Skip to content

Commit 5cdacde

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (cargo) benchmark result for 5359f73
1 parent 305d3eb commit 5cdacde

1 file changed

Lines changed: 151 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 151 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1773892952851,
2+
"lastUpdate": 1773898922772,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -20894,6 +20894,156 @@ window.BENCHMARK_DATA = {
2089420894
"unit": "ns/iter"
2089520895
}
2089620896
]
20897+
},
20898+
{
20899+
"commit": {
20900+
"author": {
20901+
"email": "anders@jenbo.dk",
20902+
"name": "Anders Jenbo",
20903+
"username": "AJenbo"
20904+
},
20905+
"committer": {
20906+
"email": "anders@jenbo.dk",
20907+
"name": "Anders Jenbo",
20908+
"username": "AJenbo"
20909+
},
20910+
"distinct": true,
20911+
"id": "5359f736d4e0a27832e1736dd47dcb38111cbe9b",
20912+
"message": "Add code actions for PHPStan exception issues",
20913+
"timestamp": "2026-03-19T06:36:05+01:00",
20914+
"tree_id": "3a0c4f4966a394b07935bd78c7582bea3092277f",
20915+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/5359f736d4e0a27832e1736dd47dcb38111cbe9b"
20916+
},
20917+
"date": 1773898921196,
20918+
"tool": "cargo",
20919+
"benches": [
20920+
{
20921+
"name": "completion_simple_class",
20922+
"value": 564234,
20923+
"range": "± 2009",
20924+
"unit": "ns/iter"
20925+
},
20926+
{
20927+
"name": "completion_inheritance_depth/depth_5",
20928+
"value": 676025,
20929+
"range": "± 4274",
20930+
"unit": "ns/iter"
20931+
},
20932+
{
20933+
"name": "completion_inheritance_depth/depth_10",
20934+
"value": 802517,
20935+
"range": "± 13490",
20936+
"unit": "ns/iter"
20937+
},
20938+
{
20939+
"name": "completion_inheritance_depth/depth_20",
20940+
"value": 1050497,
20941+
"range": "± 22614",
20942+
"unit": "ns/iter"
20943+
},
20944+
{
20945+
"name": "completion_classmap_size/100_classes",
20946+
"value": 1125459,
20947+
"range": "± 15384",
20948+
"unit": "ns/iter"
20949+
},
20950+
{
20951+
"name": "completion_classmap_size/500_classes",
20952+
"value": 3347681,
20953+
"range": "± 21877",
20954+
"unit": "ns/iter"
20955+
},
20956+
{
20957+
"name": "completion_classmap_size/1000_classes",
20958+
"value": 6102715,
20959+
"range": "± 32189",
20960+
"unit": "ns/iter"
20961+
},
20962+
{
20963+
"name": "completion_generics_and_mixins",
20964+
"value": 690092,
20965+
"range": "± 4685",
20966+
"unit": "ns/iter"
20967+
},
20968+
{
20969+
"name": "completion_with_narrowing",
20970+
"value": 568687,
20971+
"range": "± 11419",
20972+
"unit": "ns/iter"
20973+
},
20974+
{
20975+
"name": "completion_5_method_chain",
20976+
"value": 552326,
20977+
"range": "± 2695",
20978+
"unit": "ns/iter"
20979+
},
20980+
{
20981+
"name": "completion_cross_file_type_hint",
20982+
"value": 577298,
20983+
"range": "± 2282",
20984+
"unit": "ns/iter"
20985+
},
20986+
{
20987+
"name": "update_ast_parse_time/100_lines",
20988+
"value": 700195,
20989+
"range": "± 2459",
20990+
"unit": "ns/iter"
20991+
},
20992+
{
20993+
"name": "update_ast_parse_time/500_lines",
20994+
"value": 1342037,
20995+
"range": "± 19598",
20996+
"unit": "ns/iter"
20997+
},
20998+
{
20999+
"name": "update_ast_parse_time/2000_lines",
21000+
"value": 3726390,
21001+
"range": "± 12090",
21002+
"unit": "ns/iter"
21003+
},
21004+
{
21005+
"name": "hover_method_call",
21006+
"value": 562598,
21007+
"range": "± 3249",
21008+
"unit": "ns/iter"
21009+
},
21010+
{
21011+
"name": "goto_definition_method",
21012+
"value": 540764,
21013+
"range": "± 2832",
21014+
"unit": "ns/iter"
21015+
},
21016+
{
21017+
"name": "reparse_500_line_file",
21018+
"value": 2328941,
21019+
"range": "± 8261",
21020+
"unit": "ns/iter"
21021+
},
21022+
{
21023+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
21024+
"value": 13745,
21025+
"range": "± 81",
21026+
"unit": "ns/iter"
21027+
},
21028+
{
21029+
"name": "diagnostics/fixture/lots_of_new_objects",
21030+
"value": 12847,
21031+
"range": "± 387",
21032+
"unit": "ns/iter"
21033+
},
21034+
{
21035+
"name": "diagnostics/fixture/lots_of_missing_methods",
21036+
"value": 333409149,
21037+
"range": "± 1804115",
21038+
"unit": "ns/iter"
21039+
},
21040+
{
21041+
"name": "diagnostics/fixture/method_chain",
21042+
"value": 799569,
21043+
"range": "± 8805",
21044+
"unit": "ns/iter"
21045+
}
21046+
]
2089721047
}
2089821048
]
2089921049
}

0 commit comments

Comments
 (0)