chia-blockchain/benchmarks
Arvid Norberg a100dda37e
new DBWrapper supporting concurrent readers (#10166)
* new DBWrapper supporting concurrent readers

* adress review comments

* fixup default database version, when file doesn't exist

* remove unused argument
2022-03-28 11:58:00 -07:00
..
__init__.py just put __init__.py files where we have .py files (plus subdirectories) (#10129) 2022-02-07 13:16:13 -08:00
block_ref.py new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00
block_store.py new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00
clvm_generator.bin fix typo in block_store benchmark (and missing clvm generator field) (#9433) 2021-12-01 11:31:31 -08:00
coin_store.py new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00
streamable.py benchmarks: Implement streamable data comparison (#10433) 2022-03-04 09:51:39 -08:00
transaction_height_delta benchmark for blockchain.get_block_generator() (#9999) 2022-02-03 16:09:04 -08:00
utils.py new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00