go-ethereum/ethdb/pebble
rjl493456442 dbca85869f
ethdb/pebble: change the Pebble database configuration (#33353)
This PR changes the Pebble configurations as below:

- increase the MemTableStopWritesThreshold for handling temporary spike
- decrease the L0CompactionConcurrency and CompactionDebtConcurrency to
scale up compaction readily
2025-12-08 13:53:40 +01:00
..
pebble.go ethdb/pebble: change the Pebble database configuration (#33353) 2025-12-08 13:53:40 +01:00
pebble_test.go core, ethdb: introduce database sync function (#31703) 2025-05-08 19:10:26 +08:00