Skip to content

Commit 5a6e200

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for ab6d00e
1 parent 033daa7 commit 5a6e200

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": 1775335564002,
2+
"lastUpdate": 1775338146876,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -4034,6 +4034,198 @@ window.BENCHMARK_DATA = {
40344034
"unit": "ms"
40354035
}
40364036
]
4037+
},
4038+
{
4039+
"commit": {
4040+
"author": {
4041+
"email": "anders@jenbo.dk",
4042+
"name": "Anders Jenbo",
4043+
"username": "AJenbo"
4044+
},
4045+
"committer": {
4046+
"email": "anders@jenbo.dk",
4047+
"name": "Anders Jenbo",
4048+
"username": "AJenbo"
4049+
},
4050+
"distinct": true,
4051+
"id": "ab6d00e9a3dddeb656119c68cbf3d7ba53862d51",
4052+
"message": "Clean up framework patching",
4053+
"timestamp": "2026-04-04T23:20:11+02:00",
4054+
"tree_id": "c4ace916e8f40d57fcc2969730227d6f854c9cce",
4055+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/ab6d00e9a3dddeb656119c68cbf3d7ba53862d51"
4056+
},
4057+
"date": 1775338146554,
4058+
"tool": "customSmallerIsBetter",
4059+
"benches": [
4060+
{
4061+
"name": "cold_start_completion",
4062+
"value": 2.636,
4063+
"range": "± 0.009",
4064+
"unit": "ms"
4065+
},
4066+
{
4067+
"name": "completion_simple_class",
4068+
"value": 0.007,
4069+
"range": "± 0",
4070+
"unit": "ms"
4071+
},
4072+
{
4073+
"name": "completion_inheritance_depth/depth_5",
4074+
"value": 0.073,
4075+
"range": "± 0.003",
4076+
"unit": "ms"
4077+
},
4078+
{
4079+
"name": "completion_inheritance_depth/depth_10",
4080+
"value": 0.147,
4081+
"range": "± 0.002",
4082+
"unit": "ms"
4083+
},
4084+
{
4085+
"name": "completion_inheritance_depth/depth_20",
4086+
"value": 0.279,
4087+
"range": "± 0.008",
4088+
"unit": "ms"
4089+
},
4090+
{
4091+
"name": "completion_classmap_size/100_classes",
4092+
"value": 0.169,
4093+
"range": "± 0.001",
4094+
"unit": "ms"
4095+
},
4096+
{
4097+
"name": "completion_classmap_size/500_classes",
4098+
"value": 0.804,
4099+
"range": "± 0.006",
4100+
"unit": "ms"
4101+
},
4102+
{
4103+
"name": "completion_classmap_size/1000_classes",
4104+
"value": 1.651,
4105+
"range": "± 0.011",
4106+
"unit": "ms"
4107+
},
4108+
{
4109+
"name": "completion_generics_and_mixins",
4110+
"value": 0.049,
4111+
"range": "± 0",
4112+
"unit": "ms"
4113+
},
4114+
{
4115+
"name": "completion_with_narrowing",
4116+
"value": 0.015,
4117+
"range": "± 0",
4118+
"unit": "ms"
4119+
},
4120+
{
4121+
"name": "completion_5_method_chain",
4122+
"value": 0.011,
4123+
"range": "± 0",
4124+
"unit": "ms"
4125+
},
4126+
{
4127+
"name": "completion_cross_file_type_hint",
4128+
"value": 0.02,
4129+
"range": "± 0",
4130+
"unit": "ms"
4131+
},
4132+
{
4133+
"name": "completion_carbon_class",
4134+
"value": 3.307,
4135+
"range": "± 0.02",
4136+
"unit": "ms"
4137+
},
4138+
{
4139+
"name": "completion_yii_deep_hierarchy",
4140+
"value": 0.386,
4141+
"range": "± 0.01",
4142+
"unit": "ms"
4143+
},
4144+
{
4145+
"name": "completion_large_file",
4146+
"value": 0.196,
4147+
"range": "± 0.001",
4148+
"unit": "ms"
4149+
},
4150+
{
4151+
"name": "completion_short_file",
4152+
"value": 0.019,
4153+
"range": "± 0",
4154+
"unit": "ms"
4155+
},
4156+
{
4157+
"name": "variable_completion/short",
4158+
"value": 0.012,
4159+
"range": "± 0",
4160+
"unit": "ms"
4161+
},
4162+
{
4163+
"name": "variable_completion/long",
4164+
"value": 0.088,
4165+
"range": "± 0.001",
4166+
"unit": "ms"
4167+
},
4168+
{
4169+
"name": "hover_method_call",
4170+
"value": 0.019,
4171+
"range": "± 0",
4172+
"unit": "ms"
4173+
},
4174+
{
4175+
"name": "goto_definition_method",
4176+
"value": 0.012,
4177+
"range": "± 0",
4178+
"unit": "ms"
4179+
},
4180+
{
4181+
"name": "update_ast_parse_time/100_lines",
4182+
"value": 0.191,
4183+
"range": "± 0.001",
4184+
"unit": "ms"
4185+
},
4186+
{
4187+
"name": "update_ast_parse_time/500_lines",
4188+
"value": 0.985,
4189+
"range": "± 0.006",
4190+
"unit": "ms"
4191+
},
4192+
{
4193+
"name": "update_ast_parse_time/2000_lines",
4194+
"value": 4.543,
4195+
"range": "± 0.035",
4196+
"unit": "ms"
4197+
},
4198+
{
4199+
"name": "reparse_500_line_file",
4200+
"value": 0.994,
4201+
"range": "± 0.034",
4202+
"unit": "ms"
4203+
},
4204+
{
4205+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
4206+
"value": 0.03,
4207+
"range": "± 0.001",
4208+
"unit": "ms"
4209+
},
4210+
{
4211+
"name": "diagnostics/fixture/lots_of_new_objects",
4212+
"value": 0.029,
4213+
"range": "± 0.001",
4214+
"unit": "ms"
4215+
},
4216+
{
4217+
"name": "diagnostics/fixture/lots_of_missing_methods",
4218+
"value": 87.429,
4219+
"range": "± 0.374",
4220+
"unit": "ms"
4221+
},
4222+
{
4223+
"name": "diagnostics/fixture/method_chain",
4224+
"value": 0.507,
4225+
"range": "± 0.005",
4226+
"unit": "ms"
4227+
}
4228+
]
40374229
}
40384230
]
40394231
}

0 commit comments

Comments
 (0)