Skip to content

Commit fa1672e

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for b755b53
1 parent 97703a7 commit fa1672e

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": 1776673459096,
2+
"lastUpdate": 1776674816323,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -19202,6 +19202,198 @@ window.BENCHMARK_DATA = {
1920219202
"unit": "ms"
1920319203
}
1920419204
]
19205+
},
19206+
{
19207+
"commit": {
19208+
"author": {
19209+
"email": "anders@jenbo.dk",
19210+
"name": "Anders Jenbo",
19211+
"username": "AJenbo"
19212+
},
19213+
"committer": {
19214+
"email": "anders@jenbo.dk",
19215+
"name": "Anders Jenbo",
19216+
"username": "AJenbo"
19217+
},
19218+
"distinct": true,
19219+
"id": "b755b53532ae4bb832e8032630b59f6c25f07210",
19220+
"message": "Fix CI",
19221+
"timestamp": "2026-04-20T10:39:27+02:00",
19222+
"tree_id": "6ba9abd1b4bc2e1df121345e21a0d4feaf22847e",
19223+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/b755b53532ae4bb832e8032630b59f6c25f07210"
19224+
},
19225+
"date": 1776674815298,
19226+
"tool": "customSmallerIsBetter",
19227+
"benches": [
19228+
{
19229+
"name": "cold_start_completion",
19230+
"value": 2.513,
19231+
"range": "± 0.01",
19232+
"unit": "ms"
19233+
},
19234+
{
19235+
"name": "completion_simple_class",
19236+
"value": 0.006,
19237+
"range": "± 0",
19238+
"unit": "ms"
19239+
},
19240+
{
19241+
"name": "completion_inheritance_depth/depth_5",
19242+
"value": 0.086,
19243+
"range": "± 0.001",
19244+
"unit": "ms"
19245+
},
19246+
{
19247+
"name": "completion_inheritance_depth/depth_10",
19248+
"value": 0.153,
19249+
"range": "± 0.002",
19250+
"unit": "ms"
19251+
},
19252+
{
19253+
"name": "completion_inheritance_depth/depth_20",
19254+
"value": 0.278,
19255+
"range": "± 0.004",
19256+
"unit": "ms"
19257+
},
19258+
{
19259+
"name": "completion_classmap_size/100_classes",
19260+
"value": 0.176,
19261+
"range": "± 0.001",
19262+
"unit": "ms"
19263+
},
19264+
{
19265+
"name": "completion_classmap_size/500_classes",
19266+
"value": 0.789,
19267+
"range": "± 0.005",
19268+
"unit": "ms"
19269+
},
19270+
{
19271+
"name": "completion_classmap_size/1000_classes",
19272+
"value": 1.551,
19273+
"range": "± 0.026",
19274+
"unit": "ms"
19275+
},
19276+
{
19277+
"name": "completion_generics_and_mixins",
19278+
"value": 0.058,
19279+
"range": "± 0.001",
19280+
"unit": "ms"
19281+
},
19282+
{
19283+
"name": "completion_with_narrowing",
19284+
"value": 0.015,
19285+
"range": "± 0",
19286+
"unit": "ms"
19287+
},
19288+
{
19289+
"name": "completion_5_method_chain",
19290+
"value": 0.011,
19291+
"range": "± 0",
19292+
"unit": "ms"
19293+
},
19294+
{
19295+
"name": "completion_cross_file_type_hint",
19296+
"value": 0.022,
19297+
"range": "± 0",
19298+
"unit": "ms"
19299+
},
19300+
{
19301+
"name": "completion_carbon_class",
19302+
"value": 3.668,
19303+
"range": "± 0.032",
19304+
"unit": "ms"
19305+
},
19306+
{
19307+
"name": "completion_yii_deep_hierarchy",
19308+
"value": 0.417,
19309+
"range": "± 0.011",
19310+
"unit": "ms"
19311+
},
19312+
{
19313+
"name": "completion_large_file",
19314+
"value": 0.194,
19315+
"range": "± 0.003",
19316+
"unit": "ms"
19317+
},
19318+
{
19319+
"name": "completion_short_file",
19320+
"value": 0.029,
19321+
"range": "± 0",
19322+
"unit": "ms"
19323+
},
19324+
{
19325+
"name": "variable_completion/short",
19326+
"value": 0.012,
19327+
"range": "± 0",
19328+
"unit": "ms"
19329+
},
19330+
{
19331+
"name": "variable_completion/long",
19332+
"value": 0.086,
19333+
"range": "± 0.001",
19334+
"unit": "ms"
19335+
},
19336+
{
19337+
"name": "hover_method_call",
19338+
"value": 0.04,
19339+
"range": "± 0",
19340+
"unit": "ms"
19341+
},
19342+
{
19343+
"name": "goto_definition_method",
19344+
"value": 0.034,
19345+
"range": "± 0",
19346+
"unit": "ms"
19347+
},
19348+
{
19349+
"name": "update_ast_parse_time/100_lines",
19350+
"value": 0.183,
19351+
"range": "± 0.001",
19352+
"unit": "ms"
19353+
},
19354+
{
19355+
"name": "update_ast_parse_time/500_lines",
19356+
"value": 0.999,
19357+
"range": "± 0.012",
19358+
"unit": "ms"
19359+
},
19360+
{
19361+
"name": "update_ast_parse_time/2000_lines",
19362+
"value": 5.296,
19363+
"range": "± 0.205",
19364+
"unit": "ms"
19365+
},
19366+
{
19367+
"name": "reparse_500_line_file",
19368+
"value": 1.013,
19369+
"range": "± 0.013",
19370+
"unit": "ms"
19371+
},
19372+
{
19373+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
19374+
"value": 0.025,
19375+
"range": "± 0.001",
19376+
"unit": "ms"
19377+
},
19378+
{
19379+
"name": "diagnostics/fixture/lots_of_new_objects",
19380+
"value": 0.024,
19381+
"range": "± 0",
19382+
"unit": "ms"
19383+
},
19384+
{
19385+
"name": "diagnostics/fixture/lots_of_missing_methods",
19386+
"value": 40.365,
19387+
"range": "± 0.404",
19388+
"unit": "ms"
19389+
},
19390+
{
19391+
"name": "diagnostics/fixture/method_chain",
19392+
"value": 1.112,
19393+
"range": "± 0.011",
19394+
"unit": "ms"
19395+
}
19396+
]
1920519397
}
1920619398
]
1920719399
}

0 commit comments

Comments
 (0)