Skip to content

Commit 9790e88

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for cefa772
1 parent 7796dde commit 9790e88

1 file changed

Lines changed: 193 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 193 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775338748119,
2+
"lastUpdate": 1775338767549,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -4418,6 +4418,198 @@ window.BENCHMARK_DATA = {
44184418
"unit": "ms"
44194419
}
44204420
]
4421+
},
4422+
{
4423+
"commit": {
4424+
"author": {
4425+
"email": "anders@jenbo.dk",
4426+
"name": "Anders Jenbo",
4427+
"username": "AJenbo"
4428+
},
4429+
"committer": {
4430+
"email": "anders@jenbo.dk",
4431+
"name": "Anders Jenbo",
4432+
"username": "AJenbo"
4433+
},
4434+
"distinct": true,
4435+
"id": "cefa77233f88b550bc18ba1bc37a8b946c010426",
4436+
"message": "Update roadmap",
4437+
"timestamp": "2026-04-04T23:30:37+02:00",
4438+
"tree_id": "6c40335d9c4683e8b15794ec4d6dacd15b827bfe",
4439+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/cefa77233f88b550bc18ba1bc37a8b946c010426"
4440+
},
4441+
"date": 1775338767012,
4442+
"tool": "customSmallerIsBetter",
4443+
"benches": [
4444+
{
4445+
"name": "cold_start_completion",
4446+
"value": 2.624,
4447+
"range": "± 0.012",
4448+
"unit": "ms"
4449+
},
4450+
{
4451+
"name": "completion_simple_class",
4452+
"value": 0.006,
4453+
"range": "± 0",
4454+
"unit": "ms"
4455+
},
4456+
{
4457+
"name": "completion_inheritance_depth/depth_5",
4458+
"value": 0.073,
4459+
"range": "± 0.001",
4460+
"unit": "ms"
4461+
},
4462+
{
4463+
"name": "completion_inheritance_depth/depth_10",
4464+
"value": 0.146,
4465+
"range": "± 0.003",
4466+
"unit": "ms"
4467+
},
4468+
{
4469+
"name": "completion_inheritance_depth/depth_20",
4470+
"value": 0.278,
4471+
"range": "± 0.002",
4472+
"unit": "ms"
4473+
},
4474+
{
4475+
"name": "completion_classmap_size/100_classes",
4476+
"value": 0.168,
4477+
"range": "± 0.001",
4478+
"unit": "ms"
4479+
},
4480+
{
4481+
"name": "completion_classmap_size/500_classes",
4482+
"value": 0.8,
4483+
"range": "± 0.008",
4484+
"unit": "ms"
4485+
},
4486+
{
4487+
"name": "completion_classmap_size/1000_classes",
4488+
"value": 1.585,
4489+
"range": "± 0.019",
4490+
"unit": "ms"
4491+
},
4492+
{
4493+
"name": "completion_generics_and_mixins",
4494+
"value": 0.049,
4495+
"range": "± 0",
4496+
"unit": "ms"
4497+
},
4498+
{
4499+
"name": "completion_with_narrowing",
4500+
"value": 0.014,
4501+
"range": "± 0",
4502+
"unit": "ms"
4503+
},
4504+
{
4505+
"name": "completion_5_method_chain",
4506+
"value": 0.011,
4507+
"range": "± 0",
4508+
"unit": "ms"
4509+
},
4510+
{
4511+
"name": "completion_cross_file_type_hint",
4512+
"value": 0.02,
4513+
"range": "± 0",
4514+
"unit": "ms"
4515+
},
4516+
{
4517+
"name": "completion_carbon_class",
4518+
"value": 3.307,
4519+
"range": "± 0.037",
4520+
"unit": "ms"
4521+
},
4522+
{
4523+
"name": "completion_yii_deep_hierarchy",
4524+
"value": 0.404,
4525+
"range": "± 0.008",
4526+
"unit": "ms"
4527+
},
4528+
{
4529+
"name": "completion_large_file",
4530+
"value": 0.194,
4531+
"range": "± 0.001",
4532+
"unit": "ms"
4533+
},
4534+
{
4535+
"name": "completion_short_file",
4536+
"value": 0.019,
4537+
"range": "± 0",
4538+
"unit": "ms"
4539+
},
4540+
{
4541+
"name": "variable_completion/short",
4542+
"value": 0.012,
4543+
"range": "± 0",
4544+
"unit": "ms"
4545+
},
4546+
{
4547+
"name": "variable_completion/long",
4548+
"value": 0.087,
4549+
"range": "± 0.001",
4550+
"unit": "ms"
4551+
},
4552+
{
4553+
"name": "hover_method_call",
4554+
"value": 0.019,
4555+
"range": "± 0",
4556+
"unit": "ms"
4557+
},
4558+
{
4559+
"name": "goto_definition_method",
4560+
"value": 0.013,
4561+
"range": "± 0",
4562+
"unit": "ms"
4563+
},
4564+
{
4565+
"name": "update_ast_parse_time/100_lines",
4566+
"value": 0.189,
4567+
"range": "± 0.001",
4568+
"unit": "ms"
4569+
},
4570+
{
4571+
"name": "update_ast_parse_time/500_lines",
4572+
"value": 0.971,
4573+
"range": "± 0.004",
4574+
"unit": "ms"
4575+
},
4576+
{
4577+
"name": "update_ast_parse_time/2000_lines",
4578+
"value": 4.522,
4579+
"range": "± 0.028",
4580+
"unit": "ms"
4581+
},
4582+
{
4583+
"name": "reparse_500_line_file",
4584+
"value": 0.983,
4585+
"range": "± 0.004",
4586+
"unit": "ms"
4587+
},
4588+
{
4589+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
4590+
"value": 0.03,
4591+
"range": "± 0",
4592+
"unit": "ms"
4593+
},
4594+
{
4595+
"name": "diagnostics/fixture/lots_of_new_objects",
4596+
"value": 0.028,
4597+
"range": "± 0",
4598+
"unit": "ms"
4599+
},
4600+
{
4601+
"name": "diagnostics/fixture/lots_of_missing_methods",
4602+
"value": 88.532,
4603+
"range": "± 0.211",
4604+
"unit": "ms"
4605+
},
4606+
{
4607+
"name": "diagnostics/fixture/method_chain",
4608+
"value": 0.513,
4609+
"range": "± 0.006",
4610+
"unit": "ms"
4611+
}
4612+
]
44214613
}
44224614
]
44234615
}

0 commit comments

Comments
 (0)