https://github.com/solodynamo/1-billion-row-challenge
1brc
https://github.com/solodynamo/1-billion-row-challenge
Last synced: 6 months ago
JSON representation
1brc
- Host: GitHub
- URL: https://github.com/solodynamo/1-billion-row-challenge
- Owner: solodynamo
- Created: 2024-01-06T23:03:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T00:32:24.000Z (over 2 years ago)
- Last Synced: 2025-01-19T07:11:44.629Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1 Billion Row Challenge
https://x.com/gunnarmorling/status/1741839724933751238?s=20
# How to generate 1 billion row data file?
> python3 gen_data_file.py
# Run the project
> go run .