Skip to content

Commit 0efa988

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for f09af9c
1 parent 8d92982 commit 0efa988

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": 1780009852779,
2+
"lastUpdate": 1780087778103,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9692,6 +9692,40 @@ window.BENCHMARK_DATA = {
96929692
"unit": "MiB"
96939693
}
96949694
]
9695+
},
9696+
{
9697+
"commit": {
9698+
"author": {
9699+
"email": "anders@jenbo.dk",
9700+
"name": "Anders Jenbo",
9701+
"username": "AJenbo"
9702+
},
9703+
"committer": {
9704+
"email": "anders@jenbo.dk",
9705+
"name": "Anders Jenbo",
9706+
"username": "AJenbo"
9707+
},
9708+
"distinct": true,
9709+
"id": "f09af9c239e5f2677e37ab2b3b0589945ecb62bb",
9710+
"message": "Update mago crates to 1.29 and switch parser to byte slices",
9711+
"timestamp": "2026-05-29T22:36:30+02:00",
9712+
"tree_id": "dd6db70c1bf2505fdbbacc0b41437bd78a020916",
9713+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/f09af9c239e5f2677e37ab2b3b0589945ecb62bb"
9714+
},
9715+
"date": 1780087776938,
9716+
"tool": "customSmallerIsBetter",
9717+
"benches": [
9718+
{
9719+
"name": "memory_hello_world",
9720+
"value": 42.3,
9721+
"unit": "MiB"
9722+
},
9723+
{
9724+
"name": "memory_laravel_model",
9725+
"value": 52.3,
9726+
"unit": "MiB"
9727+
}
9728+
]
96959729
}
96969730
]
96979731
}

0 commit comments

Comments
 (0)