hexoscott
ca4cbfe62e
comments for collector loadFilesIntoBucket ( #590 )
2022-08-16 21:58:29 +07:00
Alex Sharov
1e029ac6d8
go1.19 gofmt ( #576 )
...
* save
* save
2022-08-10 19:00:19 +07:00
Håvard Anda Estensen
ad2344a6cc
Replace ioutil with io and os ( #560 )
2022-08-01 11:03:48 +07:00
Alex Sharov
471d790348
kv.Del() remove second parameter ( #554 )
...
* save
* save
* save
* save
* save
* save
* save
* save
2022-07-26 12:47:08 +07:00
Alex Sharov
7e00e77ae5
match roaring version with erigon #475
2022-05-30 09:17:47 +07:00
Alex Sharov
2bfb6d70bb
a bit more docs to etl #463
2022-05-24 11:37:27 +07:00
ledgerwatch
0497aa6aa2
ExtractEndKey should be exclusive bound in etl ( #461 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-05-22 17:26:39 +01:00
Alex Sharov
a8ce14e8cc
option to disable runtime.ReadMemStats ( #457 )
...
* save
* save
* save
* save
2022-05-19 11:46:55 +07:00
Alex Sharov
8c4a3df7f1
etl: collector log level ( #385 )
2022-03-21 11:22:17 +07:00
ledgerwatch
2b14d6da29
[erigon2] debug delays in the main thread ( #379 )
...
* Split handover time
* Clean up
* Correctly compute handover time
* not use compression when aggregating
* Fix for etl collector
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-03-19 12:02:27 +00:00
Alex Sharov
83951a1d62
Enable more linters ( #381 )
2022-03-19 11:38:37 +07:00
ledgerwatch
c71ac02a0f
[erigon2] Optimisations in etl collector and compressor ( #339 )
...
* Optimisations in etl collector and compressor
* Not copy k and v in the collector
* Fix lint
* Optimisations
* Change Load1 back to Load
* Reduce allocations for tests
* preallocate inv
* counting hits and misses
* Try to fix
* Try to fix
* Relaxation 1
* Relaxation 2
* Add arch tables
* Fix
* Update arch tables and use them
* Not to override larger value
* Increase arch table size
* Increase arch table size
* Fixes to arch
* Print
* Off by one
* Print
* Fix
* Remove print
* Perform update of arch in the background
* Build up huffman tree
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-02-20 22:14:06 +00:00
EXEC
143cd510bd
Fix typo in README.md ( #340 )
...
`currenk` -> `current`
2022-02-20 14:12:06 +00:00
Alex Sharov
3c4f8a759c
recsplit: reset offset collector, etl: faster flush and load ( #310 )
2022-02-10 14:40:24 +07:00
Alex Sharov
e649f7ea91
Less alloc etl recsplit ( #307 )
...
* less allocs recsplit
* save
* save
2022-02-09 13:22:45 +07:00
Alex Sharov
8791c5eb7a
Etl less allocs ( #263 )
...
* etl less allocs
* etl less allocs
* allow configure pagesize
2022-01-22 12:21:04 +07:00
Zhang Zhuo
10b163bbf1
doc: fix a broken link in etl/README.md ( #246 )
2022-01-18 13:43:30 +00:00
Alex Sharov
0d5d8975d9
Snapshots: create .dat in tmpdir ( #225 )
2022-01-09 14:43:55 +07:00
Alex Sharov
52ef645c0c
ETL file names revert ( #147 )
2021-11-06 17:32:37 +07:00
Alex Sharov
3c86aa6290
ETL: use logPrefix as suffix of tmp files ( #146 )
2021-11-05 17:04:17 +07:00
Alex Sharov
ba51a5966a
etl.collector - move logPrefix to constructor ( #128 )
2021-10-25 09:12:00 +07:00
Alex Sharov
206df12e62
mdbx version v0.10.5 ( #112 )
2021-10-15 09:43:24 +07:00
alex.sharov
379c101a50
better log
2021-10-13 09:33:52 +07:00
alex.sharov
bffb89e65a
better log
2021-10-13 09:01:43 +07:00
Alex Sharov
8163e0cd93
Pool: cache based on txID ( #75 )
2021-09-17 09:56:04 +07:00
ledgerwatch
826f6ce377
Move ETL to erigon-lib ( #65 )
...
* Move ETL to erigon-lib
* Add coded
* Remove walk
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-09-11 16:11:41 +01:00