My language was built in Rust, can I bench better than Rust?
The Rust Programming Language Forum
My language was built in Rust, can I bench better than Rust?
I bench pretty nicely already, boasting 120FPS on a good gaming GPU with a 120HZ monitor, and it is faster than python by far, but would I possibly be able to benchmark better or same as Rust if I optimize? What is the correct path to get my language performance faster? Should I rewrite it in C or C++? I have a lot of optimizations on my language, but what could I add for graphics, AI, cryptography, raw math performance? For more info on my project ling-lang: https://ling-lang.org
0 comments
No comments yet.