Skip to content

Commit 7f466c0

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for aebbf8f
1 parent 10280a3 commit 7f466c0

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": 1776024368655,
2+
"lastUpdate": 1776024560019,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3266,6 +3266,40 @@ window.BENCHMARK_DATA = {
32663266
"unit": "MiB"
32673267
}
32683268
]
3269+
},
3270+
{
3271+
"commit": {
3272+
"author": {
3273+
"email": "anders@jenbo.dk",
3274+
"name": "Anders Jenbo",
3275+
"username": "AJenbo"
3276+
},
3277+
"committer": {
3278+
"email": "noreply@github.com",
3279+
"name": "GitHub",
3280+
"username": "web-flow"
3281+
},
3282+
"distinct": true,
3283+
"id": "aebbf8fa780b2223f6721bed12d8ad62daf4be44",
3284+
"message": "Update README.md",
3285+
"timestamp": "2026-04-12T21:56:58+02:00",
3286+
"tree_id": "1a8bfaac7e70869bda46f08f0d835e499afbad58",
3287+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/aebbf8fa780b2223f6721bed12d8ad62daf4be44"
3288+
},
3289+
"date": 1776024559689,
3290+
"tool": "customSmallerIsBetter",
3291+
"benches": [
3292+
{
3293+
"name": "memory_hello_world",
3294+
"value": 25.3,
3295+
"unit": "MiB"
3296+
},
3297+
{
3298+
"name": "memory_laravel_model",
3299+
"value": 44.4,
3300+
"unit": "MiB"
3301+
}
3302+
]
32693303
}
32703304
]
32713305
}

0 commit comments

Comments
 (0)