openethereum/rpc
Kirill Pimenov 6ddabc0f49 Small performance gain in allocations
As measured in
https://gist.github.com/kirushik/e0d93759b0cd102f814408595c20a9d0,
it's much faster not to iterate over zeroes, and just allocate a
contiguous array of zeroes directly.
2017-11-14 13:06:50 +01:00
..
src Small performance gain in allocations 2017-11-14 13:06:50 +01:00
Cargo.toml Capture traces and write some tests. 2017-10-20 16:06:36 +02:00