Skip to content

Commit f4a3334

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 2a7e335
1 parent 8e0dc96 commit f4a3334

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": 1778345161667,
2+
"lastUpdate": 1778352241031,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -8842,6 +8842,40 @@ window.BENCHMARK_DATA = {
88428842
"unit": "MiB"
88438843
}
88448844
]
8845+
},
8846+
{
8847+
"commit": {
8848+
"author": {
8849+
"email": "kirnevartem30@gmail.com",
8850+
"name": "Artyom Kirnev",
8851+
"username": "AbyssWaIker"
8852+
},
8853+
"committer": {
8854+
"email": "anders@jenbo.dk",
8855+
"name": "Anders Jenbo",
8856+
"username": "AJenbo"
8857+
},
8858+
"distinct": true,
8859+
"id": "2a7e33556aa712dbef8cb69f09e613a1234775d6",
8860+
"message": "Add find references and rename for PHPDoc @property/@method",
8861+
"timestamp": "2026-05-09T20:31:54+02:00",
8862+
"tree_id": "c9b2c48a55439bd50ab6ec8227f26060b866ef4d",
8863+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/2a7e33556aa712dbef8cb69f09e613a1234775d6"
8864+
},
8865+
"date": 1778352239815,
8866+
"tool": "customSmallerIsBetter",
8867+
"benches": [
8868+
{
8869+
"name": "memory_hello_world",
8870+
"value": 39.8,
8871+
"unit": "MiB"
8872+
},
8873+
{
8874+
"name": "memory_laravel_model",
8875+
"value": 52.8,
8876+
"unit": "MiB"
8877+
}
8878+
]
88458879
}
88468880
]
88478881
}

0 commit comments

Comments
 (0)