Skip to content

Commit 6039253

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 224ec96
1 parent 18699b1 commit 6039253

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": 1776731105954,
2+
"lastUpdate": 1776733665490,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3504,6 +3504,40 @@ window.BENCHMARK_DATA = {
35043504
"unit": "MiB"
35053505
}
35063506
]
3507+
},
3508+
{
3509+
"commit": {
3510+
"author": {
3511+
"email": "anders@jenbo.dk",
3512+
"name": "Anders Jenbo",
3513+
"username": "AJenbo"
3514+
},
3515+
"committer": {
3516+
"email": "anders@jenbo.dk",
3517+
"name": "Anders Jenbo",
3518+
"username": "AJenbo"
3519+
},
3520+
"distinct": true,
3521+
"id": "224ec967f5a4473d5ce74376686b798b7e20ec08",
3522+
"message": "Tighten loop-depth guard in forward walker to prevent hangs",
3523+
"timestamp": "2026-04-21T02:57:06+02:00",
3524+
"tree_id": "a13d5bbc15299c60d89c42f66d3ea0e1bb25fefb",
3525+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/224ec967f5a4473d5ce74376686b798b7e20ec08"
3526+
},
3527+
"date": 1776733664510,
3528+
"tool": "customSmallerIsBetter",
3529+
"benches": [
3530+
{
3531+
"name": "memory_hello_world",
3532+
"value": 32.9,
3533+
"unit": "MiB"
3534+
},
3535+
{
3536+
"name": "memory_laravel_model",
3537+
"value": 44.7,
3538+
"unit": "MiB"
3539+
}
3540+
]
35073541
}
35083542
]
35093543
}

0 commit comments

Comments
 (0)