Skip to content

Commit 3ae2727

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for ab6d00e
1 parent 5a6e200 commit 3ae2727

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": 1775335768326,
2+
"lastUpdate": 1775338333567,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -716,6 +716,40 @@ window.BENCHMARK_DATA = {
716716
"unit": "MiB"
717717
}
718718
]
719+
},
720+
{
721+
"commit": {
722+
"author": {
723+
"email": "anders@jenbo.dk",
724+
"name": "Anders Jenbo",
725+
"username": "AJenbo"
726+
},
727+
"committer": {
728+
"email": "anders@jenbo.dk",
729+
"name": "Anders Jenbo",
730+
"username": "AJenbo"
731+
},
732+
"distinct": true,
733+
"id": "ab6d00e9a3dddeb656119c68cbf3d7ba53862d51",
734+
"message": "Clean up framework patching",
735+
"timestamp": "2026-04-04T23:20:11+02:00",
736+
"tree_id": "c4ace916e8f40d57fcc2969730227d6f854c9cce",
737+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/ab6d00e9a3dddeb656119c68cbf3d7ba53862d51"
738+
},
739+
"date": 1775338333253,
740+
"tool": "customSmallerIsBetter",
741+
"benches": [
742+
{
743+
"name": "memory_hello_world",
744+
"value": 23.3,
745+
"unit": "MiB"
746+
},
747+
{
748+
"name": "memory_laravel_model",
749+
"value": 40.2,
750+
"unit": "MiB"
751+
}
752+
]
719753
}
720754
]
721755
}

0 commit comments

Comments
 (0)