Skip to content

Commit 30d8ab7

Browse files
author
github-action-benchmark
committed
add PHPantom Memory Usage (customSmallerIsBetter) benchmark result for 399b2b1
1 parent 29c0b9c commit 30d8ab7

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": 1783129389978,
2+
"lastUpdate": 1783129805516,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Memory Usage": [
@@ -11324,6 +11324,40 @@ window.BENCHMARK_DATA = {
1132411324
"unit": "MiB"
1132511325
}
1132611326
]
11327+
},
11328+
{
11329+
"commit": {
11330+
"author": {
11331+
"email": "cdwhite3@pm.me",
11332+
"name": "Caleb White",
11333+
"username": "calebdw"
11334+
},
11335+
"committer": {
11336+
"email": "anders@jenbo.dk",
11337+
"name": "Anders Jenbo",
11338+
"username": "AJenbo"
11339+
},
11340+
"distinct": true,
11341+
"id": "399b2b15afa9aa1f5c0fc3a671970b08da30ea38",
11342+
"message": "feat(completion): include static methods on instance access\n\nCloses #162\n\nSigned-off-by: Anders Jenbo <anders@jenbo.dk>",
11343+
"timestamp": "2026-07-04T03:36:47+02:00",
11344+
"tree_id": "215b769798e49acb6c905c7be06e08af676dd66e",
11345+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/399b2b15afa9aa1f5c0fc3a671970b08da30ea38"
11346+
},
11347+
"date": 1783129803957,
11348+
"tool": "customSmallerIsBetter",
11349+
"benches": [
11350+
{
11351+
"name": "memory_hello_world",
11352+
"value": 39.3,
11353+
"unit": "MiB"
11354+
},
11355+
{
11356+
"name": "memory_laravel_model",
11357+
"value": 61.5,
11358+
"unit": "MiB"
11359+
}
11360+
]
1132711361
}
1132811362
]
1132911363
}

0 commit comments

Comments
 (0)