Skip to content

HdkTvd/1brc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt to solve 1 billion row challenge in fastest way possible using golang.

Run the below command to clear cache before running the program to get accurate results. go clean -cache

Refer to this github repo text to create measurements file with 1 BILLION rows!

Run the code using

go build .
./1brc.exe -filepath="../measurements.txt" -cpuprofile="./result/cpuprofile.prof" -revision="rev1"

About

1 Billion row challenge in Golang

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages