aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 36080ee118ad005ee254774107c76d434a97798c (plain)
1
2
3
4
5
6
7
8
9
# hare-1brc

The One Billion Row Challenge in Hare.

Most of the logic is taken from <https://github.com/jonhoo/brrr>, with the exception of `i64parse` being from <https://github.com/benhoyt/go-1brc>

## Performance

On my PC with an i5-9400f, 2x8GB of DDR4@2666MHz and the file on a SATA SSD `./1brc` finishes in 7 seconds.