aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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!