From 86de8b65b1c0eb455e7bf43ecd1fa3f8e442c236 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 24 Mar 2026 10:45:11 -0700 Subject: [PATCH] test(memory): isolate plugin-core hotspot --- test/fixtures/test-memory-hotspots.unit.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/fixtures/test-memory-hotspots.unit.json b/test/fixtures/test-memory-hotspots.unit.json index 64aff4b2b9f..e1bba1556ec 100644 --- a/test/fixtures/test-memory-hotspots.unit.json +++ b/test/fixtures/test-memory-hotspots.unit.json @@ -1,6 +1,6 @@ { "config": "vitest.unit.config.ts", - "generatedAt": "2026-03-24T17:41:36.385Z", + "generatedAt": "2026-03-24T17:44:58.770Z", "defaultMinDeltaKb": 262144, "lane": "unit-fast, unit-*", "files": { @@ -46,6 +46,12 @@ "openclaw-test-memory-trace:unit-run.cron-model-override-memory-isolated" ] }, + "src/channels/plugins/plugins-core.test.ts": { + "deltaKb": 792269, + "sources": [ + "openclaw-plugins-core-mem:unit" + ] + }, "src/plugins/manifest-registry.test.ts": { "deltaKb": 684749, "sources": [