/1brc

An attempt at the One Billion Row Challenge written in Go.

Primary LanguageGo

One Billion Row Challenge

An attempt at the One Billion Row Challenge written in Go.

Running the challenge

Follow the guide in the README for the official challenge using the link above to generate the measurement data.

  1. Compile: CGO=1 go build main.go
  2. Run: time ./main measurements.txt

Benchmark History

System Specs:

OS: WSL2 on Win11

CPU: Intel i5-12500

RAM: 32GB DDR4@3200GHz

Disk: Seagate FireCuda 520 NVMe

Date Benchmark Commit SHA
6/20/2024 38.8s f2f61b8