Skip to content

Commit e1cce03

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for 179b554
1 parent eb06f45 commit e1cce03

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": 1775439355917,
2+
"lastUpdate": 1775439773575,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -8834,6 +8834,198 @@ window.BENCHMARK_DATA = {
88348834
"unit": "ms"
88358835
}
88368836
]
8837+
},
8838+
{
8839+
"commit": {
8840+
"author": {
8841+
"email": "anders@jenbo.dk",
8842+
"name": "Anders Jenbo",
8843+
"username": "AJenbo"
8844+
},
8845+
"committer": {
8846+
"email": "anders@jenbo.dk",
8847+
"name": "Anders Jenbo",
8848+
"username": "AJenbo"
8849+
},
8850+
"distinct": true,
8851+
"id": "179b554f76820066a7d90aa349eafc00481c966c",
8852+
"message": "Update roadmap",
8853+
"timestamp": "2026-04-06T03:34:23+02:00",
8854+
"tree_id": "868a5789babd7b99f4ebac4696d77263bb3f1da9",
8855+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/179b554f76820066a7d90aa349eafc00481c966c"
8856+
},
8857+
"date": 1775439773233,
8858+
"tool": "customSmallerIsBetter",
8859+
"benches": [
8860+
{
8861+
"name": "cold_start_completion",
8862+
"value": 2.625,
8863+
"range": "± 0.006",
8864+
"unit": "ms"
8865+
},
8866+
{
8867+
"name": "completion_simple_class",
8868+
"value": 0.006,
8869+
"range": "± 0",
8870+
"unit": "ms"
8871+
},
8872+
{
8873+
"name": "completion_inheritance_depth/depth_5",
8874+
"value": 0.071,
8875+
"range": "± 0.001",
8876+
"unit": "ms"
8877+
},
8878+
{
8879+
"name": "completion_inheritance_depth/depth_10",
8880+
"value": 0.142,
8881+
"range": "± 0.002",
8882+
"unit": "ms"
8883+
},
8884+
{
8885+
"name": "completion_inheritance_depth/depth_20",
8886+
"value": 0.269,
8887+
"range": "± 0.002",
8888+
"unit": "ms"
8889+
},
8890+
{
8891+
"name": "completion_classmap_size/100_classes",
8892+
"value": 0.164,
8893+
"range": "± 0.002",
8894+
"unit": "ms"
8895+
},
8896+
{
8897+
"name": "completion_classmap_size/500_classes",
8898+
"value": 0.774,
8899+
"range": "± 0.004",
8900+
"unit": "ms"
8901+
},
8902+
{
8903+
"name": "completion_classmap_size/1000_classes",
8904+
"value": 1.53,
8905+
"range": "± 0.027",
8906+
"unit": "ms"
8907+
},
8908+
{
8909+
"name": "completion_generics_and_mixins",
8910+
"value": 0.05,
8911+
"range": "± 0",
8912+
"unit": "ms"
8913+
},
8914+
{
8915+
"name": "completion_with_narrowing",
8916+
"value": 0.014,
8917+
"range": "± 0",
8918+
"unit": "ms"
8919+
},
8920+
{
8921+
"name": "completion_5_method_chain",
8922+
"value": 0.011,
8923+
"range": "± 0",
8924+
"unit": "ms"
8925+
},
8926+
{
8927+
"name": "completion_cross_file_type_hint",
8928+
"value": 0.02,
8929+
"range": "± 0",
8930+
"unit": "ms"
8931+
},
8932+
{
8933+
"name": "completion_carbon_class",
8934+
"value": 3.409,
8935+
"range": "± 0.034",
8936+
"unit": "ms"
8937+
},
8938+
{
8939+
"name": "completion_yii_deep_hierarchy",
8940+
"value": 0.396,
8941+
"range": "± 0.008",
8942+
"unit": "ms"
8943+
},
8944+
{
8945+
"name": "completion_large_file",
8946+
"value": 0.204,
8947+
"range": "± 0.002",
8948+
"unit": "ms"
8949+
},
8950+
{
8951+
"name": "completion_short_file",
8952+
"value": 0.019,
8953+
"range": "± 0",
8954+
"unit": "ms"
8955+
},
8956+
{
8957+
"name": "variable_completion/short",
8958+
"value": 0.012,
8959+
"range": "± 0",
8960+
"unit": "ms"
8961+
},
8962+
{
8963+
"name": "variable_completion/long",
8964+
"value": 0.089,
8965+
"range": "± 0.001",
8966+
"unit": "ms"
8967+
},
8968+
{
8969+
"name": "hover_method_call",
8970+
"value": 0.018,
8971+
"range": "± 0",
8972+
"unit": "ms"
8973+
},
8974+
{
8975+
"name": "goto_definition_method",
8976+
"value": 0.012,
8977+
"range": "± 0",
8978+
"unit": "ms"
8979+
},
8980+
{
8981+
"name": "update_ast_parse_time/100_lines",
8982+
"value": 0.202,
8983+
"range": "± 0.011",
8984+
"unit": "ms"
8985+
},
8986+
{
8987+
"name": "update_ast_parse_time/500_lines",
8988+
"value": 1.032,
8989+
"range": "± 0.013",
8990+
"unit": "ms"
8991+
},
8992+
{
8993+
"name": "update_ast_parse_time/2000_lines",
8994+
"value": 4.727,
8995+
"range": "± 0.018",
8996+
"unit": "ms"
8997+
},
8998+
{
8999+
"name": "reparse_500_line_file",
9000+
"value": 1.044,
9001+
"range": "± 0.011",
9002+
"unit": "ms"
9003+
},
9004+
{
9005+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
9006+
"value": 0.03,
9007+
"range": "± 0",
9008+
"unit": "ms"
9009+
},
9010+
{
9011+
"name": "diagnostics/fixture/lots_of_new_objects",
9012+
"value": 0.028,
9013+
"range": "± 0",
9014+
"unit": "ms"
9015+
},
9016+
{
9017+
"name": "diagnostics/fixture/lots_of_missing_methods",
9018+
"value": 61.461,
9019+
"range": "± 0.367",
9020+
"unit": "ms"
9021+
},
9022+
{
9023+
"name": "diagnostics/fixture/method_chain",
9024+
"value": 0.547,
9025+
"range": "± 0.01",
9026+
"unit": "ms"
9027+
}
9028+
]
88379029
}
88389030
]
88399031
}

0 commit comments

Comments
 (0)