Skip to content

Commit 16b5c29

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 5c861bb
1 parent a9cb310 commit 16b5c29

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": 1776024560019,
2+
"lastUpdate": 1776027875164,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3300,6 +3300,40 @@ window.BENCHMARK_DATA = {
33003300
"unit": "MiB"
33013301
}
33023302
]
3303+
},
3304+
{
3305+
"commit": {
3306+
"author": {
3307+
"email": "anders@jenbo.dk",
3308+
"name": "Anders Jenbo",
3309+
"username": "AJenbo"
3310+
},
3311+
"committer": {
3312+
"email": "anders@jenbo.dk",
3313+
"name": "Anders Jenbo",
3314+
"username": "AJenbo"
3315+
},
3316+
"distinct": true,
3317+
"id": "5c861bbcd87a94f5ec0c94cfbe6d775be78f6495",
3318+
"message": "Rename D12 to \"Mago diagnostic proxy\" and update integration details",
3319+
"timestamp": "2026-04-12T22:52:09+02:00",
3320+
"tree_id": "a20f104223848819b109f359cee46160b04afea8",
3321+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/5c861bbcd87a94f5ec0c94cfbe6d775be78f6495"
3322+
},
3323+
"date": 1776027874537,
3324+
"tool": "customSmallerIsBetter",
3325+
"benches": [
3326+
{
3327+
"name": "memory_hello_world",
3328+
"value": 25.4,
3329+
"unit": "MiB"
3330+
},
3331+
{
3332+
"name": "memory_laravel_model",
3333+
"value": 42.9,
3334+
"unit": "MiB"
3335+
}
3336+
]
33033337
}
33043338
]
33053339
}

0 commit comments

Comments
 (0)