mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 16:32:29 +00:00
perf: demote outbound policy from hotspot lanes
This commit is contained in:
4
test/fixtures/test-memory-hotspots.unit.json
vendored
4
test/fixtures/test-memory-hotspots.unit.json
vendored
@@ -111,10 +111,6 @@
|
||||
"deltaKb": 335565,
|
||||
"sources": ["gha-23329089711-node-test-1-2:unit-fast"]
|
||||
},
|
||||
"src/infra/outbound/outbound-policy.test.ts": {
|
||||
"deltaKb": 334950,
|
||||
"sources": ["gha-23329089711-node-test-2-2:unit-fast"]
|
||||
},
|
||||
"src/config/sessions/store.pruning.test.ts": {
|
||||
"deltaKb": 333312,
|
||||
"sources": ["job2:unit-fast"]
|
||||
|
||||
4
test/fixtures/test-parallel.behavior.json
vendored
4
test/fixtures/test-parallel.behavior.json
vendored
@@ -35,10 +35,6 @@
|
||||
"file": "src/infra/outbound/agent-delivery.test.ts",
|
||||
"reason": "Measured ~17% faster under threads than forks on this host while keeping the file green."
|
||||
},
|
||||
{
|
||||
"file": "src/infra/outbound/outbound-policy.test.ts",
|
||||
"reason": "Measured ~11% faster under threads than forks on this host while keeping the file green."
|
||||
},
|
||||
{
|
||||
"file": "src/media-understanding/runner.video.test.ts",
|
||||
"reason": "Measured ~25% faster under threads than forks on this host while keeping the file green."
|
||||
|
||||
Reference in New Issue
Block a user