|
|
|
|
|
by throw10920
988 days ago
|
|
> Dynamic typing also makes a ton of optimizations basically impossible and even after monumental efforts languages like Javascript are still quite slow, inconsistent and memory inefficient outside of trivial benchmarks. Please provide evidence for this extreme claim. I can point to benchmarks[1] where JavaScript is competitive with or even better than compiled static-typed languages like Java. (any argument that those are "trivial benchmarks" is automatically invalid without actual empirical evidence) [1] https://benchmarksgame-team.pages.debian.net/benchmarksgame/... |
|