From fe9b52799556a53edb75455ad663e8807fab929d Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Wed, 21 Feb 2024 14:31:48 +0100 Subject: [PATCH] Adding a blog post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31bba6523..bff6dbab9 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