Episode 392
392: The One Billion Row Challenge - .NET Edition
January 8th, 2024
38 mins 45 secs
About this Episode
How fast can you read in and parse a file with one billion rows of data? That is the challenge taking over the Java world, so Frank naturally attempts to do it in F# and .NET! Let's see how he did!
Follow Us
- Frank: Twitter, Blog, GitHub
- James: Twitter, Blog, GitHub
- Merge Conflict: Twitter, Facebook, Website, Chat on Discord
- Music : Amethyst Seer - Citrine by Adventureface
⭐⭐ Review Us ⭐⭐
Machine transcription available on http://mergeconflict.fm
Support Merge ConflictEpisode Links
- gunnarmorling/1brc: 1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
- praeclarum/1brc: 1️⃣🐝🏎️ The One Billion Row Challenge - .NET Edition