Skip to content

Commit 72fc43a

Browse files
author
github-action-benchmark
committed
add 1. E2E Benchmark: Memory (js-framework-benchmark) (customSmallerIsBetter) benchmark result for 1b415ad
1 parent 8fbd6f1 commit 72fc43a

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

dev/bench/data.js

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775043582309,
2+
"lastUpdate": 1775043583390,
33
"repoUrl": "https://github.com/Picea/Abies",
44
"entries": {
55
"Rendering Engine Throughput": [
@@ -13910,6 +13910,42 @@ window.BENCHMARK_DATA = {
1391013910
"extra": "mean: 37.2MB, samples: 1"
1391113911
}
1391213912
]
13913+
},
13914+
{
13915+
"commit": {
13916+
"author": {
13917+
"email": "me@mauricepeters.dev",
13918+
"name": "Maurice Cornelius Gerardus Petrus Peters",
13919+
"username": "MCGPPeters"
13920+
},
13921+
"committer": {
13922+
"email": "MCGPPeters@users.noreply.github.com",
13923+
"name": "Maurice CGP Peters",
13924+
"username": "MCGPPeters"
13925+
},
13926+
"distinct": true,
13927+
"id": "1b415adf5ad4e4520c00409fba0b4362fbe05e51",
13928+
"message": "fix(debugger): seed initial route replay and stabilize conduit e2e",
13929+
"timestamp": "2026-04-01T13:29:21+02:00",
13930+
"tree_id": "343da5b173ca85da8fc86bc64b0ce1e7fa6f128f",
13931+
"url": "https://github.com/Picea/Abies/commit/1b415adf5ad4e4520c00409fba0b4362fbe05e51"
13932+
},
13933+
"date": 1775043583161,
13934+
"tool": "customSmallerIsBetter",
13935+
"benches": [
13936+
{
13937+
"name": "21_ready-memory (ready memory)",
13938+
"value": 35.120299339294434,
13939+
"unit": "MB",
13940+
"extra": "mean: 35.1MB, samples: 1"
13941+
},
13942+
{
13943+
"name": "22_run-memory (run memory)",
13944+
"value": 37.1373348236084,
13945+
"unit": "MB",
13946+
"extra": "mean: 37.1MB, samples: 1"
13947+
}
13948+
]
1391313949
}
1391413950
]
1391513951
}

0 commit comments

Comments
 (0)