/1brc

Solution for one billion row challenge

Primary LanguageGo

1 billion row challenge

build

time ./main -f ../fixture/44K_weather_stations.csv

real	0m0.116s
user	0m0.105s
sys	0m0.025s
time ./main -f ../fixture/1M_weather_stations.csv

real	0m0.655s
user	0m0.786s
sys	0m0.037s