Absolutely, it’s just one aspect of it, benchmarking is always narrow in scope. Some languages may be good at some things and worse at others.
He / They
Software Developer
Absolutely, it’s just one aspect of it, benchmarking is always narrow in scope. Some languages may be good at some things and worse at others.
Oh PHP is hands down one of the slowest languages out there. It’s just convenient because it’s easy to host, but it’s awful to use and it’s really slow.
Here, have a chart:
In this chart, where the benchmark is calculating digits of π, Java is faster than JS, but there are cases where it’s the opposite.
https://github.com/niklas-heer/speed-comparison?tab=readme-ov-file
Node.js is really not a bad backend language, since it’s JIT, it’s actually faster than Python and Java in most cases.
Rust will definitely have the advantage of being a compiled language though.
Source: I write both Java and TS backend code, have done benchmarks.
I just use TempleOS, the OS of GOD and not robots!!!
Looks good! The only other criticism I could give you is that the fingers on the hand holding the laptop are too long, and the laptop looks funky, like the lid’s been bent.
I would suggest making a laptop in Blender, giving it the angle you’re looking for and tracing it out.
The one on top has 6 fingers on one hand
True, I didn’t structure my sentence correctly.
It gets to compete with Java and Python because it’s also JIT is what I meant to say.