Skip to content

Commit 06221f6

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 00d64ae
1 parent a858809 commit 06221f6

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": 1779123997372,
2+
"lastUpdate": 1779128744292,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9386,6 +9386,40 @@ window.BENCHMARK_DATA = {
93869386
"unit": "MiB"
93879387
}
93889388
]
9389+
},
9390+
{
9391+
"commit": {
9392+
"author": {
9393+
"email": "anders@jenbo.dk",
9394+
"name": "Anders Jenbo",
9395+
"username": "AJenbo"
9396+
},
9397+
"committer": {
9398+
"email": "anders@jenbo.dk",
9399+
"name": "Anders Jenbo",
9400+
"username": "AJenbo"
9401+
},
9402+
"distinct": true,
9403+
"id": "00d64ae5dc324441e784f0c132f26e8021d020bf",
9404+
"message": "Fix code lens navigation for non-VS Code editors",
9405+
"timestamp": "2026-05-18T20:13:13+02:00",
9406+
"tree_id": "2db8c90a63a724bae4ca1051797394d87554d311",
9407+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/00d64ae5dc324441e784f0c132f26e8021d020bf"
9408+
},
9409+
"date": 1779128742886,
9410+
"tool": "customSmallerIsBetter",
9411+
"benches": [
9412+
{
9413+
"name": "memory_hello_world",
9414+
"value": 43.1,
9415+
"unit": "MiB"
9416+
},
9417+
{
9418+
"name": "memory_laravel_model",
9419+
"value": 47.8,
9420+
"unit": "MiB"
9421+
}
9422+
]
93899423
}
93909424
]
93919425
}

0 commit comments

Comments
 (0)