Skip to content

Commit e322006

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 645023b
1 parent 5b4ae10 commit e322006

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": 1776741490524,
2+
"lastUpdate": 1776746132175,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3606,6 +3606,40 @@ window.BENCHMARK_DATA = {
36063606
"unit": "MiB"
36073607
}
36083608
]
3609+
},
3610+
{
3611+
"commit": {
3612+
"author": {
3613+
"email": "anders@jenbo.dk",
3614+
"name": "Anders Jenbo",
3615+
"username": "AJenbo"
3616+
},
3617+
"committer": {
3618+
"email": "anders@jenbo.dk",
3619+
"name": "Anders Jenbo",
3620+
"username": "AJenbo"
3621+
},
3622+
"distinct": true,
3623+
"id": "645023b0741cf2c9cad0ce2615323ac72c42cb88",
3624+
"message": "Remove IN_ARRAY_KEY_ASSIGN re-entry guard from forward walker",
3625+
"timestamp": "2026-04-21T06:24:42+02:00",
3626+
"tree_id": "79068c50eb671b732391102f2cd36f4fa7f7383e",
3627+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/645023b0741cf2c9cad0ce2615323ac72c42cb88"
3628+
},
3629+
"date": 1776746131163,
3630+
"tool": "customSmallerIsBetter",
3631+
"benches": [
3632+
{
3633+
"name": "memory_hello_world",
3634+
"value": 32.8,
3635+
"unit": "MiB"
3636+
},
3637+
{
3638+
"name": "memory_laravel_model",
3639+
"value": 43.9,
3640+
"unit": "MiB"
3641+
}
3642+
]
36093643
}
36103644
]
36113645
}

0 commit comments

Comments
 (0)