Skip to content

Commit 1b3dcd4

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for bb8cb82
1 parent 795a0f7 commit 1b3dcd4

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": 1778343440017,
2+
"lastUpdate": 1778345098481,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -8774,6 +8774,40 @@ window.BENCHMARK_DATA = {
87748774
"unit": "MiB"
87758775
}
87768776
]
8777+
},
8778+
{
8779+
"commit": {
8780+
"author": {
8781+
"email": "anders@jenbo.dk",
8782+
"name": "Anders Jenbo",
8783+
"username": "AJenbo"
8784+
},
8785+
"committer": {
8786+
"email": "anders@jenbo.dk",
8787+
"name": "Anders Jenbo",
8788+
"username": "AJenbo"
8789+
},
8790+
"distinct": true,
8791+
"id": "bb8cb82fa0bd49a046c6b5cecdfa915ba44264b4",
8792+
"message": "Deduplicate scope map helpers for extract-function, extract-variable,\nand inline-variable",
8793+
"timestamp": "2026-05-09T18:32:21+02:00",
8794+
"tree_id": "76e4c8a8ebc762ead5f4981fe2338fd8465b7e2d",
8795+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/bb8cb82fa0bd49a046c6b5cecdfa915ba44264b4"
8796+
},
8797+
"date": 1778345097193,
8798+
"tool": "customSmallerIsBetter",
8799+
"benches": [
8800+
{
8801+
"name": "memory_hello_world",
8802+
"value": 31.1,
8803+
"unit": "MiB"
8804+
},
8805+
{
8806+
"name": "memory_laravel_model",
8807+
"value": 49.8,
8808+
"unit": "MiB"
8809+
}
8810+
]
87778811
}
87788812
]
87798813
}

0 commit comments

Comments
 (0)