Skip to content

Commit 86e043b

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for a4fe3e4
1 parent eb5e979 commit 86e043b

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": 1778798537507,
2+
"lastUpdate": 1778873514187,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9148,6 +9148,40 @@ window.BENCHMARK_DATA = {
91489148
"unit": "MiB"
91499149
}
91509150
]
9151+
},
9152+
{
9153+
"commit": {
9154+
"author": {
9155+
"email": "anders@jenbo.dk",
9156+
"name": "Anders Jenbo",
9157+
"username": "AJenbo"
9158+
},
9159+
"committer": {
9160+
"email": "anders@jenbo.dk",
9161+
"name": "Anders Jenbo",
9162+
"username": "AJenbo"
9163+
},
9164+
"distinct": true,
9165+
"id": "a4fe3e475c1e6e679ba6cc1ae038a17497a8e8cc",
9166+
"message": "Refactor diagnostics to avoid holding read lock during analysis",
9167+
"timestamp": "2026-05-15T21:19:23+02:00",
9168+
"tree_id": "726ad93c7478532bf61a98ec8362dfa865992068",
9169+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/a4fe3e475c1e6e679ba6cc1ae038a17497a8e8cc"
9170+
},
9171+
"date": 1778873513445,
9172+
"tool": "customSmallerIsBetter",
9173+
"benches": [
9174+
{
9175+
"name": "memory_hello_world",
9176+
"value": 39.6,
9177+
"unit": "MiB"
9178+
},
9179+
{
9180+
"name": "memory_laravel_model",
9181+
"value": 51.4,
9182+
"unit": "MiB"
9183+
}
9184+
]
91519185
}
91529186
]
91539187
}

0 commit comments

Comments
 (0)