Skip to content

Commit 2e33052

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for aef3c0d
1 parent 0b83e5e commit 2e33052

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": 1779158659968,
2+
"lastUpdate": 1779287964959,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -53378,6 +53378,198 @@ window.BENCHMARK_DATA = {
5337853378
"unit": "ms"
5337953379
}
5338053380
]
53381+
},
53382+
{
53383+
"commit": {
53384+
"author": {
53385+
"email": "150914753+delu999@users.noreply.github.com",
53386+
"name": "R",
53387+
"username": "delu999"
53388+
},
53389+
"committer": {
53390+
"email": "noreply@github.com",
53391+
"name": "GitHub",
53392+
"username": "web-flow"
53393+
},
53394+
"distinct": true,
53395+
"id": "aef3c0de6c3c89f103d5db37a7cbf36478a3e451",
53396+
"message": "Fix cargo install dependency resolution (#136)",
53397+
"timestamp": "2026-05-20T16:30:06+02:00",
53398+
"tree_id": "b34edf060e49d357cb9a64aae84104b30838dcf0",
53399+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/aef3c0de6c3c89f103d5db37a7cbf36478a3e451"
53400+
},
53401+
"date": 1779287962914,
53402+
"tool": "customSmallerIsBetter",
53403+
"benches": [
53404+
{
53405+
"name": "cold_start_completion",
53406+
"value": 2.8,
53407+
"range": "± 0.009",
53408+
"unit": "ms"
53409+
},
53410+
{
53411+
"name": "completion_simple_class",
53412+
"value": 0.007,
53413+
"range": "± 0",
53414+
"unit": "ms"
53415+
},
53416+
{
53417+
"name": "completion_inheritance_depth/depth_5",
53418+
"value": 0.056,
53419+
"range": "± 0",
53420+
"unit": "ms"
53421+
},
53422+
{
53423+
"name": "completion_inheritance_depth/depth_10",
53424+
"value": 0.091,
53425+
"range": "± 0",
53426+
"unit": "ms"
53427+
},
53428+
{
53429+
"name": "completion_inheritance_depth/depth_20",
53430+
"value": 0.174,
53431+
"range": "± 0.002",
53432+
"unit": "ms"
53433+
},
53434+
{
53435+
"name": "completion_classmap_size/100_classes",
53436+
"value": 0.176,
53437+
"range": "± 0.001",
53438+
"unit": "ms"
53439+
},
53440+
{
53441+
"name": "completion_classmap_size/500_classes",
53442+
"value": 0.798,
53443+
"range": "± 0.004",
53444+
"unit": "ms"
53445+
},
53446+
{
53447+
"name": "completion_classmap_size/1000_classes",
53448+
"value": 1.584,
53449+
"range": "± 0.022",
53450+
"unit": "ms"
53451+
},
53452+
{
53453+
"name": "completion_generics_and_mixins",
53454+
"value": 0.056,
53455+
"range": "± 0.001",
53456+
"unit": "ms"
53457+
},
53458+
{
53459+
"name": "completion_with_narrowing",
53460+
"value": 0.015,
53461+
"range": "± 0",
53462+
"unit": "ms"
53463+
},
53464+
{
53465+
"name": "completion_5_method_chain",
53466+
"value": 0.011,
53467+
"range": "± 0",
53468+
"unit": "ms"
53469+
},
53470+
{
53471+
"name": "completion_cross_file_type_hint",
53472+
"value": 0.018,
53473+
"range": "± 0",
53474+
"unit": "ms"
53475+
},
53476+
{
53477+
"name": "completion_carbon_class",
53478+
"value": 3.658,
53479+
"range": "± 0.077",
53480+
"unit": "ms"
53481+
},
53482+
{
53483+
"name": "completion_yii_deep_hierarchy",
53484+
"value": 0.136,
53485+
"range": "± 0.002",
53486+
"unit": "ms"
53487+
},
53488+
{
53489+
"name": "completion_large_file",
53490+
"value": 0.191,
53491+
"range": "± 0.002",
53492+
"unit": "ms"
53493+
},
53494+
{
53495+
"name": "completion_short_file",
53496+
"value": 0.023,
53497+
"range": "± 0",
53498+
"unit": "ms"
53499+
},
53500+
{
53501+
"name": "variable_completion/short",
53502+
"value": 0.011,
53503+
"range": "± 0",
53504+
"unit": "ms"
53505+
},
53506+
{
53507+
"name": "variable_completion/long",
53508+
"value": 0.07,
53509+
"range": "± 0.001",
53510+
"unit": "ms"
53511+
},
53512+
{
53513+
"name": "hover_method_call",
53514+
"value": 0.084,
53515+
"range": "± 0.008",
53516+
"unit": "ms"
53517+
},
53518+
{
53519+
"name": "goto_definition_method",
53520+
"value": 0.078,
53521+
"range": "± 0.007",
53522+
"unit": "ms"
53523+
},
53524+
{
53525+
"name": "update_ast_parse_time/100_lines",
53526+
"value": 0.193,
53527+
"range": "± 0.001",
53528+
"unit": "ms"
53529+
},
53530+
{
53531+
"name": "update_ast_parse_time/500_lines",
53532+
"value": 1.056,
53533+
"range": "± 0.017",
53534+
"unit": "ms"
53535+
},
53536+
{
53537+
"name": "update_ast_parse_time/2000_lines",
53538+
"value": 5.58,
53539+
"range": "± 0.078",
53540+
"unit": "ms"
53541+
},
53542+
{
53543+
"name": "reparse_500_line_file",
53544+
"value": 1.07,
53545+
"range": "± 0.024",
53546+
"unit": "ms"
53547+
},
53548+
{
53549+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
53550+
"value": 0.033,
53551+
"range": "± 0",
53552+
"unit": "ms"
53553+
},
53554+
{
53555+
"name": "diagnostics/fixture/lots_of_new_objects",
53556+
"value": 0.032,
53557+
"range": "± 0.001",
53558+
"unit": "ms"
53559+
},
53560+
{
53561+
"name": "diagnostics/fixture/lots_of_missing_methods",
53562+
"value": 48.02,
53563+
"range": "± 0.262",
53564+
"unit": "ms"
53565+
},
53566+
{
53567+
"name": "diagnostics/fixture/method_chain",
53568+
"value": 1.088,
53569+
"range": "± 0.016",
53570+
"unit": "ms"
53571+
}
53572+
]
5338153573
}
5338253574
]
5338353575
}

0 commit comments

Comments
 (0)