Skip to content

The One Billion Row Challenge - A fun exploration of how quickly 1B rows from a text file can be aggregated with Rust

License

Notifications You must be signed in to change notification settings

MihaiBogdanEugen/one-billion-row-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1brc

The One Billion Row Challenge - A fun exploration of how quickly 1B rows from a text file can be aggregated with Rust

Setup

make generate-input size=1000000000

Run

make run path=measurements_1000000000.txt

About

The One Billion Row Challenge - A fun exploration of how quickly 1B rows from a text file can be aggregated with Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages