From 64f5b08f45fe7b1dd816a57c5cfcea7079224656 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Sat, 3 Feb 2024 22:19:15 +0100 Subject: [PATCH] Adding Connor's blog post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ed4dabca..5379e16bf 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,7 @@ A list of external resources such as blog posts and videos, discussing 1BRC and * [One Billion Row Challenge in Racket](https://defn.io/2024/01/10/one-billion-row-challenge-in-racket/), by Bogdan Popa (blog post) * [The 1 Billion row challenge with Singlestore](https://medium.com/@testily/the-1-billion-row-challenge-with-singlestore-224ce97e451f), by Anna Semjen (blog post) * [1BRC in .NET among fastest on Linux: My Optimization Journey](https://hotforknowledge.com/2024/01/13/1brc-in-dotnet-among-fastest-on-linux-my-optimization-journey/), by Victor Baybekov (blog post) +* [One Billion Rows – Gerald’s Challenge](https://connor-mcdonald.com/2024/02/03/one-billion-rows-geralds-challenge/), by Connor McDonald (blog post) ## License