Skip to content

Commit f466637

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for a3fb686
1 parent 76a140f commit f466637

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": 1782866522826,
2+
"lastUpdate": 1782970955770,
33
"repoUrl": "https://github.com/PHPantom-dev/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -62978,6 +62978,198 @@ window.BENCHMARK_DATA = {
6297862978
"unit": "ms"
6297962979
}
6298062980
]
62981+
},
62982+
{
62983+
"commit": {
62984+
"author": {
62985+
"email": "anders@jenbo.dk",
62986+
"name": "Anders Jenbo",
62987+
"username": "AJenbo"
62988+
},
62989+
"committer": {
62990+
"email": "anders@jenbo.dk",
62991+
"name": "Anders Jenbo",
62992+
"username": "AJenbo"
62993+
},
62994+
"distinct": true,
62995+
"id": "a3fb686d159af34d01ca95801254e0d248ac7ee2",
62996+
"message": "Handle case sensetivity (or rather the lack there off)\n\nSigned-off-by: Anders Jenbo <anders@jenbo.dk>",
62997+
"timestamp": "2026-07-02T07:33:11+02:00",
62998+
"tree_id": "0606eee278b55eb19e923c1152792d4e52ac286b",
62999+
"url": "https://github.com/PHPantom-dev/phpantom_lsp/commit/a3fb686d159af34d01ca95801254e0d248ac7ee2"
63000+
},
63001+
"date": 1782970954742,
63002+
"tool": "customSmallerIsBetter",
63003+
"benches": [
63004+
{
63005+
"name": "cold_start_completion",
63006+
"value": 5.471,
63007+
"range": "± 0.111",
63008+
"unit": "ms"
63009+
},
63010+
{
63011+
"name": "completion_simple_class",
63012+
"value": 0.046,
63013+
"range": "± 0.004",
63014+
"unit": "ms"
63015+
},
63016+
{
63017+
"name": "completion_inheritance_depth/depth_5",
63018+
"value": 0.114,
63019+
"range": "± 0.008",
63020+
"unit": "ms"
63021+
},
63022+
{
63023+
"name": "completion_inheritance_depth/depth_10",
63024+
"value": 0.15,
63025+
"range": "± 0.006",
63026+
"unit": "ms"
63027+
},
63028+
{
63029+
"name": "completion_inheritance_depth/depth_20",
63030+
"value": 0.25,
63031+
"range": "± 0.005",
63032+
"unit": "ms"
63033+
},
63034+
{
63035+
"name": "completion_classmap_size/100_classes",
63036+
"value": 0.234,
63037+
"range": "± 0.007",
63038+
"unit": "ms"
63039+
},
63040+
{
63041+
"name": "completion_classmap_size/500_classes",
63042+
"value": 0.88,
63043+
"range": "± 0.016",
63044+
"unit": "ms"
63045+
},
63046+
{
63047+
"name": "completion_classmap_size/1000_classes",
63048+
"value": 1.769,
63049+
"range": "± 0.051",
63050+
"unit": "ms"
63051+
},
63052+
{
63053+
"name": "completion_generics_and_mixins",
63054+
"value": 0.119,
63055+
"range": "± 0.008",
63056+
"unit": "ms"
63057+
},
63058+
{
63059+
"name": "completion_with_narrowing",
63060+
"value": 0.053,
63061+
"range": "± 0.005",
63062+
"unit": "ms"
63063+
},
63064+
{
63065+
"name": "completion_5_method_chain",
63066+
"value": 0.045,
63067+
"range": "± 0.004",
63068+
"unit": "ms"
63069+
},
63070+
{
63071+
"name": "completion_cross_file_type_hint",
63072+
"value": 0.065,
63073+
"range": "± 0.007",
63074+
"unit": "ms"
63075+
},
63076+
{
63077+
"name": "completion_carbon_class",
63078+
"value": 3.82,
63079+
"range": "± 0.024",
63080+
"unit": "ms"
63081+
},
63082+
{
63083+
"name": "completion_yii_deep_hierarchy",
63084+
"value": 0.196,
63085+
"range": "± 0.005",
63086+
"unit": "ms"
63087+
},
63088+
{
63089+
"name": "completion_large_file",
63090+
"value": 0.249,
63091+
"range": "± 0.006",
63092+
"unit": "ms"
63093+
},
63094+
{
63095+
"name": "completion_short_file",
63096+
"value": 0.069,
63097+
"range": "± 0.008",
63098+
"unit": "ms"
63099+
},
63100+
{
63101+
"name": "variable_completion/short",
63102+
"value": 0.051,
63103+
"range": "± 0.004",
63104+
"unit": "ms"
63105+
},
63106+
{
63107+
"name": "variable_completion/long",
63108+
"value": 0.118,
63109+
"range": "± 0.005",
63110+
"unit": "ms"
63111+
},
63112+
{
63113+
"name": "hover_method_call",
63114+
"value": 0.094,
63115+
"range": "± 0.008",
63116+
"unit": "ms"
63117+
},
63118+
{
63119+
"name": "goto_definition_method",
63120+
"value": 0.072,
63121+
"range": "± 0.006",
63122+
"unit": "ms"
63123+
},
63124+
{
63125+
"name": "update_ast_parse_time/100_lines",
63126+
"value": 0.195,
63127+
"range": "± 0.001",
63128+
"unit": "ms"
63129+
},
63130+
{
63131+
"name": "update_ast_parse_time/500_lines",
63132+
"value": 1.051,
63133+
"range": "± 0.023",
63134+
"unit": "ms"
63135+
},
63136+
{
63137+
"name": "update_ast_parse_time/2000_lines",
63138+
"value": 5.511,
63139+
"range": "± 0.03",
63140+
"unit": "ms"
63141+
},
63142+
{
63143+
"name": "reparse_500_line_file",
63144+
"value": 1.061,
63145+
"range": "± 0.026",
63146+
"unit": "ms"
63147+
},
63148+
{
63149+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
63150+
"value": 0.035,
63151+
"range": "± 0.001",
63152+
"unit": "ms"
63153+
},
63154+
{
63155+
"name": "diagnostics/fixture/lots_of_new_objects",
63156+
"value": 0.033,
63157+
"range": "± 0.001",
63158+
"unit": "ms"
63159+
},
63160+
{
63161+
"name": "diagnostics/fixture/lots_of_missing_methods",
63162+
"value": 47.816,
63163+
"range": "± 0.217",
63164+
"unit": "ms"
63165+
},
63166+
{
63167+
"name": "diagnostics/fixture/method_chain",
63168+
"value": 1.134,
63169+
"range": "± 0.015",
63170+
"unit": "ms"
63171+
}
63172+
]
6298163173
}
6298263174
]
6298363175
}

0 commit comments

Comments
 (0)