Skip to content

Commit f925d4c

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for cefa772
1 parent ac8c82d commit f925d4c

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": 1775338935422,
2+
"lastUpdate": 1775338966094,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -784,6 +784,40 @@ window.BENCHMARK_DATA = {
784784
"unit": "MiB"
785785
}
786786
]
787+
},
788+
{
789+
"commit": {
790+
"author": {
791+
"email": "anders@jenbo.dk",
792+
"name": "Anders Jenbo",
793+
"username": "AJenbo"
794+
},
795+
"committer": {
796+
"email": "anders@jenbo.dk",
797+
"name": "Anders Jenbo",
798+
"username": "AJenbo"
799+
},
800+
"distinct": true,
801+
"id": "cefa77233f88b550bc18ba1bc37a8b946c010426",
802+
"message": "Update roadmap",
803+
"timestamp": "2026-04-04T23:30:37+02:00",
804+
"tree_id": "6c40335d9c4683e8b15794ec4d6dacd15b827bfe",
805+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/cefa77233f88b550bc18ba1bc37a8b946c010426"
806+
},
807+
"date": 1775338965787,
808+
"tool": "customSmallerIsBetter",
809+
"benches": [
810+
{
811+
"name": "memory_hello_world",
812+
"value": 22.9,
813+
"unit": "MiB"
814+
},
815+
{
816+
"name": "memory_laravel_model",
817+
"value": 37.2,
818+
"unit": "MiB"
819+
}
820+
]
787821
}
788822
]
789823
}

0 commit comments

Comments
 (0)