Benchmarks icon indicating copy to clipboard operation
Benchmarks copied to clipboard

Some language performance comparisons.

Results 2 Benchmarks issues
Sort by recently updated
recently updated
newest added

I tried ruby, python, go, java, js and php, but my results are a bit different. In all the tests with different entries, go was faster than java, also js...

You can save a function call by using the **2 operator and explicitly making the operation instead of calling self.dot()