diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-13 12:20:49 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-13 12:23:06 +0100 |
| commit | 45056e073b1301b2398802255737f39bb2d99252 (patch) | |
| tree | 1677a9ee60f52b8d639679d20709b0f67b4f845a /README.md | |
| parent | eff73db9fe5437a512d8a205b3baabbd6e62cd01 (diff) | |
Script cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -251,12 +251,13 @@ Any submissions (i.e. pull requests) created after Jan 31 2024 23:59 UTC will no Results are determined by running the program on a [Hetzner AX161](https://www.hetzner.com/dedicated-rootserver/ax161) dedicated server (32 core AMD EPYC™ 7502P (Zen2), 128 GB RAM). Programs are run from a RAM disk (i.o. the IO overhead for loading the file from disk is not relevant), using 8 cores of the machine. +Each contender must pass the 1BRC test suite (_/test.sh_). The `hyperfine` program is used for measuring execution times of the launch scripts of all entries, i.e. end-to-end times are measured. Each contender is run five times in a row. The slowest and the fastest runs are discarded. The mean value of the remaining three runs is the result for that contender and will be added to the results table above. The exact same _measurements.txt_ file is used for evaluating all contenders. -See the script _evaluate2.sh_ for the exact implementation of the evaluation steps. +See the script _evaluate.sh_ for the exact implementation of the evaluation steps. ## Prize |
