Skip to content

Commit b77f6c6

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 6e735b7
1 parent 70c781f commit b77f6c6

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": 1776733665490,
2+
"lastUpdate": 1776737282014,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -3538,6 +3538,40 @@ window.BENCHMARK_DATA = {
35383538
"unit": "MiB"
35393539
}
35403540
]
3541+
},
3542+
{
3543+
"commit": {
3544+
"author": {
3545+
"email": "anders@jenbo.dk",
3546+
"name": "Anders Jenbo",
3547+
"username": "AJenbo"
3548+
},
3549+
"committer": {
3550+
"email": "anders@jenbo.dk",
3551+
"name": "Anders Jenbo",
3552+
"username": "AJenbo"
3553+
},
3554+
"distinct": true,
3555+
"id": "6e735b7d4058c19ace6aa8ec62af223f2d2e7161",
3556+
"message": "Update roadmap",
3557+
"timestamp": "2026-04-21T03:57:20+02:00",
3558+
"tree_id": "759b293fc64594346a06934e94e12ee7b8cf2b1f",
3559+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/6e735b7d4058c19ace6aa8ec62af223f2d2e7161"
3560+
},
3561+
"date": 1776737281402,
3562+
"tool": "customSmallerIsBetter",
3563+
"benches": [
3564+
{
3565+
"name": "memory_hello_world",
3566+
"value": 32.8,
3567+
"unit": "MiB"
3568+
},
3569+
{
3570+
"name": "memory_laravel_model",
3571+
"value": 42.4,
3572+
"unit": "MiB"
3573+
}
3574+
]
35413575
}
35423576
]
35433577
}

0 commit comments

Comments
 (0)