optimizing badger cache, won a 10-15% improvement in most benchmarks
This commit is contained in:
@@ -59,7 +59,25 @@
|
||||
"Bash(./run.sh echo.wasm)",
|
||||
"Bash(./test.sh)",
|
||||
"Bash(ORLY_PPROF=cpu ORLY_LOG_LEVEL=info ORLY_LISTEN=0.0.0.0 ORLY_PORT=3334 ORLY_ADMINS=npub1fjqqy4a93z5zsjwsfxqhc2764kvykfdyttvldkkkdera8dr78vhsmmleku ORLY_OWNERS=npub1fjqqy4a93z5zsjwsfxqhc2764kvykfdyttvldkkkdera8dr78vhsmmleku ORLY_ACL_MODE=follows ORLY_SPIDER_MODE=follows timeout 120 go run:*)",
|
||||
"Bash(go tool pprof:*)"
|
||||
"Bash(go tool pprof:*)",
|
||||
"Bash(go get:*)",
|
||||
"Bash(go mod tidy:*)",
|
||||
"Bash(go list:*)",
|
||||
"Bash(timeout 180 go build:*)",
|
||||
"Bash(timeout 240 go build:*)",
|
||||
"Bash(timeout 300 go build:*)",
|
||||
"Bash(/tmp/orly:*)",
|
||||
"Bash(./orly version:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(docker ps:*)",
|
||||
"Bash(./run-profile.sh:*)",
|
||||
"Bash(sudo rm:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(./run-benchmark.sh:*)",
|
||||
"Bash(docker run:*)",
|
||||
"Bash(docker inspect:*)",
|
||||
"Bash(./run-benchmark-clean.sh:*)",
|
||||
"Bash(cd:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user