mirror of https://github.com/openclaw/openclaw.git
perf: demote outbound policy from hotspot lanes
This commit is contained in:
parent
39752e7921
commit
8ef36e228f
|
|
@ -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"]
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in New Issue