mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
.. | ||
pycapnp-carsales | ||
pycapnp-catrank | ||
pycapnp-eval | ||
pyproto-carsales | ||
pyproto-catrank | ||
pyproto-eval | ||
pyproto_cpp-carsales | ||
pyproto_cpp-catrank | ||
pyproto_cpp-eval | ||
README.md | ||
requirements.txt | ||
run_all.py | ||
runner.py |
Benchmarks
You'll need to install the protobuf dependencies if you want to profile against protobufs.
pip install -r requirements.txt
To run all the benchmarks:
./run_all -l pyproto -l pyproto_cpp