Skip to content

MarcusGoldschmidt/1BRCgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1BRCgo

Study project Based on The One Billion Row Challenge and This Repository

Run

Generate a CSV file with 1.000.000 rows:

go run cmd/generate/main.go -size=1_000_000 -output=1brc.csv

Parse the csv file

go run cmd/parse/main.go 1brc.csv

About

Go lang implementation of 1BRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published