Skip to content

Commit 3f1c819

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for b9679a9
1 parent e5b971f commit 3f1c819

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": 1776027875164,
2+
"lastUpdate": 1776029794455,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3334,6 +3334,40 @@ window.BENCHMARK_DATA = {
33343334
"unit": "MiB"
33353335
}
33363336
]
3337+
},
3338+
{
3339+
"commit": {
3340+
"author": {
3341+
"email": "anders@jenbo.dk",
3342+
"name": "Anders Jenbo",
3343+
"username": "AJenbo"
3344+
},
3345+
"committer": {
3346+
"email": "anders@jenbo.dk",
3347+
"name": "Anders Jenbo",
3348+
"username": "AJenbo"
3349+
},
3350+
"distinct": true,
3351+
"id": "b9679a91bdf5839fca32664ab00026109bf9f8bd",
3352+
"message": "Fix CI",
3353+
"timestamp": "2026-04-12T23:24:13+02:00",
3354+
"tree_id": "664459e938d92e79d3390c2c362f0c8aca791aac",
3355+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/b9679a91bdf5839fca32664ab00026109bf9f8bd"
3356+
},
3357+
"date": 1776029793145,
3358+
"tool": "customSmallerIsBetter",
3359+
"benches": [
3360+
{
3361+
"name": "memory_hello_world",
3362+
"value": 25.4,
3363+
"unit": "MiB"
3364+
},
3365+
{
3366+
"name": "memory_laravel_model",
3367+
"value": 42.8,
3368+
"unit": "MiB"
3369+
}
3370+
]
33373371
}
33383372
]
33393373
}

0 commit comments

Comments
 (0)