openethereum/miner/src
Tomasz Drwięga aa67bd5d00 A last bunch of txqueue performance optimizations (#9024)
* Clear cache only when block is enacted.

* Add tracing for cull.

* Cull split.

* Cull after creating pending block.

* Add constant, remove sync::read tracing.

* Reset debug.

* Remove excessive tracing.

* Use struct for NonceCache.

* Fix build

* Remove warnings.

* Fix build again.
2018-07-05 16:27:48 +01:00
..
pool A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
external.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
gas_price_calibrator.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
gas_pricer.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
lib.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
work_notify.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00