Skip to content

Commit 97703a7

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 3688ea5
1 parent 6c47cc1 commit 97703a7

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": 1776029794455,
2+
"lastUpdate": 1776673676950,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3368,6 +3368,40 @@ window.BENCHMARK_DATA = {
33683368
"unit": "MiB"
33693369
}
33703370
]
3371+
},
3372+
{
3373+
"commit": {
3374+
"author": {
3375+
"email": "anders@jenbo.dk",
3376+
"name": "Anders Jenbo",
3377+
"username": "AJenbo"
3378+
},
3379+
"committer": {
3380+
"email": "anders@jenbo.dk",
3381+
"name": "Anders Jenbo",
3382+
"username": "AJenbo"
3383+
},
3384+
"distinct": true,
3385+
"id": "3688ea5971aad042de7c397cc692fb4381aa8857",
3386+
"message": "Rewrite variable resolver as a single forward pass",
3387+
"timestamp": "2026-04-20T10:15:26+02:00",
3388+
"tree_id": "50f5fe844917cffee718230d0ffc8d84b7587ffc",
3389+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/3688ea5971aad042de7c397cc692fb4381aa8857"
3390+
},
3391+
"date": 1776673676530,
3392+
"tool": "customSmallerIsBetter",
3393+
"benches": [
3394+
{
3395+
"name": "memory_hello_world",
3396+
"value": 33.1,
3397+
"unit": "MiB"
3398+
},
3399+
{
3400+
"name": "memory_laravel_model",
3401+
"value": 45.7,
3402+
"unit": "MiB"
3403+
}
3404+
]
33713405
}
33723406
]
33733407
}

0 commit comments

Comments
 (0)