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 |
|
Madhava Jay
|
ea70dac5cb
|
Fixed black issues
- Disabled flake8 checks from blocking CI
- Added python 3.10 to packaging and manylinux
|
2022-04-06 13:32:52 +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
|
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 |
|
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 |
|
Ivor Blockley
|
31d0444a82
|
Update benchmark run_all.py for Python3
|
2017-07-18 17:19:09 +10:00 |
|
Ivor Blockley
|
0fa6da74cc
|
Update benchmarks for Python3 while retaining backwards compatibility with Python2
|
2017-07-18 15:25:40 +10:00 |
|
Ivor Blockley
|
fdc8a372a2
|
Update benchmark Protocol Buffers generated Python code. Generated with libprotoc 3.3.0
|
2017-07-18 15:25:32 +10:00 |
|
Ivor Blockley
|
e389772f6f
|
Update benchmark *.proto definitions to specify proto2 syntax, and add a missing field in addressbook.proto
|
2017-07-18 15:03:33 +10:00 |
|
Jason Paryani
|
468375d566
|
Fix benchamrks
|
2016-08-31 14:03:19 -07:00 |
|
Jason Paryani
|
f12f826a85
|
Change addressbook benchmark around a bit
|
2014-09-04 14:20:47 -07:00 |
|
Jason Paryani
|
03b290969a
|
Fix a few typos in benchmarks
|
2014-01-27 16:06:58 -08:00 |
|
Jason Paryani
|
2230ab3e85
|
Update protobuf cpp benchmarks to actually use cpp
|
2014-01-15 22:07:41 -08:00 |
|
Jason Paryani
|
a3f1118fc9
|
Add forgotten file
|
2013-11-19 17:25:50 -08:00 |
|
Jason Paryani
|
1ba1afcfce
|
More random fixups in benchmarking script
|
2013-11-18 13:23:53 -08:00 |
|
Jason Paryani
|
d6df2bc98b
|
Small fixups to benchmarking
|
2013-11-18 13:17:49 -08:00 |
|
Jason Paryani
|
895f74547c
|
Refactored benchmarks to conform to cpp spec
|
2013-11-18 13:05:56 -08:00 |
|
Jason Paryani
|
311da1b12f
|
Change benchmarks to use shared seed
|
2013-11-18 01:14:12 -08:00 |
|
Jason Paryani
|
52dde9ab22
|
Add benchmarks
|
2013-11-17 23:06:25 -08: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
|
172c2fd900
|
Change orphan list semantics a bit
|
2013-08-27 10:55:06 -07:00 |
|
Jason Paryani
|
448ea93891
|
Add full orphan functionality. Also, allow special orphan lists
that can grow over time.
|
2013-08-26 22:00:12 -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 |
|