Skip to content

Commit ac8c82d

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 2d7f517
1 parent 9790e88 commit ac8c82d

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": 1775338333567,
2+
"lastUpdate": 1775338935422,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -750,6 +750,40 @@ window.BENCHMARK_DATA = {
750750
"unit": "MiB"
751751
}
752752
]
753+
},
754+
{
755+
"commit": {
756+
"author": {
757+
"email": "anders@jenbo.dk",
758+
"name": "Anders Jenbo",
759+
"username": "AJenbo"
760+
},
761+
"committer": {
762+
"email": "anders@jenbo.dk",
763+
"name": "Anders Jenbo",
764+
"username": "AJenbo"
765+
},
766+
"distinct": true,
767+
"id": "2d7f5177dae40d0e0ac6b3a64d11d6a4a1f09d11",
768+
"message": "Update dependencies",
769+
"timestamp": "2026-04-04T23:30:19+02:00",
770+
"tree_id": "8b703583634586037367f6517930f2ba8bd9b276",
771+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/2d7f5177dae40d0e0ac6b3a64d11d6a4a1f09d11"
772+
},
773+
"date": 1775338935056,
774+
"tool": "customSmallerIsBetter",
775+
"benches": [
776+
{
777+
"name": "memory_hello_world",
778+
"value": 23.3,
779+
"unit": "MiB"
780+
},
781+
{
782+
"name": "memory_laravel_model",
783+
"value": 37,
784+
"unit": "MiB"
785+
}
786+
]
753787
}
754788
]
755789
}

0 commit comments

Comments
 (0)