Commit Graph
6 Commits
Author SHA1 Message Date
Erik FrieseandGitHub d34b16993d Use external package betterproto-rust-codec for better (de-)serialization performance (#545)
* optionally use betterproto-rust-codec
* monkey patch `parse` and `__bytes__`
2023-12-07 11:21:29 +11:00
James Hilton-BalfeandGitHub 1b1bd47cb1 Drop support for python3.6 (#444) 2023-02-09 08:35:41 +00:00
Arun Babu NeelicattuandGitHub 70310c9e8c pre-commit: add isort hook and apply (#354) 2022-03-17 00:01:17 +00:00
PIGNOSEandGitHub ad8b91766a Add benchmarking cases for nested, repeat and deserialize (#241) 2021-06-21 23:38:22 +02:00
JamesandGitHub 8f7af272cc QOL fixes (#141)
- Add missing type annotations
- Various style improvements
- Use constants more consistently
- enforce black on benchmark code
2020-10-17 19:27:11 +02:00
Adrian Garcia BadaraccoandGitHub a3f5f21738 Add benchmarks (#148)
Add asv based benchmarks to guide future optimisation work.
2020-09-19 16:28:16 +02:00