Skip to content
forked from gunnarmorling/1brc

1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java

Notifications You must be signed in to change notification settings

Jafagervik/1brc

 
 

Repository files navigation

1 Billion row challenge in Julia

How to run

1. Call run.sh
2. julia --project=. src/naive.jl data.txt

Make changes

julia --project=. ] generate

Now all packages are installed

Contributors

Jørgen A. Fagervik

About

1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 90.0%
  • Shell 10.0%