Skip to content

Commit c686313

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 58b4b65
1 parent a23d7a2 commit c686313

1 file changed

Lines changed: 35 additions & 1 deletion

File tree

dev/memory/data.js

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775859307222,
2+
"lastUpdate": 1775859899675,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3198,6 +3198,40 @@ window.BENCHMARK_DATA = {
31983198
"unit": "MiB"
31993199
}
32003200
]
3201+
},
3202+
{
3203+
"commit": {
3204+
"author": {
3205+
"email": "anders@jenbo.dk",
3206+
"name": "Anders Jenbo",
3207+
"username": "AJenbo"
3208+
},
3209+
"committer": {
3210+
"email": "anders@jenbo.dk",
3211+
"name": "Anders Jenbo",
3212+
"username": "AJenbo"
3213+
},
3214+
"distinct": true,
3215+
"id": "58b4b65d3ff4e72faeb21c6a40c389192bd5fe6f",
3216+
"message": "Fix template substitution for nested class-string<T> arguments",
3217+
"timestamp": "2026-04-11T00:12:44+02:00",
3218+
"tree_id": "433bcb835d143dbde7a2dcba53e5f0c15de60828",
3219+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/58b4b65d3ff4e72faeb21c6a40c389192bd5fe6f"
3220+
},
3221+
"date": 1775859899111,
3222+
"tool": "customSmallerIsBetter",
3223+
"benches": [
3224+
{
3225+
"name": "memory_hello_world",
3226+
"value": 24.5,
3227+
"unit": "MiB"
3228+
},
3229+
{
3230+
"name": "memory_laravel_model",
3231+
"value": 42.6,
3232+
"unit": "MiB"
3233+
}
3234+
]
32013235
}
32023236
]
32033237
}

0 commit comments

Comments
 (0)