Skip to content

Commit a9cb310

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for 5c861bb
1 parent 7f466c0 commit a9cb310

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": 1776024367606,
2+
"lastUpdate": 1776027672593,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -18626,6 +18626,198 @@ window.BENCHMARK_DATA = {
1862618626
"unit": "ms"
1862718627
}
1862818628
]
18629+
},
18630+
{
18631+
"commit": {
18632+
"author": {
18633+
"email": "anders@jenbo.dk",
18634+
"name": "Anders Jenbo",
18635+
"username": "AJenbo"
18636+
},
18637+
"committer": {
18638+
"email": "anders@jenbo.dk",
18639+
"name": "Anders Jenbo",
18640+
"username": "AJenbo"
18641+
},
18642+
"distinct": true,
18643+
"id": "5c861bbcd87a94f5ec0c94cfbe6d775be78f6495",
18644+
"message": "Rename D12 to \"Mago diagnostic proxy\" and update integration details",
18645+
"timestamp": "2026-04-12T22:52:09+02:00",
18646+
"tree_id": "a20f104223848819b109f359cee46160b04afea8",
18647+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/5c861bbcd87a94f5ec0c94cfbe6d775be78f6495"
18648+
},
18649+
"date": 1776027671942,
18650+
"tool": "customSmallerIsBetter",
18651+
"benches": [
18652+
{
18653+
"name": "cold_start_completion",
18654+
"value": 2.516,
18655+
"range": "± 0.02",
18656+
"unit": "ms"
18657+
},
18658+
{
18659+
"name": "completion_simple_class",
18660+
"value": 0.007,
18661+
"range": "± 0",
18662+
"unit": "ms"
18663+
},
18664+
{
18665+
"name": "completion_inheritance_depth/depth_5",
18666+
"value": 0.069,
18667+
"range": "± 0.002",
18668+
"unit": "ms"
18669+
},
18670+
{
18671+
"name": "completion_inheritance_depth/depth_10",
18672+
"value": 0.134,
18673+
"range": "± 0.003",
18674+
"unit": "ms"
18675+
},
18676+
{
18677+
"name": "completion_inheritance_depth/depth_20",
18678+
"value": 0.266,
18679+
"range": "± 0.004",
18680+
"unit": "ms"
18681+
},
18682+
{
18683+
"name": "completion_classmap_size/100_classes",
18684+
"value": 0.164,
18685+
"range": "± 0.001",
18686+
"unit": "ms"
18687+
},
18688+
{
18689+
"name": "completion_classmap_size/500_classes",
18690+
"value": 0.781,
18691+
"range": "± 0.004",
18692+
"unit": "ms"
18693+
},
18694+
{
18695+
"name": "completion_classmap_size/1000_classes",
18696+
"value": 1.552,
18697+
"range": "± 0.026",
18698+
"unit": "ms"
18699+
},
18700+
{
18701+
"name": "completion_generics_and_mixins",
18702+
"value": 0.047,
18703+
"range": "± 0.001",
18704+
"unit": "ms"
18705+
},
18706+
{
18707+
"name": "completion_with_narrowing",
18708+
"value": 0.015,
18709+
"range": "± 0",
18710+
"unit": "ms"
18711+
},
18712+
{
18713+
"name": "completion_5_method_chain",
18714+
"value": 0.011,
18715+
"range": "± 0",
18716+
"unit": "ms"
18717+
},
18718+
{
18719+
"name": "completion_cross_file_type_hint",
18720+
"value": 0.024,
18721+
"range": "± 0",
18722+
"unit": "ms"
18723+
},
18724+
{
18725+
"name": "completion_carbon_class",
18726+
"value": 3.303,
18727+
"range": "± 0.011",
18728+
"unit": "ms"
18729+
},
18730+
{
18731+
"name": "completion_yii_deep_hierarchy",
18732+
"value": 0.358,
18733+
"range": "± 0.006",
18734+
"unit": "ms"
18735+
},
18736+
{
18737+
"name": "completion_large_file",
18738+
"value": 0.196,
18739+
"range": "± 0.001",
18740+
"unit": "ms"
18741+
},
18742+
{
18743+
"name": "completion_short_file",
18744+
"value": 0.017,
18745+
"range": "± 0",
18746+
"unit": "ms"
18747+
},
18748+
{
18749+
"name": "variable_completion/short",
18750+
"value": 0.012,
18751+
"range": "± 0",
18752+
"unit": "ms"
18753+
},
18754+
{
18755+
"name": "variable_completion/long",
18756+
"value": 0.087,
18757+
"range": "± 0.001",
18758+
"unit": "ms"
18759+
},
18760+
{
18761+
"name": "hover_method_call",
18762+
"value": 0.016,
18763+
"range": "± 0",
18764+
"unit": "ms"
18765+
},
18766+
{
18767+
"name": "goto_definition_method",
18768+
"value": 0.011,
18769+
"range": "± 0",
18770+
"unit": "ms"
18771+
},
18772+
{
18773+
"name": "update_ast_parse_time/100_lines",
18774+
"value": 0.183,
18775+
"range": "± 0.001",
18776+
"unit": "ms"
18777+
},
18778+
{
18779+
"name": "update_ast_parse_time/500_lines",
18780+
"value": 0.945,
18781+
"range": "± 0.006",
18782+
"unit": "ms"
18783+
},
18784+
{
18785+
"name": "update_ast_parse_time/2000_lines",
18786+
"value": 4.401,
18787+
"range": "± 0.026",
18788+
"unit": "ms"
18789+
},
18790+
{
18791+
"name": "reparse_500_line_file",
18792+
"value": 0.957,
18793+
"range": "± 0.007",
18794+
"unit": "ms"
18795+
},
18796+
{
18797+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
18798+
"value": 0.15,
18799+
"range": "± 0.005",
18800+
"unit": "ms"
18801+
},
18802+
{
18803+
"name": "diagnostics/fixture/lots_of_new_objects",
18804+
"value": 0.149,
18805+
"range": "± 0.001",
18806+
"unit": "ms"
18807+
},
18808+
{
18809+
"name": "diagnostics/fixture/lots_of_missing_methods",
18810+
"value": 47.221,
18811+
"range": "± 0.156",
18812+
"unit": "ms"
18813+
},
18814+
{
18815+
"name": "diagnostics/fixture/method_chain",
18816+
"value": 0.464,
18817+
"range": "± 0.008",
18818+
"unit": "ms"
18819+
}
18820+
]
1862918821
}
1863018822
]
1863118823
}

0 commit comments

Comments
 (0)