File size: 1,077 Bytes
183e0a9 5a34fa7 183e0a9 28fb540 183e0a9 28fb540 183e0a9 28fb540 dd55580 183e0a9 dd55580 42696a9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
license: apache-2.0
language:
- en
pretty_name: 1️⃣🐝🏎️ The One Billion Row Challenge - Data
size_categories:
- 1B<n<10B
viewer: false
---
# 1brc.data
1️⃣🐝🏎️ The One Billion Row Challenge - Data files only if you can't be bothered with Java
or write a generator but would rather download +3GB 😁
See https://github.com/gunnarmorling/1brc for original Java challenge.
Large data files have been generated on my machine and given official Java generator is random
(not seeded and hence not deterministic) will be different than official files.
+10 million row files have been compressed with [7-zip](https://www.7-zip.org/) and split in 1GB volumes if needed.
Those files have been uploaded using git lfs.
Expected output (`.out`) have been generated using Java implementations. Nothing has been done to verify results are correct.
Other files are from https://github.com/gunnarmorling/1brc/tree/main/src/test/resources/samples with expected outputs.
Download or clone with:
```
git clone https://huggingface.co/datasets/nietras/1brc.data
``` |