summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-02-21 14:31:48 +0100
committerGitHub <noreply@github.com>2024-02-21 14:31:48 +0100
commitfe9b52799556a53edb75455ad663e8807fab929d (patch)
tree04bf42be7799136ae3b3857d8a6068f17119a684
parent00a309e5c7e0b99907627014bfce53435e3c4c99 (diff)
Adding a blog post
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31bba65..bff6dba 100644
--- a/README.md
+++ b/README.md
@@ -531,6 +531,7 @@ A list of external resources such as blog posts and videos, discussing 1BRC and
* [Reading a file insanely fast in Java](https://rmannibucau.metawerx.net/reading-a-file-insanely-fast-in-java.html), by Romain Manni-Bucau (blog post)
* [#1BRC Timeline](https://tivrfoa.github.io/java/benchmark/performance/2024/02/05/1BRC-Timeline.html), by tivrfoa (blog post)
* [1BRC - What a Journey](https://www.esolutions.tech/1brc-what-a-journey), by Marius Staicu (blog post)
+* [One Billion Rows Challenge in Golang](https://www.bytesizego.com/blog/one-billion-row-challenge-go), by Shraddha Agrawal (blog post)
## License