Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 394 Bytes

1BRC

1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated. The challenge was primarily foces on Java but I decided to solve it in Golang!

Record of iterations

Final implementation approach looks like this:

final iteration visualised