Skip to content

Commit 35c35f9

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for aa9c6b1
1 parent 9653b36 commit 35c35f9

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": 1775315185707,
2+
"lastUpdate": 1775315986745,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -512,6 +512,40 @@ window.BENCHMARK_DATA = {
512512
"unit": "MiB"
513513
}
514514
]
515+
},
516+
{
517+
"commit": {
518+
"author": {
519+
"email": "anders@jenbo.dk",
520+
"name": "Anders Jenbo",
521+
"username": "AJenbo"
522+
},
523+
"committer": {
524+
"email": "anders@jenbo.dk",
525+
"name": "Anders Jenbo",
526+
"username": "AJenbo"
527+
},
528+
"distinct": true,
529+
"id": "aa9c6b1d6ed37b45fac24360f266af4b1241f0f3",
530+
"message": "Update roadmap",
531+
"timestamp": "2026-04-04T17:07:42+02:00",
532+
"tree_id": "38cd853bedb138d1740054aae0ac2aa25492dd20",
533+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/aa9c6b1d6ed37b45fac24360f266af4b1241f0f3"
534+
},
535+
"date": 1775315986279,
536+
"tool": "customSmallerIsBetter",
537+
"benches": [
538+
{
539+
"name": "memory_hello_world",
540+
"value": 23.2,
541+
"unit": "MiB"
542+
},
543+
{
544+
"name": "memory_laravel_model",
545+
"value": 38.4,
546+
"unit": "MiB"
547+
}
548+
]
515549
}
516550
]
517551
}

0 commit comments

Comments
 (0)