Skip to content

Commit eb06f45

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 481ac8b
1 parent 380e72f commit eb06f45

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": 1775439204603,
2+
"lastUpdate": 1775439546610,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -1532,6 +1532,40 @@ window.BENCHMARK_DATA = {
15321532
"unit": "MiB"
15331533
}
15341534
]
1535+
},
1536+
{
1537+
"commit": {
1538+
"author": {
1539+
"email": "anders@jenbo.dk",
1540+
"name": "Anders Jenbo",
1541+
"username": "AJenbo"
1542+
},
1543+
"committer": {
1544+
"email": "anders@jenbo.dk",
1545+
"name": "Anders Jenbo",
1546+
"username": "AJenbo"
1547+
},
1548+
"distinct": true,
1549+
"id": "481ac8b299bc9e8afccde1ecbb2c662b350a881e",
1550+
"message": "Refactor type alias expansion to return PhpType instead of String",
1551+
"timestamp": "2026-04-06T03:27:21+02:00",
1552+
"tree_id": "3b7051a79040b263e5af9b99be3ec797e64bbbc0",
1553+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/481ac8b299bc9e8afccde1ecbb2c662b350a881e"
1554+
},
1555+
"date": 1775439546274,
1556+
"tool": "customSmallerIsBetter",
1557+
"benches": [
1558+
{
1559+
"name": "memory_hello_world",
1560+
"value": 23.6,
1561+
"unit": "MiB"
1562+
},
1563+
{
1564+
"name": "memory_laravel_model",
1565+
"value": 40.4,
1566+
"unit": "MiB"
1567+
}
1568+
]
15351569
}
15361570
]
15371571
}

0 commit comments

Comments
 (0)