pycapnp/benchmark/bin/README.md
Jacob Alexander b5cd22d569 Adding instructions to run the benchmarks
- Note that these tests don't test RPC, only data format
2020-06-09 00:04:07 -07:00

227 B

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