Skip to content

Commit cb26e0e

Browse files
author
github-action-benchmark
committed
add 1. E2E Benchmark: Memory (js-framework-benchmark) (customSmallerIsBetter) benchmark result for 6a3d15d
1 parent 3bc462f commit cb26e0e

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": 1774513068758,
2+
"lastUpdate": 1774513070682,
33
"repoUrl": "https://github.com/Picea/Abies",
44
"entries": {
55
"Rendering Engine Throughput": [
@@ -13796,6 +13796,42 @@ window.BENCHMARK_DATA = {
1379613796
"extra": "mean: 36.9MB, samples: 1"
1379713797
}
1379813798
]
13799+
},
13800+
{
13801+
"commit": {
13802+
"author": {
13803+
"email": "me@mauricepeters.dev",
13804+
"name": "Maurice Cornelius Gerardus Petrus Peters",
13805+
"username": "MCGPPeters"
13806+
},
13807+
"committer": {
13808+
"email": "MCGPPeters@users.noreply.github.com",
13809+
"name": "Maurice CGP Peters",
13810+
"username": "MCGPPeters"
13811+
},
13812+
"distinct": true,
13813+
"id": "6a3d15d25b356998a1beaa5a38160cfea3495612",
13814+
"message": "style: fix formatter issues from PR review updates\n\n- normalize whitespace/indentation in Conduit API endpoint and infrastructure files\n- apply final newline/import ordering fixes in touched test/core files\n- keep changes scoped to files touched by review-comment follow-up",
13815+
"timestamp": "2026-03-26T09:07:06+01:00",
13816+
"tree_id": "d11e78a0dfb59c4d6df82b374df84671cacfd27f",
13817+
"url": "https://github.com/Picea/Abies/commit/6a3d15d25b356998a1beaa5a38160cfea3495612"
13818+
},
13819+
"date": 1774513070272,
13820+
"tool": "customSmallerIsBetter",
13821+
"benches": [
13822+
{
13823+
"name": "21_ready-memory (ready memory)",
13824+
"value": 35.12678527832031,
13825+
"unit": "MB",
13826+
"extra": "mean: 35.1MB, samples: 1"
13827+
},
13828+
{
13829+
"name": "22_run-memory (run memory)",
13830+
"value": 37.20541954040527,
13831+
"unit": "MB",
13832+
"extra": "mean: 37.2MB, samples: 1"
13833+
}
13834+
]
1379913835
}
1380013836
]
1380113837
}

0 commit comments

Comments
 (0)