diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-02-03 22:19:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-03 22:19:15 +0100 |
| commit | 64f5b08f45fe7b1dd816a57c5cfcea7079224656 (patch) | |
| tree | cbce7cf41587836b42af5d788cc0fb7fce95125c | |
| parent | 4c66ecc45b9f105b5c08314d389cd7c0619f15b7 (diff) | |
Adding Connor's blog post
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
