mirror of
https://github.com/Noratrieb/benchmarks.git
synced 2026-01-14 10:45:04 +01:00
Update README.md
This commit is contained in:
parent
4fa5556d84
commit
e1478285a7
1 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,7 @@
|
||||||
Different languages benchmarked in different benchmarks.
|
Different languages benchmarked in different benchmarks.
|
||||||
For more details view the benchmarks in the directories.
|
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*
|
And no matter what happens, remember one thing: *js fast*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue