miknoj / 1brc

Python solutions to the 1 billion row challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1brc Python solutions

This repository contains a few solutions to the 1brc implemented in Python.

Credit to

Kudos to community members

Generating data

Follow the instructions for generating data in the original 1brc repository

Copy or symlink them to data/measurements.txt.

Evaluate the solutions

Run

bash eval.sh | python calc_stats.py

About

Python solutions to the 1 billion row challenge.

License:Apache License 2.0


Languages

Language:Python 97.7%Language:Shell 2.3%