Skip to content

Commit 2c505dd

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 717652b
1 parent 6701d27 commit 2c505dd

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": 1775320584749,
2+
"lastUpdate": 1775321718229,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -580,6 +580,40 @@ window.BENCHMARK_DATA = {
580580
"unit": "MiB"
581581
}
582582
]
583+
},
584+
{
585+
"commit": {
586+
"author": {
587+
"email": "anders@jenbo.dk",
588+
"name": "Anders Jenbo",
589+
"username": "AJenbo"
590+
},
591+
"committer": {
592+
"email": "anders@jenbo.dk",
593+
"name": "Anders Jenbo",
594+
"username": "AJenbo"
595+
},
596+
"distinct": true,
597+
"id": "717652bf35d7e1ef19fedd71ca64e4e58d399f42",
598+
"message": "Suppress false positives for Laravel Eloquent scope methods on Builder",
599+
"timestamp": "2026-04-04T18:39:27+02:00",
600+
"tree_id": "3bd75e323d58cd62f67de9de1168ebecf100402b",
601+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/717652bf35d7e1ef19fedd71ca64e4e58d399f42"
602+
},
603+
"date": 1775321717344,
604+
"tool": "customSmallerIsBetter",
605+
"benches": [
606+
{
607+
"name": "memory_hello_world",
608+
"value": 23.3,
609+
"unit": "MiB"
610+
},
611+
{
612+
"name": "memory_laravel_model",
613+
"value": 38.4,
614+
"unit": "MiB"
615+
}
616+
]
583617
}
584618
]
585619
}

0 commit comments

Comments
 (0)