Skip to content

Commit 20cc97b

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 179b554
1 parent e1cce03 commit 20cc97b

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": 1775439546610,
2+
"lastUpdate": 1775439967983,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1566,6 +1566,40 @@ window.BENCHMARK_DATA = {
15661566
"unit": "MiB"
15671567
}
15681568
]
1569+
},
1570+
{
1571+
"commit": {
1572+
"author": {
1573+
"email": "anders@jenbo.dk",
1574+
"name": "Anders Jenbo",
1575+
"username": "AJenbo"
1576+
},
1577+
"committer": {
1578+
"email": "anders@jenbo.dk",
1579+
"name": "Anders Jenbo",
1580+
"username": "AJenbo"
1581+
},
1582+
"distinct": true,
1583+
"id": "179b554f76820066a7d90aa349eafc00481c966c",
1584+
"message": "Update roadmap",
1585+
"timestamp": "2026-04-06T03:34:23+02:00",
1586+
"tree_id": "868a5789babd7b99f4ebac4696d77263bb3f1da9",
1587+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/179b554f76820066a7d90aa349eafc00481c966c"
1588+
},
1589+
"date": 1775439967439,
1590+
"tool": "customSmallerIsBetter",
1591+
"benches": [
1592+
{
1593+
"name": "memory_hello_world",
1594+
"value": 23.3,
1595+
"unit": "MiB"
1596+
},
1597+
{
1598+
"name": "memory_laravel_model",
1599+
"value": 39.6,
1600+
"unit": "MiB"
1601+
}
1602+
]
15691603
}
15701604
]
15711605
}

0 commit comments

Comments
 (0)