Skip to content

Commit aa8864f

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for d2e5417
1 parent ba2a08d commit aa8864f

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": 1779662829680,
2+
"lastUpdate": 1780009697651,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9624,6 +9624,40 @@ window.BENCHMARK_DATA = {
96249624
"unit": "MiB"
96259625
}
96269626
]
9627+
},
9628+
{
9629+
"commit": {
9630+
"author": {
9631+
"email": "anders@jenbo.dk",
9632+
"name": "Anders Jenbo",
9633+
"username": "AJenbo"
9634+
},
9635+
"committer": {
9636+
"email": "anders@jenbo.dk",
9637+
"name": "Anders Jenbo",
9638+
"username": "AJenbo"
9639+
},
9640+
"distinct": true,
9641+
"id": "d2e541763ba3ff3334a4afeb2f55c12377fa72a7",
9642+
"message": "Move PHPMD diagnostic proxy to Sprint 6 and remove Sprint 5 section",
9643+
"timestamp": "2026-05-29T00:54:32+02:00",
9644+
"tree_id": "4861ac0f34ebeac8fa14af793e0768ff3bc971eb",
9645+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/d2e541763ba3ff3334a4afeb2f55c12377fa72a7"
9646+
},
9647+
"date": 1780009696286,
9648+
"tool": "customSmallerIsBetter",
9649+
"benches": [
9650+
{
9651+
"name": "memory_hello_world",
9652+
"value": 33,
9653+
"unit": "MiB"
9654+
},
9655+
{
9656+
"name": "memory_laravel_model",
9657+
"value": 49.9,
9658+
"unit": "MiB"
9659+
}
9660+
]
96279661
}
96289662
]
96299663
}

0 commit comments

Comments
 (0)