Skip to content

Commit d3f1cff

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for bc6c58b
1 parent 5e2fb6e commit d3f1cff

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": 1787111441020,
2+
"lastUpdate": 1787112112638,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -23632,6 +23632,40 @@ window.BENCHMARK_DATA = {
2363223632
"unit": "MiB"
2363323633
}
2363423634
]
23635+
},
23636+
{
23637+
"commit": {
23638+
"author": {
23639+
"email": "anders@jenbo.dk",
23640+
"name": "Anders Jenbo",
23641+
"username": "AJenbo"
23642+
},
23643+
"committer": {
23644+
"email": "anders@jenbo.dk",
23645+
"name": "Anders Jenbo",
23646+
"username": "AJenbo"
23647+
},
23648+
"distinct": true,
23649+
"id": "bc6c58bccf544e458c11ac7e32a59a9eaaa3e374",
23650+
"message": "PHPStan: Check for /larastan to allow for forks, and also allow if a\nphpstan.neon exists",
23651+
"timestamp": "2026-08-19T05:40:32+02:00",
23652+
"tree_id": "32a9be44f68fb3cfbb2d0c691ff7a1512790c1a9",
23653+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/bc6c58bccf544e458c11ac7e32a59a9eaaa3e374"
23654+
},
23655+
"date": 1787112105858,
23656+
"tool": "customSmallerIsBetter",
23657+
"benches": [
23658+
{
23659+
"name": "memory_hello_world",
23660+
"value": 34.9,
23661+
"unit": "MiB"
23662+
},
23663+
{
23664+
"name": "memory_laravel_model",
23665+
"value": 70.3,
23666+
"unit": "MiB"
23667+
}
23668+
]
2363523669
}
2363623670
]
2363723671
}

0 commit comments

Comments
 (0)