Skip to content

Commit a5dd0ed

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 39e28ef
1 parent ce0f15a commit a5dd0ed

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": 1776737282014,
2+
"lastUpdate": 1776741490524,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3572,6 +3572,40 @@ window.BENCHMARK_DATA = {
35723572
"unit": "MiB"
35733573
}
35743574
]
3575+
},
3576+
{
3577+
"commit": {
3578+
"author": {
3579+
"email": "anders@jenbo.dk",
3580+
"name": "Anders Jenbo",
3581+
"username": "AJenbo"
3582+
},
3583+
"committer": {
3584+
"email": "anders@jenbo.dk",
3585+
"name": "Anders Jenbo",
3586+
"username": "AJenbo"
3587+
},
3588+
"distinct": true,
3589+
"id": "39e28efd0ab2247954091633066e650c1e1941e7",
3590+
"message": "Activate chain resolution cache for all LSP handlers",
3591+
"timestamp": "2026-04-21T05:07:37+02:00",
3592+
"tree_id": "d671c218e4215896ac9284e84163940fc0e00f45",
3593+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/39e28efd0ab2247954091633066e650c1e1941e7"
3594+
},
3595+
"date": 1776741489492,
3596+
"tool": "customSmallerIsBetter",
3597+
"benches": [
3598+
{
3599+
"name": "memory_hello_world",
3600+
"value": 32.8,
3601+
"unit": "MiB"
3602+
},
3603+
{
3604+
"name": "memory_laravel_model",
3605+
"value": 45.4,
3606+
"unit": "MiB"
3607+
}
3608+
]
35753609
}
35763610
]
35773611
}

0 commit comments

Comments
 (0)