Skip to content

Commit 1e0b4b3

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for dd2265d
1 parent ae7d1ce commit 1e0b4b3

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": 1775437498942,
2+
"lastUpdate": 1775438095064,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1396,6 +1396,40 @@ window.BENCHMARK_DATA = {
13961396
"unit": "MiB"
13971397
}
13981398
]
1399+
},
1400+
{
1401+
"commit": {
1402+
"author": {
1403+
"email": "anders@jenbo.dk",
1404+
"name": "Anders Jenbo",
1405+
"username": "AJenbo"
1406+
},
1407+
"committer": {
1408+
"email": "anders@jenbo.dk",
1409+
"name": "Anders Jenbo",
1410+
"username": "AJenbo"
1411+
},
1412+
"distinct": true,
1413+
"id": "dd2265d1b854ef2cd258e0760a20e9fb0471d2d3",
1414+
"message": "Migrate bracket-access segment walks to use PhpType throughout",
1415+
"timestamp": "2026-04-06T03:03:01+02:00",
1416+
"tree_id": "ff4471dd5fb283f9288e1ce42d3e2b517b56c3eb",
1417+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/dd2265d1b854ef2cd258e0760a20e9fb0471d2d3"
1418+
},
1419+
"date": 1775438094736,
1420+
"tool": "customSmallerIsBetter",
1421+
"benches": [
1422+
{
1423+
"name": "memory_hello_world",
1424+
"value": 23.3,
1425+
"unit": "MiB"
1426+
},
1427+
{
1428+
"name": "memory_laravel_model",
1429+
"value": 41.8,
1430+
"unit": "MiB"
1431+
}
1432+
]
13991433
}
14001434
]
14011435
}

0 commit comments

Comments
 (0)