Skip to content

Commit 10280a3

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for bdb2ced
1 parent c5c1c1a commit 10280a3

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": 1775859899675,
2+
"lastUpdate": 1776024368655,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3232,6 +3232,40 @@ window.BENCHMARK_DATA = {
32323232
"unit": "MiB"
32333233
}
32343234
]
3235+
},
3236+
{
3237+
"commit": {
3238+
"author": {
3239+
"email": "anders@jenbo.dk",
3240+
"name": "Anders Jenbo",
3241+
"username": "AJenbo"
3242+
},
3243+
"committer": {
3244+
"email": "anders@jenbo.dk",
3245+
"name": "Anders Jenbo",
3246+
"username": "AJenbo"
3247+
},
3248+
"distinct": true,
3249+
"id": "bdb2ceda312862b86f19c41c76ad9b5eb9bb0e9c",
3250+
"message": "Fix property type narrowing after assignment to $this->prop",
3251+
"timestamp": "2026-04-12T21:53:12+02:00",
3252+
"tree_id": "f7b73464ae39455e5f186d8d9b1c0f50197ddfcb",
3253+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/bdb2ceda312862b86f19c41c76ad9b5eb9bb0e9c"
3254+
},
3255+
"date": 1776024368131,
3256+
"tool": "customSmallerIsBetter",
3257+
"benches": [
3258+
{
3259+
"name": "memory_hello_world",
3260+
"value": 25.7,
3261+
"unit": "MiB"
3262+
},
3263+
{
3264+
"name": "memory_laravel_model",
3265+
"value": 42.4,
3266+
"unit": "MiB"
3267+
}
3268+
]
32353269
}
32363270
]
32373271
}

0 commit comments

Comments
 (0)