No description
Find a file
2021-06-06 21:28:14 +02:00
primes lmao python 2021-06-06 21:23:40 +02:00
.gitignore rust? 2021-06-06 20:33:28 +02:00
README.md Update README.md 2021-06-06 21:28:14 +02:00

Benchmarks

Different languages benchmarked in different benchmarks.
For more details view the benchmarks in the directories.

Feel free to add more languages and benchmarks. But always use the same algorithms in all languages, so for example don't just use a better prime finding algorithm in one language since the comparison wouldn't make sense then. You can of course restructure the code and use shortcuts the languages has if it makes it faster, but the general idea of the algorithm used has to be the same.

And no matter what happens, remember one thing: js fast