Skip to content

Commit fb6fe52

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for a354629
1 parent e54c69a commit fb6fe52

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": 1775437236411,
2+
"lastUpdate": 1775437498942,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1362,6 +1362,40 @@ window.BENCHMARK_DATA = {
13621362
"unit": "MiB"
13631363
}
13641364
]
1365+
},
1366+
{
1367+
"commit": {
1368+
"author": {
1369+
"email": "anders@jenbo.dk",
1370+
"name": "Anders Jenbo",
1371+
"username": "AJenbo"
1372+
},
1373+
"committer": {
1374+
"email": "anders@jenbo.dk",
1375+
"name": "Anders Jenbo",
1376+
"username": "AJenbo"
1377+
},
1378+
"distinct": true,
1379+
"id": "a3546295347725110a95fbc07a52c04ddeca7dab",
1380+
"message": "Fix diagnostics, import actions, and references for global classes",
1381+
"timestamp": "2026-04-06T02:52:44+02:00",
1382+
"tree_id": "01c3e70cca184ba96ebb0a9e55e7523dafe48b59",
1383+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/a3546295347725110a95fbc07a52c04ddeca7dab"
1384+
},
1385+
"date": 1775437498179,
1386+
"tool": "customSmallerIsBetter",
1387+
"benches": [
1388+
{
1389+
"name": "memory_hello_world",
1390+
"value": 23.5,
1391+
"unit": "MiB"
1392+
},
1393+
{
1394+
"name": "memory_laravel_model",
1395+
"value": 40.2,
1396+
"unit": "MiB"
1397+
}
1398+
]
13651399
}
13661400
]
13671401
}

0 commit comments

Comments
 (0)