This is my attempt at the 1BRC to see what I can come up with, but in Go.
This command generates a measurements.txt
file.
This command just reads measurements.txt
. I use this to get a baseline of how
quickly the read should be.
- Make chunk size a parameter
This is the main implementation. It processes measurements.txt
.
- Make chunk size a parameter