Skip to content

Commit d34e4a5

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 7c86d78
1 parent 3bdcc52 commit d34e4a5

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": 1778718143976,
2+
"lastUpdate": 1778798537507,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9114,6 +9114,40 @@ window.BENCHMARK_DATA = {
91149114
"unit": "MiB"
91159115
}
91169116
]
9117+
},
9118+
{
9119+
"commit": {
9120+
"author": {
9121+
"email": "anders@jenbo.dk",
9122+
"name": "Anders Jenbo",
9123+
"username": "AJenbo"
9124+
},
9125+
"committer": {
9126+
"email": "anders@jenbo.dk",
9127+
"name": "Anders Jenbo",
9128+
"username": "AJenbo"
9129+
},
9130+
"distinct": true,
9131+
"id": "7c86d78cc701f1a052838c707fbab74caa751f28",
9132+
"message": "Unify class name completion for throw new and catch contexts",
9133+
"timestamp": "2026-05-15T00:30:10+02:00",
9134+
"tree_id": "8f8c6723d0ea68d65ec12333a67ecaab07a53858",
9135+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/7c86d78cc701f1a052838c707fbab74caa751f28"
9136+
},
9137+
"date": 1778798536262,
9138+
"tool": "customSmallerIsBetter",
9139+
"benches": [
9140+
{
9141+
"name": "memory_hello_world",
9142+
"value": 31.1,
9143+
"unit": "MiB"
9144+
},
9145+
{
9146+
"name": "memory_laravel_model",
9147+
"value": 50.5,
9148+
"unit": "MiB"
9149+
}
9150+
]
91179151
}
91189152
]
91199153
}

0 commit comments

Comments
 (0)