aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-06 14:33:09 +0100
committerGitHub <noreply@github.com>2024-01-06 14:33:09 +0100
commit580a30d3d76fb0ec28f771d8835584e74b83bc4e (patch)
tree40b8168a561d865305a46b2651a56b0cede22259 /README.md
parent6eb8b49b7c4fdcfd7bda08feb0303343f5848b0a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80d90e1..380e4f8 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,8 @@ The mean value of the remaining three runs is the result for that contender and
The exact same _measurements.txt_ file is used for evaluating all contenders.
If you'd like to spin up your own box for testing on Hetzner Cloud, you may find these [set-up scripts](https://github.com/gunnarmorling/cloud-boxes/) (based on Terraform and Ansible) useful.
+It has been reported that instances of the CCX33 machine class can significantly vary in terms of performance,
+so results are only comparable when obtained from one and the same instance.
Note this will incur cost you are responsible for, I am not going to pay your cloud bill :)
## Prize
@@ -220,6 +222,9 @@ A: Yes, you can. The primary focus of the challenge is about learning something
_Q: Which operating system is used for evaluation?_\
A: Fedora 39.
+_Q: My solution runs on 2 sec on my machine. Am I the fastest 1BRC-er in the world?_\
+A: Probably not :) 1BRC results are reported in wallclock time, thus results of different implementations are only comparable when obtained on the same machine. If for instance an implementation is faster on a 32 core workstation than on the 8 core evaluation instance, this doesn't allow for any conclusions. When sharing 1BRC results, you should also always share the result of running the baseline implementation on the same hardware.
+
_Q: Why_ 1️⃣🐝🏎️ _?_\
A: It's the abbreviation of the project name: **One** **B**illion **R**ow **C**hallenge.