Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idkosilov authored Feb 3, 2025
1 parent 13c958c commit 4ed64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pip install zeroq

The following benchmarks compare `zeroq` with Python's standard
`multiprocessing.Queue` across different payload sizes. Tests were conducted
on an **Apple M1 Pro** CPU with Python 3.11.10. Each test measures
on a **GitHub Actions runner (Ubuntu latest)** with Python 3.11. Each test measures
the time for a complete `put`+`get` operation cycle (1000 iterations).

![benchmarks](https://raw.githubusercontent.com/idkosilov/ZeroQ/refs/heads/main/benchmark_plot.png)
Expand Down

0 comments on commit 4ed64c4

Please sign in to comment.