diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2023-12-31 10:47:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-31 10:47:20 +0100 |
| commit | 28025a398a7ca4a62f5de86e63520f2798947349 (patch) | |
| tree | 589195a8d29cf6530c3947aeb75f6d575d49fc09 /README.md | |
| parent | b3d23eb8b2dd170e1ed374fd653fb1dd2896255f (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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! |
