Skip to content

Commit 0b83e5e

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for bfecbcb
1 parent a73ac54 commit 0b83e5e

1 file changed

Lines changed: 36 additions & 2 deletions

File tree

dev/memory/data.js

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1779128744292,
3-
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
2+
"lastUpdate": 1779158881618,
3+
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
66
{
@@ -9420,6 +9420,40 @@ window.BENCHMARK_DATA = {
94209420
"unit": "MiB"
94219421
}
94229422
]
9423+
},
9424+
{
9425+
"commit": {
9426+
"author": {
9427+
"email": "anders@jenbo.dk",
9428+
"name": "Anders Jenbo",
9429+
"username": "AJenbo"
9430+
},
9431+
"committer": {
9432+
"email": "anders@jenbo.dk",
9433+
"name": "Anders Jenbo",
9434+
"username": "AJenbo"
9435+
},
9436+
"distinct": true,
9437+
"id": "bfecbcb08aad950927164a9364d9ea1fed9b49d1",
9438+
"message": "Update VS Code setup instructions to recommend official extension",
9439+
"timestamp": "2026-05-19T00:25:49+02:00",
9440+
"tree_id": "c2a559d78f336b3933330485577ee3d31402c2e0",
9441+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/bfecbcb08aad950927164a9364d9ea1fed9b49d1"
9442+
},
9443+
"date": 1779158880667,
9444+
"tool": "customSmallerIsBetter",
9445+
"benches": [
9446+
{
9447+
"name": "memory_hello_world",
9448+
"value": 32.8,
9449+
"unit": "MiB"
9450+
},
9451+
{
9452+
"name": "memory_laravel_model",
9453+
"value": 48.8,
9454+
"unit": "MiB"
9455+
}
9456+
]
94239457
}
94249458
]
94259459
}

0 commit comments

Comments
 (0)