Skip to content

Commit d0355b7

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 88d95e0
1 parent bc8888b commit d0355b7

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": 1780749970301,
2+
"lastUpdate": 1780750233725,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -10542,6 +10542,40 @@ window.BENCHMARK_DATA = {
1054210542
"unit": "MiB"
1054310543
}
1054410544
]
10545+
},
10546+
{
10547+
"commit": {
10548+
"author": {
10549+
"email": "anders@jenbo.dk",
10550+
"name": "Anders Jenbo",
10551+
"username": "AJenbo"
10552+
},
10553+
"committer": {
10554+
"email": "anders@jenbo.dk",
10555+
"name": "Anders Jenbo",
10556+
"username": "AJenbo"
10557+
},
10558+
"distinct": true,
10559+
"id": "88d95e0a54e303241fed6ba2e454b99a5090950a",
10560+
"message": "Use memmem for block comment terminator scan\n\nReplace block comment skipping in classmap scanning with direct\n`memmem` searches for `*/` in both symbol and class scanners.\n\nRemove completed P4 performance task from todo docs\n\nSigned-off-by: Anders Jenbo <anders@jenbo.dk>",
10561+
"timestamp": "2026-06-06T14:37:40+02:00",
10562+
"tree_id": "955813248b53b3b711022c595dea77dde6f65394",
10563+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/88d95e0a54e303241fed6ba2e454b99a5090950a"
10564+
},
10565+
"date": 1780750232924,
10566+
"tool": "customSmallerIsBetter",
10567+
"benches": [
10568+
{
10569+
"name": "memory_hello_world",
10570+
"value": 41.4,
10571+
"unit": "MiB"
10572+
},
10573+
{
10574+
"name": "memory_laravel_model",
10575+
"value": 51.4,
10576+
"unit": "MiB"
10577+
}
10578+
]
1054510579
}
1054610580
]
1054710581
}

0 commit comments

Comments
 (0)