erigon-pulse/turbo/trie
ledgerwatch 88acfc55ca
Vary batch size for execution stage (#1274)
* Vary batch size for execution stage

* Fix in logging

* Improve log of timings

* Log improvements

* Log improvements

* Fix tests

* More log improvments, fix tests

* Fix tests

* Better logging for Bodies and Interhash

* Fix tests

* Minor fixes

* Fix test
2020-10-21 18:01:40 +01:00
..
.gitignore move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
account_node_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
database.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
debug_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
debug.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
delete_subrtee_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
encoding_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
encoding.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
errors.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
flatdb_sub_trie_loader_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
flatdb_sub_trie_loader.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
gen_struct_step.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
hack.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
hashbuilder.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
hasher_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
hasher.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
intermediate_hash_receiver.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
intermediate_hashes_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
intermediate_trie_hashes.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
node_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
node.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
proof.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
retain_list_builder.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
retain_list.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
stark_stats.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
stream_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
stream.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
structural_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
sub_trie_loader.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
sync_bloom.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_binary.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_eviction_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_eviction.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_from_witness.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_observers_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_observers.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_root.go Vary batch size for execution stage (#1274) 2020-10-21 18:01:40 +01:00
trie_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_transform.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie_witness.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
utils.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
visual.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_builder_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_builder.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_marshalling.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_operators_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_operators.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_stats.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witnessdb_sub_trie_loader_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witnessdb_sub_trie_loader.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00