Skip to content

Commit 5c556fc

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 410f8c4
1 parent 2f2bdd3 commit 5c556fc

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": 1775435181147,
2+
"lastUpdate": 1775437236411,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1328,6 +1328,40 @@ window.BENCHMARK_DATA = {
13281328
"unit": "MiB"
13291329
}
13301330
]
1331+
},
1332+
{
1333+
"commit": {
1334+
"author": {
1335+
"email": "anders@jenbo.dk",
1336+
"name": "Anders Jenbo",
1337+
"username": "AJenbo"
1338+
},
1339+
"committer": {
1340+
"email": "anders@jenbo.dk",
1341+
"name": "Anders Jenbo",
1342+
"username": "AJenbo"
1343+
},
1344+
"distinct": true,
1345+
"id": "410f8c410b5e04ce11c0fe62a245d57c093622cb",
1346+
"message": "Update roadmap",
1347+
"timestamp": "2026-04-06T02:48:43+02:00",
1348+
"tree_id": "d085dff638b73d8188bb401df2d054ffaf6f4e6c",
1349+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/410f8c410b5e04ce11c0fe62a245d57c093622cb"
1350+
},
1351+
"date": 1775437236069,
1352+
"tool": "customSmallerIsBetter",
1353+
"benches": [
1354+
{
1355+
"name": "memory_hello_world",
1356+
"value": 23.5,
1357+
"unit": "MiB"
1358+
},
1359+
{
1360+
"name": "memory_laravel_model",
1361+
"value": 36.2,
1362+
"unit": "MiB"
1363+
}
1364+
]
13311365
}
13321366
]
13331367
}

0 commit comments

Comments
 (0)