Sorry if this has been asked before,
But I'm curious about how C2 performs on a pure CPU level, not worrying about drawing any kind of graphics.
I know the browser would matter but am curious for even a general estimation.
Thanks.
what are you asking for?
what are you benchmarking.
Are you looking for something like: 1 million computations in C2 vs. 1 million in...php? html? java?
Well let's say compared to python.
Develop games in your browser. Powerful, performant & highly capable.
For a very rough ballpark, Javascript is generally slower than C, but is amongst the very fastest of dynamic languages. Very few languages have had the same amount of immense engineering input into optimisation as Javascript, with entire teams of coders at Google, Mozilla and Microsoft all competing to make the fastest engine.