Skip to content

Commit 3053837

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for a3fb686
1 parent f466637 commit 3053837

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": 1782866740121,
2+
"lastUpdate": 1782971179443,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -11154,6 +11154,40 @@ window.BENCHMARK_DATA = {
1115411154
"unit": "MiB"
1115511155
}
1115611156
]
11157+
},
11158+
{
11159+
"commit": {
11160+
"author": {
11161+
"email": "anders@jenbo.dk",
11162+
"name": "Anders Jenbo",
11163+
"username": "AJenbo"
11164+
},
11165+
"committer": {
11166+
"email": "anders@jenbo.dk",
11167+
"name": "Anders Jenbo",
11168+
"username": "AJenbo"
11169+
},
11170+
"distinct": true,
11171+
"id": "a3fb686d159af34d01ca95801254e0d248ac7ee2",
11172+
"message": "Handle case sensetivity (or rather the lack there off)\n\nSigned-off-by: Anders Jenbo <anders@jenbo.dk>",
11173+
"timestamp": "2026-07-02T07:33:11+02:00",
11174+
"tree_id": "0606eee278b55eb19e923c1152792d4e52ac286b",
11175+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/a3fb686d159af34d01ca95801254e0d248ac7ee2"
11176+
},
11177+
"date": 1782971177820,
11178+
"tool": "customSmallerIsBetter",
11179+
"benches": [
11180+
{
11181+
"name": "memory_hello_world",
11182+
"value": 41.5,
11183+
"unit": "MiB"
11184+
},
11185+
{
11186+
"name": "memory_laravel_model",
11187+
"value": 60.4,
11188+
"unit": "MiB"
11189+
}
11190+
]
1115711191
}
1115811192
]
1115911193
}

0 commit comments

Comments
 (0)