Skip to content

Commit 4980728

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 2b9c14e
1 parent f56afd7 commit 4980728

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": 1779051635652,
2+
"lastUpdate": 1779058891850,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9216,6 +9216,40 @@ window.BENCHMARK_DATA = {
92169216
"unit": "MiB"
92179217
}
92189218
]
9219+
},
9220+
{
9221+
"commit": {
9222+
"author": {
9223+
"email": "anders@jenbo.dk",
9224+
"name": "Anders Jenbo",
9225+
"username": "AJenbo"
9226+
},
9227+
"committer": {
9228+
"email": "anders@jenbo.dk",
9229+
"name": "Anders Jenbo",
9230+
"username": "AJenbo"
9231+
},
9232+
"distinct": true,
9233+
"id": "2b9c14eae61d0ff4919adc8929c681d799d3c673",
9234+
"message": "Expose fqn_class_index for integration tests and update class name\ncompletion tests to populate it",
9235+
"timestamp": "2026-05-18T00:49:05+02:00",
9236+
"tree_id": "efd322b6e3439cd52b2ee7ded869e61061b2a089",
9237+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/2b9c14eae61d0ff4919adc8929c681d799d3c673"
9238+
},
9239+
"date": 1779058890629,
9240+
"tool": "customSmallerIsBetter",
9241+
"benches": [
9242+
{
9243+
"name": "memory_hello_world",
9244+
"value": 30.9,
9245+
"unit": "MiB"
9246+
},
9247+
{
9248+
"name": "memory_laravel_model",
9249+
"value": 53.3,
9250+
"unit": "MiB"
9251+
}
9252+
]
92199253
}
92209254
]
92219255
}

0 commit comments

Comments
 (0)