aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2023-12-31 10:47:20 +0100
committerGitHub <noreply@github.com>2023-12-31 10:47:20 +0100
commit28025a398a7ca4a62f5de86e63520f2798947349 (patch)
tree589195a8d29cf6530c3947aeb75f6d575d49fc09 /README.md
parentb3d23eb8b2dd170e1ed374fd653fb1dd2896255f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27227ef..017c1d5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# 1️⃣🐝🏎️ The One Billion Row Challenge
+_Note: The challenge will be opened officially on Jan 1 2024!_
+
The One Billion Row Challenge (1BRC) is a fun exploration of how far modern Java can be pushed for aggregating one billion rows from a text file.
Grab all your (virtual) threads, reach out to SIMD, optimize your GC, or pull any other trick, and create the fastest implementation for solving this task!