Skip to content

Commit 975647e

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 5dfc456
1 parent 1de2d46 commit 975647e

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": 1775438095064,
2+
"lastUpdate": 1775438363971,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1430,6 +1430,40 @@ window.BENCHMARK_DATA = {
14301430
"unit": "MiB"
14311431
}
14321432
]
1433+
},
1434+
{
1435+
"commit": {
1436+
"author": {
1437+
"email": "anders@jenbo.dk",
1438+
"name": "Anders Jenbo",
1439+
"username": "AJenbo"
1440+
},
1441+
"committer": {
1442+
"email": "anders@jenbo.dk",
1443+
"name": "Anders Jenbo",
1444+
"username": "AJenbo"
1445+
},
1446+
"distinct": true,
1447+
"id": "5dfc4562fa4242b67c749c7ce369b9e63f29fc4e",
1448+
"message": "Accept &[PhpType] in generic-arg resolution",
1449+
"timestamp": "2026-04-06T03:06:17+02:00",
1450+
"tree_id": "b0708709bbb326d58dd19e70d4c6496475fa7d85",
1451+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/5dfc4562fa4242b67c749c7ce369b9e63f29fc4e"
1452+
},
1453+
"date": 1775438363484,
1454+
"tool": "customSmallerIsBetter",
1455+
"benches": [
1456+
{
1457+
"name": "memory_hello_world",
1458+
"value": 23.3,
1459+
"unit": "MiB"
1460+
},
1461+
{
1462+
"name": "memory_laravel_model",
1463+
"value": 41.4,
1464+
"unit": "MiB"
1465+
}
1466+
]
14331467
}
14341468
]
14351469
}

0 commit comments

Comments
 (0)