Skip to content

Commit 9f194c8

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 2c59134
1 parent 2485635 commit 9f194c8

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": 1781963884768,
2+
"lastUpdate": 1781964815122,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -10950,6 +10950,40 @@ window.BENCHMARK_DATA = {
1095010950
"unit": "MiB"
1095110951
}
1095210952
]
10953+
},
10954+
{
10955+
"commit": {
10956+
"author": {
10957+
"email": "cdwhite3@pm.me",
10958+
"name": "Caleb White",
10959+
"username": "calebdw"
10960+
},
10961+
"committer": {
10962+
"email": "noreply@github.com",
10963+
"name": "GitHub",
10964+
"username": "web-flow"
10965+
},
10966+
"distinct": true,
10967+
"id": "2c591344f33ed994015a9396274a18dfd1033e28",
10968+
"message": "fix(unused-variables): treat get_defined_vars() as using all variables in scope (#158)",
10969+
"timestamp": "2026-06-20T16:00:45+02:00",
10970+
"tree_id": "a711a819aefbc68cf8be07c3d77cbe05311cd5f9",
10971+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/2c591344f33ed994015a9396274a18dfd1033e28"
10972+
},
10973+
"date": 1781964813942,
10974+
"tool": "customSmallerIsBetter",
10975+
"benches": [
10976+
{
10977+
"name": "memory_hello_world",
10978+
"value": 33.5,
10979+
"unit": "MiB"
10980+
},
10981+
{
10982+
"name": "memory_laravel_model",
10983+
"value": 56.1,
10984+
"unit": "MiB"
10985+
}
10986+
]
1095310987
}
1095410988
]
1095510989
}

0 commit comments

Comments
 (0)