Skip to content

Commit e5b971f

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for b9679a9
1 parent 16b5c29 commit e5b971f

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": 1776027672593,
2+
"lastUpdate": 1776029597582,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -18818,6 +18818,198 @@ window.BENCHMARK_DATA = {
1881818818
"unit": "ms"
1881918819
}
1882018820
]
18821+
},
18822+
{
18823+
"commit": {
18824+
"author": {
18825+
"email": "anders@jenbo.dk",
18826+
"name": "Anders Jenbo",
18827+
"username": "AJenbo"
18828+
},
18829+
"committer": {
18830+
"email": "anders@jenbo.dk",
18831+
"name": "Anders Jenbo",
18832+
"username": "AJenbo"
18833+
},
18834+
"distinct": true,
18835+
"id": "b9679a91bdf5839fca32664ab00026109bf9f8bd",
18836+
"message": "Fix CI",
18837+
"timestamp": "2026-04-12T23:24:13+02:00",
18838+
"tree_id": "664459e938d92e79d3390c2c362f0c8aca791aac",
18839+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/b9679a91bdf5839fca32664ab00026109bf9f8bd"
18840+
},
18841+
"date": 1776029597207,
18842+
"tool": "customSmallerIsBetter",
18843+
"benches": [
18844+
{
18845+
"name": "cold_start_completion",
18846+
"value": 2.52,
18847+
"range": "± 0.015",
18848+
"unit": "ms"
18849+
},
18850+
{
18851+
"name": "completion_simple_class",
18852+
"value": 0.006,
18853+
"range": "± 0",
18854+
"unit": "ms"
18855+
},
18856+
{
18857+
"name": "completion_inheritance_depth/depth_5",
18858+
"value": 0.068,
18859+
"range": "± 0.001",
18860+
"unit": "ms"
18861+
},
18862+
{
18863+
"name": "completion_inheritance_depth/depth_10",
18864+
"value": 0.134,
18865+
"range": "± 0.001",
18866+
"unit": "ms"
18867+
},
18868+
{
18869+
"name": "completion_inheritance_depth/depth_20",
18870+
"value": 0.269,
18871+
"range": "± 0.004",
18872+
"unit": "ms"
18873+
},
18874+
{
18875+
"name": "completion_classmap_size/100_classes",
18876+
"value": 0.167,
18877+
"range": "± 0.001",
18878+
"unit": "ms"
18879+
},
18880+
{
18881+
"name": "completion_classmap_size/500_classes",
18882+
"value": 0.785,
18883+
"range": "± 0.004",
18884+
"unit": "ms"
18885+
},
18886+
{
18887+
"name": "completion_classmap_size/1000_classes",
18888+
"value": 1.558,
18889+
"range": "± 0.063",
18890+
"unit": "ms"
18891+
},
18892+
{
18893+
"name": "completion_generics_and_mixins",
18894+
"value": 0.048,
18895+
"range": "± 0",
18896+
"unit": "ms"
18897+
},
18898+
{
18899+
"name": "completion_with_narrowing",
18900+
"value": 0.015,
18901+
"range": "± 0",
18902+
"unit": "ms"
18903+
},
18904+
{
18905+
"name": "completion_5_method_chain",
18906+
"value": 0.011,
18907+
"range": "± 0",
18908+
"unit": "ms"
18909+
},
18910+
{
18911+
"name": "completion_cross_file_type_hint",
18912+
"value": 0.023,
18913+
"range": "± 0",
18914+
"unit": "ms"
18915+
},
18916+
{
18917+
"name": "completion_carbon_class",
18918+
"value": 3.372,
18919+
"range": "± 0.029",
18920+
"unit": "ms"
18921+
},
18922+
{
18923+
"name": "completion_yii_deep_hierarchy",
18924+
"value": 0.361,
18925+
"range": "± 0.008",
18926+
"unit": "ms"
18927+
},
18928+
{
18929+
"name": "completion_large_file",
18930+
"value": 0.197,
18931+
"range": "± 0.004",
18932+
"unit": "ms"
18933+
},
18934+
{
18935+
"name": "completion_short_file",
18936+
"value": 0.017,
18937+
"range": "± 0",
18938+
"unit": "ms"
18939+
},
18940+
{
18941+
"name": "variable_completion/short",
18942+
"value": 0.012,
18943+
"range": "± 0",
18944+
"unit": "ms"
18945+
},
18946+
{
18947+
"name": "variable_completion/long",
18948+
"value": 0.087,
18949+
"range": "± 0.001",
18950+
"unit": "ms"
18951+
},
18952+
{
18953+
"name": "hover_method_call",
18954+
"value": 0.016,
18955+
"range": "± 0",
18956+
"unit": "ms"
18957+
},
18958+
{
18959+
"name": "goto_definition_method",
18960+
"value": 0.011,
18961+
"range": "± 0",
18962+
"unit": "ms"
18963+
},
18964+
{
18965+
"name": "update_ast_parse_time/100_lines",
18966+
"value": 0.179,
18967+
"range": "± 0.001",
18968+
"unit": "ms"
18969+
},
18970+
{
18971+
"name": "update_ast_parse_time/500_lines",
18972+
"value": 0.935,
18973+
"range": "± 0.008",
18974+
"unit": "ms"
18975+
},
18976+
{
18977+
"name": "update_ast_parse_time/2000_lines",
18978+
"value": 4.368,
18979+
"range": "± 0.024",
18980+
"unit": "ms"
18981+
},
18982+
{
18983+
"name": "reparse_500_line_file",
18984+
"value": 0.948,
18985+
"range": "± 0.005",
18986+
"unit": "ms"
18987+
},
18988+
{
18989+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
18990+
"value": 0.15,
18991+
"range": "± 0.002",
18992+
"unit": "ms"
18993+
},
18994+
{
18995+
"name": "diagnostics/fixture/lots_of_new_objects",
18996+
"value": 0.148,
18997+
"range": "± 0.001",
18998+
"unit": "ms"
18999+
},
19000+
{
19001+
"name": "diagnostics/fixture/lots_of_missing_methods",
19002+
"value": 47.435,
19003+
"range": "± 0.218",
19004+
"unit": "ms"
19005+
},
19006+
{
19007+
"name": "diagnostics/fixture/method_chain",
19008+
"value": 0.466,
19009+
"range": "± 0.004",
19010+
"unit": "ms"
19011+
}
19012+
]
1882119013
}
1882219014
]
1882319015
}

0 commit comments

Comments
 (0)