Skip to content

Commit 502aa6d

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for d00ac65
1 parent 6e1856b commit 502aa6d

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": 1776675026695,
2+
"lastUpdate": 1776696721081,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3436,6 +3436,40 @@ window.BENCHMARK_DATA = {
34363436
"unit": "MiB"
34373437
}
34383438
]
3439+
},
3440+
{
3441+
"commit": {
3442+
"author": {
3443+
"email": "anders@jenbo.dk",
3444+
"name": "Anders Jenbo",
3445+
"username": "AJenbo"
3446+
},
3447+
"committer": {
3448+
"email": "anders@jenbo.dk",
3449+
"name": "Anders Jenbo",
3450+
"username": "AJenbo"
3451+
},
3452+
"distinct": true,
3453+
"id": "d00ac65ba38d4677d42af73e1f291e1b899d53b1",
3454+
"message": "Eliminate ClassInfo cloning in completion pipeline",
3455+
"timestamp": "2026-04-20T16:41:08+02:00",
3456+
"tree_id": "5999b981a9980c5b6285dbe73c2d02383b85f2f7",
3457+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/d00ac65ba38d4677d42af73e1f291e1b899d53b1"
3458+
},
3459+
"date": 1776696720174,
3460+
"tool": "customSmallerIsBetter",
3461+
"benches": [
3462+
{
3463+
"name": "memory_hello_world",
3464+
"value": 32.8,
3465+
"unit": "MiB"
3466+
},
3467+
{
3468+
"name": "memory_laravel_model",
3469+
"value": 45.1,
3470+
"unit": "MiB"
3471+
}
3472+
]
34393473
}
34403474
]
34413475
}

0 commit comments

Comments
 (0)