aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-10 12:41:08 +0100
committerGitHub <noreply@github.com>2024-01-10 12:41:08 +0100
commit7a617720ad20ce4b22bc2d03c7387b3f33fc4803 (patch)
tree4948d0de3c450617a5d9be42d78d88585c3883cc
parent8fac59de425c0a90c7377e0a690e188e334f39db (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ababdea..1db38f0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# 1️⃣🐝🏎️ The One Billion Row Challenge
+_Status Jan 10: I am in the process of moving to another execution environment for this challenge. Once that is done, the leaderboard will be refreshed with the results from that new environment, and I'll continue to evaluate pending submissions._
+
_Status Jan 1: This challenge is [open for submissions](https://www.morling.dev/blog/one-billion-row-challenge/)!_
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.