erigon-pulse/patricia
ledgerwatch 7ec016b160
Fixes in compress (#260)
* Fixes in compress

* Reuse outputFile also as uncompressed file

* Close file before renaming

* Trace

* Untrace

* Use 8 threads

* Print aggregations

* Print merge and timing

* Print merge and timing

* readonly mode for patricia

* Fix to infinite loop

* Fix file names

* Cleanup

* Cleanup

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-01-24 22:13:48 +00:00
..
testdata/fuzz/FuzzPatricia Patricia tree (binary) as a memory efficient alternative to Aho-Corassick (#97) 2021-10-06 15:28:56 +01:00
patricia_fuzz_test.go Generalise patricia tree, initial compress (#103) 2021-10-11 18:31:49 +01:00
patricia_test.go Fixes in compress (#260) 2022-01-24 22:13:48 +00:00
patricia.go Fixes in compress (#260) 2022-01-24 22:13:48 +00:00