Jafagervik / 1brc

1๏ธโƒฃ๐Ÿ๐ŸŽ๏ธ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java

Home Page:https://www.morling.dev/blog/one-billion-row-challenge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.morling.dev/blog/one-billion-row-challenge/


Languages

Language:Julia 90.0%Language:Shell 10.0%