Skip to content

Commit f9b0ecb

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 137226f
1 parent 2c505dd commit f9b0ecb

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": 1775321718229,
2+
"lastUpdate": 1775321853477,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -614,6 +614,40 @@ window.BENCHMARK_DATA = {
614614
"unit": "MiB"
615615
}
616616
]
617+
},
618+
{
619+
"commit": {
620+
"author": {
621+
"email": "anders@jenbo.dk",
622+
"name": "Anders Jenbo",
623+
"username": "AJenbo"
624+
},
625+
"committer": {
626+
"email": "anders@jenbo.dk",
627+
"name": "Anders Jenbo",
628+
"username": "AJenbo"
629+
},
630+
"distinct": true,
631+
"id": "137226f38f0e9a3cc908cdfca7e11c3146afb602",
632+
"message": "Add type-guard narrowing for is_array, is_object, and scalars",
633+
"timestamp": "2026-04-04T18:44:43+02:00",
634+
"tree_id": "6aeed1953700798750cc046b28175299204700b9",
635+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/137226f38f0e9a3cc908cdfca7e11c3146afb602"
636+
},
637+
"date": 1775321852581,
638+
"tool": "customSmallerIsBetter",
639+
"benches": [
640+
{
641+
"name": "memory_hello_world",
642+
"value": 23,
643+
"unit": "MiB"
644+
},
645+
{
646+
"name": "memory_laravel_model",
647+
"value": 37.5,
648+
"unit": "MiB"
649+
}
650+
]
617651
}
618652
]
619653
}

0 commit comments

Comments
 (0)