Skip to content

Commit 103a18b

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 3d34177
1 parent f59c35d commit 103a18b

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": 1778336083401,
2+
"lastUpdate": 1778337092071,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -8638,6 +8638,40 @@ window.BENCHMARK_DATA = {
86388638
"unit": "MiB"
86398639
}
86408640
]
8641+
},
8642+
{
8643+
"commit": {
8644+
"author": {
8645+
"email": "anders@jenbo.dk",
8646+
"name": "Anders Jenbo",
8647+
"username": "AJenbo"
8648+
},
8649+
"committer": {
8650+
"email": "anders@jenbo.dk",
8651+
"name": "Anders Jenbo",
8652+
"username": "AJenbo"
8653+
},
8654+
"distinct": true,
8655+
"id": "3d341772bd2098c3c50da50d9fa11ceaddbbb779",
8656+
"message": "Invalidate mixin cache on file change to prevent stale members",
8657+
"timestamp": "2026-05-09T16:19:06+02:00",
8658+
"tree_id": "39dd5df746c6ed968abcc24c976f2481f55bb86c",
8659+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/3d341772bd2098c3c50da50d9fa11ceaddbbb779"
8660+
},
8661+
"date": 1778337091383,
8662+
"tool": "customSmallerIsBetter",
8663+
"benches": [
8664+
{
8665+
"name": "memory_hello_world",
8666+
"value": 31,
8667+
"unit": "MiB"
8668+
},
8669+
{
8670+
"name": "memory_laravel_model",
8671+
"value": 53.6,
8672+
"unit": "MiB"
8673+
}
8674+
]
86418675
}
86428676
]
86438677
}

0 commit comments

Comments
 (0)