Skip to content

Commit 9334692

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for 39f6257
1 parent d06ceb4 commit 9334692

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": 1779068843693,
2+
"lastUpdate": 1779123787371,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -52802,6 +52802,198 @@ window.BENCHMARK_DATA = {
5280252802
"unit": "ms"
5280352803
}
5280452804
]
52805+
},
52806+
{
52807+
"commit": {
52808+
"author": {
52809+
"email": "anders@jenbo.dk",
52810+
"name": "Anders Jenbo",
52811+
"username": "AJenbo"
52812+
},
52813+
"committer": {
52814+
"email": "anders@jenbo.dk",
52815+
"name": "Anders Jenbo",
52816+
"username": "AJenbo"
52817+
},
52818+
"distinct": true,
52819+
"id": "39f6257c000c89b28afa05b9a996c1345f7138a7",
52820+
"message": "Update Sublime Text setup instructions for LSP configuration",
52821+
"timestamp": "2026-05-18T18:54:04+02:00",
52822+
"tree_id": "4c48d2b8265f24aa8a46548725ce42b96788d223",
52823+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/39f6257c000c89b28afa05b9a996c1345f7138a7"
52824+
},
52825+
"date": 1779123786506,
52826+
"tool": "customSmallerIsBetter",
52827+
"benches": [
52828+
{
52829+
"name": "cold_start_completion",
52830+
"value": 2.896,
52831+
"range": "± 0.017",
52832+
"unit": "ms"
52833+
},
52834+
{
52835+
"name": "completion_simple_class",
52836+
"value": 0.007,
52837+
"range": "± 0",
52838+
"unit": "ms"
52839+
},
52840+
{
52841+
"name": "completion_inheritance_depth/depth_5",
52842+
"value": 0.055,
52843+
"range": "± 0",
52844+
"unit": "ms"
52845+
},
52846+
{
52847+
"name": "completion_inheritance_depth/depth_10",
52848+
"value": 0.093,
52849+
"range": "± 0.005",
52850+
"unit": "ms"
52851+
},
52852+
{
52853+
"name": "completion_inheritance_depth/depth_20",
52854+
"value": 0.169,
52855+
"range": "± 0.001",
52856+
"unit": "ms"
52857+
},
52858+
{
52859+
"name": "completion_classmap_size/100_classes",
52860+
"value": 0.182,
52861+
"range": "± 0.001",
52862+
"unit": "ms"
52863+
},
52864+
{
52865+
"name": "completion_classmap_size/500_classes",
52866+
"value": 0.87,
52867+
"range": "± 0.004",
52868+
"unit": "ms"
52869+
},
52870+
{
52871+
"name": "completion_classmap_size/1000_classes",
52872+
"value": 1.717,
52873+
"range": "± 0.022",
52874+
"unit": "ms"
52875+
},
52876+
{
52877+
"name": "completion_generics_and_mixins",
52878+
"value": 0.05,
52879+
"range": "± 0",
52880+
"unit": "ms"
52881+
},
52882+
{
52883+
"name": "completion_with_narrowing",
52884+
"value": 0.015,
52885+
"range": "± 0",
52886+
"unit": "ms"
52887+
},
52888+
{
52889+
"name": "completion_5_method_chain",
52890+
"value": 0.011,
52891+
"range": "± 0",
52892+
"unit": "ms"
52893+
},
52894+
{
52895+
"name": "completion_cross_file_type_hint",
52896+
"value": 0.016,
52897+
"range": "± 0",
52898+
"unit": "ms"
52899+
},
52900+
{
52901+
"name": "completion_carbon_class",
52902+
"value": 4.133,
52903+
"range": "± 0.019",
52904+
"unit": "ms"
52905+
},
52906+
{
52907+
"name": "completion_yii_deep_hierarchy",
52908+
"value": 0.126,
52909+
"range": "± 0.002",
52910+
"unit": "ms"
52911+
},
52912+
{
52913+
"name": "completion_large_file",
52914+
"value": 0.177,
52915+
"range": "± 0.001",
52916+
"unit": "ms"
52917+
},
52918+
{
52919+
"name": "completion_short_file",
52920+
"value": 0.022,
52921+
"range": "± 0",
52922+
"unit": "ms"
52923+
},
52924+
{
52925+
"name": "variable_completion/short",
52926+
"value": 0.011,
52927+
"range": "± 0",
52928+
"unit": "ms"
52929+
},
52930+
{
52931+
"name": "variable_completion/long",
52932+
"value": 0.07,
52933+
"range": "± 0.001",
52934+
"unit": "ms"
52935+
},
52936+
{
52937+
"name": "hover_method_call",
52938+
"value": 0.066,
52939+
"range": "± 0.003",
52940+
"unit": "ms"
52941+
},
52942+
{
52943+
"name": "goto_definition_method",
52944+
"value": 0.055,
52945+
"range": "± 0.003",
52946+
"unit": "ms"
52947+
},
52948+
{
52949+
"name": "update_ast_parse_time/100_lines",
52950+
"value": 0.182,
52951+
"range": "± 0.001",
52952+
"unit": "ms"
52953+
},
52954+
{
52955+
"name": "update_ast_parse_time/500_lines",
52956+
"value": 1.054,
52957+
"range": "± 0.017",
52958+
"unit": "ms"
52959+
},
52960+
{
52961+
"name": "update_ast_parse_time/2000_lines",
52962+
"value": 5.87,
52963+
"range": "± 0.098",
52964+
"unit": "ms"
52965+
},
52966+
{
52967+
"name": "reparse_500_line_file",
52968+
"value": 1.068,
52969+
"range": "± 0.015",
52970+
"unit": "ms"
52971+
},
52972+
{
52973+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
52974+
"value": 0.034,
52975+
"range": "± 0",
52976+
"unit": "ms"
52977+
},
52978+
{
52979+
"name": "diagnostics/fixture/lots_of_new_objects",
52980+
"value": 0.031,
52981+
"range": "± 0",
52982+
"unit": "ms"
52983+
},
52984+
{
52985+
"name": "diagnostics/fixture/lots_of_missing_methods",
52986+
"value": 48.453,
52987+
"range": "± 0.203",
52988+
"unit": "ms"
52989+
},
52990+
{
52991+
"name": "diagnostics/fixture/method_chain",
52992+
"value": 1.062,
52993+
"range": "± 0.02",
52994+
"unit": "ms"
52995+
}
52996+
]
5280552997
}
5280652998
]
5280752999
}

0 commit comments

Comments
 (0)