erigon-pulse/common/etl
Alex Sharov 7f60d1b535
Remove load start key from etl (#757)
* limit incremental step size of stages 5 and 6

* remove limit, make incremental

* remove_load_start_key_from_etl

* switch to "struct of arrays" from "array of structs"

* switch to "struct of arrays" from "array of structs"

Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
2020-07-18 10:17:04 +01:00
..
buffers.go Replace global buff pool by local, because of buffer leaks to larger pools (#739) 2020-07-14 08:56:47 +07:00
collector.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
dataprovider.go Replace global buff pool by local, because of buffer leaks to larger pools (#739) 2020-07-14 08:56:47 +07:00
etl_test.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
etl.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
heap.go Plain state index (#595) 2020-05-31 07:57:47 +01:00