Skip to content

Commit 54309d8

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 2693b66
1 parent 0f21a51 commit 54309d8

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": 1775321853477,
2+
"lastUpdate": 1775332006119,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -648,6 +648,40 @@ window.BENCHMARK_DATA = {
648648
"unit": "MiB"
649649
}
650650
]
651+
},
652+
{
653+
"commit": {
654+
"author": {
655+
"email": "anders@jenbo.dk",
656+
"name": "Anders Jenbo",
657+
"username": "AJenbo"
658+
},
659+
"committer": {
660+
"email": "anders@jenbo.dk",
661+
"name": "Anders Jenbo",
662+
"username": "AJenbo"
663+
},
664+
"distinct": true,
665+
"id": "2693b665ea6cac86398e4fdb10027e834a5f9be9",
666+
"message": "Preserve generic arguments in callable param inference",
667+
"timestamp": "2026-04-04T21:34:34+02:00",
668+
"tree_id": "e4285dde6a02543983b56ab5b0009fe2c8ddd1ac",
669+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/2693b665ea6cac86398e4fdb10027e834a5f9be9"
670+
},
671+
"date": 1775332005246,
672+
"tool": "customSmallerIsBetter",
673+
"benches": [
674+
{
675+
"name": "memory_hello_world",
676+
"value": 23.2,
677+
"unit": "MiB"
678+
},
679+
{
680+
"name": "memory_laravel_model",
681+
"value": 39.1,
682+
"unit": "MiB"
683+
}
684+
]
651685
}
652686
]
653687
}

0 commit comments

Comments
 (0)