Skip to content

Commit 2b59ff7

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 6cb6c88
1 parent 66f6c94 commit 2b59ff7

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": 1780756378542,
2+
"lastUpdate": 1780764634687,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -10644,6 +10644,40 @@ window.BENCHMARK_DATA = {
1064410644
"unit": "MiB"
1064510645
}
1064610646
]
10647+
},
10648+
{
10649+
"commit": {
10650+
"author": {
10651+
"email": "anders@jenbo.dk",
10652+
"name": "Anders Jenbo",
10653+
"username": "AJenbo"
10654+
},
10655+
"committer": {
10656+
"email": "anders@jenbo.dk",
10657+
"name": "Anders Jenbo",
10658+
"username": "AJenbo"
10659+
},
10660+
"distinct": true,
10661+
"id": "6cb6c88dbe1de53a9912a084845a39736955bb15",
10662+
"message": "Preload guarded Composer helper files during init\n\nEagerly full-parse autoload \"files\" entries during indexing so\nfunctions wrapped in `function_exists` guards are available on first\nlookup instead of triggering a serial lazy-parse fallback.\n\nAdd integration coverage for guarded helper preloading, preserving\nalready-parsed files, and updated initialization expectations for\n`session()` and `app()`.\n\nSigned-off-by: Anders Jenbo <anders@jenbo.dk>",
10663+
"timestamp": "2026-06-06T18:37:21+02:00",
10664+
"tree_id": "818a579c8bfe033d06d474987ab09e52c2a6819b",
10665+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/6cb6c88dbe1de53a9912a084845a39736955bb15"
10666+
},
10667+
"date": 1780764632970,
10668+
"tool": "customSmallerIsBetter",
10669+
"benches": [
10670+
{
10671+
"name": "memory_hello_world",
10672+
"value": 42,
10673+
"unit": "MiB"
10674+
},
10675+
{
10676+
"name": "memory_laravel_model",
10677+
"value": 54.9,
10678+
"unit": "MiB"
10679+
}
10680+
]
1064710681
}
1064810682
]
1064910683
}

0 commit comments

Comments
 (0)