Skip to content

Commit 06e4df0

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for cab0820
1 parent 3065132 commit 06e4df0

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": 1779288195993,
2+
"lastUpdate": 1779291259962,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9488,6 +9488,40 @@ window.BENCHMARK_DATA = {
94889488
"unit": "MiB"
94899489
}
94909490
]
9491+
},
9492+
{
9493+
"commit": {
9494+
"author": {
9495+
"email": "anders@jenbo.dk",
9496+
"name": "Anders Jenbo",
9497+
"username": "AJenbo"
9498+
},
9499+
"committer": {
9500+
"email": "anders@jenbo.dk",
9501+
"name": "Anders Jenbo",
9502+
"username": "AJenbo"
9503+
},
9504+
"distinct": true,
9505+
"id": "cab0820d24428b076f04726a2de5b2aa4f6510c0",
9506+
"message": "Fix CI",
9507+
"timestamp": "2026-05-20T17:22:30+02:00",
9508+
"tree_id": "f2cd128ade291c3887af4bc8a60f3669d3177407",
9509+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/cab0820d24428b076f04726a2de5b2aa4f6510c0"
9510+
},
9511+
"date": 1779291259127,
9512+
"tool": "customSmallerIsBetter",
9513+
"benches": [
9514+
{
9515+
"name": "memory_hello_world",
9516+
"value": 39.8,
9517+
"unit": "MiB"
9518+
},
9519+
{
9520+
"name": "memory_laravel_model",
9521+
"value": 51.9,
9522+
"unit": "MiB"
9523+
}
9524+
]
94919525
}
94929526
]
94939527
}

0 commit comments

Comments
 (0)