Skip to content

Commit 033daa7

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for cc071c3
1 parent 9f8ec22 commit 033daa7

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": 1775332006119,
2+
"lastUpdate": 1775335768326,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -682,6 +682,40 @@ window.BENCHMARK_DATA = {
682682
"unit": "MiB"
683683
}
684684
]
685+
},
686+
{
687+
"commit": {
688+
"author": {
689+
"email": "anders@jenbo.dk",
690+
"name": "Anders Jenbo",
691+
"username": "AJenbo"
692+
},
693+
"committer": {
694+
"email": "anders@jenbo.dk",
695+
"name": "Anders Jenbo",
696+
"username": "AJenbo"
697+
},
698+
"distinct": true,
699+
"id": "cc071c37d84bb2c29df4379b85878d2ea0e00c6f",
700+
"message": "Handle void and never in is_self_like_type union filtering",
701+
"timestamp": "2026-04-04T22:37:14+02:00",
702+
"tree_id": "410c072e1c31ab8443481a80ae19edc5bcd1389e",
703+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/cc071c37d84bb2c29df4379b85878d2ea0e00c6f"
704+
},
705+
"date": 1775335767460,
706+
"tool": "customSmallerIsBetter",
707+
"benches": [
708+
{
709+
"name": "memory_hello_world",
710+
"value": 23.4,
711+
"unit": "MiB"
712+
},
713+
{
714+
"name": "memory_laravel_model",
715+
"value": 39.4,
716+
"unit": "MiB"
717+
}
718+
]
685719
}
686720
]
687721
}

0 commit comments

Comments
 (0)