Skip to content

Commit 9653b36

Browse files
author
github-action-benchmark
committed
add PHPantom Benchmarks (customSmallerIsBetter) benchmark result for aa9c6b1
1 parent 776ceea commit 9653b36

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": 1775314978314,
2+
"lastUpdate": 1775315796725,
33
"repoUrl": "https://github.com/AJenbo/phpantom_lsp",
44
"entries": {
55
"PHPantom Benchmarks": [
@@ -2882,6 +2882,198 @@ window.BENCHMARK_DATA = {
28822882
"unit": "ms"
28832883
}
28842884
]
2885+
},
2886+
{
2887+
"commit": {
2888+
"author": {
2889+
"email": "anders@jenbo.dk",
2890+
"name": "Anders Jenbo",
2891+
"username": "AJenbo"
2892+
},
2893+
"committer": {
2894+
"email": "anders@jenbo.dk",
2895+
"name": "Anders Jenbo",
2896+
"username": "AJenbo"
2897+
},
2898+
"distinct": true,
2899+
"id": "aa9c6b1d6ed37b45fac24360f266af4b1241f0f3",
2900+
"message": "Update roadmap",
2901+
"timestamp": "2026-04-04T17:07:42+02:00",
2902+
"tree_id": "38cd853bedb138d1740054aae0ac2aa25492dd20",
2903+
"url": "https://github.com/AJenbo/phpantom_lsp/commit/aa9c6b1d6ed37b45fac24360f266af4b1241f0f3"
2904+
},
2905+
"date": 1775315795835,
2906+
"tool": "customSmallerIsBetter",
2907+
"benches": [
2908+
{
2909+
"name": "cold_start_completion",
2910+
"value": 2.617,
2911+
"range": "± 0.032",
2912+
"unit": "ms"
2913+
},
2914+
{
2915+
"name": "completion_simple_class",
2916+
"value": 0.007,
2917+
"range": "± 0",
2918+
"unit": "ms"
2919+
},
2920+
{
2921+
"name": "completion_inheritance_depth/depth_5",
2922+
"value": 0.072,
2923+
"range": "± 0",
2924+
"unit": "ms"
2925+
},
2926+
{
2927+
"name": "completion_inheritance_depth/depth_10",
2928+
"value": 0.145,
2929+
"range": "± 0.001",
2930+
"unit": "ms"
2931+
},
2932+
{
2933+
"name": "completion_inheritance_depth/depth_20",
2934+
"value": 0.281,
2935+
"range": "± 0.01",
2936+
"unit": "ms"
2937+
},
2938+
{
2939+
"name": "completion_classmap_size/100_classes",
2940+
"value": 0.162,
2941+
"range": "± 0.001",
2942+
"unit": "ms"
2943+
},
2944+
{
2945+
"name": "completion_classmap_size/500_classes",
2946+
"value": 0.768,
2947+
"range": "± 0.003",
2948+
"unit": "ms"
2949+
},
2950+
{
2951+
"name": "completion_classmap_size/1000_classes",
2952+
"value": 1.521,
2953+
"range": "± 0.023",
2954+
"unit": "ms"
2955+
},
2956+
{
2957+
"name": "completion_generics_and_mixins",
2958+
"value": 0.05,
2959+
"range": "± 0",
2960+
"unit": "ms"
2961+
},
2962+
{
2963+
"name": "completion_with_narrowing",
2964+
"value": 0.015,
2965+
"range": "± 0",
2966+
"unit": "ms"
2967+
},
2968+
{
2969+
"name": "completion_5_method_chain",
2970+
"value": 0.01,
2971+
"range": "± 0",
2972+
"unit": "ms"
2973+
},
2974+
{
2975+
"name": "completion_cross_file_type_hint",
2976+
"value": 0.02,
2977+
"range": "± 0",
2978+
"unit": "ms"
2979+
},
2980+
{
2981+
"name": "completion_carbon_class",
2982+
"value": 3.417,
2983+
"range": "± 0.052",
2984+
"unit": "ms"
2985+
},
2986+
{
2987+
"name": "completion_yii_deep_hierarchy",
2988+
"value": 0.386,
2989+
"range": "± 0.01",
2990+
"unit": "ms"
2991+
},
2992+
{
2993+
"name": "completion_large_file",
2994+
"value": 0.202,
2995+
"range": "± 0.002",
2996+
"unit": "ms"
2997+
},
2998+
{
2999+
"name": "completion_short_file",
3000+
"value": 0.019,
3001+
"range": "± 0",
3002+
"unit": "ms"
3003+
},
3004+
{
3005+
"name": "variable_completion/short",
3006+
"value": 0.012,
3007+
"range": "± 0",
3008+
"unit": "ms"
3009+
},
3010+
{
3011+
"name": "variable_completion/long",
3012+
"value": 0.088,
3013+
"range": "± 0.001",
3014+
"unit": "ms"
3015+
},
3016+
{
3017+
"name": "hover_method_call",
3018+
"value": 0.019,
3019+
"range": "± 0",
3020+
"unit": "ms"
3021+
},
3022+
{
3023+
"name": "goto_definition_method",
3024+
"value": 0.014,
3025+
"range": "± 0",
3026+
"unit": "ms"
3027+
},
3028+
{
3029+
"name": "update_ast_parse_time/100_lines",
3030+
"value": 0.191,
3031+
"range": "± 0.001",
3032+
"unit": "ms"
3033+
},
3034+
{
3035+
"name": "update_ast_parse_time/500_lines",
3036+
"value": 0.981,
3037+
"range": "± 0.017",
3038+
"unit": "ms"
3039+
},
3040+
{
3041+
"name": "update_ast_parse_time/2000_lines",
3042+
"value": 4.519,
3043+
"range": "± 0.105",
3044+
"unit": "ms"
3045+
},
3046+
{
3047+
"name": "reparse_500_line_file",
3048+
"value": 0.986,
3049+
"range": "± 0.02",
3050+
"unit": "ms"
3051+
},
3052+
{
3053+
"name": "diagnostics/fixture/lots_of_new_generic_objects",
3054+
"value": 0.03,
3055+
"range": "± 0",
3056+
"unit": "ms"
3057+
},
3058+
{
3059+
"name": "diagnostics/fixture/lots_of_new_objects",
3060+
"value": 0.028,
3061+
"range": "± 0",
3062+
"unit": "ms"
3063+
},
3064+
{
3065+
"name": "diagnostics/fixture/lots_of_missing_methods",
3066+
"value": 88.688,
3067+
"range": "± 0.481",
3068+
"unit": "ms"
3069+
},
3070+
{
3071+
"name": "diagnostics/fixture/method_chain",
3072+
"value": 0.517,
3073+
"range": "± 0.009",
3074+
"unit": "ms"
3075+
}
3076+
]
28853077
}
28863078
]
28873079
}

0 commit comments

Comments
 (0)