bor: env-parameterize --cache (default 1024 = bor's own default, rendering no-op) - polygon getLogs at 11.6s mean was pure cache starvation on a 125G/104G-free NVMe host
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -54,6 +54,7 @@ services:
|
||||
entrypoint: [bor, server]
|
||||
command:
|
||||
- --bor.heimdall=https://heimdall-api-amoy.polygon.technology
|
||||
- --cache=${POLYGON_AMOY_BOR_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --chain=amoy
|
||||
- --datadir=/root/.bor/
|
||||
- --db.engine=pebble
|
||||
|
||||
Reference in New Issue
Block a user