Commit Graph

9 Commits

Author SHA1 Message Date
Madhava Jay
fc617142c0 Fixed issue where pickle helpers didnt use new from_bytes with context
- Added with context to benchmarks that use with_bytes
2022-05-24 11:38:27 +10:00
Jacob Alexander
6e7fffd7de Applying black formatting
- Fixing flake8 configuration to agree with black
- Adding black validation check to github actions
2021-10-01 11:12:21 -07:00
Jacob Alexander
49fd4854d8 Minor code cleanup
- Reducing linter errors
- Removing old Python 2-only code (__future__ print)
2020-06-08 23:51:07 -07:00
Jason Paryani
f12f826a85 Change addressbook benchmark around a bit 2014-09-04 14:20:47 -07:00
Jason Paryani
b911582afa Update benchmarks to not use files for input/output 2013-09-22 17:41:01 -07:00
Jason Paryani
9131ca2751 Update benchmarks 2013-09-03 22:50:52 -07:00
Jason Paryani
b02244799b Fix enum interface change for benchmark 2013-08-13 23:08:42 -07:00
Jason Paryani
ea77abc785 Add references to parent Builder/Reader objects to prevent segfaults. 2013-07-07 18:48:55 -07:00
Jason Paryani
c44b5b3440 adding benchmarks 2013-07-07 15:59:09 -07:00