Example throughput charts¶
Bar charts for examples/README.md: MiB/s, before vs pyuring.
Workloads are many small/medium files (thread pool or asyncio.gather+executor vs batched io_uring), where batching usually favors pyuring. Regenerate with:
pip install numpy
PYTHONPATH=. python3 scripts/gen_example_graphs.py