Skip to content

Commit 7c3e426

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for aef3c0d
1 parent 2e33052 commit 7c3e426

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": 1779158881618,
2+
"lastUpdate": 1779288195993,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -9454,6 +9454,40 @@ window.BENCHMARK_DATA = {
94549454
"unit": "MiB"
94559455
}
94569456
]
9457+
},
9458+
{
9459+
"commit": {
9460+
"author": {
9461+
"email": "150914753+delu999@users.noreply.github.com",
9462+
"name": "R",
9463+
"username": "delu999"
9464+
},
9465+
"committer": {
9466+
"email": "noreply@github.com",
9467+
"name": "GitHub",
9468+
"username": "web-flow"
9469+
},
9470+
"distinct": true,
9471+
"id": "aef3c0de6c3c89f103d5db37a7cbf36478a3e451",
9472+
"message": "Fix cargo install dependency resolution (#136)",
9473+
"timestamp": "2026-05-20T16:30:06+02:00",
9474+
"tree_id": "b34edf060e49d357cb9a64aae84104b30838dcf0",
9475+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/aef3c0de6c3c89f103d5db37a7cbf36478a3e451"
9476+
},
9477+
"date": 1779288193623,
9478+
"tool": "customSmallerIsBetter",
9479+
"benches": [
9480+
{
9481+
"name": "memory_hello_world",
9482+
"value": 32.9,
9483+
"unit": "MiB"
9484+
},
9485+
{
9486+
"name": "memory_laravel_model",
9487+
"value": 48,
9488+
"unit": "MiB"
9489+
}
9490+
]
94579491
}
94589492
]
94599493
}

0 commit comments

Comments
 (0)