Skip to content

Commit 51e7c81

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 39f6257
1 parent 9334692 commit 51e7c81

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": 1779069023414,
2+
"lastUpdate": 1779123997372,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9352,6 +9352,40 @@ window.BENCHMARK_DATA = {
93529352
"unit": "MiB"
93539353
}
93549354
]
9355+
},
9356+
{
9357+
"commit": {
9358+
"author": {
9359+
"email": "anders@jenbo.dk",
9360+
"name": "Anders Jenbo",
9361+
"username": "AJenbo"
9362+
},
9363+
"committer": {
9364+
"email": "anders@jenbo.dk",
9365+
"name": "Anders Jenbo",
9366+
"username": "AJenbo"
9367+
},
9368+
"distinct": true,
9369+
"id": "39f6257c000c89b28afa05b9a996c1345f7138a7",
9370+
"message": "Update Sublime Text setup instructions for LSP configuration",
9371+
"timestamp": "2026-05-18T18:54:04+02:00",
9372+
"tree_id": "4c48d2b8265f24aa8a46548725ce42b96788d223",
9373+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/39f6257c000c89b28afa05b9a996c1345f7138a7"
9374+
},
9375+
"date": 1779123996618,
9376+
"tool": "customSmallerIsBetter",
9377+
"benches": [
9378+
{
9379+
"name": "memory_hello_world",
9380+
"value": 41.8,
9381+
"unit": "MiB"
9382+
},
9383+
{
9384+
"name": "memory_laravel_model",
9385+
"value": 50.6,
9386+
"unit": "MiB"
9387+
}
9388+
]
93559389
}
93569390
]
93579391
}

0 commit comments

Comments
 (0)