aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-14 11:59:57 +0100
committerGunnar Morling <gunnar.morling@googlemail.com>2024-01-14 11:59:57 +0100
commit71fa19dac03aaa2dbf91da9bf98279ab45651760 (patch)
tree5b3fc280762170c0b649af4a80401d205ad7f874 /README.md
parent7a96c5ee1b8e7d2438c5a6a1aab38c09632c8f99 (diff)
Formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8e155ff..fab1bb0 100644
--- a/README.md
+++ b/README.md
@@ -163,9 +163,7 @@ For the 1BRC challenge, only the results in the previous section are of importan
#### 32 Cores / 64 Threads
For officially evaluating entries into the challenge, each contender is run on eight cores of the evaluation machine (AMD EPYC™ 7502P).
-Here are the results from running the top 15 entries (as of commit 2c26b511e741f4d96a51dda831001946ea27a591) running on all 32 cores / 64 threads (i.e. SMT is enabled) of the machine:
-
-Leaderboard
+Here are the results from running the top 15 entries (as of commit [2c26b511](https://github.com/gunnarmorling/1brc/commit/2c26b511e741f4d96a51dda831001946ea27a591)) on all 32 cores / 64 threads (i.e. SMT is enabled) of the machine:
| # | Result (m:s.ms) | Implementation | JDK | Submitter | Notes |
|---|-----------------|--------------------|-----|---------------|-----------|
@@ -188,7 +186,7 @@ Leaderboard
#### 10K Key Set
The 1BRC challenge data set contains 413 distinct weather stations, whereas the rules allow for 10,000 different station names to occur.
-Here are the results from running the top 15 entries (as of commit 2c26b511e741f4d96a51dda831001946ea27a591) against 1,000,000,000 measurement values across 10K stations (created via _./create_measurements3.sh 1000000000_),
+Here are the results from running the top 15 entries (as of commit [2c26b511](https://github.com/gunnarmorling/1brc/commit/2c26b511e741f4d96a51dda831001946ea27a591)) against 1,000,000,000 measurement values across 10K stations (created via _./create_measurements3.sh 1000000000_),
using eight cores on the evaluation machine:
| # | Result (m:s.ms) | Implementation | JDK | Submitter | Notes |