Skip to content

Commit a73ac54

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for bfecbcb
1 parent 06221f6 commit a73ac54

1 file changed

Lines changed: 194 additions & 2 deletions

File tree

dev/bench/data.js

Lines changed: 194 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1779128537197,
3-
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
2+
"lastUpdate": 1779158659968,
3+
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
66
{
@@ -53186,6 +53186,198 @@ window.BENCHMARK_DATA = {
5318653186
"unit": "ms"
5318753187
}
5318853188
]
53189+
},
53190+
{
53191+
"commit": {
53192+
"author": {
53193+
"email": "anders@jenbo.dk",
53194+
"name": "Anders Jenbo",
53195+
"username": "AJenbo"
53196+
},
53197+
"committer": {
53198+
"email": "anders@jenbo.dk",
53199+
"name": "Anders Jenbo",
53200+
"username": "AJenbo"
53201+
},
53202+
"distinct": true,
53203+
"id": "bfecbcb08aad950927164a9364d9ea1fed9b49d1",
53204+
"message": "Update VS Code setup instructions to recommend official extension",
53205+
"timestamp": "2026-05-19T00:25:49+02:00",
53206+
"tree_id": "c2a559d78f336b3933330485577ee3d31402c2e0",
53207+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/bfecbcb08aad950927164a9364d9ea1fed9b49d1"
53208+
},
53209+
"date": 1779158659209,
53210+
"tool": "customSmallerIsBetter",
53211+
"benches": [
53212+
{
53213+
"name": "cold_start_completion",
53214+
"value": 2.865,
53215+
"range": "± 0.067",
53216+
"unit": "ms"
53217+
},
53218+
{
53219+
"name": "completion_simple_class",
53220+
"value": 0.007,
53221+
"range": "± 0",
53222+
"unit": "ms"
53223+
},
53224+
{
53225+
"name": "completion_inheritance_depth/depth_5",
53226+
"value": 0.055,
53227+
"range": "± 0",
53228+
"unit": "ms"
53229+
},
53230+
{
53231+
"name": "completion_inheritance_depth/depth_10",
53232+
"value": 0.09,
53233+
"range": "± 0",
53234+
"unit": "ms"
53235+
},
53236+
{
53237+
"name": "completion_inheritance_depth/depth_20",
53238+
"value": 0.171,
53239+
"range": "± 0.001",
53240+
"unit": "ms"
53241+
},
53242+
{
53243+
"name": "completion_classmap_size/100_classes",
53244+
"value": 0.179,
53245+
"range": "± 0.005",
53246+
"unit": "ms"
53247+
},
53248+
{
53249+
"name": "completion_classmap_size/500_classes",
53250+
"value": 0.848,
53251+
"range": "± 0.005",
53252+
"unit": "ms"
53253+
},
53254+
{
53255+
"name": "completion_classmap_size/1000_classes",
53256+
"value": 1.676,
53257+
"range": "± 0.048",
53258+
"unit": "ms"
53259+
},
53260+
{
53261+
"name": "completion_generics_and_mixins",
53262+
"value": 0.05,
53263+
"range": "± 0",
53264+
"unit": "ms"
53265+
},
53266+
{
53267+
"name": "completion_with_narrowing",
53268+
"value": 0.015,
53269+
"range": "± 0",
53270+
"unit": "ms"
53271+
},
53272+
{
53273+
"name": "completion_5_method_chain",
53274+
"value": 0.011,
53275+
"range": "± 0",
53276+
"unit": "ms"
53277+
},
53278+
{
53279+
"name": "completion_cross_file_type_hint",
53280+
"value": 0.016,
53281+
"range": "± 0",
53282+
"unit": "ms"
53283+
},
53284+
{
53285+
"name": "completion_carbon_class",
53286+
"value": 4.157,
53287+
"range": "± 0.023",
53288+
"unit": "ms"
53289+
},
53290+
{
53291+
"name": "completion_yii_deep_hierarchy",
53292+
"value": 0.127,
53293+
"range": "± 0.001",
53294+
"unit": "ms"
53295+
},
53296+
{
53297+
"name": "completion_large_file",
53298+
"value": 0.177,
53299+
"range": "± 0.001",
53300+
"unit": "ms"
53301+
},
53302+
{
53303+
"name": "completion_short_file",
53304+
"value": 0.022,
53305+
"range": "± 0",
53306+
"unit": "ms"
53307+
},
53308+
{
53309+
"name": "variable_completion/short",
53310+
"value": 0.011,
53311+
"range": "± 0",
53312+
"unit": "ms"
53313+
},
53314+
{
53315+
"name": "variable_completion/long",
53316+
"value": 0.07,
53317+
"range": "± 0",
53318+
"unit": "ms"
53319+
},
53320+
{
53321+
"name": "hover_method_call",
53322+
"value": 0.067,
53323+
"range": "± 0.004",
53324+
"unit": "ms"
53325+
},
53326+
{
53327+
"name": "goto_definition_method",
53328+
"value": 0.057,
53329+
"range": "± 0.003",
53330+
"unit": "ms"
53331+
},
53332+
{
53333+
"name": "update_ast_parse_time/100_lines",
53334+
"value": 0.183,
53335+
"range": "± 0.001",
53336+
"unit": "ms"
53337+
},
53338+
{
53339+
"name": "update_ast_parse_time/500_lines",
53340+
"value": 1.06,
53341+
"range": "± 0.018",
53342+
"unit": "ms"
53343+
},
53344+
{
53345+
"name": "update_ast_parse_time/2000_lines",
53346+
"value": 5.815,
53347+
"range": "± 0.045",
53348+
"unit": "ms"
53349+
},
53350+
{
53351+
"name": "reparse_500_line_file",
53352+
"value": 1.064,
53353+
"range": "± 0.012",
53354+
"unit": "ms"
53355+
},
53356+
{
53357+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
53358+
"value": 0.035,
53359+
"range": "± 0",
53360+
"unit": "ms"
53361+
},
53362+
{
53363+
"name": "diagnostics/fixture/lots_of_new_objects",
53364+
"value": 0.033,
53365+
"range": "± 0.001",
53366+
"unit": "ms"
53367+
},
53368+
{
53369+
"name": "diagnostics/fixture/lots_of_missing_methods",
53370+
"value": 48.265,
53371+
"range": "± 0.61",
53372+
"unit": "ms"
53373+
},
53374+
{
53375+
"name": "diagnostics/fixture/method_chain",
53376+
"value": 1.058,
53377+
"range": "± 0.018",
53378+
"unit": "ms"
53379+
}
53380+
]
5318953381
}
5319053382
]
5319153383
}

0 commit comments

Comments
 (0)