Update README.md

This commit is contained in:
Gunnar Morling
2023-12-31 10:47:20 +01:00
committed by GitHub
parent b3d23eb8b2
commit 28025a398a

View File

@@ -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!