Skip to content

Commit e6919c8

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 195a5da
1 parent 65ab4d6 commit e6919c8

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": 1778593308442,
2+
"lastUpdate": 1778685224506,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -8978,6 +8978,40 @@ window.BENCHMARK_DATA = {
89788978
"unit": "MiB"
89798979
}
89808980
]
8981+
},
8982+
{
8983+
"commit": {
8984+
"author": {
8985+
"email": "anders@jenbo.dk",
8986+
"name": "Anders Jenbo",
8987+
"username": "AJenbo"
8988+
},
8989+
"committer": {
8990+
"email": "anders@jenbo.dk",
8991+
"name": "Anders Jenbo",
8992+
"username": "AJenbo"
8993+
},
8994+
"distinct": true,
8995+
"id": "195a5da3e63b38028a1d0a3e7319cdfc2177b8dd",
8996+
"message": "Update roadmap",
8997+
"timestamp": "2026-05-13T17:00:21+02:00",
8998+
"tree_id": "44caf6c9bb9b3c7d59f58489db21ae9a9be795c8",
8999+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/195a5da3e63b38028a1d0a3e7319cdfc2177b8dd"
9000+
},
9001+
"date": 1778685222927,
9002+
"tool": "customSmallerIsBetter",
9003+
"benches": [
9004+
{
9005+
"name": "memory_hello_world",
9006+
"value": 31.1,
9007+
"unit": "MiB"
9008+
},
9009+
{
9010+
"name": "memory_laravel_model",
9011+
"value": 48.4,
9012+
"unit": "MiB"
9013+
}
9014+
]
89819015
}
89829016
]
89839017
}

0 commit comments

Comments
 (0)