diff --git a/latest-results.md b/latest-results.md index abc6ec4..c1eb7b5 100644 --- a/latest-results.md +++ b/latest-results.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260919T060520Z.json` +Generated from `results/bench-servers/summary-20260920T060502Z.json` -- Generated at: 20260919T060520Z +- Generated at: 20260920T060502Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260919T060520Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 6 | 4421.99 | 3.65 | 150 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | no | 8 | 13664.98 | 31.51 | 205 | 97% | 2 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 6 | 30793.11 | 50.68 | 150 | 97% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 6 | 171024.70 | 297.42 | 150 | 80% | 5 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 6 | 5064.22 | 4.15 | 150 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | no | 8 | 16195.86 | 35.92 | 205 | 97% | 2 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 6 | 37020.03 | 66.24 | 150 | 97% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 6 | 215981.42 | 362.67 | 150 | 80% | 5 | *Wall clock ms includes server startup, warmup iterations, and shutdown — but excludes one-time environment creation and dependency installation.* @@ -41,10 +41,10 @@ Generated from `results/bench-servers/summary-20260919T060520Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 432.49 | 3.43 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 971.18 | 20.61 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 3595.50 | 55.57 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 6578.44 | 94.91 | 5 | 25 | 80% | 1 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 508.93 | 4.04 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 1209.05 | 22.76 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 4464.37 | 74.44 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 7504.51 | 109.59 | 5 | 25 | 80% | 1 | ### dataframe completion @@ -52,10 +52,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 1.37 | 1.64 | 100% | 223.00 | +22.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 5.18 | 9.76 | 100% | 201.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 63.33 | 248.00 | 100% | 250.00 | +49.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 171.41 | 477.14 | 100% | 188.00 | -13.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 1.64 | 1.74 | 100% | 223.00 | +22.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 6.10 | 9.69 | 100% | 201.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 79.97 | 312.75 | 100% | 250.00 | +49.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 207.20 | 475.99 | 100% | 188.00 | -13.00 | pass | ### dataframe describe hover @@ -63,10 +63,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.24 | 0.26 | 100% | 4232.00 | +213.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.97 | 1.40 | 100% | 4019.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 4.65 | 5.97 | 100% | 3182.00 | -837.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 152.91 | 158.28 | 100% | 4134.00 | +115.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.33 | 0.35 | 100% | 4232.00 | +213.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 1.11 | 1.33 | 100% | 4019.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 2.51 | 2.71 | 100% | 3182.00 | -837.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 174.00 | 176.29 | 100% | 4134.00 | +115.00 | pass | ### summarize definition @@ -74,10 +74,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.14 | 0.15 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.31 | 0.37 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 0.80 | 0.82 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 2.05 | 4.48 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.33 | 0.45 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.41 | 0.49 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 1.05 | 1.12 | 100% | 1.00 | 0.00 | pass | ### edit array then complete (edit+completion) @@ -85,10 +85,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 3.14 | 3.35 | 0% | 0.00 | -168.00 | fail (10) | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 10.81 | 13.00 | 100% | 168.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 30.15 | 78.24 | 100% | 149.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 246.72 | 356.47 | 100% | 168.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 4.07 | 4.21 | 0% | 0.00 | -168.00 | fail (10) | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 12.12 | 13.26 | 100% | 168.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 28.52 | 76.02 | 100% | 149.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 334.90 | 447.71 | 100% | 168.00 | 0.00 | pass | ### edit array then hover (edit+hover) @@ -96,10 +96,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 2.86 | 4.68 | 100% | 2546.00 | +2268.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.56 | 4.58 | 100% | 267.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 24.67 | 26.02 | 100% | 278.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 146.29 | 147.32 | 100% | 5662.00 | +5384.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 2.50 | 2.51 | 100% | 2546.00 | +2268.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 5.87 | 5.92 | 100% | 267.00 | -11.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 29.67 | 33.89 | 100% | 278.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 161.63 | 162.43 | 100% | 5662.00 | +5384.00 | pass | ### Result Differences @@ -112,10 +112,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 221.38 | 2.20 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 304.90 | 4.25 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 1201.39 | 11.47 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 6281.59 | 141.99 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 254.68 | 2.58 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 292.74 | 4.77 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 1423.89 | 13.61 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 7536.60 | 171.60 | 5 | 25 | 100% | 0 | ### queryset completion @@ -123,10 +123,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.17 | 5.96 | 100% | 261.00 | +251.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 4.56 | 6.68 | 100% | 10.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 13.01 | 50.08 | 100% | 15.00 | +5.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 170.62 | 527.36 | 100% | 2.00 | -8.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 4.69 | 7.08 | 100% | 261.00 | +251.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 4.77 | 7.78 | 100% | 10.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 15.28 | 60.22 | 100% | 15.00 | +5.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 219.46 | 581.88 | 100% | 2.00 | -8.00 | pass | ### queryset filter hover @@ -134,10 +134,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.15 | 0.18 | 100% | 46.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.41 | 0.46 | 100% | 57.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 2.09 | 2.92 | 100% | 298.00 | +241.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 134.19 | 138.09 | 100% | 57.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.24 | 0.26 | 100% | 46.00 | -11.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.28 | 0.31 | 100% | 298.00 | +241.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.54 | 0.57 | 100% | 57.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 151.07 | 151.81 | 100% | 57.00 | 0.00 | pass | ### model definition @@ -145,10 +145,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.12 | 0.14 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.33 | 0.40 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.48 | 1.57 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 0.77 | 0.80 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.24 | 0.27 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.40 | 0.44 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 1.06 | 1.08 | 100% | 1.00 | 0.00 | pass | ### edit queryset then complete (edit+completion) @@ -156,10 +156,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.00 | 4.67 | 100% | 104.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 4.47 | 4.95 | 100% | 83.00 | -21.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 20.74 | 22.23 | 100% | 104.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 201.63 | 248.17 | 100% | 143.00 | +39.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 3.70 | 9.19 | 100% | 83.00 | -21.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 4.61 | 4.81 | 100% | 104.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 25.06 | 27.03 | 100% | 104.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 244.29 | 277.96 | 100% | 143.00 | +39.00 | pass | ### edit queryset then hover (edit+hover) @@ -167,10 +167,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 1.21 | 3.27 | 100% | 858.00 | +775.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 2.56 | 2.59 | 100% | 100.00 | +17.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 31.33 | 36.36 | 100% | 83.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 202.75 | 207.06 | 100% | 71.00 | -12.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 3.18 | 3.20 | 100% | 100.00 | +17.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 4.34 | 13.53 | 100% | 858.00 | +775.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 37.27 | 44.59 | 100% | 83.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 242.12 | 249.87 | 100% | 71.00 | -12.00 | pass | ### Result Differences @@ -183,10 +183,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 752.10 | 7.32 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 1072.01 | 27.54 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 7671.94 | 91.36 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 6536.89 | 109.43 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 834.74 | 7.94 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 1279.83 | 32.96 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 7615.56 | 134.28 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 10452.25 | 145.07 | 5 | 25 | 100% | 0 | ### report dataframe completion @@ -194,10 +194,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 15.32 | 18.55 | 100% | 1000.00 | +728.80 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 46.75 | 59.69 | 100% | 6.00 | -265.20 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 67.09 | 223.45 | 100% | 271.20 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 78.79 | 314.55 | 100% | 16.00 | -255.20 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 18.03 | 21.61 | 100% | 1000.00 | +728.80 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 80.83 | 280.50 | 100% | 271.20 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 86.60 | 345.56 | 100% | 16.00 | -255.20 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 91.21 | 220.62 | 100% | 6.00 | -265.20 | pass | ### dataframe groupby hover @@ -205,10 +205,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.21 | 0.25 | 100% | 329.00 | -21.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.62 | 0.69 | 100% | 350.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 1.81 | 1.99 | 100% | 2759.00 | +2409.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 160.59 | 163.14 | 100% | 301.00 | -49.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.28 | 0.33 | 100% | 329.00 | -21.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.67 | 0.73 | 100% | 350.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 2.37 | 2.50 | 100% | 2759.00 | +2409.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 185.91 | 188.41 | 100% | 301.00 | -49.00 | pass | ### build report definition @@ -216,10 +216,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.15 | 0.17 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.24 | 0.41 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.32 | 0.50 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 0.82 | 0.84 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.22 | 0.24 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.44 | 0.51 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 1.07 | 1.09 | 100% | 1.00 | 0.00 | pass | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 16.85 | 17.43 | 100% | 448.00 | +8.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 30.46 | 52.47 | 100% | 256.00 | -184.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 184.21 | 190.03 | 100% | 441.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 378.06 | 861.92 | 100% | 440.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 16.37 | 17.70 | 100% | 448.00 | +8.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 68.00 | 98.37 | 100% | 256.00 | -184.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 215.66 | 217.79 | 100% | 441.00 | +1.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 633.01 | 1277.63 | 100% | 440.00 | 0.00 | pass | ### edit dataframe then hover (edit+hover) @@ -238,10 +238,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.06 | 4.11 | 100% | 4441.00 | +149.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 10.73 | 12.97 | 100% | 4292.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 26.40 | 79.51 | 100% | 943.00 | -3349.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 154.78 | 157.59 | 100% | 232.00 | -4060.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 4.84 | 4.87 | 100% | 4441.00 | +149.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 7.58 | 14.78 | 100% | 943.00 | -3349.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 10.38 | 12.11 | 100% | 4292.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 177.53 | 178.02 | 100% | 232.00 | -4060.00 | pass | ### Result Differences @@ -254,10 +254,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 308.57 | 2.16 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 715.36 | 15.44 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 2944.70 | 38.60 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 5866.43 | 96.59 | 5 | 25 | 60% | 2 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 366.23 | 2.61 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 887.45 | 20.01 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 3617.68 | 48.49 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 6906.74 | 117.75 | 5 | 25 | 60% | 2 | ### query completion @@ -265,10 +265,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 2.87 | 6.54 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 5.62 | 8.78 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 65.55 | 261.47 | 100% | 15.00 | +14.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 160.16 | 341.84 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 3.35 | 7.77 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 7.29 | 11.46 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 81.37 | 323.24 | 100% | 15.00 | +14.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 187.53 | 444.57 | 100% | 1.00 | 0.00 | pass | ### sessionmaker hover @@ -276,10 +276,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.31 | 0.32 | 100% | 10621.00 | +49.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.94 | 1.06 | 100% | 10572.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 4.72 | 5.83 | 100% | 15232.00 | +4660.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 263.07 | 265.34 | 100% | 10498.00 | -74.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.39 | 0.41 | 100% | 10621.00 | +49.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 1.05 | 1.09 | 100% | 15232.00 | +4660.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 1.32 | 1.60 | 100% | 10572.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 322.63 | 325.25 | 100% | 10498.00 | -74.00 | pass | ### mapped class definition @@ -287,10 +287,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.16 | 0.16 | 100% | 2.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.31 | 0.35 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 0.89 | 1.07 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 3.17 | 5.36 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.21 | 0.22 | 100% | 2.00 | +1.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.25 | 0.30 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.43 | 0.61 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 1.09 | 1.11 | 100% | 1.00 | 0.00 | pass | ### edit query then complete (edit+completion) @@ -298,10 +298,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 3.34 | 9.58 | 100% | 17.00 | -21.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.00 | 4.69 | 100% | 23.00 | -15.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 28.96 | 30.12 | 0% | 0.00 | -38.00 | fail (10) | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 113.06 | 160.64 | 100% | 38.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 4.74 | 5.11 | 100% | 23.00 | -15.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 11.56 | 29.04 | 100% | 17.00 | -21.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 38.48 | 38.83 | 0% | 0.00 | -38.00 | fail (10) | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 140.78 | 195.19 | 100% | 38.00 | 0.00 | pass | ### edit session then hover (edit+hover) @@ -309,10 +309,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.40 | 0.41 | 100% | 2246.00 | +1346.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 3.46 | 3.49 | 100% | 958.00 | +58.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 29.88 | 30.63 | 0% | 0.00 | -900.00 | fail (10) | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 73.05 | 83.98 | 100% | 900.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 4.36 | 4.41 | 100% | 958.00 | +58.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 5.79 | 5.83 | 100% | 2246.00 | +1346.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 39.03 | 39.16 | 0% | 0.00 | -900.00 | fail (10) | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 92.64 | 101.41 | 100% | 900.00 | 0.00 | pass | ### Result Differences @@ -326,10 +326,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 2359.67 | 4.09 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 14086.11 | 99.62 | 5 | 25 | 80% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 4546.02 | 144.28 | 5 | 25 | 80% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 141794.59 | 1258.73 | 5 | 25 | 40% | 2 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 2687.92 | 4.71 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 15536.80 | 106.90 | 5 | 25 | 80% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 5691.94 | 182.07 | 5 | 25 | 80% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 181644.97 | 1537.19 | 5 | 25 | 40% | 2 | ### classifier pipeline completion @@ -337,10 +337,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 9.67 | 10.81 | 100% | 777.00 | +654.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 52.92 | 74.55 | 100% | 123.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 115.49 | 119.28 | 100% | 2.00 | -121.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 720.43 | 2881.01 | 100% | 15.00 | -108.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 11.21 | 12.55 | 100% | 777.00 | +654.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 50.56 | 84.85 | 100% | 123.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 143.48 | 145.03 | 100% | 2.00 | -121.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 892.88 | 3547.18 | 100% | 15.00 | -108.00 | pass | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.15 | 0.18 | 100% | 48.00 | +14.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.17 | 0.19 | 100% | 7.00 | -27.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.48 | 0.60 | 100% | 34.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 2245.39 | 2297.45 | 0% | 0.00 | -34.00 | fail (10) | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.23 | 0.25 | 100% | 7.00 | -27.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.26 | 0.27 | 100% | 48.00 | +14.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.45 | 0.51 | 100% | 34.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 2737.24 | 2765.12 | 0% | 0.00 | -34.00 | fail (10) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.16 | 0.16 | 100% | 1.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.38 | 0.43 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 1827.95 | 1887.77 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.28 | 0.29 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.43 | 0.47 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.45 | 1.07 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 2172.17 | 2196.45 | 100% | 1.00 | 0.00 | pass | ### edit prediction then complete (edit+completion) @@ -370,10 +370,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.35 | 0.43 | 0% | 0.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 1.89 | 1.98 | 0% | 0.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 5.47 | 6.59 | 100% | 23.00 | +23.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 5.51 | 6.89 | 0% | 0.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 2.63 | 2.85 | 0% | 0.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 6.01 | 6.11 | 100% | 23.00 | +23.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 6.67 | 7.92 | 0% | 0.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 14.67 | 28.27 | 0% | 0.00 | 0.00 | pass | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.29 | 0.32 | 100% | 33.00 | +3.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.92 | 5.08 | 100% | 7.00 | -23.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 438.81 | 454.04 | 100% | 30.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | no | 2102.90 | 2132.38 | 0% | 0.00 | -30.00 | fail (10) | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 2.08 | 5.26 | 100% | 33.00 | +3.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 5.82 | 5.94 | 100% | 7.00 | -23.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 476.39 | 505.54 | 100% | 30.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | no | 2630.44 | 2651.58 | 0% | 0.00 | -30.00 | fail (10) | ### Result Differences @@ -397,10 +397,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 347.78 | 2.70 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 1293.47 | 7.43 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 736.65 | 12.20 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 3966.75 | 82.85 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 411.72 | 3.04 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 1525.05 | 8.97 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 884.96 | 13.61 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 4773.03 | 105.62 | 5 | 25 | 100% | 0 | ### request args completion @@ -408,10 +408,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 4.87 | 7.79 | 100% | 14.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 4.97 | 7.42 | 100% | 467.00 | +453.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 52.30 | 149.92 | 100% | 487.80 | +473.80 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 60.09 | 124.00 | 100% | 1.00 | -13.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 4.46 | 8.02 | 100% | 14.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 5.83 | 8.36 | 100% | 467.00 | +453.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 56.24 | 187.16 | 100% | 487.80 | +473.80 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 67.24 | 109.98 | 100% | 1.00 | -13.00 | pass | ### client session hover @@ -419,10 +419,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.15 | 0.17 | 100% | 7.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.42 | 0.50 | 100% | 26.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 4.85 | 17.22 | 100% | 167.00 | +141.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 56.73 | 140.77 | 100% | 359.00 | +333.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.21 | 0.24 | 100% | 7.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.50 | 0.56 | 100% | 26.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 5.29 | 18.48 | 100% | 167.00 | +141.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 82.78 | 204.28 | 100% | 359.00 | +333.00 | pass | ### client references @@ -430,10 +430,10 @@ Method: `textDocument/references` | Server | Success | Mean ms | P95 ms | Non-empty % | References found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.26 | 0.28 | 100% | 2.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 0.58 | 0.74 | 100% | 2.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 0.60 | 0.68 | 100% | 2.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 41.05 | 105.24 | 100% | 2.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.33 | 0.35 | 100% | 2.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 0.69 | 0.77 | 100% | 2.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 0.72 | 0.87 | 100% | 2.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 65.26 | 121.86 | 100% | 2.00 | 0.00 | pass | ### edit response then complete (edit+completion) @@ -441,10 +441,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 2.39 | 3.81 | 100% | 32.00 | -173.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 4.28 | 5.94 | 100% | 205.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 5.11 | 6.85 | 100% | 225.00 | +20.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 68.22 | 70.78 | 100% | 57.00 | -148.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 2.26 | 4.85 | 100% | 32.00 | -173.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 4.33 | 5.45 | 100% | 205.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 5.11 | 5.75 | 100% | 225.00 | +20.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 87.25 | 90.29 | 100% | 57.00 | -148.00 | pass | ### edit response then hover (edit+hover) @@ -452,10 +452,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 1.21 | 1.27 | 100% | 9977.00 | +9557.00 | pass | -| [Ty](latest-results/ty-20260919T060520Z.json) | yes | 2.67 | 2.70 | 100% | 1555.00 | +1135.00 | pass | -| [Pyright](latest-results/pyright-20260919T060520Z.json) | yes | 26.99 | 30.14 | 100% | 420.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260919T060520Z.json) | yes | 188.18 | 191.05 | 100% | 880.00 | +460.00 | pass | +| [Ty](latest-results/ty-20260920T060502Z.json) | yes | 3.34 | 3.36 | 100% | 1555.00 | +1135.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 3.93 | 5.82 | 100% | 9977.00 | +9557.00 | pass | +| [Pyright](latest-results/pyright-20260920T060502Z.json) | yes | 34.83 | 40.48 | 100% | 420.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260920T060502Z.json) | yes | 225.56 | 226.82 | 100% | 880.00 | +460.00 | pass | ### Result Differences @@ -468,7 +468,7 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | no | 180.14 | 0.22 | 8 | 40 | 100% | 2 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | no | 215.32 | 0.32 | 8 | 40 | 100% | 2 | ### builtins semantic tokens @@ -476,7 +476,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.70 | 0.77 | 100% | 30.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.98 | 1.03 | 100% | 30.00 | 0.00 | pass | ### builtin int computed type @@ -484,7 +484,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.11 | 0.12 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.19 | 0.21 | 100% | 7.00 | 0.00 | pass | ### list declared type @@ -492,7 +492,7 @@ Method: `typeServer/getDeclaredType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.25 | 0.27 | 100% | 7.00 | 0.00 | pass | ### generic specialization computed type @@ -500,7 +500,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.23 | 0.23 | 100% | 7.00 | 0.00 | pass | ### stdlib path computed type @@ -508,7 +508,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.16 | 0.19 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.22 | 0.23 | 100% | 7.00 | 0.00 | pass | ### function argument expected type @@ -516,13 +516,13 @@ Method: `typeServer/getExpectedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 0.23 | 0.25 | 100% | 7.00 | 0.00 | pass | ## Benchmark: tsp_semantic | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 5138.73 | 56.24 | 3 | 15 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 5734.57 | 29.82 | 3 | 15 | 100% | 0 | ### django semantic tokens @@ -530,7 +530,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 11.46 | 18.41 | 100% | 126.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 20.95 | 39.20 | 100% | 126.00 | 0.00 | pass | ### transformers semantic tokens @@ -538,7 +538,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 121.30 | 125.26 | 100% | 74.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 61.31 | 66.54 | 100% | 74.00 | 0.00 | pass | ### stdlib semantic tokens @@ -546,4 +546,4 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260919T060520Z.json) | yes | 35.97 | 56.14 | 100% | 75.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260920T060502Z.json) | yes | 7.20 | 7.43 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/pylsp-mypy-20260919T060520Z-responses.jsonl b/latest-results/pylsp-mypy-20260920T060502Z-responses.jsonl similarity index 100% rename from latest-results/pylsp-mypy-20260919T060520Z-responses.jsonl rename to latest-results/pylsp-mypy-20260920T060502Z-responses.jsonl diff --git a/latest-results/pylsp-mypy-20260919T060520Z.json b/latest-results/pylsp-mypy-20260920T060502Z.json similarity index 90% rename from latest-results/pylsp-mypy-20260919T060520Z.json rename to latest-results/pylsp-mypy-20260920T060502Z.json index 86097c3..aeac368 100644 --- a/latest-results/pylsp-mypy-20260919T060520Z.json +++ b/latest-results/pylsp-mypy-20260920T060502Z.json @@ -11,8 +11,8 @@ "transformers", "web" ], - "started_at_unix": 1789798035.616888, - "finished_at_unix": 1789798206.7180262, + "started_at_unix": 1789884435.262386, + "finished_at_unix": 1789884651.3236492, "scenario_reports": [], "benchmark_reports": [ { @@ -25,7 +25,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": false, - "total_duration_ms": 6578.443520000008, + "total_duration_ms": 7504.5092229999855, "error_message": null, "summary": { "request_count": 32, @@ -34,11 +34,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 310574, - "min_ms": 0.7650739999860434, - "max_ms": 1616.717852000022, - "mean_ms": 204.75099103124973, - "median_ms": 94.22136799999237, - "p95_ms": 1068.28992689999, + "min_ms": 0.7557929999961743, + "max_ms": 1861.3283859999967, + "mean_ms": 233.65197453124688, + "median_ms": 155.37855949999368, + "p95_ms": 1269.7758799500034, "result_summary": { "present_count": 31, "empty_count": 7, @@ -94,27 +94,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.0391580000070917, - "max_ms": 563.7514360000182, - "mean_ms": 87.27423390000126, - "median_ms": 26.30578599999467, - "p95_ms": 368.8757977000132 + "min_ms": 3.983442000020432, + "max_ms": 543.0392890000064, + "mean_ms": 105.63391459999991, + "median_ms": 33.05451549999816, + "p95_ms": 392.1828878500062 }, "textDocument/hover": { "point_count": 2, - "min_ms": 144.80450400000677, - "max_ms": 159.3232559999933, - "mean_ms": 149.6033423, - "median_ms": 148.47253850001607, - "p95_ms": 156.9682646999894 + "min_ms": 161.13900700000272, + "max_ms": 176.82923600000322, + "mean_ms": 167.81902269999875, + "median_ms": 167.47423549999496, + "p95_ms": 175.6149235999942 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.7852729999910935, - "max_ms": 0.8280170000034559, - "mean_ms": 0.7980277999990903, - "median_ms": 0.7937749999769039, - "p95_ms": 0.821941800006698 + "min_ms": 1.0063849999824015, + "max_ms": 1.1450259999890022, + "mean_ms": 1.0479513999882784, + "median_ms": 1.0255009999866616, + "p95_ms": 1.1236617999884402 } }, "validation": { @@ -140,11 +140,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 202685, - "min_ms": 49.20116499999949, - "max_ms": 563.7514360000182, - "mean_ms": 171.40889439999683, - "median_ms": 57.74827399997662, - "p95_ms": 477.14004120001607, + "min_ms": 61.874375000002146, + "max_ms": 543.0392890000064, + "mean_ms": 207.19610659999717, + "median_ms": 149.61811199998465, + "p95_ms": 475.9919996000064, "result_summary": { "present_count": 5, "empty_count": 0, @@ -204,9 +204,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1380.5186799999944, + "duration_ms": 1597.68897699999, "success": true, - "started_at_unix": 1789798035.9919434, + "started_at_unix": 1789884435.5449018, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -234,9 +234,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 130.69446200000812, + "duration_ms": 207.80284200000665, "success": true, - "started_at_unix": 1789798037.373361, + "started_at_unix": 1789884437.1432083, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -264,9 +264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 563.7514360000182, + "duration_ms": 543.0392890000064, "success": true, - "started_at_unix": 1789798037.5049207, + "started_at_unix": 1789884437.3520188, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -294,9 +294,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 57.74827399997662, + "duration_ms": 149.61811199998465, "success": true, - "started_at_unix": 1789798038.0700352, + "started_at_unix": 1789884437.8969758, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -324,9 +324,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.6491349999817, + "duration_ms": 73.64591499998596, "success": true, - "started_at_unix": 1789798038.1291516, + "started_at_unix": 1789884438.0475662, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -354,9 +354,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.20116499999949, + "duration_ms": 61.874375000002146, "success": true, - "started_at_unix": 1789798038.1861932, + "started_at_unix": 1789884438.1230047, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -399,11 +399,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22644, - "min_ms": 149.43545100001643, - "max_ms": 159.3232559999933, - "mean_ms": 152.91473799999835, - "median_ms": 152.01316399998177, - "p95_ms": 158.27659319999157, + "min_ms": 172.33646100001465, + "max_ms": 176.82923600000322, + "mean_ms": 174.00316500000486, + "median_ms": 173.4932240000262, + "p95_ms": 176.2895415999992, "result_summary": { "present_count": 5, "empty_count": 0, @@ -463,9 +463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1616.717852000022, + "duration_ms": 1861.3283859999967, "success": true, - "started_at_unix": 1789798038.2363224, + "started_at_unix": 1789884438.185888, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -493,9 +493,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 149.71187700001565, + "duration_ms": 172.33646100001465, "success": true, - "started_at_unix": 1789798039.8531327, + "started_at_unix": 1789884440.047324, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -523,9 +523,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 149.43545100001643, + "duration_ms": 176.82923600000322, "success": true, - "started_at_unix": 1789798040.0029633, + "started_at_unix": 1789884440.2197797, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -553,9 +553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.0899419999846, + "duration_ms": 173.22613999999703, "success": true, - "started_at_unix": 1789798040.1525722, + "started_at_unix": 1789884440.39676, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -583,9 +583,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 159.3232559999933, + "duration_ms": 174.13076399998317, "success": true, - "started_at_unix": 1789798040.306777, + "started_at_unix": 1789884440.570106, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -613,9 +613,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.01316399998177, + "duration_ms": 173.4932240000262, "success": true, - "started_at_unix": 1789798040.4662635, + "started_at_unix": 1789884440.744389, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -658,11 +658,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1570, - "min_ms": 0.7852729999910935, - "max_ms": 0.8280170000034559, - "mean_ms": 0.7980277999990903, - "median_ms": 0.7937749999769039, - "p95_ms": 0.821941800006698, + "min_ms": 1.0063849999824015, + "max_ms": 1.1450259999890022, + "mean_ms": 1.0479513999882784, + "median_ms": 1.0255009999866616, + "p95_ms": 1.1236617999884402, "result_summary": { "present_count": 5, "empty_count": 0, @@ -722,9 +722,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.203192999980729, + "duration_ms": 1.310759000006101, "success": true, - "started_at_unix": 1789798040.6184764, + "started_at_unix": 1789884440.9180875, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -752,9 +752,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8280170000034559, + "duration_ms": 1.038204999986192, "success": true, - "started_at_unix": 1789798040.619711, + "started_at_unix": 1789884440.9194515, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -782,9 +782,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7852729999910935, + "duration_ms": 1.0255009999866616, "success": true, - "started_at_unix": 1789798040.6205707, + "started_at_unix": 1789884440.9205434, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -812,9 +812,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7854330000043319, + "duration_ms": 1.0246399999971345, "success": true, - "started_at_unix": 1789798040.6213815, + "started_at_unix": 1789884440.921625, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -842,9 +842,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7937749999769039, + "duration_ms": 1.1450259999890022, "success": true, - "started_at_unix": 1789798040.6221936, + "started_at_unix": 1789884440.9227026, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -872,9 +872,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7976410000196665, + "duration_ms": 1.0063849999824015, "success": true, - "started_at_unix": 1789798040.6230133, + "started_at_unix": 1789884440.923911, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -917,11 +917,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 730, - "min_ms": 3.0391580000070917, - "max_ms": 3.4104069999898456, - "mean_ms": 3.139573400005702, - "median_ms": 3.0659580000076403, - "p95_ms": 3.352750399994875, + "min_ms": 3.983442000020432, + "max_ms": 4.234655999994175, + "mean_ms": 4.0717226000026585, + "median_ms": 4.026262999985875, + "p95_ms": 4.205524999997579, "result_summary": { "present_count": 5, "empty_count": 5, @@ -981,9 +981,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.332136000016362, + "duration_ms": 5.593092999987448, "success": true, - "started_at_unix": 1789798040.6239886, + "started_at_unix": 1789884440.9251351, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -1011,9 +1011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4104069999898456, + "duration_ms": 4.234655999994175, "success": true, - "started_at_unix": 1789798040.6283972, + "started_at_unix": 1789884440.9308465, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -1041,9 +1041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0602200000089397, + "duration_ms": 4.025251000001617, "success": true, - "started_at_unix": 1789798040.6318846, + "started_at_unix": 1789884440.9351966, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -1071,9 +1071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0391580000070917, + "duration_ms": 3.983442000020432, "success": true, - "started_at_unix": 1789798040.63502, + "started_at_unix": 1789884440.9393373, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -1101,9 +1101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0659580000076403, + "duration_ms": 4.026262999985875, "success": true, - "started_at_unix": 1789798040.6381335, + "started_at_unix": 1789884440.9434593, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -1131,9 +1131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.122124000014992, + "duration_ms": 4.089001000011194, "success": true, - "started_at_unix": 1789798040.6413069, + "started_at_unix": 1789884440.947631, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -1176,11 +1176,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 30280, - "min_ms": 144.80450400000677, - "max_ms": 147.50962600001571, - "mean_ms": 146.29194660000167, - "median_ms": 146.49927799999318, - "p95_ms": 147.31535000001372, + "min_ms": 161.13900700000272, + "max_ms": 162.61200999997527, + "mean_ms": 161.63488039999265, + "median_ms": 161.4906589999805, + "p95_ms": 162.42969879997986, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1240,9 +1240,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 812.8300379999871, + "duration_ms": 1001.4833460000148, "success": true, - "started_at_unix": 1789798040.6446965, + "started_at_unix": 1789884440.9520168, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -1270,9 +1270,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.49927799999318, + "duration_ms": 162.61200999997527, "success": true, - "started_at_unix": 1789798041.4576926, + "started_at_unix": 1789884441.9536853, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -1300,9 +1300,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.1080789999869, + "duration_ms": 161.70045399999822, "success": true, - "started_at_unix": 1789798041.6043773, + "started_at_unix": 1789884442.1165311, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -1330,9 +1330,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.53824600000576, + "duration_ms": 161.13900700000272, "success": true, - "started_at_unix": 1789798041.7507358, + "started_at_unix": 1789884442.2785008, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -1360,9 +1360,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 144.80450400000677, + "duration_ms": 161.4906589999805, "success": true, - "started_at_unix": 1789798041.8974638, + "started_at_unix": 1789884442.439845, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -1390,9 +1390,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 147.50962600001571, + "duration_ms": 161.23227200000656, "success": true, - "started_at_unix": 1789798042.0425158, + "started_at_unix": 1789884442.6016514, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -1424,9 +1424,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 362.8988389999961, + "duration_ms": 268.9337009999804, "success": true, - "started_at_unix": 1789798035.6287334, + "started_at_unix": 1789884435.2756093, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -1445,9 +1445,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02006099998652644, + "duration_ms": 0.023143000021264015, "success": true, - "started_at_unix": 1789798035.991721, + "started_at_unix": 1789884435.5446446, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1460,9 +1460,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.017295999981570276, + "duration_ms": 0.02996599999960381, "success": true, - "started_at_unix": 1789798035.9917839, + "started_at_unix": 1789884435.544717, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1478,9 +1478,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.0151929999958611, + "duration_ms": 0.027221000010513308, "success": true, - "started_at_unix": 1789798035.991898, + "started_at_unix": 1789884435.5448372, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1496,9 +1496,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1380.5186799999944, + "duration_ms": 1597.68897699999, "success": true, - "started_at_unix": 1789798035.9919434, + "started_at_unix": 1789884435.5449018, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -1526,9 +1526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 130.69446200000812, + "duration_ms": 207.80284200000665, "success": true, - "started_at_unix": 1789798037.373361, + "started_at_unix": 1789884437.1432083, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -1556,9 +1556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 563.7514360000182, + "duration_ms": 543.0392890000064, "success": true, - "started_at_unix": 1789798037.5049207, + "started_at_unix": 1789884437.3520188, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -1586,9 +1586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 57.74827399997662, + "duration_ms": 149.61811199998465, "success": true, - "started_at_unix": 1789798038.0700352, + "started_at_unix": 1789884437.8969758, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -1616,9 +1616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 55.6491349999817, + "duration_ms": 73.64591499998596, "success": true, - "started_at_unix": 1789798038.1291516, + "started_at_unix": 1789884438.0475662, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -1646,9 +1646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.20116499999949, + "duration_ms": 61.874375000002146, "success": true, - "started_at_unix": 1789798038.1861932, + "started_at_unix": 1789884438.1230047, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -1676,9 +1676,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1616.717852000022, + "duration_ms": 1861.3283859999967, "success": true, - "started_at_unix": 1789798038.2363224, + "started_at_unix": 1789884438.185888, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -1706,9 +1706,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 149.71187700001565, + "duration_ms": 172.33646100001465, "success": true, - "started_at_unix": 1789798039.8531327, + "started_at_unix": 1789884440.047324, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -1736,9 +1736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 149.43545100001643, + "duration_ms": 176.82923600000322, "success": true, - "started_at_unix": 1789798040.0029633, + "started_at_unix": 1789884440.2197797, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -1766,9 +1766,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.0899419999846, + "duration_ms": 173.22613999999703, "success": true, - "started_at_unix": 1789798040.1525722, + "started_at_unix": 1789884440.39676, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -1796,9 +1796,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 159.3232559999933, + "duration_ms": 174.13076399998317, "success": true, - "started_at_unix": 1789798040.306777, + "started_at_unix": 1789884440.570106, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -1826,9 +1826,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.01316399998177, + "duration_ms": 173.4932240000262, "success": true, - "started_at_unix": 1789798040.4662635, + "started_at_unix": 1789884440.744389, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -1856,9 +1856,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.203192999980729, + "duration_ms": 1.310759000006101, "success": true, - "started_at_unix": 1789798040.6184764, + "started_at_unix": 1789884440.9180875, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -1886,9 +1886,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8280170000034559, + "duration_ms": 1.038204999986192, "success": true, - "started_at_unix": 1789798040.619711, + "started_at_unix": 1789884440.9194515, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -1916,9 +1916,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7852729999910935, + "duration_ms": 1.0255009999866616, "success": true, - "started_at_unix": 1789798040.6205707, + "started_at_unix": 1789884440.9205434, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -1946,9 +1946,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7854330000043319, + "duration_ms": 1.0246399999971345, "success": true, - "started_at_unix": 1789798040.6213815, + "started_at_unix": 1789884440.921625, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -1976,9 +1976,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7937749999769039, + "duration_ms": 1.1450259999890022, "success": true, - "started_at_unix": 1789798040.6221936, + "started_at_unix": 1789884440.9227026, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -2006,9 +2006,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7976410000196665, + "duration_ms": 1.0063849999824015, "success": true, - "started_at_unix": 1789798040.6230133, + "started_at_unix": 1789884440.923911, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -2036,9 +2036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02055100000575294, + "duration_ms": 0.030748000000357933, "success": true, - "started_at_unix": 1789798040.6239614, + "started_at_unix": 1789884440.925091, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2055,9 +2055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.332136000016362, + "duration_ms": 5.593092999987448, "success": true, - "started_at_unix": 1789798040.6239886, + "started_at_unix": 1789884440.9251351, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -2085,9 +2085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020180000007030685, + "duration_ms": 0.03769099998862657, "success": true, - "started_at_unix": 1789798040.628353, + "started_at_unix": 1789884440.930762, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2104,9 +2104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011416999996072263, + "duration_ms": 0.024537000001600973, "success": true, - "started_at_unix": 1789798040.62838, + "started_at_unix": 1789884440.9308112, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2123,9 +2123,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4104069999898456, + "duration_ms": 4.234655999994175, "success": true, - "started_at_unix": 1789798040.6283972, + "started_at_unix": 1789884440.9308465, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -2153,9 +2153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017315999997435938, + "duration_ms": 0.026410000003807, "success": true, - "started_at_unix": 1789798040.6318467, + "started_at_unix": 1789884440.9351244, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2172,9 +2172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009964999975409228, + "duration_ms": 0.024545999991687495, "success": true, - "started_at_unix": 1789798040.6318696, + "started_at_unix": 1789884440.935161, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2191,9 +2191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0602200000089397, + "duration_ms": 4.025251000001617, "success": true, - "started_at_unix": 1789798040.6318846, + "started_at_unix": 1789884440.9351966, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -2221,9 +2221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017196000015928803, + "duration_ms": 0.026880999996592436, "success": true, - "started_at_unix": 1789798040.634983, + "started_at_unix": 1789884440.9392645, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2240,9 +2240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009865000009767755, + "duration_ms": 0.0243359999956283, "success": true, - "started_at_unix": 1789798040.6350057, + "started_at_unix": 1789884440.939302, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2259,9 +2259,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0391580000070917, + "duration_ms": 3.983442000020432, "success": true, - "started_at_unix": 1789798040.63502, + "started_at_unix": 1789884440.9393373, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -2289,9 +2289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016815000009273717, + "duration_ms": 0.026460000015049445, "success": true, - "started_at_unix": 1789798040.6380963, + "started_at_unix": 1789884440.9433641, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2308,9 +2308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010044999982028457, + "duration_ms": 0.024205999977766623, "success": true, - "started_at_unix": 1789798040.6381187, + "started_at_unix": 1789884440.9434009, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2327,9 +2327,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0659580000076403, + "duration_ms": 4.026262999985875, "success": true, - "started_at_unix": 1789798040.6381335, + "started_at_unix": 1789884440.9434593, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -2357,9 +2357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016705999996702303, + "duration_ms": 0.026689999998552594, "success": true, - "started_at_unix": 1789798040.6412702, + "started_at_unix": 1789884440.9475586, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2376,9 +2376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009655000013708559, + "duration_ms": 0.023384000002124594, "success": true, - "started_at_unix": 1789798040.6412923, + "started_at_unix": 1789884440.947596, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2395,9 +2395,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.122124000014992, + "duration_ms": 4.089001000011194, "success": true, - "started_at_unix": 1789798040.6413069, + "started_at_unix": 1789884440.947631, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -2425,9 +2425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01676499999803127, + "duration_ms": 0.026018999989219083, "success": true, - "started_at_unix": 1789798040.6444662, + "started_at_unix": 1789884440.951763, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2444,9 +2444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018468000007487717, + "duration_ms": 0.030106999986401206, "success": true, - "started_at_unix": 1789798040.6446712, + "started_at_unix": 1789884440.9519732, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2463,9 +2463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 812.8300379999871, + "duration_ms": 1001.4833460000148, "success": true, - "started_at_unix": 1789798040.6446965, + "started_at_unix": 1789884440.9520168, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -2493,9 +2493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031237000001738124, + "duration_ms": 0.03202000002033856, "success": true, - "started_at_unix": 1789798041.457627, + "started_at_unix": 1789884441.9536064, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2512,9 +2512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0157540000031986, + "duration_ms": 0.02366399999687019, "success": true, - "started_at_unix": 1789798041.4576685, + "started_at_unix": 1789884441.9536502, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2531,9 +2531,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.49927799999318, + "duration_ms": 162.61200999997527, "success": true, - "started_at_unix": 1789798041.4576926, + "started_at_unix": 1789884441.9536853, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -2561,9 +2561,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028663000023243512, + "duration_ms": 0.05930200001103003, "success": true, - "started_at_unix": 1789798041.604314, + "started_at_unix": 1789884442.1164231, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2580,9 +2580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015753000013774, + "duration_ms": 0.024566000007553157, "success": true, - "started_at_unix": 1789798041.604353, + "started_at_unix": 1789884442.1164954, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2599,9 +2599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.1080789999869, + "duration_ms": 161.70045399999822, "success": true, - "started_at_unix": 1789798041.6043773, + "started_at_unix": 1789884442.1165311, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -2629,9 +2629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028022000009286785, + "duration_ms": 0.031349000011005046, "success": true, - "started_at_unix": 1789798041.7506726, + "started_at_unix": 1789884442.278392, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2648,9 +2648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016145000017786515, + "duration_ms": 0.02622899998527828, "success": true, - "started_at_unix": 1789798041.7507107, + "started_at_unix": 1789884442.2784624, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2667,9 +2667,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 146.53824600000576, + "duration_ms": 161.13900700000272, "success": true, - "started_at_unix": 1789798041.7507358, + "started_at_unix": 1789884442.2785008, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -2697,9 +2697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028993000000809843, + "duration_ms": 0.031899999981988, "success": true, - "started_at_unix": 1789798041.897398, + "started_at_unix": 1789884442.4397657, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2716,9 +2716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016965000014579346, + "duration_ms": 0.02376399999093337, "success": true, - "started_at_unix": 1789798041.897437, + "started_at_unix": 1789884442.4398096, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2735,9 +2735,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 144.80450400000677, + "duration_ms": 161.4906589999805, "success": true, - "started_at_unix": 1789798041.8974638, + "started_at_unix": 1789884442.439845, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -2765,9 +2765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029284000021334577, + "duration_ms": 0.033242999990079625, "success": true, - "started_at_unix": 1789798042.0424316, + "started_at_unix": 1789884442.601569, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2784,9 +2784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015743999995265767, + "duration_ms": 0.024366000019426792, "success": true, - "started_at_unix": 1789798042.0424721, + "started_at_unix": 1789884442.6016152, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2803,9 +2803,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 147.50962600001571, + "duration_ms": 161.23227200000656, "success": true, - "started_at_unix": 1789798042.0425158, + "started_at_unix": 1789884442.6016514, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -2833,9 +2833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02912399997967441, + "duration_ms": 0.032580999999254345, "success": true, - "started_at_unix": 1789798042.1901517, + "started_at_unix": 1789884442.7630095, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2852,9 +2852,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.018468000007487717, + "duration_ms": 0.022823000023208806, "success": true, - "started_at_unix": 1789798042.190284, + "started_at_unix": 1789884442.7631567, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2867,9 +2867,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7650739999860434, + "duration_ms": 0.7557929999961743, "success": true, - "started_at_unix": 1789798042.1903095, + "started_at_unix": 1789884442.763189, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -2887,9 +2887,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021422000003212815, + "duration_ms": 0.025638000010985706, "success": true, - "started_at_unix": 1789798042.1910934, + "started_at_unix": 1789884442.7639647, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2911,7 +2911,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 6281.592721999999, + "total_duration_ms": 7536.602176999992, "error_message": null, "summary": { "request_count": 32, @@ -2920,11 +2920,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 192476, - "min_ms": 0.7448730000021442, - "max_ms": 1460.59795299999, - "mean_ms": 195.56579587499988, - "median_ms": 138.7971245000017, - "p95_ms": 645.0344523500107, + "min_ms": 0.7983739999986028, + "max_ms": 1689.9296580000112, + "mean_ms": 234.7467775312504, + "median_ms": 196.54155549999075, + "p95_ms": 740.0894360499917, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2980,27 +2980,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 44.29317899999319, - "max_ms": 641.3059040000064, - "mean_ms": 186.12546989999714, - "median_ms": 181.737138999992, - "p95_ms": 470.32511090000173 + "min_ms": 55.545971000015015, + "max_ms": 664.4425419999891, + "mean_ms": 231.87524469999798, + "median_ms": 233.03094150000447, + "p95_ms": 495.49614354999926 }, "textDocument/hover": { "point_count": 2, - "min_ms": 130.1197269999932, - "max_ms": 207.79691800001387, - "mean_ms": 168.46667229999923, - "median_ms": 168.884331000001, - "p95_ms": 206.12878240000612 + "min_ms": 150.38282899999444, + "max_ms": 251.01761600001282, + "mean_ms": 196.59905200000196, + "median_ms": 194.17477350000922, + "p95_ms": 248.42965205000525 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.7448730000021442, - "max_ms": 0.8120240000266676, - "mean_ms": 0.765780400007543, - "median_ms": 0.751774000008254, - "p95_ms": 0.8037054000226362 + "min_ms": 1.0389069999803269, + "max_ms": 1.088579999986905, + "mean_ms": 1.0611068000002888, + "median_ms": 1.057743000018263, + "p95_ms": 1.0836147999896184 } }, "validation": { @@ -3026,11 +3026,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 2715, - "min_ms": 44.29317899999319, - "max_ms": 641.3059040000064, - "mean_ms": 170.62170039999955, - "median_ms": 50.737556000001405, - "p95_ms": 527.356775000004, + "min_ms": 55.545971000015015, + "max_ms": 664.4425419999891, + "mean_ms": 219.45813499999645, + "median_ms": 70.0064149999946, + "p95_ms": 581.8823559999884, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3090,9 +3090,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1460.59795299999, + "duration_ms": 1689.9296580000112, "success": true, - "started_at_unix": 1789798042.3598137, + "started_at_unix": 1789884442.9539227, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -3120,9 +3120,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 641.3059040000064, + "duration_ms": 664.4425419999891, "success": true, - "started_at_unix": 1789798043.8205218, + "started_at_unix": 1789884444.6439326, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -3150,9 +3150,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.56025899999463, + "duration_ms": 251.64161199998603, "success": true, - "started_at_unix": 1789798044.4619176, + "started_at_unix": 1789884445.3085046, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -3180,9 +3180,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 50.737556000001405, + "duration_ms": 70.0064149999946, "success": true, - "started_at_unix": 1789798044.5336022, + "started_at_unix": 1789884445.5602608, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -3210,9 +3210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.29317899999319, + "duration_ms": 55.654134999997495, "success": true, - "started_at_unix": 1789798044.5844603, + "started_at_unix": 1789884445.630373, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -3240,9 +3240,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 45.211604000002126, + "duration_ms": 55.545971000015015, "success": true, - "started_at_unix": 1789798044.6288443, + "started_at_unix": 1789884445.6860974, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -3285,11 +3285,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1084, - "min_ms": 130.1197269999932, - "max_ms": 138.22859199999016, - "mean_ms": 134.18581099999756, - "median_ms": 134.68534000000432, - "p95_ms": 138.09184379999238, + "min_ms": 150.38282899999444, + "max_ms": 151.92261900000403, + "mean_ms": 151.07352819999846, + "median_ms": 151.1663349999992, + "p95_ms": 151.80889900000238, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3349,9 +3349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 256.93555299997684, + "duration_ms": 299.7487829999841, "success": true, - "started_at_unix": 1789798044.6742246, + "started_at_unix": 1789884445.741803, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -3379,9 +3379,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 130.1197269999932, + "duration_ms": 151.92261900000403, "success": true, - "started_at_unix": 1789798044.9312203, + "started_at_unix": 1789884446.0416105, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -3409,9 +3409,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 138.22859199999016, + "duration_ms": 151.3540189999958, "success": true, - "started_at_unix": 1789798045.061417, + "started_at_unix": 1789884446.1936061, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -3439,9 +3439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 130.35054499999887, + "duration_ms": 151.1663349999992, "success": true, - "started_at_unix": 1789798045.1997228, + "started_at_unix": 1789884446.3450334, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -3469,9 +3469,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 137.54485100000124, + "duration_ms": 150.38282899999444, "success": true, - "started_at_unix": 1789798045.3301487, + "started_at_unix": 1789884446.4962702, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -3499,9 +3499,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 134.68534000000432, + "duration_ms": 150.54183899999884, "success": true, - "started_at_unix": 1789798045.4677706, + "started_at_unix": 1789884446.646721, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -3544,11 +3544,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1520, - "min_ms": 0.7448730000021442, - "max_ms": 0.8120240000266676, - "mean_ms": 0.765780400007543, - "median_ms": 0.751774000008254, - "p95_ms": 0.8037054000226362, + "min_ms": 1.0389069999803269, + "max_ms": 1.088579999986905, + "mean_ms": 1.0611068000002888, + "median_ms": 1.057743000018263, + "p95_ms": 1.0836147999896184, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3608,9 +3608,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.251045999993039, + "duration_ms": 1.4941840000233242, "success": true, - "started_at_unix": 1789798045.6026301, + "started_at_unix": 1789884446.7974186, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -3638,9 +3638,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8120240000266676, + "duration_ms": 1.088579999986905, "success": true, - "started_at_unix": 1789798045.6039133, + "started_at_unix": 1789884446.7989504, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -3668,9 +3668,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7704310000065107, + "duration_ms": 1.056550000015477, "success": true, - "started_at_unix": 1789798045.6047611, + "started_at_unix": 1789884446.8000827, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -3698,9 +3698,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7448730000021442, + "duration_ms": 1.0389069999803269, "success": true, - "started_at_unix": 1789798045.6055646, + "started_at_unix": 1789884446.801182, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -3728,9 +3728,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.751774000008254, + "duration_ms": 1.057743000018263, "success": true, - "started_at_unix": 1789798045.6063375, + "started_at_unix": 1789884446.8022602, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -3758,9 +3758,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7497999999941385, + "duration_ms": 1.063754000000472, "success": true, - "started_at_unix": 1789798045.6071186, + "started_at_unix": 1789884446.803359, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -3803,11 +3803,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 153020, - "min_ms": 179.66497499998013, - "max_ms": 261.3485859999969, - "mean_ms": 201.62923939999473, - "median_ms": 187.88896300000602, - "p95_ms": 248.16574279999483, + "min_ms": 232.61801399999626, + "max_ms": 289.00610100001245, + "mean_ms": 244.29235439999957, + "median_ms": 233.08056499999452, + "p95_ms": 277.960035600006, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3867,9 +3867,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 649.5915670000159, + "duration_ms": 832.5467509999953, "success": true, - "started_at_unix": 1789798045.6080594, + "started_at_unix": 1789884446.804658, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -3897,9 +3897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.66497499998013, + "duration_ms": 233.08056499999452, "success": true, - "started_at_unix": 1789798046.2581267, + "started_at_unix": 1789884447.6379092, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -3927,9 +3927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 261.3485859999969, + "duration_ms": 289.00610100001245, "success": true, - "started_at_unix": 1789798046.4385111, + "started_at_unix": 1789884447.8719027, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -3957,9 +3957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 195.43436999998676, + "duration_ms": 232.98131800001443, "success": true, - "started_at_unix": 1789798046.700696, + "started_at_unix": 1789884448.1618037, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -3987,9 +3987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 183.80930300000387, + "duration_ms": 232.61801399999626, "success": true, - "started_at_unix": 1789798046.8968978, + "started_at_unix": 1789884448.395652, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -4017,9 +4017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.88896300000602, + "duration_ms": 233.77577399998017, "success": true, - "started_at_unix": 1789798047.0814743, + "started_at_unix": 1789884448.6291378, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -4062,11 +4062,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1155, - "min_ms": 199.54007000001184, - "max_ms": 207.79691800001387, - "mean_ms": 202.7475336000009, - "median_ms": 201.9502130000035, - "p95_ms": 207.05552440001043, + "min_ms": 236.4269280000144, + "max_ms": 251.01761600001282, + "mean_ms": 242.12457580000546, + "median_ms": 239.21312499999203, + "p95_ms": 249.86740980000945, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4126,9 +4126,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.8642890000042, + "duration_ms": 236.86553300001378, "success": true, - "started_at_unix": 1789798047.2702813, + "started_at_unix": 1789884448.86399, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -4156,9 +4156,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.54007000001184, + "duration_ms": 236.4269280000144, "success": true, - "started_at_unix": 1789798047.4702544, + "started_at_unix": 1789884449.1010234, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -4186,9 +4186,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 204.08994999999663, + "duration_ms": 239.21312499999203, "success": true, - "started_at_unix": 1789798047.6699188, + "started_at_unix": 1789884449.3376312, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -4216,9 +4216,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.79691800001387, + "duration_ms": 238.69862500001204, "success": true, - "started_at_unix": 1789798047.8741336, + "started_at_unix": 1789884449.576994, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -4246,9 +4246,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 200.3605169999787, + "duration_ms": 251.01761600001282, "success": true, - "started_at_unix": 1789798048.0820625, + "started_at_unix": 1789884449.8158457, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -4276,9 +4276,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 201.9502130000035, + "duration_ms": 245.26658499999598, "success": true, - "started_at_unix": 1789798048.2825594, + "started_at_unix": 1789884450.067015, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -4310,9 +4310,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 139.36565700001324, + "duration_ms": 160.46509699998524, "success": true, - "started_at_unix": 1789798042.2201993, + "started_at_unix": 1789884442.7931244, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -4331,9 +4331,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020271000011007345, + "duration_ms": 0.026789999992615776, "success": true, - "started_at_unix": 1789798042.3596509, + "started_at_unix": 1789884442.953674, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4346,9 +4346,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01297000000022308, + "duration_ms": 0.026219000005767157, "success": true, - "started_at_unix": 1789798042.3596897, + "started_at_unix": 1789884442.953733, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4364,9 +4364,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013899999999011925, + "duration_ms": 0.02906500000676715, "success": true, - "started_at_unix": 1789798042.3597717, + "started_at_unix": 1789884442.9538465, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4382,9 +4382,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1460.59795299999, + "duration_ms": 1689.9296580000112, "success": true, - "started_at_unix": 1789798042.3598137, + "started_at_unix": 1789884442.9539227, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -4412,9 +4412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 641.3059040000064, + "duration_ms": 664.4425419999891, "success": true, - "started_at_unix": 1789798043.8205218, + "started_at_unix": 1789884444.6439326, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -4442,9 +4442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.56025899999463, + "duration_ms": 251.64161199998603, "success": true, - "started_at_unix": 1789798044.4619176, + "started_at_unix": 1789884445.3085046, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -4472,9 +4472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 50.737556000001405, + "duration_ms": 70.0064149999946, "success": true, - "started_at_unix": 1789798044.5336022, + "started_at_unix": 1789884445.5602608, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -4502,9 +4502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.29317899999319, + "duration_ms": 55.654134999997495, "success": true, - "started_at_unix": 1789798044.5844603, + "started_at_unix": 1789884445.630373, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -4532,9 +4532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 45.211604000002126, + "duration_ms": 55.545971000015015, "success": true, - "started_at_unix": 1789798044.6288443, + "started_at_unix": 1789884445.6860974, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -4562,9 +4562,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 256.93555299997684, + "duration_ms": 299.7487829999841, "success": true, - "started_at_unix": 1789798044.6742246, + "started_at_unix": 1789884445.741803, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -4592,9 +4592,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 130.1197269999932, + "duration_ms": 151.92261900000403, "success": true, - "started_at_unix": 1789798044.9312203, + "started_at_unix": 1789884446.0416105, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -4622,9 +4622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 138.22859199999016, + "duration_ms": 151.3540189999958, "success": true, - "started_at_unix": 1789798045.061417, + "started_at_unix": 1789884446.1936061, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -4652,9 +4652,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 130.35054499999887, + "duration_ms": 151.1663349999992, "success": true, - "started_at_unix": 1789798045.1997228, + "started_at_unix": 1789884446.3450334, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -4682,9 +4682,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 137.54485100000124, + "duration_ms": 150.38282899999444, "success": true, - "started_at_unix": 1789798045.3301487, + "started_at_unix": 1789884446.4962702, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -4712,9 +4712,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 134.68534000000432, + "duration_ms": 150.54183899999884, "success": true, - "started_at_unix": 1789798045.4677706, + "started_at_unix": 1789884446.646721, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -4742,9 +4742,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.251045999993039, + "duration_ms": 1.4941840000233242, "success": true, - "started_at_unix": 1789798045.6026301, + "started_at_unix": 1789884446.7974186, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -4772,9 +4772,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8120240000266676, + "duration_ms": 1.088579999986905, "success": true, - "started_at_unix": 1789798045.6039133, + "started_at_unix": 1789884446.7989504, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -4802,9 +4802,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7704310000065107, + "duration_ms": 1.056550000015477, "success": true, - "started_at_unix": 1789798045.6047611, + "started_at_unix": 1789884446.8000827, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -4832,9 +4832,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7448730000021442, + "duration_ms": 1.0389069999803269, "success": true, - "started_at_unix": 1789798045.6055646, + "started_at_unix": 1789884446.801182, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -4862,9 +4862,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.751774000008254, + "duration_ms": 1.057743000018263, "success": true, - "started_at_unix": 1789798045.6063375, + "started_at_unix": 1789884446.8022602, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -4892,9 +4892,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7497999999941385, + "duration_ms": 1.063754000000472, "success": true, - "started_at_unix": 1789798045.6071186, + "started_at_unix": 1789884446.803359, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -4922,9 +4922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019449000006943606, + "duration_ms": 0.026198999989901495, "success": true, - "started_at_unix": 1789798045.6080332, + "started_at_unix": 1789884446.8046227, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4941,9 +4941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 649.5915670000159, + "duration_ms": 832.5467509999953, "success": true, - "started_at_unix": 1789798045.6080594, + "started_at_unix": 1789884446.804658, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -4971,9 +4971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024446999987048912, + "duration_ms": 0.02767300000527939, "success": true, - "started_at_unix": 1789798046.2580755, + "started_at_unix": 1789884447.6378489, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4990,9 +4990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011126000003969239, + "duration_ms": 0.014416999988497992, "success": true, - "started_at_unix": 1789798046.2581081, + "started_at_unix": 1789884447.637886, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5009,9 +5009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.66497499998013, + "duration_ms": 233.08056499999452, "success": true, - "started_at_unix": 1789798046.2581267, + "started_at_unix": 1789884447.6379092, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -5039,9 +5039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026560000009112628, + "duration_ms": 0.025687999993806443, "success": true, - "started_at_unix": 1789798046.438446, + "started_at_unix": 1789884447.871845, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5058,9 +5058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01048600000785882, + "duration_ms": 0.014267000011614073, "success": true, - "started_at_unix": 1789798046.4384804, + "started_at_unix": 1789884447.87188, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5077,9 +5077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 261.3485859999969, + "duration_ms": 289.00610100001245, "success": true, - "started_at_unix": 1789798046.4385111, + "started_at_unix": 1789884447.8719027, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -5107,9 +5107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022723999990148513, + "duration_ms": 0.03112900000701302, "success": true, - "started_at_unix": 1789798046.700646, + "started_at_unix": 1789884448.1617243, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5126,9 +5126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010997000003953872, + "duration_ms": 0.023865000002842862, "success": true, - "started_at_unix": 1789798046.7006774, + "started_at_unix": 1789884448.1617682, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5145,9 +5145,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 195.43436999998676, + "duration_ms": 232.98131800001443, "success": true, - "started_at_unix": 1789798046.700696, + "started_at_unix": 1789884448.1618037, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -5175,9 +5175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022083000004613496, + "duration_ms": 0.02998700000489407, "success": true, - "started_at_unix": 1789798046.8968453, + "started_at_unix": 1789884448.3955748, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5194,9 +5194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011337000017874743, + "duration_ms": 0.023704999989604403, "success": true, - "started_at_unix": 1789798046.8968794, + "started_at_unix": 1789884448.3956165, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5213,9 +5213,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 183.80930300000387, + "duration_ms": 232.61801399999626, "success": true, - "started_at_unix": 1789798046.8968978, + "started_at_unix": 1789884448.395652, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -5243,9 +5243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02294500001198685, + "duration_ms": 0.03062700000100449, "success": true, - "started_at_unix": 1789798047.081425, + "started_at_unix": 1789884448.6290593, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5262,9 +5262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010586000001922002, + "duration_ms": 0.023283999979639702, "success": true, - "started_at_unix": 1789798047.0814562, + "started_at_unix": 1789884448.629102, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5281,9 +5281,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.88896300000602, + "duration_ms": 233.77577399998017, "success": true, - "started_at_unix": 1789798047.0814743, + "started_at_unix": 1789884448.6291378, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -5311,9 +5311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022103000020479158, + "duration_ms": 0.029755999975122904, "success": true, - "started_at_unix": 1789798047.2700748, + "started_at_unix": 1789884448.8637118, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5330,9 +5330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015072999985932256, + "duration_ms": 0.029956999981095578, "success": true, - "started_at_unix": 1789798047.270259, + "started_at_unix": 1789884448.863947, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5349,9 +5349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.8642890000042, + "duration_ms": 236.86553300001378, "success": true, - "started_at_unix": 1789798047.2702813, + "started_at_unix": 1789884448.86399, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -5379,9 +5379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02467699999897377, + "duration_ms": 0.04670800001349562, "success": true, - "started_at_unix": 1789798047.4702032, + "started_at_unix": 1789884449.100918, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5398,9 +5398,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011696999990817858, + "duration_ms": 0.030356999985770017, "success": true, - "started_at_unix": 1789798047.470236, + "started_at_unix": 1789884449.1009789, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5417,9 +5417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 199.54007000001184, + "duration_ms": 236.4269280000144, "success": true, - "started_at_unix": 1789798047.4702544, + "started_at_unix": 1789884449.1010234, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -5447,9 +5447,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02409699999361692, + "duration_ms": 0.035225999994281665, "success": true, - "started_at_unix": 1789798047.6698658, + "started_at_unix": 1789884449.3375201, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5466,9 +5466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011907999976301653, + "duration_ms": 0.024166000002878718, "success": true, - "started_at_unix": 1789798047.6698987, + "started_at_unix": 1789884449.3375945, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5485,9 +5485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 204.08994999999663, + "duration_ms": 239.21312499999203, "success": true, - "started_at_unix": 1789798047.6699188, + "started_at_unix": 1789884449.3376312, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -5515,9 +5515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025639000000410306, + "duration_ms": 0.03097900000170739, "success": true, - "started_at_unix": 1789798047.874082, + "started_at_unix": 1789884449.5769148, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5534,9 +5534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011287000006632297, + "duration_ms": 0.025217000001021006, "success": true, - "started_at_unix": 1789798047.874116, + "started_at_unix": 1789884449.576958, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5553,9 +5553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.79691800001387, + "duration_ms": 238.69862500001204, "success": true, - "started_at_unix": 1789798047.8741336, + "started_at_unix": 1789884449.576994, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -5583,9 +5583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02466699999104094, + "duration_ms": 0.03164899999319459, "success": true, - "started_at_unix": 1789798048.0820103, + "started_at_unix": 1789884449.815764, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5602,9 +5602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011997999990853714, + "duration_ms": 0.02499699999702898, "success": true, - "started_at_unix": 1789798048.0820432, + "started_at_unix": 1789884449.815808, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5621,9 +5621,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 200.3605169999787, + "duration_ms": 251.01761600001282, "success": true, - "started_at_unix": 1789798048.0820625, + "started_at_unix": 1789884449.8158457, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -5651,9 +5651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023975999994263475, + "duration_ms": 0.03219100000251274, "success": true, - "started_at_unix": 1789798048.2825089, + "started_at_unix": 1789884450.066935, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5670,9 +5670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01196800002389864, + "duration_ms": 0.024115000002211673, "success": true, - "started_at_unix": 1789798048.2825408, + "started_at_unix": 1789884450.0669796, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5689,9 +5689,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 201.9502130000035, + "duration_ms": 245.26658499999598, "success": true, - "started_at_unix": 1789798048.2825594, + "started_at_unix": 1789884450.067015, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -5719,9 +5719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02368600002000676, + "duration_ms": 0.027031000001898065, "success": true, - "started_at_unix": 1789798048.4845824, + "started_at_unix": 1789884450.3123531, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5738,9 +5738,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.010505999995302773, + "duration_ms": 0.017443000018602106, "success": true, - "started_at_unix": 1789798048.4846833, + "started_at_unix": 1789884450.3124983, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5753,9 +5753,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7490790000019842, + "duration_ms": 0.7983739999986028, "success": true, - "started_at_unix": 1789798048.4846988, + "started_at_unix": 1789884450.3125224, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -5773,9 +5773,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.014662000012322096, + "duration_ms": 0.020589000001791646, "success": true, - "started_at_unix": 1789798048.4854615, + "started_at_unix": 1789884450.3133378, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5797,7 +5797,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 6536.889868000003, + "total_duration_ms": 7615.564631000012, "error_message": null, "summary": { "request_count": 32, @@ -5805,12 +5805,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18582, - "bytes_received": 578042, - "min_ms": 0.60400999998933, - "max_ms": 2536.6042029999962, - "mean_ms": 203.34643128124696, - "median_ms": 155.49842449999574, - "p95_ms": 449.87088749999316, + "bytes_received": 578056, + "min_ms": 0.6337639999856037, + "max_ms": 2773.6149109999815, + "mean_ms": 236.9562881875007, + "median_ms": 177.89318450000735, + "p95_ms": 532.8659023000039, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5840,8 +5840,8 @@ }, "size_chars": { "min": 0.0, - "max": 93455.0, - "mean": 17953.875, + "max": 93469.0, + "mean": 17954.3125, "median": 360.0, "p95": 93455.0 }, @@ -5866,27 +5866,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 40.91930799998522, - "max_ms": 190.25835799999413, - "mean_ms": 115.47635839999941, - "median_ms": 120.33811250000781, - "p95_ms": 189.7543998499927 + "min_ms": 46.20791500002497, + "max_ms": 262.4073070000179, + "mean_ms": 153.43669850000197, + "median_ms": 213.72873800000036, + "p95_ms": 242.36177080000084 }, "textDocument/hover": { "point_count": 2, - "min_ms": 150.44698999997763, - "max_ms": 163.36688399999844, - "mean_ms": 157.68363379999641, - "median_ms": 157.56422200000486, - "p95_ms": 162.8600638500032 + "min_ms": 177.19502500000317, + "max_ms": 188.52418500000567, + "mean_ms": 181.72055980000152, + "median_ms": 181.1973370000004, + "p95_ms": 188.2741181999961 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.7911719999924571, - "max_ms": 0.8406059999970239, - "mean_ms": 0.8175535999953354, - "median_ms": 0.8122539999817491, - "p95_ms": 0.8404777999999169 + "min_ms": 1.0391370000206734, + "max_ms": 1.08983199999102, + "mean_ms": 1.0671653999963837, + "median_ms": 1.0716679999802636, + "p95_ms": 1.088667799990617 } }, "validation": { @@ -5912,11 +5912,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 7070, - "min_ms": 40.91930799998522, - "max_ms": 63.34276000001182, - "mean_ms": 46.7464447999987, - "median_ms": 43.1041289999996, - "p95_ms": 59.69040160001099, + "min_ms": 46.20791500002497, + "max_ms": 262.4073070000179, + "mean_ms": 91.21337200000994, + "median_ms": 47.31661200000303, + "p95_ms": 220.61808640001453, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5976,9 +5976,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2536.6042029999962, + "duration_ms": 2773.6149109999815, "success": true, - "started_at_unix": 1789798048.65312, + "started_at_unix": 1789884450.5039623, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -6006,9 +6006,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 63.34276000001182, + "duration_ms": 262.4073070000179, "success": true, - "started_at_unix": 1789798051.1898372, + "started_at_unix": 1789884453.2777035, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -6036,9 +6036,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 45.080968000007715, + "duration_ms": 53.46120400000132, "success": true, - "started_at_unix": 1789798051.2533307, + "started_at_unix": 1789884453.5403097, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -6066,9 +6066,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.28505899998913, + "duration_ms": 47.31661200000303, "success": true, - "started_at_unix": 1789798051.2985525, + "started_at_unix": 1789884453.5938826, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -6096,9 +6096,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.1041289999996, + "duration_ms": 46.673822000002474, "success": true, - "started_at_unix": 1789798051.3399427, + "started_at_unix": 1789884453.641303, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -6126,9 +6126,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.91930799998522, + "duration_ms": 46.20791500002497, "success": true, - "started_at_unix": 1789798051.3831637, + "started_at_unix": 1789884453.6880732, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -6171,11 +6171,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2349, - "min_ms": 156.31296699999098, - "max_ms": 163.36688399999844, - "mean_ms": 160.5896477999977, - "median_ms": 161.02931199998238, - "p95_ms": 163.14163060000055, + "min_ms": 184.2973699999959, + "max_ms": 188.52418500000567, + "mean_ms": 185.90763139999922, + "median_ms": 184.442875000002, + "p95_ms": 188.41304420000142, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6235,9 +6235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 287.38317299999494, + "duration_ms": 331.3017160000129, "success": true, - "started_at_unix": 1789798051.4243164, + "started_at_unix": 1789884453.7345328, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -6265,9 +6265,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.36688399999844, + "duration_ms": 184.2973699999959, "success": true, - "started_at_unix": 1789798051.7117684, + "started_at_unix": 1789884454.0659065, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -6295,9 +6295,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.24061700000902, + "duration_ms": 184.442875000002, "success": true, - "started_at_unix": 1789798051.8752167, + "started_at_unix": 1789884454.250293, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -6325,9 +6325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 161.02931199998238, + "duration_ms": 184.30524600000808, "success": true, - "started_at_unix": 1789798052.03755, + "started_at_unix": 1789884454.4348247, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -6355,9 +6355,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 159.99845900000764, + "duration_ms": 187.96848099998442, "success": true, - "started_at_unix": 1789798052.198681, + "started_at_unix": 1789884454.61925, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -6385,9 +6385,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 156.31296699999098, + "duration_ms": 188.52418500000567, "success": true, - "started_at_unix": 1789798052.3587625, + "started_at_unix": 1789884454.807296, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -6430,11 +6430,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1530, - "min_ms": 0.7911719999924571, - "max_ms": 0.8406059999970239, - "mean_ms": 0.8175535999953354, - "median_ms": 0.8122539999817491, - "p95_ms": 0.8404777999999169, + "min_ms": 1.0391370000206734, + "max_ms": 1.08983199999102, + "mean_ms": 1.0671653999963837, + "median_ms": 1.0716679999802636, + "p95_ms": 1.088667799990617, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6494,9 +6494,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2466979999885552, + "duration_ms": 1.37472900001967, "success": true, - "started_at_unix": 1789798052.5152411, + "started_at_unix": 1789884454.9960158, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -6524,9 +6524,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8406059999970239, + "duration_ms": 1.08983199999102, "success": true, - "started_at_unix": 1789798052.516533, + "started_at_unix": 1789884454.9974287, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -6554,9 +6554,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8399650000114889, + "duration_ms": 1.0716679999802636, "success": true, - "started_at_unix": 1789798052.5174038, + "started_at_unix": 1789884454.9985626, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -6584,9 +6584,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.803770999993958, + "duration_ms": 1.0391370000206734, "success": true, - "started_at_unix": 1789798052.51827, + "started_at_unix": 1789884454.9996767, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -6614,9 +6614,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8122539999817491, + "duration_ms": 1.0511790000009569, "success": true, - "started_at_unix": 1789798052.519099, + "started_at_unix": 1789884455.0007565, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -6644,9 +6644,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7911719999924571, + "duration_ms": 1.0840109999890046, "success": true, - "started_at_unix": 1789798052.519936, + "started_at_unix": 1789884455.0018475, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -6689,11 +6689,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 467845, - "min_ms": 177.3334650000038, - "max_ms": 190.25835799999413, - "mean_ms": 184.20627200000013, - "median_ms": 185.221069000022, - "p95_ms": 190.0343765999935, + "min_ms": 213.3265809999898, + "max_ms": 217.8616709999801, + "mean_ms": 215.660024999994, + "median_ms": 215.48868200000015, + "p95_ms": 217.78779599998188, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6753,11 +6753,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 648.4669829999916, + "duration_ms": 779.2221299999937, "success": true, - "started_at_unix": 1789798052.5209045, + "started_at_unix": 1789884455.0031285, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 20, "error_code": null, "error_message": null, @@ -6766,7 +6766,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -6783,9 +6783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 185.221069000022, + "duration_ms": 217.49229599998898, "success": true, - "started_at_unix": 1789798053.1706312, + "started_at_unix": 1789884455.7839637, "bytes_sent": 280, "bytes_received": 93569, "request_id": 21, @@ -6813,9 +6813,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.08001699998977, + "duration_ms": 213.3265809999898, "success": true, - "started_at_unix": 1789798053.357708, + "started_at_unix": 1789884456.0039666, "bytes_sent": 280, "bytes_received": 93569, "request_id": 22, @@ -6843,9 +6843,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.3334650000038, + "duration_ms": 214.13089500001092, "success": true, - "started_at_unix": 1789798053.5386565, + "started_at_unix": 1789884456.2194803, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -6873,9 +6873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 189.13845099999094, + "duration_ms": 215.48868200000015, "success": true, - "started_at_unix": 1789798053.717806, + "started_at_unix": 1789884456.435771, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -6903,9 +6903,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 190.25835799999413, + "duration_ms": 217.8616709999801, "success": true, - "started_at_unix": 1789798053.9087474, + "started_at_unix": 1789884456.6536107, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -6948,11 +6948,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 2005, - "min_ms": 150.44698999997763, - "max_ms": 157.60962100000597, - "mean_ms": 154.77761979999514, - "median_ms": 154.6838820000005, - "p95_ms": 157.59146140000553, + "min_ms": 177.19502500000317, + "max_ms": 178.0973040000049, + "mean_ms": 177.53348820000383, + "median_ms": 177.44058799999607, + "p95_ms": 178.01565620000588, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7012,9 +7012,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 158.65734900000916, + "duration_ms": 179.28861800001528, "success": true, - "started_at_unix": 1789798054.1010234, + "started_at_unix": 1789884456.874049, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -7042,9 +7042,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.51882300000375, + "duration_ms": 178.0973040000049, "success": true, - "started_at_unix": 1789798054.259798, + "started_at_unix": 1789884457.0534906, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -7072,9 +7072,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.60962100000597, + "duration_ms": 177.44058799999607, "success": true, - "started_at_unix": 1789798054.4174469, + "started_at_unix": 1789884457.2317169, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -7102,9 +7102,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.6838820000005, + "duration_ms": 177.2454590000052, "success": true, - "started_at_unix": 1789798054.5751853, + "started_at_unix": 1789884457.409285, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -7132,9 +7132,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.62878299998783, + "duration_ms": 177.6890650000098, "success": true, - "started_at_unix": 1789798054.729999, + "started_at_unix": 1789884457.5866604, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -7162,9 +7162,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 150.44698999997763, + "duration_ms": 177.19502500000317, "success": true, - "started_at_unix": 1789798054.883753, + "started_at_unix": 1789884457.7645168, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -7196,9 +7196,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 138.4356949999983, + "duration_ms": 160.2569439999968, "success": true, - "started_at_unix": 1789798048.5144339, + "started_at_unix": 1789884450.343395, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -7217,9 +7217,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.022924999996121187, + "duration_ms": 0.02807300000995383, "success": true, - "started_at_unix": 1789798048.652956, + "started_at_unix": 1789884450.5037518, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7232,9 +7232,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.012349000002132016, + "duration_ms": 0.01822400000150992, "success": true, - "started_at_unix": 1789798048.6529982, + "started_at_unix": 1789884450.5038044, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7250,9 +7250,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013760999991063727, + "duration_ms": 0.02319399999350935, "success": true, - "started_at_unix": 1789798048.6530783, + "started_at_unix": 1789884450.5039008, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7268,9 +7268,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2536.6042029999962, + "duration_ms": 2773.6149109999815, "success": true, - "started_at_unix": 1789798048.65312, + "started_at_unix": 1789884450.5039623, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -7298,9 +7298,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 63.34276000001182, + "duration_ms": 262.4073070000179, "success": true, - "started_at_unix": 1789798051.1898372, + "started_at_unix": 1789884453.2777035, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -7328,9 +7328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 45.080968000007715, + "duration_ms": 53.46120400000132, "success": true, - "started_at_unix": 1789798051.2533307, + "started_at_unix": 1789884453.5403097, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -7358,9 +7358,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.28505899998913, + "duration_ms": 47.31661200000303, "success": true, - "started_at_unix": 1789798051.2985525, + "started_at_unix": 1789884453.5938826, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -7388,9 +7388,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.1041289999996, + "duration_ms": 46.673822000002474, "success": true, - "started_at_unix": 1789798051.3399427, + "started_at_unix": 1789884453.641303, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -7418,9 +7418,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.91930799998522, + "duration_ms": 46.20791500002497, "success": true, - "started_at_unix": 1789798051.3831637, + "started_at_unix": 1789884453.6880732, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -7448,9 +7448,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 287.38317299999494, + "duration_ms": 331.3017160000129, "success": true, - "started_at_unix": 1789798051.4243164, + "started_at_unix": 1789884453.7345328, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -7478,9 +7478,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.36688399999844, + "duration_ms": 184.2973699999959, "success": true, - "started_at_unix": 1789798051.7117684, + "started_at_unix": 1789884454.0659065, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -7508,9 +7508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.24061700000902, + "duration_ms": 184.442875000002, "success": true, - "started_at_unix": 1789798051.8752167, + "started_at_unix": 1789884454.250293, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -7538,9 +7538,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 161.02931199998238, + "duration_ms": 184.30524600000808, "success": true, - "started_at_unix": 1789798052.03755, + "started_at_unix": 1789884454.4348247, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -7568,9 +7568,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 159.99845900000764, + "duration_ms": 187.96848099998442, "success": true, - "started_at_unix": 1789798052.198681, + "started_at_unix": 1789884454.61925, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -7598,9 +7598,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 156.31296699999098, + "duration_ms": 188.52418500000567, "success": true, - "started_at_unix": 1789798052.3587625, + "started_at_unix": 1789884454.807296, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -7628,9 +7628,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2466979999885552, + "duration_ms": 1.37472900001967, "success": true, - "started_at_unix": 1789798052.5152411, + "started_at_unix": 1789884454.9960158, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -7658,9 +7658,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8406059999970239, + "duration_ms": 1.08983199999102, "success": true, - "started_at_unix": 1789798052.516533, + "started_at_unix": 1789884454.9974287, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -7688,9 +7688,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8399650000114889, + "duration_ms": 1.0716679999802636, "success": true, - "started_at_unix": 1789798052.5174038, + "started_at_unix": 1789884454.9985626, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -7718,9 +7718,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.803770999993958, + "duration_ms": 1.0391370000206734, "success": true, - "started_at_unix": 1789798052.51827, + "started_at_unix": 1789884454.9996767, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -7748,9 +7748,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8122539999817491, + "duration_ms": 1.0511790000009569, "success": true, - "started_at_unix": 1789798052.519099, + "started_at_unix": 1789884455.0007565, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -7778,9 +7778,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7911719999924571, + "duration_ms": 1.0840109999890046, "success": true, - "started_at_unix": 1789798052.519936, + "started_at_unix": 1789884455.0018475, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -7808,9 +7808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01999099998784004, + "duration_ms": 0.026378999990583907, "success": true, - "started_at_unix": 1789798052.5208771, + "started_at_unix": 1789884455.0030923, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7827,11 +7827,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 648.4669829999916, + "duration_ms": 779.2221299999937, "success": true, - "started_at_unix": 1789798052.5209045, + "started_at_unix": 1789884455.0031285, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 20, "error_code": null, "error_message": null, @@ -7840,7 +7840,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -7857,9 +7857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027531000000635686, + "duration_ms": 0.028042999986155337, "success": true, - "started_at_unix": 1789798053.1705747, + "started_at_unix": 1789884455.783904, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7876,9 +7876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012118999990207158, + "duration_ms": 0.014136000004327798, "success": true, - "started_at_unix": 1789798053.1706114, + "started_at_unix": 1789884455.7839417, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7895,9 +7895,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 185.221069000022, + "duration_ms": 217.49229599998898, "success": true, - "started_at_unix": 1789798053.1706312, + "started_at_unix": 1789884455.7839637, "bytes_sent": 280, "bytes_received": 93569, "request_id": 21, @@ -7925,9 +7925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022503999986156487, + "duration_ms": 0.027202000012493954, "success": true, - "started_at_unix": 1789798053.3576584, + "started_at_unix": 1789884456.0039074, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7944,9 +7944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010616000025720496, + "duration_ms": 0.01375700000494362, "success": true, - "started_at_unix": 1789798053.35769, + "started_at_unix": 1789884456.0039442, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7963,9 +7963,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.08001699998977, + "duration_ms": 213.3265809999898, "success": true, - "started_at_unix": 1789798053.357708, + "started_at_unix": 1789884456.0039666, "bytes_sent": 280, "bytes_received": 93569, "request_id": 22, @@ -7993,9 +7993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02318500000342283, + "duration_ms": 0.04199900001822243, "success": true, - "started_at_unix": 1789798053.5386055, + "started_at_unix": 1789884456.219404, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8012,9 +8012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01073699999665223, + "duration_ms": 0.015078000018320381, "success": true, - "started_at_unix": 1789798053.538638, + "started_at_unix": 1789884456.2194562, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8031,9 +8031,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.3334650000038, + "duration_ms": 214.13089500001092, "success": true, - "started_at_unix": 1789798053.5386565, + "started_at_unix": 1789884456.2194803, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -8061,9 +8061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02334499998823958, + "duration_ms": 0.02939600000217979, "success": true, - "started_at_unix": 1789798053.7177558, + "started_at_unix": 1789884456.4357018, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8080,9 +8080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010475999999925989, + "duration_ms": 0.014015999994398953, "success": true, - "started_at_unix": 1789798053.717788, + "started_at_unix": 1789884456.4357483, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8099,9 +8099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 189.13845099999094, + "duration_ms": 215.48868200000015, "success": true, - "started_at_unix": 1789798053.717806, + "started_at_unix": 1789884456.435771, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -8129,9 +8129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02179300000193507, + "duration_ms": 0.02623899999321111, "success": true, - "started_at_unix": 1789798053.9086993, + "started_at_unix": 1789884456.6535532, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8148,9 +8148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010185999997247563, + "duration_ms": 0.013735999999653359, "success": true, - "started_at_unix": 1789798053.90873, + "started_at_unix": 1789884456.6535885, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8167,9 +8167,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 190.25835799999413, + "duration_ms": 217.8616709999801, "success": true, - "started_at_unix": 1789798053.9087474, + "started_at_unix": 1789884456.6536107, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -8197,9 +8197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0230349999981172, + "duration_ms": 0.026589999976067702, "success": true, - "started_at_unix": 1789798054.1008081, + "started_at_unix": 1789884456.8738282, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8216,9 +8216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014882000016314123, + "duration_ms": 0.02880400001004091, "success": true, - "started_at_unix": 1789798054.1010017, + "started_at_unix": 1789884456.874011, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8235,9 +8235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 158.65734900000916, + "duration_ms": 179.28861800001528, "success": true, - "started_at_unix": 1789798054.1010234, + "started_at_unix": 1789884456.874049, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -8265,9 +8265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027200999994647646, + "duration_ms": 0.028673999992179233, "success": true, - "started_at_unix": 1789798054.2597437, + "started_at_unix": 1789884457.0533953, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8284,9 +8284,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011697999980242457, + "duration_ms": 0.01971699998648546, "success": true, - "started_at_unix": 1789798054.2597792, + "started_at_unix": 1789884457.0534618, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8303,9 +8303,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.51882300000375, + "duration_ms": 178.0973040000049, "success": true, - "started_at_unix": 1789798054.259798, + "started_at_unix": 1789884457.0534906, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -8333,9 +8333,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025238000006311267, + "duration_ms": 0.02657000001704546, "success": true, - "started_at_unix": 1789798054.417395, + "started_at_unix": 1789884457.2316585, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8352,9 +8352,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011017000019819534, + "duration_ms": 0.014187000004994843, "success": true, - "started_at_unix": 1789798054.4174285, + "started_at_unix": 1789884457.2316942, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8371,9 +8371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.60962100000597, + "duration_ms": 177.44058799999607, "success": true, - "started_at_unix": 1789798054.4174469, + "started_at_unix": 1789884457.2317169, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -8401,9 +8401,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023585000008097268, + "duration_ms": 0.025937999993175254, "success": true, - "started_at_unix": 1789798054.5751376, + "started_at_unix": 1789884457.4092293, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8420,9 +8420,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01022499998271087, + "duration_ms": 0.014205999974592487, "success": true, - "started_at_unix": 1789798054.5751688, + "started_at_unix": 1789884457.4092638, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8439,9 +8439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.6838820000005, + "duration_ms": 177.2454590000052, "success": true, - "started_at_unix": 1789798054.5751853, + "started_at_unix": 1789884457.409285, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -8469,9 +8469,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025217999990445605, + "duration_ms": 0.026651000013089288, "success": true, - "started_at_unix": 1789798054.7299466, + "started_at_unix": 1789884457.586601, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8488,9 +8488,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011667999984865673, + "duration_ms": 0.014496999995117221, "success": true, - "started_at_unix": 1789798054.72998, + "started_at_unix": 1789884457.5866368, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8507,9 +8507,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.62878299998783, + "duration_ms": 177.6890650000098, "success": true, - "started_at_unix": 1789798054.729999, + "started_at_unix": 1789884457.5866604, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -8537,9 +8537,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023715999986961833, + "duration_ms": 0.05919099999118771, "success": true, - "started_at_unix": 1789798054.8837025, + "started_at_unix": 1789884457.764423, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8556,9 +8556,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011938000000100146, + "duration_ms": 0.015850000011141674, "success": true, - "started_at_unix": 1789798054.883734, + "started_at_unix": 1789884457.7644923, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8575,9 +8575,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 150.44698999997763, + "duration_ms": 177.19502500000317, "success": true, - "started_at_unix": 1789798054.883753, + "started_at_unix": 1789884457.7645168, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -8605,9 +8605,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024617000008220202, + "duration_ms": 0.02657000001704546, "success": true, - "started_at_unix": 1789798055.0342784, + "started_at_unix": 1789884457.9417841, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8624,9 +8624,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.011296999986143419, + "duration_ms": 0.01406599997721969, "success": true, - "started_at_unix": 1789798055.0343833, + "started_at_unix": 1789884457.9418926, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8639,9 +8639,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.60400999998933, + "duration_ms": 0.6337639999856037, "success": true, - "started_at_unix": 1789798055.0343997, + "started_at_unix": 1789884457.941913, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -8659,9 +8659,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01485199999251563, + "duration_ms": 0.020820000003141104, "success": true, - "started_at_unix": 1789798055.0350184, + "started_at_unix": 1789884457.9425628, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8683,7 +8683,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": false, - "total_duration_ms": 5866.4343359999975, + "total_duration_ms": 6906.7449239999805, "error_message": null, "summary": { "request_count": 32, @@ -8692,11 +8692,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 72500, - "min_ms": 0.4432869999959621, - "max_ms": 2265.3528319999905, - "mean_ms": 182.6710585000004, - "median_ms": 30.421709500004113, - "p95_ms": 640.9067711499827, + "min_ms": 0.44270400002233146, + "max_ms": 2652.6733400000066, + "mean_ms": 215.16836937500017, + "median_ms": 39.0765464999987, + "p95_ms": 748.8942444000013, "result_summary": { "present_count": 31, "empty_count": 13, @@ -8752,27 +8752,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 27.812060999991672, - "max_ms": 380.5832169999803, - "mean_ms": 94.5570167000028, - "median_ms": 29.759306500011462, - "p95_ms": 293.41236069999445 + "min_ms": 32.328532999997606, + "max_ms": 509.17959000000224, + "mean_ms": 113.0058804999976, + "median_ms": 38.832080999995355, + "p95_ms": 363.7977713999941 }, "textDocument/hover": { "point_count": 2, - "min_ms": 29.15741499998603, - "max_ms": 265.49617500000977, - "mean_ms": 146.474064100002, - "median_ms": 144.2210424999928, - "p95_ms": 265.1362542000044 + "min_ms": 38.85118700000589, + "max_ms": 325.2658719999886, + "mean_ms": 180.82882599999834, + "median_ms": 179.0805684999981, + "p95_ms": 325.23670614999105 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.748307000009163, - "max_ms": 1.0689400000103433, - "mean_ms": 0.8896498000012798, - "median_ms": 0.8086079999998219, - "p95_ms": 1.0669770000049539 + "min_ms": 1.0490650000178903, + "max_ms": 1.1135400000057416, + "mean_ms": 1.0897206000038295, + "median_ms": 1.1011339999811298, + "p95_ms": 1.1123452000049383 } }, "validation": { @@ -8798,11 +8798,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 27.812060999991672, - "max_ms": 380.5832169999803, - "mean_ms": 160.1558703999956, - "median_ms": 128.9355300000068, - "p95_ms": 341.8406141999867, + "min_ms": 32.328532999997606, + "max_ms": 509.17959000000224, + "mean_ms": 187.53063899999347, + "median_ms": 135.43623199998933, + "p95_ms": 444.56544839999873, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8862,9 +8862,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 959.0800039999863, + "duration_ms": 1041.878822000001, "success": true, - "started_at_unix": 1789798055.2064896, + "started_at_unix": 1789884458.1358538, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8892,9 +8892,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.812060999991672, + "duration_ms": 32.328532999997606, "success": true, - "started_at_unix": 1789798056.1656554, + "started_at_unix": 1789884459.177798, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8922,9 +8922,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 76.57834099998695, + "duration_ms": 74.5999579999932, "success": true, - "started_at_unix": 1789798056.1935852, + "started_at_unix": 1789884459.2101927, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8952,9 +8952,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.9355300000068, + "duration_ms": 135.43623199998933, "success": true, - "started_at_unix": 1789798056.2702758, + "started_at_unix": 1789884459.2849004, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8982,9 +8982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 380.5832169999803, + "duration_ms": 186.108881999985, "success": true, - "started_at_unix": 1789798056.3993196, + "started_at_unix": 1789884459.42047, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9012,9 +9012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 186.87020300001222, + "duration_ms": 509.17959000000224, "success": true, - "started_at_unix": 1789798056.7799857, + "started_at_unix": 1789884459.6066887, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9057,11 +9057,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 54759, - "min_ms": 257.7787009999781, - "max_ms": 265.49617500000977, - "mean_ms": 263.06908980000117, - "median_ms": 264.64242000000127, - "p95_ms": 265.3362102000074, + "min_ms": 318.9985740000054, + "max_ms": 325.2658719999886, + "mean_ms": 322.62994459999845, + "median_ms": 323.4497020000049, + "p95_ms": 325.2529093999897, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9121,9 +9121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2265.3528319999905, + "duration_ms": 2652.6733400000066, "success": true, - "started_at_unix": 1789798056.9670203, + "started_at_unix": 1789884460.1161034, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -9151,9 +9151,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 257.7787009999781, + "duration_ms": 320.2345159999993, "success": true, - "started_at_unix": 1789798059.2325563, + "started_at_unix": 1789884462.7689295, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -9181,9 +9181,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 265.49617500000977, + "duration_ms": 323.4497020000049, "success": true, - "started_at_unix": 1789798059.490587, + "started_at_unix": 1789884463.089418, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -9211,9 +9211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 264.6963509999978, + "duration_ms": 318.9985740000054, "success": true, - "started_at_unix": 1789798059.7563424, + "started_at_unix": 1789884463.4131114, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -9241,9 +9241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 262.7318020000189, + "duration_ms": 325.2010589999941, "success": true, - "started_at_unix": 1789798060.0212696, + "started_at_unix": 1789884463.7323418, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -9271,9 +9271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 264.64242000000127, + "duration_ms": 325.2658719999886, "success": true, - "started_at_unix": 1789798060.2842379, + "started_at_unix": 1789884464.0577838, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -9316,11 +9316,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1560, - "min_ms": 0.748307000009163, - "max_ms": 1.0689400000103433, - "mean_ms": 0.8896498000012798, - "median_ms": 0.8086079999998219, - "p95_ms": 1.0669770000049539, + "min_ms": 1.0490650000178903, + "max_ms": 1.1135400000057416, + "mean_ms": 1.0897206000038295, + "median_ms": 1.1011339999811298, + "p95_ms": 1.1123452000049383, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9380,9 +9380,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1736870000049748, + "duration_ms": 1.4116689999923437, "success": true, - "started_at_unix": 1789798060.5492, + "started_at_unix": 1789884464.383376, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -9410,9 +9410,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8086079999998219, + "duration_ms": 1.1075660000017251, "success": true, - "started_at_unix": 1789798060.5504057, + "started_at_unix": 1789884464.3848264, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -9440,9 +9440,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7632690000036746, + "duration_ms": 1.0490650000178903, "success": true, - "started_at_unix": 1789798060.5512493, + "started_at_unix": 1789884464.3859792, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -9470,9 +9470,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.748307000009163, + "duration_ms": 1.0772980000126609, "success": true, - "started_at_unix": 1789798060.5520453, + "started_at_unix": 1789884464.3870711, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -9500,9 +9500,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0591249999833963, + "duration_ms": 1.1135400000057416, "success": true, - "started_at_unix": 1789798060.5528429, + "started_at_unix": 1789884464.3882122, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -9530,9 +9530,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0689400000103433, + "duration_ms": 1.1011339999811298, "success": true, - "started_at_unix": 1789798060.55394, + "started_at_unix": 1789884464.3894014, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -9575,11 +9575,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 730, - "min_ms": 28.30865700002505, - "max_ms": 30.359105000002273, - "mean_ms": 28.958163000010018, - "median_ms": 28.559084000022494, - "p95_ms": 30.11918560000595, + "min_ms": 37.326916000012034, + "max_ms": 38.83602799999153, + "mean_ms": 38.48112200000173, + "median_ms": 38.780403999993496, + "p95_ms": 38.83444919999306, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9639,9 +9639,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 31.48289799997883, + "duration_ms": 43.189246000025605, "success": true, - "started_at_unix": 1789798060.5551972, + "started_at_unix": 1789884464.3907778, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -9669,9 +9669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.30865700002505, + "duration_ms": 38.634128000012424, "success": true, - "started_at_unix": 1789798060.5867949, + "started_at_unix": 1789884464.4340568, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -9699,9 +9699,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.15950800002065, + "duration_ms": 38.82813399999918, "success": true, - "started_at_unix": 1789798060.6152284, + "started_at_unix": 1789884464.472801, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -9729,9 +9729,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.40446099997962, + "duration_ms": 37.326916000012034, "success": true, - "started_at_unix": 1789798060.644542, + "started_at_unix": 1789884464.5117388, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -9759,9 +9759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.559084000022494, + "duration_ms": 38.780403999993496, "success": true, - "started_at_unix": 1789798060.673074, + "started_at_unix": 1789884464.5491865, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -9789,9 +9789,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 30.359105000002273, + "duration_ms": 38.83602799999153, "success": true, - "started_at_unix": 1789798060.7017605, + "started_at_unix": 1789884464.588095, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -9834,11 +9834,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 640, - "min_ms": 29.15741499998603, - "max_ms": 30.663384000007454, - "mean_ms": 29.879038400002855, - "median_ms": 29.75339299999291, - "p95_ms": 30.627570000007154, + "min_ms": 38.85118700000589, + "max_ms": 39.16256299999077, + "mean_ms": 39.027707399998235, + "median_ms": 39.02277000000254, + "p95_ms": 39.15611499999159, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9898,9 +9898,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.855932999998004, + "duration_ms": 39.74358699997538, "success": true, - "started_at_unix": 1789798060.7323961, + "started_at_unix": 1789884464.6272726, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -9928,9 +9928,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.484314000005952, + "duration_ms": 38.85118700000589, "success": true, - "started_at_unix": 1789798060.763347, + "started_at_unix": 1789884464.667128, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -9958,9 +9958,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.663384000007454, + "duration_ms": 38.971693999997115, "success": true, - "started_at_unix": 1789798060.7939343, + "started_at_unix": 1789884464.7060988, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -9988,9 +9988,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.15741499998603, + "duration_ms": 39.13032299999486, "success": true, - "started_at_unix": 1789798060.8247008, + "started_at_unix": 1789884464.7451894, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -10018,9 +10018,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.75339299999291, + "duration_ms": 39.16256299999077, "success": true, - "started_at_unix": 1789798060.853992, + "started_at_unix": 1789884464.7844644, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -10048,9 +10048,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.336686000021928, + "duration_ms": 39.02277000000254, "success": true, - "started_at_unix": 1789798060.883877, + "started_at_unix": 1789884464.8237462, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -10082,9 +10082,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 142.32617400000436, + "duration_ms": 162.2527840000032, "success": true, - "started_at_unix": 1789798055.063855, + "started_at_unix": 1789884457.9732518, "bytes_sent": 667, "bytes_received": 967, "request_id": 1, @@ -10103,9 +10103,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023135000020602092, + "duration_ms": 0.027772000009917974, "success": true, - "started_at_unix": 1789798055.2062733, + "started_at_unix": 1789884458.1355925, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10118,9 +10118,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.018138000001499677, + "duration_ms": 0.027440999986083625, "success": true, - "started_at_unix": 1789798055.2063222, + "started_at_unix": 1789884458.1356542, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10136,9 +10136,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02286400001594302, + "duration_ms": 0.03023700000426288, "success": true, - "started_at_unix": 1789798055.206427, + "started_at_unix": 1789884458.1357737, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10154,9 +10154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 959.0800039999863, + "duration_ms": 1041.878822000001, "success": true, - "started_at_unix": 1789798055.2064896, + "started_at_unix": 1789884458.1358538, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10184,9 +10184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.812060999991672, + "duration_ms": 32.328532999997606, "success": true, - "started_at_unix": 1789798056.1656554, + "started_at_unix": 1789884459.177798, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10214,9 +10214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 76.57834099998695, + "duration_ms": 74.5999579999932, "success": true, - "started_at_unix": 1789798056.1935852, + "started_at_unix": 1789884459.2101927, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10244,9 +10244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.9355300000068, + "duration_ms": 135.43623199998933, "success": true, - "started_at_unix": 1789798056.2702758, + "started_at_unix": 1789884459.2849004, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10274,9 +10274,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 380.5832169999803, + "duration_ms": 186.108881999985, "success": true, - "started_at_unix": 1789798056.3993196, + "started_at_unix": 1789884459.42047, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10304,9 +10304,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 186.87020300001222, + "duration_ms": 509.17959000000224, "success": true, - "started_at_unix": 1789798056.7799857, + "started_at_unix": 1789884459.6066887, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10334,9 +10334,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2265.3528319999905, + "duration_ms": 2652.6733400000066, "success": true, - "started_at_unix": 1789798056.9670203, + "started_at_unix": 1789884460.1161034, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -10364,9 +10364,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 257.7787009999781, + "duration_ms": 320.2345159999993, "success": true, - "started_at_unix": 1789798059.2325563, + "started_at_unix": 1789884462.7689295, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -10394,9 +10394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 265.49617500000977, + "duration_ms": 323.4497020000049, "success": true, - "started_at_unix": 1789798059.490587, + "started_at_unix": 1789884463.089418, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -10424,9 +10424,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 264.6963509999978, + "duration_ms": 318.9985740000054, "success": true, - "started_at_unix": 1789798059.7563424, + "started_at_unix": 1789884463.4131114, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -10454,9 +10454,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 262.7318020000189, + "duration_ms": 325.2010589999941, "success": true, - "started_at_unix": 1789798060.0212696, + "started_at_unix": 1789884463.7323418, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -10484,9 +10484,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 264.64242000000127, + "duration_ms": 325.2658719999886, "success": true, - "started_at_unix": 1789798060.2842379, + "started_at_unix": 1789884464.0577838, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -10514,9 +10514,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1736870000049748, + "duration_ms": 1.4116689999923437, "success": true, - "started_at_unix": 1789798060.5492, + "started_at_unix": 1789884464.383376, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -10544,9 +10544,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8086079999998219, + "duration_ms": 1.1075660000017251, "success": true, - "started_at_unix": 1789798060.5504057, + "started_at_unix": 1789884464.3848264, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -10574,9 +10574,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.7632690000036746, + "duration_ms": 1.0490650000178903, "success": true, - "started_at_unix": 1789798060.5512493, + "started_at_unix": 1789884464.3859792, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -10604,9 +10604,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.748307000009163, + "duration_ms": 1.0772980000126609, "success": true, - "started_at_unix": 1789798060.5520453, + "started_at_unix": 1789884464.3870711, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -10634,9 +10634,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0591249999833963, + "duration_ms": 1.1135400000057416, "success": true, - "started_at_unix": 1789798060.5528429, + "started_at_unix": 1789884464.3882122, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -10664,9 +10664,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0689400000103433, + "duration_ms": 1.1011339999811298, "success": true, - "started_at_unix": 1789798060.55394, + "started_at_unix": 1789884464.3894014, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -10694,9 +10694,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019699999995737016, + "duration_ms": 0.03707999999846834, "success": true, - "started_at_unix": 1789798060.55517, + "started_at_unix": 1789884464.3907278, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10713,9 +10713,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 31.48289799997883, + "duration_ms": 43.189246000025605, "success": true, - "started_at_unix": 1789798060.5551972, + "started_at_unix": 1789884464.3907778, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -10743,9 +10743,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02854299998489296, + "duration_ms": 0.025448000002370463, "success": true, - "started_at_unix": 1789798060.5867302, + "started_at_unix": 1789884464.434001, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10762,9 +10762,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01692500001126973, + "duration_ms": 0.01507900000774498, "success": true, - "started_at_unix": 1789798060.5867689, + "started_at_unix": 1789884464.4340346, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10781,9 +10781,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.30865700002505, + "duration_ms": 38.634128000012424, "success": true, - "started_at_unix": 1789798060.5867949, + "started_at_unix": 1789884464.4340568, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -10811,9 +10811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026929999989988573, + "duration_ms": 0.027201999984072245, "success": true, - "started_at_unix": 1789798060.6151667, + "started_at_unix": 1789884464.4727414, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10830,9 +10830,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016233999986070557, + "duration_ms": 0.016591000019161584, "success": true, - "started_at_unix": 1789798060.6152034, + "started_at_unix": 1789884464.472777, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10849,9 +10849,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.15950800002065, + "duration_ms": 38.82813399999918, "success": true, - "started_at_unix": 1789798060.6152284, + "started_at_unix": 1789884464.472801, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -10879,9 +10879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027962000018533217, + "duration_ms": 0.027552000005925947, "success": true, - "started_at_unix": 1789798060.6444561, + "started_at_unix": 1789884464.5116792, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10898,9 +10898,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037255999984608934, + "duration_ms": 0.016259999995327235, "success": true, - "started_at_unix": 1789798060.6444943, + "started_at_unix": 1789884464.5117147, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10917,9 +10917,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.40446099997962, + "duration_ms": 37.326916000012034, "success": true, - "started_at_unix": 1789798060.644542, + "started_at_unix": 1789884464.5117388, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -10947,9 +10947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02659000000448941, + "duration_ms": 0.027872999993405756, "success": true, - "started_at_unix": 1789798060.673013, + "started_at_unix": 1789884464.549111, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10966,9 +10966,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015152999992551486, + "duration_ms": 0.025617999995120044, "success": true, - "started_at_unix": 1789798060.6730497, + "started_at_unix": 1789884464.5491495, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10985,9 +10985,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.559084000022494, + "duration_ms": 38.780403999993496, "success": true, - "started_at_unix": 1789798060.673074, + "started_at_unix": 1789884464.5491865, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -11015,9 +11015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02674999998930616, + "duration_ms": 0.027772999999342574, "success": true, - "started_at_unix": 1789798060.701697, + "started_at_unix": 1789884464.5880113, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11034,9 +11034,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016233999986070557, + "duration_ms": 0.03336300000000847, "success": true, - "started_at_unix": 1789798060.701734, + "started_at_unix": 1789884464.58805, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11053,9 +11053,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 30.359105000002273, + "duration_ms": 38.83602799999153, "success": true, - "started_at_unix": 1789798060.7017605, + "started_at_unix": 1789884464.588095, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -11083,9 +11083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024816999996346567, + "duration_ms": 0.028204000017240105, "success": true, - "started_at_unix": 1789798060.7321856, + "started_at_unix": 1789884464.626975, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11102,9 +11102,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01717600000006314, + "duration_ms": 0.03360299999144445, "success": true, - "started_at_unix": 1789798060.7323709, + "started_at_unix": 1789884464.6272264, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11121,9 +11121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.855932999998004, + "duration_ms": 39.74358699997538, "success": true, - "started_at_unix": 1789798060.7323961, + "started_at_unix": 1789884464.6272726, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -11151,9 +11151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023806000001513894, + "duration_ms": 0.029184999988274285, "success": true, - "started_at_unix": 1789798060.7632995, + "started_at_unix": 1789884464.6670508, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11170,9 +11170,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01047500001050139, + "duration_ms": 0.026098999995838312, "success": true, - "started_at_unix": 1789798060.7633305, + "started_at_unix": 1789884464.6670907, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11189,9 +11189,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.484314000005952, + "duration_ms": 38.85118700000589, "success": true, - "started_at_unix": 1789798060.763347, + "started_at_unix": 1789884464.667128, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -11219,9 +11219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022003999987418865, + "duration_ms": 0.027841999980182663, "success": true, - "started_at_unix": 1789798060.7938905, + "started_at_unix": 1789884464.7060232, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11238,9 +11238,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009854000012410324, + "duration_ms": 0.02483700001221223, "success": true, - "started_at_unix": 1789798060.7939193, + "started_at_unix": 1789884464.706062, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11257,9 +11257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.663384000007454, + "duration_ms": 38.971693999997115, "success": true, - "started_at_unix": 1789798060.7939343, + "started_at_unix": 1789884464.7060988, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -11287,9 +11287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023055000013982863, + "duration_ms": 0.02797199999804434, "success": true, - "started_at_unix": 1789798060.824656, + "started_at_unix": 1789884464.745114, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11306,9 +11306,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009624000000485466, + "duration_ms": 0.02483599999436592, "success": true, - "started_at_unix": 1789798060.8246858, + "started_at_unix": 1789884464.7451527, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11325,9 +11325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.15741499998603, + "duration_ms": 39.13032299999486, "success": true, - "started_at_unix": 1789798060.8247008, + "started_at_unix": 1789884464.7451894, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -11355,9 +11355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028522999997449006, + "duration_ms": 0.02823299999477058, "success": true, - "started_at_unix": 1789798060.853927, + "started_at_unix": 1789884464.784363, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11374,9 +11374,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01675499999009844, + "duration_ms": 0.024957000022141074, "success": true, - "started_at_unix": 1789798060.8539655, + "started_at_unix": 1789884464.784402, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11393,9 +11393,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.75339299999291, + "duration_ms": 39.16256299999077, "success": true, - "started_at_unix": 1789798060.853992, + "started_at_unix": 1789884464.7844644, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -11423,9 +11423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02864299997895614, + "duration_ms": 0.027882000011913988, "success": true, - "started_at_unix": 1789798060.8838134, + "started_at_unix": 1789884464.8236704, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11442,9 +11442,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016404000007241848, + "duration_ms": 0.025628000003052875, "success": true, - "started_at_unix": 1789798060.883852, + "started_at_unix": 1789884464.8237088, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11461,9 +11461,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.336686000021928, + "duration_ms": 39.02277000000254, "success": true, - "started_at_unix": 1789798060.883877, + "started_at_unix": 1789884464.8237462, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -11491,9 +11491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028522999997449006, + "duration_ms": 0.02765199999998913, "success": true, - "started_at_unix": 1789798060.9132795, + "started_at_unix": 1789884464.8628128, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11510,9 +11510,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.020110999997768886, + "duration_ms": 0.026109000003771143, "success": true, - "started_at_unix": 1789798060.913429, + "started_at_unix": 1789884464.8629682, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11525,9 +11525,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.4432869999959621, + "duration_ms": 0.44270400002233146, "success": true, - "started_at_unix": 1789798060.913457, + "started_at_unix": 1789884464.863005, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -11545,9 +11545,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022653999991462115, + "duration_ms": 0.025768999989850272, "success": true, - "started_at_unix": 1789798060.9139214, + "started_at_unix": 1789884464.8634706, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11569,7 +11569,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": false, - "total_duration_ms": 141794.58637499996, + "total_duration_ms": 181644.96520699997, "error_message": null, "summary": { "request_count": 32, @@ -11578,11 +11578,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 9344, - "min_ms": 0.507833999961349, - "max_ms": 103339.809261, - "mean_ms": 4427.391184531251, - "median_ms": 1803.466543500008, - "p95_ms": 2583.151787450006, + "min_ms": 0.5126460000042243, + "max_ms": 134562.216078, + "mean_ms": 5671.129326812497, + "median_ms": 2174.597892500032, + "p95_ms": 3119.1458520000006, "result_summary": { "present_count": 31, "empty_count": 19, @@ -11638,27 +11638,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.788712999996278, - "max_ms": 119.59655000001135, - "mean_ms": 58.69322379999744, - "median_ms": 55.18485549998786, - "p95_ms": 118.89232385000241 + "min_ms": 2.4550630000135243, + "max_ms": 145.26482200000146, + "mean_ms": 73.05439279999177, + "median_ms": 72.48253899997792, + "p95_ms": 144.73208995000135 }, "textDocument/hover": { "point_count": 2, - "min_ms": 2074.4517079999696, - "max_ms": 2301.552677000018, - "mean_ms": 2174.1471407000063, - "median_ms": 2153.576530999999, - "p95_ms": 2292.3212172500225 + "min_ms": 2609.816622999972, + "max_ms": 2765.149274999999, + "mean_ms": 2683.843571, + "median_ms": 2665.370762000009, + "p95_ms": 2765.080997849998 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1794.0652849999879, - "max_ms": 1900.038883000036, - "mean_ms": 1827.9491612000015, - "median_ms": 1812.3740980000207, - "p95_ms": 1887.7728166000225 + "min_ms": 2139.877541999965, + "max_ms": 2197.173451000026, + "mean_ms": 2172.1748218000016, + "median_ms": 2185.536376000016, + "p95_ms": 2196.4477348000173 } }, "validation": { @@ -11684,11 +11684,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 2930, - "min_ms": 108.38582399998131, - "max_ms": 119.59655000001135, - "mean_ms": 115.4922537999937, - "median_ms": 116.69865499999332, - "p95_ms": 119.28356060000738, + "min_ms": 142.07186899997737, + "max_ms": 145.26482200000146, + "mean_ms": 143.47727959999474, + "median_ms": 143.2139789999951, + "p95_ms": 145.0280522000014, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11748,9 +11748,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2927.3284779999926, + "duration_ms": 3551.8083350000043, "success": true, - "started_at_unix": 1789798061.0854812, + "started_at_unix": 1789884465.0550046, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -11778,9 +11778,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 118.03160299999149, + "duration_ms": 145.26482200000146, "success": true, - "started_at_unix": 1789798064.0128865, + "started_at_unix": 1789884468.606886, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -11808,9 +11808,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 116.69865499999332, + "duration_ms": 143.2139789999951, "success": true, - "started_at_unix": 1789798064.1310108, + "started_at_unix": 1789884468.7522423, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -11838,9 +11838,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 119.59655000001135, + "duration_ms": 142.07186899997737, "success": true, - "started_at_unix": 1789798064.2478044, + "started_at_unix": 1789884468.8955736, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -11868,9 +11868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 114.74863699999105, + "duration_ms": 142.75475499999857, "success": true, - "started_at_unix": 1789798064.367495, + "started_at_unix": 1789884469.037736, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -11898,9 +11898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 108.38582399998131, + "duration_ms": 144.08097300000122, "success": true, - "started_at_unix": 1789798064.4823809, + "started_at_unix": 1789884469.180623, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -11943,11 +11943,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 639, - "min_ms": 2172.031769, - "max_ms": 2301.552677000018, - "mean_ms": 2245.3924030000167, - "median_ms": 2256.6184660000204, - "p95_ms": 2297.44980600002, + "min_ms": 2676.297508999994, + "max_ms": 2765.149274999999, + "mean_ms": 2737.2436134000054, + "median_ms": 2756.2309410000125, + "p95_ms": 2765.1189295999984, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12007,9 +12007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 103339.809261, + "duration_ms": 134562.216078, "success": true, - "started_at_unix": 1789798064.590946, + "started_at_unix": 1789884469.324883, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -12037,9 +12037,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2215.720781000016, + "duration_ms": 2764.9975479999966, "success": true, - "started_at_unix": 1789798167.9308114, + "started_at_unix": 1789884603.8871546, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -12067,9 +12067,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2281.038322000029, + "duration_ms": 2723.542794000025, "success": true, - "started_at_unix": 1789798170.146605, + "started_at_unix": 1789884606.6522222, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -12097,9 +12097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2256.6184660000204, + "duration_ms": 2756.2309410000125, "success": true, - "started_at_unix": 1789798172.427713, + "started_at_unix": 1789884609.3758423, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -12127,9 +12127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2172.031769, + "duration_ms": 2676.297508999994, "success": true, - "started_at_unix": 1789798174.6844044, + "started_at_unix": 1789884612.1321452, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -12157,9 +12157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2301.552677000018, + "duration_ms": 2765.149274999999, "success": true, - "started_at_unix": 1789798176.8565245, + "started_at_unix": 1789884614.8085449, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -12202,11 +12202,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1945, - "min_ms": 1794.0652849999879, - "max_ms": 1900.038883000036, - "mean_ms": 1827.9491612000015, - "median_ms": 1812.3740980000207, - "p95_ms": 1887.7728166000225, + "min_ms": 2139.877541999965, + "max_ms": 2197.173451000026, + "mean_ms": 2172.1748218000016, + "median_ms": 2185.536376000016, + "p95_ms": 2196.4477348000173, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12266,9 +12266,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1738.191410000013, + "duration_ms": 2163.659409000047, "success": true, - "started_at_unix": 1789798179.1582391, + "started_at_unix": 1789884617.5738804, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -12296,9 +12296,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1794.0652849999879, + "duration_ms": 2144.7418700000185, "success": true, - "started_at_unix": 1789798180.896512, + "started_at_unix": 1789884619.7376068, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -12326,9 +12326,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1900.038883000036, + "duration_ms": 2185.536376000016, "success": true, - "started_at_unix": 1789798182.6906567, + "started_at_unix": 1789884621.882454, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -12356,9 +12356,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1812.3740980000207, + "duration_ms": 2139.877541999965, "success": true, - "started_at_unix": 1789798184.5907984, + "started_at_unix": 1789884624.0680935, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -12386,9 +12386,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1794.558988999995, + "duration_ms": 2193.5448699999824, "success": true, - "started_at_unix": 1789798186.403253, + "started_at_unix": 1789884626.208055, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -12416,9 +12416,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1838.7085509999679, + "duration_ms": 2197.173451000026, "success": true, - "started_at_unix": 1789798188.1979005, + "started_at_unix": 1789884628.4016817, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -12461,11 +12461,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 730, - "min_ms": 1.788712999996278, - "max_ms": 1.9838869999944109, - "mean_ms": 1.894193800001176, - "median_ms": 1.904446999958509, - "p95_ms": 1.9798108000031789, + "min_ms": 2.4550630000135243, + "max_ms": 2.8932089999784694, + "mean_ms": 2.6315059999888035, + "median_ms": 2.6481179999677806, + "p95_ms": 2.8524261999791634, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12525,9 +12525,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.552985000032095, + "duration_ms": 4.852675999984513, "success": true, - "started_at_unix": 1789798190.0368612, + "started_at_unix": 1789884630.5991187, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -12555,9 +12555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9838869999944109, + "duration_ms": 2.8932089999784694, "success": true, - "started_at_unix": 1789798190.0414863, + "started_at_unix": 1789884630.6040843, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -12585,9 +12585,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.904446999958509, + "duration_ms": 2.6892949999819393, "success": true, - "started_at_unix": 1789798190.043555, + "started_at_unix": 1789884630.6070974, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -12615,9 +12615,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.788712999996278, + "duration_ms": 2.6481179999677806, "success": true, - "started_at_unix": 1789798190.0455458, + "started_at_unix": 1789884630.609905, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -12645,9 +12645,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.963506000038251, + "duration_ms": 2.471845000002304, "success": true, - "started_at_unix": 1789798190.0473988, + "started_at_unix": 1789884630.6126728, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -12675,9 +12675,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.830416000018431, + "duration_ms": 2.4550630000135243, "success": true, - "started_at_unix": 1789798190.0494351, + "started_at_unix": 1789884630.6152632, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -12720,11 +12720,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 640, - "min_ms": 2074.4517079999696, - "max_ms": 2135.1212929999974, - "mean_ms": 2102.901878399996, - "median_ms": 2097.3315189999653, - "p95_ms": 2132.3781626000027, + "min_ms": 2609.816622999972, + "max_ms": 2654.444015000024, + "mean_ms": 2630.4435285999944, + "median_ms": 2636.0583320000046, + "p95_ms": 2651.580193000018, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12784,9 +12784,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2056.665188000011, + "duration_ms": 2601.9700509999666, "success": true, - "started_at_unix": 1789798190.0514693, + "started_at_unix": 1789884630.618007, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -12814,9 +12814,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2121.405641000024, + "duration_ms": 2611.7737679999777, "success": true, - "started_at_unix": 1789798192.108244, + "started_at_unix": 1789884633.2200894, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -12844,9 +12844,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2097.3315189999653, + "duration_ms": 2636.0583320000046, "success": true, - "started_at_unix": 1789798194.229763, + "started_at_unix": 1789884635.8319893, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -12874,9 +12874,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2135.1212929999974, + "duration_ms": 2609.816622999972, "success": true, - "started_at_unix": 1789798196.327207, + "started_at_unix": 1789884638.4681685, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -12904,9 +12904,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2086.1992310000232, + "duration_ms": 2640.1249049999933, "success": true, - "started_at_unix": 1789798198.4624412, + "started_at_unix": 1789884641.078123, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -12934,9 +12934,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2074.4517079999696, + "duration_ms": 2654.444015000024, "success": true, - "started_at_unix": 1789798200.5487578, + "started_at_unix": 1789884643.7183895, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -12968,9 +12968,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 141.31329800000003, + "duration_ms": 161.26551599998606, "success": true, - "started_at_unix": 1789798060.9439206, + "started_at_unix": 1789884464.8934262, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -12989,9 +12989,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02219399999603411, + "duration_ms": 0.028785000012021555, "success": true, - "started_at_unix": 1789798061.0853186, + "started_at_unix": 1789884465.0547917, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13004,9 +13004,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.012759000014739286, + "duration_ms": 0.018565000004855392, "success": true, - "started_at_unix": 1789798061.085361, + "started_at_unix": 1789884465.054847, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13022,9 +13022,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01272000000085427, + "duration_ms": 0.021790999994664162, "success": true, - "started_at_unix": 1789798061.0854416, + "started_at_unix": 1789884465.0549457, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13040,9 +13040,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2927.3284779999926, + "duration_ms": 3551.8083350000043, "success": true, - "started_at_unix": 1789798061.0854812, + "started_at_unix": 1789884465.0550046, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -13070,9 +13070,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 118.03160299999149, + "duration_ms": 145.26482200000146, "success": true, - "started_at_unix": 1789798064.0128865, + "started_at_unix": 1789884468.606886, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -13100,9 +13100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 116.69865499999332, + "duration_ms": 143.2139789999951, "success": true, - "started_at_unix": 1789798064.1310108, + "started_at_unix": 1789884468.7522423, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -13130,9 +13130,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 119.59655000001135, + "duration_ms": 142.07186899997737, "success": true, - "started_at_unix": 1789798064.2478044, + "started_at_unix": 1789884468.8955736, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -13160,9 +13160,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 114.74863699999105, + "duration_ms": 142.75475499999857, "success": true, - "started_at_unix": 1789798064.367495, + "started_at_unix": 1789884469.037736, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -13190,9 +13190,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 108.38582399998131, + "duration_ms": 144.08097300000122, "success": true, - "started_at_unix": 1789798064.4823809, + "started_at_unix": 1789884469.180623, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -13220,9 +13220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 103339.809261, + "duration_ms": 134562.216078, "success": true, - "started_at_unix": 1789798064.590946, + "started_at_unix": 1789884469.324883, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -13250,9 +13250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2215.720781000016, + "duration_ms": 2764.9975479999966, "success": true, - "started_at_unix": 1789798167.9308114, + "started_at_unix": 1789884603.8871546, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -13280,9 +13280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2281.038322000029, + "duration_ms": 2723.542794000025, "success": true, - "started_at_unix": 1789798170.146605, + "started_at_unix": 1789884606.6522222, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -13310,9 +13310,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2256.6184660000204, + "duration_ms": 2756.2309410000125, "success": true, - "started_at_unix": 1789798172.427713, + "started_at_unix": 1789884609.3758423, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -13340,9 +13340,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2172.031769, + "duration_ms": 2676.297508999994, "success": true, - "started_at_unix": 1789798174.6844044, + "started_at_unix": 1789884612.1321452, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -13370,9 +13370,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2301.552677000018, + "duration_ms": 2765.149274999999, "success": true, - "started_at_unix": 1789798176.8565245, + "started_at_unix": 1789884614.8085449, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -13400,9 +13400,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1738.191410000013, + "duration_ms": 2163.659409000047, "success": true, - "started_at_unix": 1789798179.1582391, + "started_at_unix": 1789884617.5738804, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -13430,9 +13430,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1794.0652849999879, + "duration_ms": 2144.7418700000185, "success": true, - "started_at_unix": 1789798180.896512, + "started_at_unix": 1789884619.7376068, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -13460,9 +13460,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1900.038883000036, + "duration_ms": 2185.536376000016, "success": true, - "started_at_unix": 1789798182.6906567, + "started_at_unix": 1789884621.882454, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -13490,9 +13490,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1812.3740980000207, + "duration_ms": 2139.877541999965, "success": true, - "started_at_unix": 1789798184.5907984, + "started_at_unix": 1789884624.0680935, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -13520,9 +13520,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1794.558988999995, + "duration_ms": 2193.5448699999824, "success": true, - "started_at_unix": 1789798186.403253, + "started_at_unix": 1789884626.208055, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -13550,9 +13550,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1838.7085509999679, + "duration_ms": 2197.173451000026, "success": true, - "started_at_unix": 1789798188.1979005, + "started_at_unix": 1789884628.4016817, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -13580,9 +13580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025158000028113747, + "duration_ms": 0.030076999962602713, "success": true, - "started_at_unix": 1789798190.0368276, + "started_at_unix": 1789884630.5990772, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13599,9 +13599,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.552985000032095, + "duration_ms": 4.852675999984513, "success": true, - "started_at_unix": 1789798190.0368612, + "started_at_unix": 1789884630.5991187, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -13629,9 +13629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018867999983740447, + "duration_ms": 0.029876000041895168, "success": true, - "started_at_unix": 1789798190.0414455, + "started_at_unix": 1789884630.6040053, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13648,9 +13648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010305999978754699, + "duration_ms": 0.025628000003052875, "success": true, - "started_at_unix": 1789798190.041471, + "started_at_unix": 1789884630.604047, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13667,9 +13667,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9838869999944109, + "duration_ms": 2.8932089999784694, "success": true, - "started_at_unix": 1789798190.0414863, + "started_at_unix": 1789884630.6040843, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -13697,9 +13697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01551299999391631, + "duration_ms": 0.026801000046816625, "success": true, - "started_at_unix": 1789798190.0435185, + "started_at_unix": 1789884630.6070216, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13716,9 +13716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010164999991957302, + "duration_ms": 0.025809000021581596, "success": true, - "started_at_unix": 1789798190.0435398, + "started_at_unix": 1789884630.6070592, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13735,9 +13735,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.904446999958509, + "duration_ms": 2.6892949999819393, "success": true, - "started_at_unix": 1789798190.043555, + "started_at_unix": 1789884630.6070974, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -13765,9 +13765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03403099998422476, + "duration_ms": 0.026869999999235006, "success": true, - "started_at_unix": 1789798190.0454917, + "started_at_unix": 1789884630.6098301, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13784,9 +13784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00957399998924302, + "duration_ms": 0.02550800002154574, "success": true, - "started_at_unix": 1789798190.0455308, + "started_at_unix": 1789884630.609868, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13803,9 +13803,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.788712999996278, + "duration_ms": 2.6481179999677806, "success": true, - "started_at_unix": 1789798190.0455458, + "started_at_unix": 1789884630.609905, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -13833,9 +13833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014571999997770035, + "duration_ms": 0.027201000023069355, "success": true, - "started_at_unix": 1789798190.0473661, + "started_at_unix": 1789884630.6125968, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13852,9 +13852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00883300003806653, + "duration_ms": 0.026049000041439285, "success": true, - "started_at_unix": 1789798190.0473855, + "started_at_unix": 1789884630.612635, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13871,9 +13871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.963506000038251, + "duration_ms": 2.471845000002304, "success": true, - "started_at_unix": 1789798190.0473988, + "started_at_unix": 1789884630.6126728, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -13901,9 +13901,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017356000000745553, + "duration_ms": 0.02750200002310521, "success": true, - "started_at_unix": 1789798190.0493965, + "started_at_unix": 1789884630.6151886, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13920,9 +13920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010305999978754699, + "duration_ms": 0.025467999989814416, "success": true, - "started_at_unix": 1789798190.0494194, + "started_at_unix": 1789884630.6152265, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13939,9 +13939,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.830416000018431, + "duration_ms": 2.4550630000135243, "success": true, - "started_at_unix": 1789798190.0494351, + "started_at_unix": 1789884630.6152632, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -13969,9 +13969,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015914000016437058, + "duration_ms": 0.027431999967575393, "success": true, - "started_at_unix": 1789798190.0512981, + "started_at_unix": 1789884630.6177616, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13988,9 +13988,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02003999998123618, + "duration_ms": 0.0314389999971354, "success": true, - "started_at_unix": 1789798190.051441, + "started_at_unix": 1789884630.617962, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14007,9 +14007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2056.665188000011, + "duration_ms": 2601.9700509999666, "success": true, - "started_at_unix": 1789798190.0514693, + "started_at_unix": 1789884630.618007, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -14037,9 +14037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028513000017937884, + "duration_ms": 0.029004999987591873, "success": true, - "started_at_unix": 1789798192.1081889, + "started_at_unix": 1789884633.220028, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14056,9 +14056,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011577000009310723, + "duration_ms": 0.015108999946278345, "success": true, - "started_at_unix": 1789798192.1082258, + "started_at_unix": 1789884633.2200665, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14075,9 +14075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2121.405641000024, + "duration_ms": 2611.7737679999777, "success": true, - "started_at_unix": 1789798192.108244, + "started_at_unix": 1789884633.2200894, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -14105,9 +14105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023054999985561153, + "duration_ms": 0.028693999979623186, "success": true, - "started_at_unix": 1789798194.2297144, + "started_at_unix": 1789884635.8319268, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14124,9 +14124,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010905999999977212, + "duration_ms": 0.015339000015046622, "success": true, - "started_at_unix": 1789798194.2297454, + "started_at_unix": 1789884635.8319652, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14143,9 +14143,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2097.3315189999653, + "duration_ms": 2636.0583320000046, "success": true, - "started_at_unix": 1789798194.229763, + "started_at_unix": 1789884635.8319893, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -14173,9 +14173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023826000017379556, + "duration_ms": 0.02682100000583887, "success": true, - "started_at_unix": 1789798196.3271594, + "started_at_unix": 1789884638.4681113, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14192,9 +14192,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010185000007822964, + "duration_ms": 0.01407600001357423, "success": true, - "started_at_unix": 1789798196.327191, + "started_at_unix": 1789884638.4681473, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14211,9 +14211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2135.1212929999974, + "duration_ms": 2609.816622999972, "success": true, - "started_at_unix": 1789798196.327207, + "started_at_unix": 1789884638.4681685, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -14241,9 +14241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022805000014614052, + "duration_ms": 0.029776000019410276, "success": true, - "started_at_unix": 1789798198.4623923, + "started_at_unix": 1789884641.078057, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14260,9 +14260,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010525999982746725, + "duration_ms": 0.01640099998212463, "success": true, - "started_at_unix": 1789798198.462423, + "started_at_unix": 1789884641.078097, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14279,9 +14279,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2086.1992310000232, + "duration_ms": 2640.1249049999933, "success": true, - "started_at_unix": 1789798198.4624412, + "started_at_unix": 1789884641.078123, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -14309,9 +14309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023985999973774597, + "duration_ms": 0.03269199999067496, "success": true, - "started_at_unix": 1789798200.5487077, + "started_at_unix": 1789884643.7183204, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14328,9 +14328,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011025999981484347, + "duration_ms": 0.016781000056198536, "success": true, - "started_at_unix": 1789798200.54874, + "started_at_unix": 1789884643.7183633, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14347,9 +14347,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2074.4517079999696, + "duration_ms": 2654.444015000024, "success": true, - "started_at_unix": 1789798200.5487578, + "started_at_unix": 1789884643.7183895, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -14377,9 +14377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024407000012161006, + "duration_ms": 0.03194999999323045, "success": true, - "started_at_unix": 1789798202.623275, + "started_at_unix": 1789884646.3729062, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14396,9 +14396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.010745999986738752, + "duration_ms": 0.017763000016657315, "success": true, - "started_at_unix": 1789798202.6233823, + "started_at_unix": 1789884646.3730445, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14411,9 +14411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.507833999961349, + "duration_ms": 0.5126460000042243, "success": true, - "started_at_unix": 1789798202.623398, + "started_at_unix": 1789884646.37307, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -14431,9 +14431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.014862000000448461, + "duration_ms": 0.025387999983195186, "success": true, - "started_at_unix": 1789798202.6239204, + "started_at_unix": 1789884646.3736057, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14455,7 +14455,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 3966.751094000017, + "total_duration_ms": 4773.033905999966, "error_message": null, "summary": { "request_count": 32, @@ -14464,11 +14464,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 86384, - "min_ms": 0.6661730000132593, - "max_ms": 656.8451589999995, - "mean_ms": 123.27378115624654, - "median_ms": 70.43839299998922, - "p95_ms": 392.8307933999718, + "min_ms": 0.6922730000269439, + "max_ms": 816.7919960000063, + "mean_ms": 148.44961878125318, + "median_ms": 89.28946249997693, + "p95_ms": 435.97158744998404, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14524,27 +14524,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 33.909682000000885, - "max_ms": 143.84659699999247, - "mean_ms": 64.15310509999017, - "median_ms": 65.5895979999741, - "p95_ms": 111.06865414998302 + "min_ms": 40.21351400001549, + "max_ms": 116.26918899997918, + "mean_ms": 77.24344919998885, + "median_ms": 85.71340349999446, + "p95_ms": 104.87884974998278 }, "textDocument/hover": { "point_count": 2, - "min_ms": 20.786294999993515, - "max_ms": 191.08062999998765, - "mean_ms": 122.45355820000441, - "median_ms": 174.90497200000732, - "p95_ms": 191.00607445000435 + "min_ms": 28.896818999953666, + "max_ms": 240.91016900001705, + "mean_ms": 154.1683624000143, + "median_ms": 224.53500049999775, + "p95_ms": 234.62093300000788 }, "textDocument/references": { "point_count": 1, - "min_ms": 2.4408250000078624, - "max_ms": 110.16369599997233, - "mean_ms": 41.054096800007756, - "median_ms": 4.275317000008272, - "p95_ms": 105.24032579997993 + "min_ms": 4.886231999989832, + "max_ms": 127.39810199997237, + "mean_ms": 65.26291080000419, + "median_ms": 79.69596500004172, + "p95_ms": 121.86444799997388 } }, "validation": { @@ -14570,11 +14570,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 1655, - "min_ms": 33.909682000000885, - "max_ms": 143.84659699999247, - "mean_ms": 60.088683799995124, - "median_ms": 40.838393999990785, - "p95_ms": 123.99726899999447, + "min_ms": 40.21351400001549, + "max_ms": 116.26918899997918, + "mean_ms": 67.23761779999222, + "median_ms": 51.04020999999648, + "p95_ms": 109.98467439998194, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14634,9 +14634,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 370.1413829999751, + "duration_ms": 411.1308489999601, "success": true, - "started_at_unix": 1789798202.8918843, + "started_at_unix": 1789884646.7099843, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -14664,9 +14664,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 33.909682000000885, + "duration_ms": 40.21351400001549, "success": true, - "started_at_unix": 1789798203.2620902, + "started_at_unix": 1789884647.1211884, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -14694,9 +14694,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.838393999990785, + "duration_ms": 43.81855999997697, "success": true, - "started_at_unix": 1789798203.2961247, + "started_at_unix": 1789884647.1615505, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -14724,9 +14724,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.84659699999247, + "duration_ms": 116.26918899997918, "success": true, - "started_at_unix": 1789798203.3370533, + "started_at_unix": 1789884647.205442, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -14754,9 +14754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.59995700000263, + "duration_ms": 51.04020999999648, "success": true, - "started_at_unix": 1789798203.4810064, + "started_at_unix": 1789884647.3217928, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -14784,9 +14784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.24878899998885, + "duration_ms": 84.84661599999299, "success": true, - "started_at_unix": 1789798203.5256908, + "started_at_unix": 1789884647.372906, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -14829,11 +14829,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 2704, - "min_ms": 20.786294999993515, - "max_ms": 164.24346600001627, - "mean_ms": 56.725000200003706, - "median_ms": 30.41438999997581, - "p95_ms": 140.76758800001696, + "min_ms": 28.896818999953666, + "max_ms": 240.91016900001705, + "mean_ms": 82.77910840001823, + "median_ms": 49.53419400004577, + "p95_ms": 204.28179780002432, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14893,9 +14893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.6289849999548, + "duration_ms": 144.57702199996447, "success": true, - "started_at_unix": 1789798203.5631018, + "started_at_unix": 1789884647.4579127, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -14923,9 +14923,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 46.86407600001985, + "duration_ms": 57.768313000053695, "success": true, - "started_at_unix": 1789798203.716796, + "started_at_unix": 1789884647.6025522, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -14953,9 +14953,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.41438999997581, + "duration_ms": 36.78604700002097, "success": true, - "started_at_unix": 1789798203.7637386, + "started_at_unix": 1789884647.660395, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -14983,9 +14983,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 20.786294999993515, + "duration_ms": 28.896818999953666, "success": true, - "started_at_unix": 1789798203.7942357, + "started_at_unix": 1789884647.6972518, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -15013,9 +15013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 21.316774000013083, + "duration_ms": 49.53419400004577, "success": true, - "started_at_unix": 1789798203.8151002, + "started_at_unix": 1789884647.7262075, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -15043,9 +15043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.24346600001627, + "duration_ms": 240.91016900001705, "success": true, - "started_at_unix": 1789798203.836495, + "started_at_unix": 1789884647.7758105, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -15088,11 +15088,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2435, - "min_ms": 2.4408250000078624, - "max_ms": 110.16369599997233, - "mean_ms": 41.054096800007756, - "median_ms": 4.275317000008272, - "p95_ms": 105.24032579997993, + "min_ms": 4.886231999989832, + "max_ms": 127.39810199997237, + "mean_ms": 65.26291080000419, + "median_ms": 79.69596500004172, + "p95_ms": 121.86444799997388, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15152,9 +15152,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 131.75301900002978, + "duration_ms": 111.68633100004399, "success": true, - "started_at_unix": 1789798204.0009022, + "started_at_unix": 1789884648.01691, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -15182,9 +15182,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 110.16369599997233, + "duration_ms": 99.72983199997998, "success": true, - "started_at_unix": 1789798204.1327298, + "started_at_unix": 1789884648.1286733, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -15212,9 +15212,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 85.54684500001031, + "duration_ms": 127.39810199997237, "success": true, - "started_at_unix": 1789798204.2429833, + "started_at_unix": 1789884648.22855, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -15242,9 +15242,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.8438010000400027, + "duration_ms": 79.69596500004172, "success": true, - "started_at_unix": 1789798204.3286192, + "started_at_unix": 1789884648.3560755, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -15272,9 +15272,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.275317000008272, + "duration_ms": 14.604423000037059, "success": true, - "started_at_unix": 1789798204.3315384, + "started_at_unix": 1789884648.435884, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -15302,9 +15302,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.4408250000078624, + "duration_ms": 4.886231999989832, "success": true, - "started_at_unix": 1789798204.3358705, + "started_at_unix": 1789884648.4505825, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -15347,11 +15347,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 58960, - "min_ms": 65.3604529999825, - "max_ms": 71.00672399997165, - "mean_ms": 68.21752639998522, - "median_ms": 69.03164999999944, - "p95_ms": 70.77939159997868, + "min_ms": 85.6684340000129, + "max_ms": 90.95732399998724, + "mean_ms": 87.24928059998547, + "median_ms": 86.24067099998456, + "p95_ms": 90.29017939998312, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15411,9 +15411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 656.8451589999995, + "duration_ms": 816.7919960000063, "success": true, - "started_at_unix": 1789798204.338583, + "started_at_unix": 1789884648.4558315, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -15441,9 +15441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.00672399997165, + "duration_ms": 85.75837299997602, "success": true, - "started_at_unix": 1789798204.995727, + "started_at_unix": 1789884649.2729485, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -15471,9 +15471,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.87006200000678, + "duration_ms": 87.62160099996663, "success": true, - "started_at_unix": 1789798205.0672672, + "started_at_unix": 1789884649.3594522, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -15501,9 +15501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.03164999999944, + "duration_ms": 85.6684340000129, "success": true, - "started_at_unix": 1789798205.1375692, + "started_at_unix": 1789884649.447549, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -15531,9 +15531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.3604529999825, + "duration_ms": 90.95732399998724, "success": true, - "started_at_unix": 1789798205.2070138, + "started_at_unix": 1789884649.533699, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -15561,9 +15561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.8187429999657, + "duration_ms": 86.24067099998456, "success": true, - "started_at_unix": 1789798205.2727795, + "started_at_unix": 1789884649.6250956, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -15606,11 +15606,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 5330, - "min_ms": 185.56647799999837, - "max_ms": 191.08062999998765, - "mean_ms": 188.1821162000051, - "median_ms": 187.09393800003227, - "p95_ms": 191.04749419999507, + "min_ms": 224.4325080000067, + "max_ms": 226.93408899999667, + "mean_ms": 225.55761640001037, + "median_ms": 225.40290500000992, + "p95_ms": 226.8234886000073, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15670,9 +15670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 420.5622949999679, + "duration_ms": 466.3324900000134, "success": true, - "started_at_unix": 1789798205.3391478, + "started_at_unix": 1789884649.711946, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -15700,9 +15700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 185.56647799999837, + "duration_ms": 226.93408899999667, "success": true, - "started_at_unix": 1789798205.759829, + "started_at_unix": 1789884650.1784036, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -15730,9 +15730,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 190.91495100002476, + "duration_ms": 224.4325080000067, "success": true, - "started_at_unix": 1789798205.945565, + "started_at_unix": 1789884650.4055119, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -15760,9 +15760,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.09393800003227, + "duration_ms": 225.40290500000992, "success": true, - "started_at_unix": 1789798206.1366355, + "started_at_unix": 1789884650.6300817, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -15790,9 +15790,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.08062999998765, + "duration_ms": 226.38108700004977, "success": true, - "started_at_unix": 1789798206.3238678, + "started_at_unix": 1789884650.8556244, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -15820,9 +15820,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 186.25458399998251, + "duration_ms": 224.6374929999888, "success": true, - "started_at_unix": 1789798206.515088, + "started_at_unix": 1789884651.082144, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -15854,9 +15854,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 139.8268659999644, + "duration_ms": 158.74417000003405, "success": true, - "started_at_unix": 1789798202.7518141, + "started_at_unix": 1789884646.5509374, "bytes_sent": 646, "bytes_received": 967, "request_id": 1, @@ -15875,9 +15875,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020170000027519563, + "duration_ms": 0.02656999998862375, "success": true, - "started_at_unix": 1789798202.8917255, + "started_at_unix": 1789884646.709779, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15890,9 +15890,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.011798000002727349, + "duration_ms": 0.018104999981005676, "success": true, - "started_at_unix": 1789798202.891763, + "started_at_unix": 1789884646.70983, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15908,9 +15908,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013631000001623761, + "duration_ms": 0.02103000002762201, "success": true, - "started_at_unix": 1789798202.8918436, + "started_at_unix": 1789884646.7099254, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15926,9 +15926,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 370.1413829999751, + "duration_ms": 411.1308489999601, "success": true, - "started_at_unix": 1789798202.8918843, + "started_at_unix": 1789884646.7099843, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -15956,9 +15956,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 33.909682000000885, + "duration_ms": 40.21351400001549, "success": true, - "started_at_unix": 1789798203.2620902, + "started_at_unix": 1789884647.1211884, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -15986,9 +15986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.838393999990785, + "duration_ms": 43.81855999997697, "success": true, - "started_at_unix": 1789798203.2961247, + "started_at_unix": 1789884647.1615505, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -16016,9 +16016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.84659699999247, + "duration_ms": 116.26918899997918, "success": true, - "started_at_unix": 1789798203.3370533, + "started_at_unix": 1789884647.205442, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -16046,9 +16046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.59995700000263, + "duration_ms": 51.04020999999648, "success": true, - "started_at_unix": 1789798203.4810064, + "started_at_unix": 1789884647.3217928, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -16076,9 +16076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.24878899998885, + "duration_ms": 84.84661599999299, "success": true, - "started_at_unix": 1789798203.5256908, + "started_at_unix": 1789884647.372906, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -16106,9 +16106,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.6289849999548, + "duration_ms": 144.57702199996447, "success": true, - "started_at_unix": 1789798203.5631018, + "started_at_unix": 1789884647.4579127, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -16136,9 +16136,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 46.86407600001985, + "duration_ms": 57.768313000053695, "success": true, - "started_at_unix": 1789798203.716796, + "started_at_unix": 1789884647.6025522, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -16166,9 +16166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.41438999997581, + "duration_ms": 36.78604700002097, "success": true, - "started_at_unix": 1789798203.7637386, + "started_at_unix": 1789884647.660395, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -16196,9 +16196,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 20.786294999993515, + "duration_ms": 28.896818999953666, "success": true, - "started_at_unix": 1789798203.7942357, + "started_at_unix": 1789884647.6972518, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -16226,9 +16226,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 21.316774000013083, + "duration_ms": 49.53419400004577, "success": true, - "started_at_unix": 1789798203.8151002, + "started_at_unix": 1789884647.7262075, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -16256,9 +16256,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.24346600001627, + "duration_ms": 240.91016900001705, "success": true, - "started_at_unix": 1789798203.836495, + "started_at_unix": 1789884647.7758105, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -16286,9 +16286,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 131.75301900002978, + "duration_ms": 111.68633100004399, "success": true, - "started_at_unix": 1789798204.0009022, + "started_at_unix": 1789884648.01691, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -16316,9 +16316,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 110.16369599997233, + "duration_ms": 99.72983199997998, "success": true, - "started_at_unix": 1789798204.1327298, + "started_at_unix": 1789884648.1286733, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -16346,9 +16346,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 85.54684500001031, + "duration_ms": 127.39810199997237, "success": true, - "started_at_unix": 1789798204.2429833, + "started_at_unix": 1789884648.22855, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -16376,9 +16376,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.8438010000400027, + "duration_ms": 79.69596500004172, "success": true, - "started_at_unix": 1789798204.3286192, + "started_at_unix": 1789884648.3560755, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -16406,9 +16406,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.275317000008272, + "duration_ms": 14.604423000037059, "success": true, - "started_at_unix": 1789798204.3315384, + "started_at_unix": 1789884648.435884, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -16436,9 +16436,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.4408250000078624, + "duration_ms": 4.886231999989832, "success": true, - "started_at_unix": 1789798204.3358705, + "started_at_unix": 1789884648.4505825, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -16466,9 +16466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024587000041265128, + "duration_ms": 0.03841199998078082, "success": true, - "started_at_unix": 1789798204.3385482, + "started_at_unix": 1789884648.4557793, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16485,9 +16485,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 656.8451589999995, + "duration_ms": 816.7919960000063, "success": true, - "started_at_unix": 1789798204.338583, + "started_at_unix": 1789884648.4558315, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -16515,9 +16515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026869999999235006, + "duration_ms": 0.02741200000855315, "success": true, - "started_at_unix": 1789798204.9956641, + "started_at_unix": 1789884649.2728884, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16534,9 +16534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017124999999396096, + "duration_ms": 0.015369000038845115, "success": true, - "started_at_unix": 1789798204.9957013, + "started_at_unix": 1789884649.272925, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16553,9 +16553,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.00672399997165, + "duration_ms": 85.75837299997602, "success": true, - "started_at_unix": 1789798204.995727, + "started_at_unix": 1789884649.2729485, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -16583,9 +16583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025879000020267995, + "duration_ms": 0.03618900001356451, "success": true, - "started_at_unix": 1789798205.067203, + "started_at_unix": 1789884649.3593433, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16602,9 +16602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015122999968752993, + "duration_ms": 0.0237749999882908, "success": true, - "started_at_unix": 1789798205.0672407, + "started_at_unix": 1789884649.359392, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16621,9 +16621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.87006200000678, + "duration_ms": 87.62160099996663, "success": true, - "started_at_unix": 1789798205.0672672, + "started_at_unix": 1789884649.3594522, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -16651,9 +16651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04565899996578082, + "duration_ms": 0.02782299998216331, "success": true, - "started_at_unix": 1789798205.137491, + "started_at_unix": 1789884649.4474878, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16670,9 +16670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012147999996159342, + "duration_ms": 0.015219000033539487, "success": true, - "started_at_unix": 1789798205.137548, + "started_at_unix": 1789884649.4475253, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16689,9 +16689,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.03164999999944, + "duration_ms": 85.6684340000129, "success": true, - "started_at_unix": 1789798205.1375692, + "started_at_unix": 1789884649.447549, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -16719,9 +16719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023095000017292477, + "duration_ms": 0.025458000038725004, "success": true, - "started_at_unix": 1789798205.2069607, + "started_at_unix": 1789884649.5336406, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16738,9 +16738,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012819000005492853, + "duration_ms": 0.014638000038758037, "success": true, - "started_at_unix": 1789798205.2069929, + "started_at_unix": 1789884649.5336761, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16757,9 +16757,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.3604529999825, + "duration_ms": 90.95732399998724, "success": true, - "started_at_unix": 1789798205.2070138, + "started_at_unix": 1789884649.533699, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -16787,9 +16787,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02137200004881379, + "duration_ms": 0.026278999996520724, "success": true, - "started_at_unix": 1789798205.2727308, + "started_at_unix": 1789884649.625035, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16806,9 +16806,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011346999997385865, + "duration_ms": 0.014496999995117221, "success": true, - "started_at_unix": 1789798205.2727609, + "started_at_unix": 1789884649.6250718, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16825,9 +16825,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.8187429999657, + "duration_ms": 86.24067099998456, "success": true, - "started_at_unix": 1789798205.2727795, + "started_at_unix": 1789884649.6250956, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -16855,9 +16855,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021262000018396066, + "duration_ms": 0.025318000041352207, "success": true, - "started_at_unix": 1789798205.338946, + "started_at_unix": 1789884649.7117465, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16874,9 +16874,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021993000018483144, + "duration_ms": 0.019586999997045496, "success": true, - "started_at_unix": 1789798205.3391144, + "started_at_unix": 1789884649.7119172, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16893,9 +16893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 420.5622949999679, + "duration_ms": 466.3324900000134, "success": true, - "started_at_unix": 1789798205.3391478, + "started_at_unix": 1789884649.711946, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -16923,9 +16923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02567899997529821, + "duration_ms": 0.02798200000597717, "success": true, - "started_at_unix": 1789798205.7597764, + "started_at_unix": 1789884650.1783423, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16942,9 +16942,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011758000027839444, + "duration_ms": 0.0151589999859425, "success": true, - "started_at_unix": 1789798205.759811, + "started_at_unix": 1789884650.1783805, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16961,9 +16961,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 185.56647799999837, + "duration_ms": 226.93408899999667, "success": true, - "started_at_unix": 1789798205.759829, + "started_at_unix": 1789884650.1784036, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -16991,9 +16991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05696599998827878, + "duration_ms": 0.0580590000254233, "success": true, - "started_at_unix": 1789798205.9454784, + "started_at_unix": 1789884650.4054172, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17010,9 +17010,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01379100001486222, + "duration_ms": 0.0169820000337495, "success": true, - "started_at_unix": 1789798205.9455442, + "started_at_unix": 1789884650.4054856, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17029,9 +17029,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 190.91495100002476, + "duration_ms": 224.4325080000067, "success": true, - "started_at_unix": 1789798205.945565, + "started_at_unix": 1789884650.4055119, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -17059,9 +17059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0243670000372731, + "duration_ms": 0.02706099996885314, "success": true, - "started_at_unix": 1789798206.136585, + "started_at_unix": 1789884650.6300228, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17078,9 +17078,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011287000006632297, + "duration_ms": 0.014767999971354584, "success": true, - "started_at_unix": 1789798206.1366174, + "started_at_unix": 1789884650.6300592, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17097,9 +17097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.09393800003227, + "duration_ms": 225.40290500000992, "success": true, - "started_at_unix": 1789798206.1366355, + "started_at_unix": 1789884650.6300817, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -17127,9 +17127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02535900000566471, + "duration_ms": 0.026219999995191756, "success": true, - "started_at_unix": 1789798206.323815, + "started_at_unix": 1789884650.8555655, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17146,9 +17146,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011297000014565128, + "duration_ms": 0.014727999996466679, "success": true, - "started_at_unix": 1789798206.323849, + "started_at_unix": 1789884650.8556013, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17165,9 +17165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.08062999998765, + "duration_ms": 226.38108700004977, "success": true, - "started_at_unix": 1789798206.3238678, + "started_at_unix": 1789884650.8556244, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -17195,9 +17195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024135999979080225, + "duration_ms": 0.026470000022982276, "success": true, - "started_at_unix": 1789798206.5150368, + "started_at_unix": 1789884651.0820856, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17214,9 +17214,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011766999989504257, + "duration_ms": 0.01473700001497491, "success": true, - "started_at_unix": 1789798206.5150695, + "started_at_unix": 1789884651.0821214, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17233,9 +17233,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 186.25458399998251, + "duration_ms": 224.6374929999888, "success": true, - "started_at_unix": 1789798206.515088, + "started_at_unix": 1789884651.082144, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -17263,9 +17263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025208000010934484, + "duration_ms": 0.025639000000410306, "success": true, - "started_at_unix": 1789798206.7014272, + "started_at_unix": 1789884651.3068612, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17282,9 +17282,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01764600000342398, + "duration_ms": 0.013776000002962974, "success": true, - "started_at_unix": 1789798206.7015722, + "started_at_unix": 1789884651.3069694, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17297,9 +17297,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.6661730000132593, + "duration_ms": 0.6922730000269439, "success": true, - "started_at_unix": 1789798206.7015965, + "started_at_unix": 1789884651.30699, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -17317,9 +17317,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01708600001393279, + "duration_ms": 0.019807999990462122, "success": true, - "started_at_unix": 1789798206.7022786, + "started_at_unix": 1789884651.3076987, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyrefly-20260919T060520Z-responses.jsonl b/latest-results/pyrefly-20260920T060502Z-responses.jsonl similarity index 100% rename from latest-results/pyrefly-20260919T060520Z-responses.jsonl rename to latest-results/pyrefly-20260920T060502Z-responses.jsonl diff --git a/latest-results/pyrefly-20260919T060520Z.json b/latest-results/pyrefly-20260920T060502Z.json similarity index 91% rename from latest-results/pyrefly-20260919T060520Z.json rename to latest-results/pyrefly-20260920T060502Z.json index fc1ed44..25e811a 100644 --- a/latest-results/pyrefly-20260919T060520Z.json +++ b/latest-results/pyrefly-20260920T060502Z.json @@ -17,8 +17,8 @@ "tsp_semantic", "web" ], - "started_at_unix": 1789798004.670089, - "finished_at_unix": 1789798035.5625405, + "started_at_unix": 1789884398.7119262, + "finished_at_unix": 1789884435.198293, "scenario_reports": [], "benchmark_reports": [ { @@ -31,7 +31,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 971.1754599999836, + "total_duration_ms": 1209.0472790000035, "error_message": null, "summary": { "request_count": 32, @@ -40,11 +40,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 1424003, - "min_ms": 0.10172399998964465, - "max_ms": 309.26683299998103, - "mean_ms": 29.37674793749956, - "median_ms": 2.938459500001045, - "p95_ms": 190.19327825000397, + "min_ms": 0.1561439999875347, + "max_ms": 390.24606399999584, + "mean_ms": 36.651235062502785, + "median_ms": 2.502620000015554, + "p95_ms": 274.2500362000085, "result_summary": { "present_count": 31, "empty_count": 1, @@ -99,27 +99,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.6848330000082115, - "max_ms": 309.26683299998103, - "mean_ms": 46.74016749999623, - "median_ms": 10.545262999997362, - "p95_ms": 211.17685089997997 + "min_ms": 1.8021900000064761, + "max_ms": 390.24606399999584, + "mean_ms": 54.24514800000395, + "median_ms": 10.53885999999693, + "p95_ms": 255.51951190000005 }, "textDocument/hover": { "point_count": 2, - "min_ms": 2.1466960000111612, - "max_ms": 5.976489999994783, - "mean_ms": 3.7556077999994386, - "median_ms": 2.7210369999863815, - "p95_ms": 5.95108975000187 + "min_ms": 2.274405000008528, + "max_ms": 2.715765999994346, + "mean_ms": 2.500819300001922, + "median_ms": 2.4898709999945368, + "p95_ms": 2.6959646499946643 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.20690100001274914, - "max_ms": 4.86771900000349, - "mean_ms": 2.045229000003701, - "median_ms": 1.9756279999967319, - "p95_ms": 4.4842386000027545 + "min_ms": 0.2457129999982044, + "max_ms": 0.4634029999976974, + "mean_ms": 0.32509040000263667, + "median_ms": 0.2844660000107524, + "p95_ms": 0.4457677999994303 } }, "validation": { @@ -145,11 +145,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 95745, - "min_ms": 0.6848330000082115, - "max_ms": 309.26683299998103, - "mean_ms": 63.331390999996984, - "median_ms": 2.879121000006535, - "p95_ms": 247.99878679998523, + "min_ms": 1.8021900000064761, + "max_ms": 390.24606399999584, + "mean_ms": 79.97414240000467, + "median_ms": 2.710376999999653, + "p95_ms": 312.74761679999864, "result_summary": { "present_count": 5, "empty_count": 0, @@ -209,9 +209,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.870932000018, + "duration_ms": 186.17332000002307, "success": true, - "started_at_unix": 1789798004.6848211, + "started_at_unix": 1789884398.7277222, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -239,9 +239,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 309.26683299998103, + "duration_ms": 390.24606399999584, "success": true, - "started_at_unix": 1789798004.8390985, + "started_at_unix": 1789884398.9144075, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -269,9 +269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.879121000006535, + "duration_ms": 2.3582530000112456, "success": true, - "started_at_unix": 1789798005.1490302, + "started_at_unix": 1789884399.3055775, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -299,9 +299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6848330000082115, + "duration_ms": 1.8021900000064761, "success": true, - "started_at_unix": 1789798005.1529126, + "started_at_unix": 1789884399.3091362, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -329,9 +329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.9266020000022763, + "duration_ms": 2.7538280000101167, "success": true, - "started_at_unix": 1789798005.1546023, + "started_at_unix": 1789884399.312217, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -359,9 +359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8995659999868622, + "duration_ms": 2.710376999999653, "success": true, - "started_at_unix": 1789798005.158179, + "started_at_unix": 1789884399.3162906, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -404,11 +404,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 16614, - "min_ms": 2.7006509999978334, - "max_ms": 5.976489999994783, - "mean_ms": 4.647940999996081, - "median_ms": 5.901096000002326, - "p95_ms": 5.965200999997933, + "min_ms": 2.274405000008528, + "max_ms": 2.715765999994346, + "mean_ms": 2.506413599996904, + "median_ms": 2.4801629999728902, + "p95_ms": 2.7069653999944876, "result_summary": { "present_count": 5, "empty_count": 0, @@ -468,9 +468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 234.58725699998695, + "duration_ms": 381.89935599999103, "success": true, - "started_at_unix": 1789798005.160176, + "started_at_unix": 1789884399.320414, "bytes_sent": 253, "bytes_received": 3322, "request_id": 8, @@ -498,9 +498,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7414229999749296, + "duration_ms": 2.671762999995053, "success": true, - "started_at_unix": 1789798005.3948867, + "started_at_unix": 1789884399.702473, "bytes_sent": 253, "bytes_received": 3322, "request_id": 9, @@ -528,9 +528,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.901096000002326, + "duration_ms": 2.389971000013702, "success": true, - "started_at_unix": 1789798005.3977349, + "started_at_unix": 1789884399.7052834, "bytes_sent": 254, "bytes_received": 3323, "request_id": 10, @@ -558,9 +558,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.976489999994783, + "duration_ms": 2.715765999994346, "success": true, - "started_at_unix": 1789798005.403779, + "started_at_unix": 1789884399.7078364, "bytes_sent": 254, "bytes_received": 3323, "request_id": 11, @@ -588,9 +588,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7006509999978334, + "duration_ms": 2.4801629999728902, "success": true, - "started_at_unix": 1789798005.4099362, + "started_at_unix": 1789884399.710707, "bytes_sent": 254, "bytes_received": 3323, "request_id": 12, @@ -618,9 +618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.920045000010532, + "duration_ms": 2.274405000008528, "success": true, - "started_at_unix": 1789798005.4127486, + "started_at_unix": 1789884399.7133112, "bytes_sent": 254, "bytes_received": 3323, "request_id": 13, @@ -663,11 +663,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1225, - "min_ms": 0.20690100001274914, - "max_ms": 4.86771900000349, - "mean_ms": 2.045229000003701, - "median_ms": 1.9756279999967319, - "p95_ms": 4.4842386000027545, + "min_ms": 0.2457129999982044, + "max_ms": 0.4634029999976974, + "mean_ms": 0.32509040000263667, + "median_ms": 0.2844660000107524, + "p95_ms": 0.4457677999994303, "result_summary": { "present_count": 5, "empty_count": 0, @@ -727,9 +727,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.693260000000919, + "duration_ms": 0.3429960000005394, "success": true, - "started_at_unix": 1789798005.4189117, + "started_at_unix": 1789884399.7158434, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -757,9 +757,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9503169999998136, + "duration_ms": 0.2566430000001674, "success": true, - "started_at_unix": 1789798005.4216611, + "started_at_unix": 1789884399.7162454, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -787,9 +787,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.86771900000349, + "duration_ms": 0.2457129999982044, "success": true, - "started_at_unix": 1789798005.4246817, + "started_at_unix": 1789884399.7165859, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -817,9 +817,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.9756279999967319, + "duration_ms": 0.2844660000107524, "success": true, - "started_at_unix": 1789798005.4296303, + "started_at_unix": 1789884399.716903, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -847,9 +847,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22558000000572065, + "duration_ms": 0.3752270000063618, "success": true, - "started_at_unix": 1789798005.4317212, + "started_at_unix": 1789884399.7172856, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -877,9 +877,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20690100001274914, + "duration_ms": 0.4634029999976974, "success": true, - "started_at_unix": 1789798005.432003, + "started_at_unix": 1789884399.7177358, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -922,11 +922,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 1058490, - "min_ms": 9.957901999996466, - "max_ms": 91.28909499997917, - "mean_ms": 30.14894399999548, - "median_ms": 12.32226700000183, - "p95_ms": 78.23984239998366, + "min_ms": 10.275819000014508, + "max_ms": 90.85372600000596, + "mean_ms": 28.516153600003236, + "median_ms": 13.97385600000689, + "p95_ms": 76.01807400000665, "result_summary": { "present_count": 5, "empty_count": 0, @@ -986,9 +986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.02197000001638, + "duration_ms": 26.631954000009728, "success": true, - "started_at_unix": 1789798005.4325264, + "started_at_unix": 1789884399.718556, "bytes_sent": 288, "bytes_received": 211698, "request_id": 20, @@ -1016,9 +1016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.04283200000168, + "duration_ms": 16.675466000009465, "success": true, - "started_at_unix": 1789798005.4621317, + "started_at_unix": 1789884399.748067, "bytes_sent": 288, "bytes_received": 211698, "request_id": 21, @@ -1046,9 +1046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.957901999996466, + "duration_ms": 13.97385600000689, "success": true, - "started_at_unix": 1789798005.4903429, + "started_at_unix": 1789884399.7690446, "bytes_sent": 288, "bytes_received": 211698, "request_id": 22, @@ -1076,9 +1076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.132623999998259, + "duration_ms": 10.801900999979352, "success": true, - "started_at_unix": 1789798005.5034757, + "started_at_unix": 1789884399.7872312, "bytes_sent": 288, "bytes_received": 211698, "request_id": 23, @@ -1106,9 +1106,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.32226700000183, + "duration_ms": 90.85372600000596, "success": true, - "started_at_unix": 1789798005.5167036, + "started_at_unix": 1789884399.8002365, "bytes_sent": 288, "bytes_received": 211698, "request_id": 24, @@ -1136,9 +1136,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.28909499997917, + "duration_ms": 10.275819000014508, "success": true, - "started_at_unix": 1789798005.5311165, + "started_at_unix": 1789884399.893404, "bytes_sent": 288, "bytes_received": 211698, "request_id": 25, @@ -1181,11 +1181,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 13450, - "min_ms": 2.1466960000111612, - "max_ms": 5.220339999993939, - "mean_ms": 2.8632746000027964, - "median_ms": 2.214017999989437, - "p95_ms": 4.683256399999891, + "min_ms": 2.475613000001431, + "max_ms": 2.5167820000149277, + "mean_ms": 2.49522500000694, + "median_ms": 2.4995790000161833, + "p95_ms": 2.514557800014927, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1245,9 +1245,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.658510999978716, + "duration_ms": 6.4707010000120135, "success": true, - "started_at_unix": 1789798005.6248014, + "started_at_unix": 1789884399.9062123, "bytes_sent": 255, "bytes_received": 2690, "request_id": 26, @@ -1275,9 +1275,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.214017999989437, + "duration_ms": 2.505661000014925, "success": true, - "started_at_unix": 1789798005.6305819, + "started_at_unix": 1789884399.9127946, "bytes_sent": 255, "bytes_received": 2690, "request_id": 27, @@ -1305,9 +1305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2003969999957462, + "duration_ms": 2.4784899999872323, "success": true, - "started_at_unix": 1789798005.6329093, + "started_at_unix": 1789884399.915453, "bytes_sent": 255, "bytes_received": 2690, "request_id": 28, @@ -1335,9 +1335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5349220000236983, + "duration_ms": 2.5167820000149277, "success": true, - "started_at_unix": 1789798005.6352172, + "started_at_unix": 1789884399.918054, "bytes_sent": 255, "bytes_received": 2690, "request_id": 29, @@ -1365,9 +1365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.1466960000111612, + "duration_ms": 2.475613000001431, "success": true, - "started_at_unix": 1789798005.6378884, + "started_at_unix": 1789884399.9207196, "bytes_sent": 255, "bytes_received": 2690, "request_id": 30, @@ -1395,9 +1395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.220339999993939, + "duration_ms": 2.4995790000161833, "success": true, - "started_at_unix": 1789798005.6401534, + "started_at_unix": 1789884399.9233246, "bytes_sent": 255, "bytes_received": 2690, "request_id": 31, @@ -1429,9 +1429,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.9383820000200558, + "duration_ms": 2.079925999993293, "success": true, - "started_at_unix": 1789798004.6826482, + "started_at_unix": 1789884398.725329, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -1450,9 +1450,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.016625000000658474, + "duration_ms": 0.02084899998067158, "success": true, - "started_at_unix": 1789798004.6846602, + "started_at_unix": 1789884398.727509, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1465,9 +1465,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.011447999980873647, + "duration_ms": 0.030677000012246936, "success": true, - "started_at_unix": 1789798004.6846945, + "started_at_unix": 1789884398.7275498, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1483,9 +1483,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014192000008961259, + "duration_ms": 0.019917999992458135, "success": true, - "started_at_unix": 1789798004.6847773, + "started_at_unix": 1789884398.72767, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1501,9 +1501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.870932000018, + "duration_ms": 186.17332000002307, "success": true, - "started_at_unix": 1789798004.6848211, + "started_at_unix": 1789884398.7277222, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -1531,9 +1531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 309.26683299998103, + "duration_ms": 390.24606399999584, "success": true, - "started_at_unix": 1789798004.8390985, + "started_at_unix": 1789884398.9144075, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -1561,9 +1561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.879121000006535, + "duration_ms": 2.3582530000112456, "success": true, - "started_at_unix": 1789798005.1490302, + "started_at_unix": 1789884399.3055775, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -1591,9 +1591,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6848330000082115, + "duration_ms": 1.8021900000064761, "success": true, - "started_at_unix": 1789798005.1529126, + "started_at_unix": 1789884399.3091362, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -1621,9 +1621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.9266020000022763, + "duration_ms": 2.7538280000101167, "success": true, - "started_at_unix": 1789798005.1546023, + "started_at_unix": 1789884399.312217, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -1651,9 +1651,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8995659999868622, + "duration_ms": 2.710376999999653, "success": true, - "started_at_unix": 1789798005.158179, + "started_at_unix": 1789884399.3162906, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -1681,9 +1681,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 234.58725699998695, + "duration_ms": 381.89935599999103, "success": true, - "started_at_unix": 1789798005.160176, + "started_at_unix": 1789884399.320414, "bytes_sent": 253, "bytes_received": 3322, "request_id": 8, @@ -1711,9 +1711,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7414229999749296, + "duration_ms": 2.671762999995053, "success": true, - "started_at_unix": 1789798005.3948867, + "started_at_unix": 1789884399.702473, "bytes_sent": 253, "bytes_received": 3322, "request_id": 9, @@ -1741,9 +1741,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.901096000002326, + "duration_ms": 2.389971000013702, "success": true, - "started_at_unix": 1789798005.3977349, + "started_at_unix": 1789884399.7052834, "bytes_sent": 254, "bytes_received": 3323, "request_id": 10, @@ -1771,9 +1771,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.976489999994783, + "duration_ms": 2.715765999994346, "success": true, - "started_at_unix": 1789798005.403779, + "started_at_unix": 1789884399.7078364, "bytes_sent": 254, "bytes_received": 3323, "request_id": 11, @@ -1801,9 +1801,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7006509999978334, + "duration_ms": 2.4801629999728902, "success": true, - "started_at_unix": 1789798005.4099362, + "started_at_unix": 1789884399.710707, "bytes_sent": 254, "bytes_received": 3323, "request_id": 12, @@ -1831,9 +1831,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.920045000010532, + "duration_ms": 2.274405000008528, "success": true, - "started_at_unix": 1789798005.4127486, + "started_at_unix": 1789884399.7133112, "bytes_sent": 254, "bytes_received": 3323, "request_id": 13, @@ -1861,9 +1861,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.693260000000919, + "duration_ms": 0.3429960000005394, "success": true, - "started_at_unix": 1789798005.4189117, + "started_at_unix": 1789884399.7158434, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -1891,9 +1891,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9503169999998136, + "duration_ms": 0.2566430000001674, "success": true, - "started_at_unix": 1789798005.4216611, + "started_at_unix": 1789884399.7162454, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -1921,9 +1921,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.86771900000349, + "duration_ms": 0.2457129999982044, "success": true, - "started_at_unix": 1789798005.4246817, + "started_at_unix": 1789884399.7165859, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -1951,9 +1951,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.9756279999967319, + "duration_ms": 0.2844660000107524, "success": true, - "started_at_unix": 1789798005.4296303, + "started_at_unix": 1789884399.716903, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -1981,9 +1981,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22558000000572065, + "duration_ms": 0.3752270000063618, "success": true, - "started_at_unix": 1789798005.4317212, + "started_at_unix": 1789884399.7172856, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -2011,9 +2011,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20690100001274914, + "duration_ms": 0.4634029999976974, "success": true, - "started_at_unix": 1789798005.432003, + "started_at_unix": 1789884399.7177358, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -2041,9 +2041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04797200000439261, + "duration_ms": 0.03807200002370337, "success": true, - "started_at_unix": 1789798005.4324675, + "started_at_unix": 1789884399.718503, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2060,9 +2060,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.02197000001638, + "duration_ms": 26.631954000009728, "success": true, - "started_at_unix": 1789798005.4325264, + "started_at_unix": 1789884399.718556, "bytes_sent": 288, "bytes_received": 211698, "request_id": 20, @@ -2090,9 +2090,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 1.394712000006848, + "duration_ms": 0.08365799999410228, "success": true, - "started_at_unix": 1789798005.4606702, + "started_at_unix": 1789884399.7478607, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2109,9 +2109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03274900001315473, + "duration_ms": 0.09221400000569702, "success": true, - "started_at_unix": 1789798005.4620833, + "started_at_unix": 1789884399.7479591, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2128,9 +2128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.04283200000168, + "duration_ms": 16.675466000009465, "success": true, - "started_at_unix": 1789798005.4621317, + "started_at_unix": 1789884399.748067, "bytes_sent": 288, "bytes_received": 211698, "request_id": 21, @@ -2158,9 +2158,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029425000008131974, + "duration_ms": 0.09409700001583587, "success": true, - "started_at_unix": 1789798005.4902775, + "started_at_unix": 1789884399.7688603, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2177,9 +2177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01428100000566701, + "duration_ms": 0.057918999999628795, "success": true, - "started_at_unix": 1789798005.4903178, + "started_at_unix": 1789884399.7689703, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2196,9 +2196,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.957901999996466, + "duration_ms": 13.97385600000689, "success": true, - "started_at_unix": 1789798005.4903429, + "started_at_unix": 1789884399.7690446, "bytes_sent": 288, "bytes_received": 211698, "request_id": 22, @@ -2226,9 +2226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033549999983506495, + "duration_ms": 0.044594000002007306, "success": true, - "started_at_unix": 1789798005.5034034, + "started_at_unix": 1789884399.7871323, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2245,9 +2245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016124000012496253, + "duration_ms": 0.026881000025014146, "success": true, - "started_at_unix": 1789798005.5034485, + "started_at_unix": 1789884399.7871907, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2264,9 +2264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.132623999998259, + "duration_ms": 10.801900999979352, "success": true, - "started_at_unix": 1789798005.5034757, + "started_at_unix": 1789884399.7872312, "bytes_sent": 288, "bytes_received": 211698, "request_id": 23, @@ -2294,9 +2294,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028512999989516175, + "duration_ms": 0.02559800000767609, "success": true, - "started_at_unix": 1789798005.5166378, + "started_at_unix": 1789884399.8001795, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2313,9 +2313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014711999995142833, + "duration_ms": 0.013434999999617503, "success": true, - "started_at_unix": 1789798005.516678, + "started_at_unix": 1789884399.8002145, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2332,9 +2332,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.32226700000183, + "duration_ms": 90.85372600000596, "success": true, - "started_at_unix": 1789798005.5167036, + "started_at_unix": 1789884399.8002365, "bytes_sent": 288, "bytes_received": 211698, "request_id": 24, @@ -2362,9 +2362,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028272000008655596, + "duration_ms": 0.028944000007413706, "success": true, - "started_at_unix": 1789798005.5310504, + "started_at_unix": 1789884399.8933415, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2381,9 +2381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01494299999649229, + "duration_ms": 0.013756000015519021, "success": true, - "started_at_unix": 1789798005.5310912, + "started_at_unix": 1789884399.893381, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2400,9 +2400,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.28909499997917, + "duration_ms": 10.275819000014508, "success": true, - "started_at_unix": 1789798005.5311165, + "started_at_unix": 1789884399.893404, "bytes_sent": 288, "bytes_received": 211698, "request_id": 25, @@ -2430,9 +2430,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025969000006398346, + "duration_ms": 0.026028999997151914, "success": true, - "started_at_unix": 1789798005.6245275, + "started_at_unix": 1789884399.9058342, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2449,9 +2449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037926999993942445, + "duration_ms": 0.037221000013687444, "success": true, - "started_at_unix": 1789798005.6247523, + "started_at_unix": 1789884399.9061625, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2468,9 +2468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.658510999978716, + "duration_ms": 6.4707010000120135, "success": true, - "started_at_unix": 1789798005.6248014, + "started_at_unix": 1789884399.9062123, "bytes_sent": 255, "bytes_received": 2690, "request_id": 26, @@ -2498,9 +2498,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01972000001160268, + "duration_ms": 0.02501700001289464, "success": true, - "started_at_unix": 1789798005.6305354, + "started_at_unix": 1789884399.9127386, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2517,9 +2517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011057000023129149, + "duration_ms": 0.014727999996466679, "success": true, - "started_at_unix": 1789798005.630563, + "started_at_unix": 1789884399.912772, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2536,9 +2536,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.214017999989437, + "duration_ms": 2.505661000014925, "success": true, - "started_at_unix": 1789798005.6305819, + "started_at_unix": 1789884399.9127946, "bytes_sent": 255, "bytes_received": 2690, "request_id": 27, @@ -2566,9 +2566,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01839700001937672, + "duration_ms": 0.02251199998681841, "success": true, - "started_at_unix": 1789798005.6328635, + "started_at_unix": 1789884399.9153714, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2585,9 +2585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011377000021184358, + "duration_ms": 0.0144870000156061, "success": true, - "started_at_unix": 1789798005.632888, + "started_at_unix": 1789884399.9154027, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2604,9 +2604,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2003969999957462, + "duration_ms": 2.4784899999872323, "success": true, - "started_at_unix": 1789798005.6329093, + "started_at_unix": 1789884399.915453, "bytes_sent": 255, "bytes_received": 2690, "request_id": 28, @@ -2634,9 +2634,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01915900000426518, + "duration_ms": 0.02302400000075977, "success": true, - "started_at_unix": 1789798005.6351762, + "started_at_unix": 1789884399.9180024, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2653,9 +2653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010396000021728469, + "duration_ms": 0.014266999983192363, "success": true, - "started_at_unix": 1789798005.6352015, + "started_at_unix": 1789884399.9180331, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2672,9 +2672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5349220000236983, + "duration_ms": 2.5167820000149277, "success": true, - "started_at_unix": 1789798005.6352172, + "started_at_unix": 1789884399.918054, "bytes_sent": 255, "bytes_received": 2690, "request_id": 29, @@ -2702,9 +2702,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01792700001601588, + "duration_ms": 0.023824999999533247, "success": true, - "started_at_unix": 1789798005.6378415, + "started_at_unix": 1789884399.9206617, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2721,9 +2721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010836000001290813, + "duration_ms": 0.0135749999969903, "success": true, - "started_at_unix": 1789798005.6378658, + "started_at_unix": 1789884399.9206932, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2740,9 +2740,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.1466960000111612, + "duration_ms": 2.475613000001431, "success": true, - "started_at_unix": 1789798005.6378884, + "started_at_unix": 1789884399.9207196, "bytes_sent": 255, "bytes_received": 2690, "request_id": 30, @@ -2770,9 +2770,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018527999998241285, + "duration_ms": 0.023464999998168423, "success": true, - "started_at_unix": 1789798005.640101, + "started_at_unix": 1789884399.9232657, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2789,9 +2789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019109000021444444, + "duration_ms": 0.014386999993121208, "success": true, - "started_at_unix": 1789798005.640126, + "started_at_unix": 1789884399.9232972, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2808,9 +2808,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.220339999993939, + "duration_ms": 2.4995790000161833, "success": true, - "started_at_unix": 1789798005.6401534, + "started_at_unix": 1789884399.9233246, "bytes_sent": 255, "bytes_received": 2690, "request_id": 31, @@ -2838,9 +2838,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020570999993196892, + "duration_ms": 0.0226820000079897, "success": true, - "started_at_unix": 1789798005.645451, + "started_at_unix": 1789884399.9258955, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2857,9 +2857,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.026550000001179797, + "duration_ms": 0.033231999992722194, "success": true, - "started_at_unix": 1789798005.6455972, + "started_at_unix": 1789884399.926021, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2872,9 +2872,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.10172399998964465, + "duration_ms": 0.1561439999875347, "success": true, - "started_at_unix": 1789798005.6456316, + "started_at_unix": 1789884399.926064, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2892,9 +2892,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.016564999981483197, + "duration_ms": 0.02532799999244162, "success": true, - "started_at_unix": 1789798005.6457496, + "started_at_unix": 1789884399.9262395, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2916,7 +2916,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 304.90380599999867, + "total_duration_ms": 292.7398319999952, "error_message": null, "summary": { "request_count": 32, @@ -2925,11 +2925,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 121793, - "min_ms": 0.1078219999897101, - "max_ms": 110.11060100000236, - "mean_ms": 8.174513874998901, - "median_ms": 2.080085499997608, - "p95_ms": 43.746169950003356, + "min_ms": 0.15277800000035313, + "max_ms": 124.3592220000096, + "mean_ms": 8.541235156251936, + "median_ms": 0.4857499999815218, + "p95_ms": 42.630225550000446, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2984,27 +2984,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.27408399998307686, - "max_ms": 62.250717000011946, - "mean_ms": 8.739769800001795, - "median_ms": 4.214085500009901, - "p95_ms": 36.51467025000409 + "min_ms": 0.28574800001024414, + "max_ms": 75.19128100000216, + "mean_ms": 9.4906519999995, + "median_ms": 1.8311679999953867, + "p95_ms": 46.30696449999612 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.23901500000533815, - "max_ms": 3.950490999983458, - "mean_ms": 1.64958490000231, - "median_ms": 1.0783110000005536, - "p95_ms": 3.4951130499919705 + "min_ms": 0.2471550000109346, + "max_ms": 15.989361999999119, + "mean_ms": 2.310259300003281, + "median_ms": 0.47853699999222954, + "p95_ms": 10.462922799999305 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1078219999897101, - "max_ms": 1.935146999983317, - "mean_ms": 0.4791843999896628, - "median_ms": 0.11353099998245852, - "p95_ms": 1.573397799984377 + "min_ms": 0.2176200000008066, + "max_ms": 0.2776130000086141, + "mean_ms": 0.2399160000095435, + "median_ms": 0.24193600000899096, + "p95_ms": 0.27050160001067525 } }, "validation": { @@ -3030,11 +3030,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 4505, - "min_ms": 0.27408399998307686, - "max_ms": 62.250717000011946, - "mean_ms": 13.01055640000186, - "median_ms": 0.8228309999935846, - "p95_ms": 50.07601680001129, + "min_ms": 0.28574800001024414, + "max_ms": 75.19128100000216, + "mean_ms": 15.284528000000819, + "median_ms": 0.31785900000613765, + "p95_ms": 60.21859819999803, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3094,9 +3094,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 110.11060100000236, + "duration_ms": 124.3592220000096, "success": true, - "started_at_unix": 1789798005.6691532, + "started_at_unix": 1789884399.9496677, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -3124,9 +3124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.250717000011946, + "duration_ms": 75.19128100000216, "success": true, - "started_at_unix": 1789798005.779398, + "started_at_unix": 1789884400.0741315, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -3154,9 +3154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3772160000087297, + "duration_ms": 0.327866999981552, "success": true, - "started_at_unix": 1789798005.841789, + "started_at_unix": 1789884400.149531, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -3184,9 +3184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3279340000119646, + "duration_ms": 0.28574800001024414, "success": true, - "started_at_unix": 1789798005.8433168, + "started_at_unix": 1789884400.1500483, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -3214,9 +3214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8228309999935846, + "duration_ms": 0.31785900000613765, "success": true, - "started_at_unix": 1789798005.843735, + "started_at_unix": 1789884400.1504948, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -3244,9 +3244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.27408399998307686, + "duration_ms": 0.29988500000399654, "success": true, - "started_at_unix": 1789798005.844662, + "started_at_unix": 1789884400.1509368, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -3289,11 +3289,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 2159, - "min_ms": 0.23901500000533815, - "max_ms": 2.9385400000023765, - "mean_ms": 2.0874660000060885, - "median_ms": 2.788534000018217, - "p95_ms": 2.924518800000442, + "min_ms": 0.2471550000109346, + "max_ms": 0.3134410000029675, + "mean_ms": 0.27886520000492965, + "median_ms": 0.2795160000061969, + "p95_ms": 0.3117498000051455, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3353,9 +3353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 28.606085999996367, + "duration_ms": 6.414495000001352, "success": true, - "started_at_unix": 1789798005.845143, + "started_at_unix": 1789884400.1515183, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -3383,9 +3383,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9385400000023765, + "duration_ms": 0.3134410000029675, "success": true, - "started_at_unix": 1789798005.8738468, + "started_at_unix": 1789884400.1579947, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -3413,9 +3413,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8684339999927033, + "duration_ms": 0.2795160000061969, "success": true, - "started_at_unix": 1789798005.8768692, + "started_at_unix": 1789884400.1583855, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -3443,9 +3443,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.788534000018217, + "duration_ms": 0.2492289999906916, "success": true, - "started_at_unix": 1789798005.87981, + "started_at_unix": 1789884400.158739, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -3473,9 +3473,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6028070000118078, + "duration_ms": 0.2471550000109346, "success": true, - "started_at_unix": 1789798005.8826675, + "started_at_unix": 1789884400.1590614, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -3503,9 +3503,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23901500000533815, + "duration_ms": 0.30498500001385764, "success": true, - "started_at_unix": 1789798005.8843274, + "started_at_unix": 1789884400.1593819, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -3548,11 +3548,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1175, - "min_ms": 0.1078219999897101, - "max_ms": 1.935146999983317, - "mean_ms": 0.4791843999896628, - "median_ms": 0.11353099998245852, - "p95_ms": 1.573397799984377, + "min_ms": 0.2176200000008066, + "max_ms": 0.2776130000086141, + "mean_ms": 0.2399160000095435, + "median_ms": 0.24193600000899096, + "p95_ms": 0.27050160001067525, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3612,9 +3612,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 7.046306999995977, + "duration_ms": 0.21164899999348563, "success": true, - "started_at_unix": 1789798005.884734, + "started_at_unix": 1789884400.159862, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -3642,9 +3642,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.935146999983317, + "duration_ms": 0.24193600000899096, "success": true, - "started_at_unix": 1789798005.8918383, + "started_at_unix": 1789884400.1601264, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -3672,9 +3672,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12640099998861842, + "duration_ms": 0.2420560000189198, "success": true, - "started_at_unix": 1789798005.8938246, + "started_at_unix": 1789884400.160476, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -3702,9 +3702,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11353099998245852, + "duration_ms": 0.220355000010386, "success": true, - "started_at_unix": 1789798005.8939872, + "started_at_unix": 1789884400.1607928, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -3732,9 +3732,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1078219999897101, + "duration_ms": 0.2176200000008066, "success": true, - "started_at_unix": 1789798005.8941307, + "started_at_unix": 1789884400.161083, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -3762,9 +3762,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11302100000420978, + "duration_ms": 0.2776130000086141, "success": true, - "started_at_unix": 1789798005.8943076, + "started_at_unix": 1789884400.161413, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -3807,11 +3807,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 87535, - "min_ms": 4.152821000019458, - "max_ms": 5.059501999994609, - "mean_ms": 4.46898320000173, - "median_ms": 4.364159000004975, - "p95_ms": 4.9462183999935405, + "min_ms": 1.8052069999896503, + "max_ms": 11.003910999988875, + "mean_ms": 3.696775999998181, + "median_ms": 1.8770869999968909, + "p95_ms": 9.191237999993971, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3871,9 +3871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.720799999996416, + "duration_ms": 11.95869000000016, "success": true, - "started_at_unix": 1789798005.894654, + "started_at_unix": 1789884400.1644974, "bytes_sent": 278, "bytes_received": 17507, "request_id": 20, @@ -3901,9 +3901,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.275350000000344, + "duration_ms": 1.9405460000143648, "success": true, - "started_at_unix": 1789798005.8986638, + "started_at_unix": 1789884400.1770456, "bytes_sent": 278, "bytes_received": 17507, "request_id": 21, @@ -3931,9 +3931,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.152821000019458, + "duration_ms": 1.8770869999968909, "success": true, - "started_at_unix": 1789798005.9033701, + "started_at_unix": 1789884400.1797905, "bytes_sent": 278, "bytes_received": 17507, "request_id": 22, @@ -3961,9 +3961,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.493083999989267, + "duration_ms": 1.8571290000011231, "success": true, - "started_at_unix": 1789798005.9079506, + "started_at_unix": 1789884400.1824305, "bytes_sent": 278, "bytes_received": 17507, "request_id": 23, @@ -3991,9 +3991,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.364159000004975, + "duration_ms": 1.8052069999896503, "success": true, - "started_at_unix": 1789798005.9128726, + "started_at_unix": 1789884400.1850946, "bytes_sent": 278, "bytes_received": 17507, "request_id": 24, @@ -4021,9 +4021,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.059501999994609, + "duration_ms": 11.003910999988875, "success": true, - "started_at_unix": 1789798005.9176815, + "started_at_unix": 1789884400.1877348, "bytes_sent": 278, "bytes_received": 17507, "request_id": 25, @@ -4066,11 +4066,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 4975, - "min_ms": 0.4947959999981322, - "max_ms": 3.950490999983458, - "mean_ms": 1.2117037999985314, - "median_ms": 0.5436900000006517, - "p95_ms": 3.2711557999846255, + "min_ms": 0.6436329999814916, + "max_ms": 15.989361999999119, + "mean_ms": 4.341653400001633, + "median_ms": 0.7189840000023651, + "p95_ms": 13.533166799999204, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4130,9 +4130,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4331259999760277, + "duration_ms": 8.886663999987832, "success": true, - "started_at_unix": 1789798005.923722, + "started_at_unix": 1789884400.1998, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -4160,9 +4160,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5436900000006517, + "duration_ms": 0.7189840000023651, "success": true, - "started_at_unix": 1789798005.92725, + "started_at_unix": 1789884400.20891, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -4190,9 +4190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4947959999981322, + "duration_ms": 0.6436329999814916, "success": true, - "started_at_unix": 1789798005.9278743, + "started_at_unix": 1789884400.2097936, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -4220,9 +4220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5157270000211156, + "duration_ms": 15.989361999999119, "success": true, - "started_at_unix": 1789798005.9284399, + "started_at_unix": 1789884400.2106748, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -4250,9 +4250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.950490999983458, + "duration_ms": 3.708385999999564, "success": true, - "started_at_unix": 1789798005.9290261, + "started_at_unix": 1789884400.226848, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -4280,9 +4280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5538149999892994, + "duration_ms": 0.6479020000256241, "success": true, - "started_at_unix": 1789798005.9331086, + "started_at_unix": 1789884400.2306697, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -4314,9 +4314,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.2250240000118993, + "duration_ms": 2.1273339999936525, "success": true, - "started_at_unix": 1789798005.6666813, + "started_at_unix": 1789884399.9472642, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -4335,9 +4335,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.01602399999001136, + "duration_ms": 0.021329999981389847, "success": true, - "started_at_unix": 1789798005.6689842, + "started_at_unix": 1789884399.9494922, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4350,9 +4350,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.029664999999567954, + "duration_ms": 0.014466999999740437, "success": true, - "started_at_unix": 1789798005.6690183, + "started_at_unix": 1789884399.949534, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4368,9 +4368,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014883000005738722, + "duration_ms": 0.02269199998750082, "success": true, - "started_at_unix": 1789798005.6691096, + "started_at_unix": 1789884399.949614, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4386,9 +4386,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 110.11060100000236, + "duration_ms": 124.3592220000096, "success": true, - "started_at_unix": 1789798005.6691532, + "started_at_unix": 1789884399.9496677, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -4416,9 +4416,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.250717000011946, + "duration_ms": 75.19128100000216, "success": true, - "started_at_unix": 1789798005.779398, + "started_at_unix": 1789884400.0741315, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -4446,9 +4446,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3772160000087297, + "duration_ms": 0.327866999981552, "success": true, - "started_at_unix": 1789798005.841789, + "started_at_unix": 1789884400.149531, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -4476,9 +4476,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3279340000119646, + "duration_ms": 0.28574800001024414, "success": true, - "started_at_unix": 1789798005.8433168, + "started_at_unix": 1789884400.1500483, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -4506,9 +4506,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8228309999935846, + "duration_ms": 0.31785900000613765, "success": true, - "started_at_unix": 1789798005.843735, + "started_at_unix": 1789884400.1504948, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -4536,9 +4536,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.27408399998307686, + "duration_ms": 0.29988500000399654, "success": true, - "started_at_unix": 1789798005.844662, + "started_at_unix": 1789884400.1509368, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -4566,9 +4566,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 28.606085999996367, + "duration_ms": 6.414495000001352, "success": true, - "started_at_unix": 1789798005.845143, + "started_at_unix": 1789884400.1515183, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -4596,9 +4596,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9385400000023765, + "duration_ms": 0.3134410000029675, "success": true, - "started_at_unix": 1789798005.8738468, + "started_at_unix": 1789884400.1579947, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -4626,9 +4626,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8684339999927033, + "duration_ms": 0.2795160000061969, "success": true, - "started_at_unix": 1789798005.8768692, + "started_at_unix": 1789884400.1583855, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -4656,9 +4656,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.788534000018217, + "duration_ms": 0.2492289999906916, "success": true, - "started_at_unix": 1789798005.87981, + "started_at_unix": 1789884400.158739, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -4686,9 +4686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6028070000118078, + "duration_ms": 0.2471550000109346, "success": true, - "started_at_unix": 1789798005.8826675, + "started_at_unix": 1789884400.1590614, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -4716,9 +4716,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23901500000533815, + "duration_ms": 0.30498500001385764, "success": true, - "started_at_unix": 1789798005.8843274, + "started_at_unix": 1789884400.1593819, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -4746,9 +4746,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 7.046306999995977, + "duration_ms": 0.21164899999348563, "success": true, - "started_at_unix": 1789798005.884734, + "started_at_unix": 1789884400.159862, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -4776,9 +4776,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.935146999983317, + "duration_ms": 0.24193600000899096, "success": true, - "started_at_unix": 1789798005.8918383, + "started_at_unix": 1789884400.1601264, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -4806,9 +4806,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12640099998861842, + "duration_ms": 0.2420560000189198, "success": true, - "started_at_unix": 1789798005.8938246, + "started_at_unix": 1789884400.160476, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -4836,9 +4836,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11353099998245852, + "duration_ms": 0.220355000010386, "success": true, - "started_at_unix": 1789798005.8939872, + "started_at_unix": 1789884400.1607928, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -4866,9 +4866,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1078219999897101, + "duration_ms": 0.2176200000008066, "success": true, - "started_at_unix": 1789798005.8941307, + "started_at_unix": 1789884400.161083, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -4896,9 +4896,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11302100000420978, + "duration_ms": 0.2776130000086141, "success": true, - "started_at_unix": 1789798005.8943076, + "started_at_unix": 1789884400.161413, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -4926,9 +4926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02146200000652243, + "duration_ms": 2.53207099999031, "success": true, - "started_at_unix": 1789798005.8946254, + "started_at_unix": 1789884400.1619458, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4945,9 +4945,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.720799999996416, + "duration_ms": 11.95869000000016, "success": true, - "started_at_unix": 1789798005.894654, + "started_at_unix": 1789884400.1644974, "bytes_sent": 278, "bytes_received": 17507, "request_id": 20, @@ -4975,9 +4975,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018367999985002825, + "duration_ms": 0.03750999999851956, "success": true, - "started_at_unix": 1789798005.8986232, + "started_at_unix": 1789884400.1769595, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4994,9 +4994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0099150000210102, + "duration_ms": 0.023244000004751797, "success": true, - "started_at_unix": 1789798005.898648, + "started_at_unix": 1789884400.177011, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5013,9 +5013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.275350000000344, + "duration_ms": 1.9405460000143648, "success": true, - "started_at_unix": 1789798005.8986638, + "started_at_unix": 1789884400.1770456, "bytes_sent": 278, "bytes_received": 17507, "request_id": 21, @@ -5043,9 +5043,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020281000018940176, + "duration_ms": 0.035215999986348834, "success": true, - "started_at_unix": 1789798005.9033244, + "started_at_unix": 1789884400.1797044, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5062,9 +5062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010786000018470077, + "duration_ms": 0.025949000018954393, "success": true, - "started_at_unix": 1789798005.9033527, + "started_at_unix": 1789884400.1797519, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5081,9 +5081,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.152821000019458, + "duration_ms": 1.8770869999968909, "success": true, - "started_at_unix": 1789798005.9033701, + "started_at_unix": 1789884400.1797905, "bytes_sent": 278, "bytes_received": 17507, "request_id": 22, @@ -5111,9 +5111,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020590999980640845, + "duration_ms": 0.03280199999267097, "success": true, - "started_at_unix": 1789798005.907904, + "started_at_unix": 1789884400.1823537, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5130,9 +5130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011037000007263487, + "duration_ms": 0.021260000011125157, "success": true, - "started_at_unix": 1789798005.9079325, + "started_at_unix": 1789884400.1823983, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5149,9 +5149,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.493083999989267, + "duration_ms": 1.8571290000011231, "success": true, - "started_at_unix": 1789798005.9079506, + "started_at_unix": 1789884400.1824305, "bytes_sent": 278, "bytes_received": 17507, "request_id": 23, @@ -5179,9 +5179,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01989000000435226, + "duration_ms": 0.03598700001816724, "success": true, - "started_at_unix": 1789798005.9128277, + "started_at_unix": 1789884400.1850111, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5198,9 +5198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010596000009854833, + "duration_ms": 0.02351400001998627, "success": true, - "started_at_unix": 1789798005.9128556, + "started_at_unix": 1789884400.185059, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5217,9 +5217,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.364159000004975, + "duration_ms": 1.8052069999896503, "success": true, - "started_at_unix": 1789798005.9128726, + "started_at_unix": 1789884400.1850946, "bytes_sent": 278, "bytes_received": 17507, "request_id": 24, @@ -5247,9 +5247,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01980999999773303, + "duration_ms": 0.03890299998943192, "success": true, - "started_at_unix": 1789798005.9176311, + "started_at_unix": 1789884400.1876423, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5266,9 +5266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011246999974900973, + "duration_ms": 0.028583999977627172, "success": true, - "started_at_unix": 1789798005.917659, + "started_at_unix": 1789884400.1876934, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5285,9 +5285,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.059501999994609, + "duration_ms": 11.003910999988875, "success": true, - "started_at_unix": 1789798005.9176815, + "started_at_unix": 1789884400.1877348, "bytes_sent": 278, "bytes_received": 17507, "request_id": 25, @@ -5315,9 +5315,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02459699999235454, + "duration_ms": 0.0367490000030557, "success": true, - "started_at_unix": 1789798005.923124, + "started_at_unix": 1789884400.1994872, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5334,9 +5334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03985000000739092, + "duration_ms": 0.029175000008763163, "success": true, - "started_at_unix": 1789798005.9236655, + "started_at_unix": 1789884400.1997583, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5353,9 +5353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4331259999760277, + "duration_ms": 8.886663999987832, "success": true, - "started_at_unix": 1789798005.923722, + "started_at_unix": 1789884400.1998, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -5383,9 +5383,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020751999983303904, + "duration_ms": 0.06630499999005224, "success": true, - "started_at_unix": 1789798005.9272041, + "started_at_unix": 1789884400.20876, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5402,9 +5402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011126999993393838, + "duration_ms": 0.054431999984672075, "success": true, - "started_at_unix": 1789798005.9272323, + "started_at_unix": 1789884400.2088408, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5421,9 +5421,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5436900000006517, + "duration_ms": 0.7189840000023651, "success": true, - "started_at_unix": 1789798005.92725, + "started_at_unix": 1789884400.20891, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -5451,9 +5451,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015813000004527566, + "duration_ms": 0.032992000001286215, "success": true, - "started_at_unix": 1789798005.9278395, + "started_at_unix": 1789884400.2097116, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5470,9 +5470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00948400000311267, + "duration_ms": 0.02583799999911207, "success": true, - "started_at_unix": 1789798005.9278603, + "started_at_unix": 1789884400.2097561, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5489,9 +5489,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4947959999981322, + "duration_ms": 0.6436329999814916, "success": true, - "started_at_unix": 1789798005.9278743, + "started_at_unix": 1789884400.2097936, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -5519,9 +5519,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013851000005615788, + "duration_ms": 0.0457860000153687, "success": true, - "started_at_unix": 1789798005.9284081, + "started_at_unix": 1789884400.2104998, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5538,9 +5538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008862999976599895, + "duration_ms": 0.1032840000050328, "success": true, - "started_at_unix": 1789798005.9284267, + "started_at_unix": 1789884400.210557, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5557,9 +5557,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5157270000211156, + "duration_ms": 15.989361999999119, "success": true, - "started_at_unix": 1789798005.9284399, + "started_at_unix": 1789884400.2106748, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -5587,9 +5587,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01436099998386453, + "duration_ms": 0.03686900001298454, "success": true, - "started_at_unix": 1789798005.9289954, + "started_at_unix": 1789884400.226764, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5606,9 +5606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008563000022832057, + "duration_ms": 0.022811999997429666, "success": true, - "started_at_unix": 1789798005.9290135, + "started_at_unix": 1789884400.2268136, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5625,9 +5625,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.950490999983458, + "duration_ms": 3.708385999999564, "success": true, - "started_at_unix": 1789798005.9290261, + "started_at_unix": 1789884400.226848, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -5655,9 +5655,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0246870000069066, + "duration_ms": 0.022491999999374457, "success": true, - "started_at_unix": 1789798005.9330528, + "started_at_unix": 1789884400.2306151, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5674,9 +5674,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014842000013004508, + "duration_ms": 0.013676000008899791, "success": true, - "started_at_unix": 1789798005.9330862, + "started_at_unix": 1789884400.2306452, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5693,9 +5693,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5538149999892994, + "duration_ms": 0.6479020000256241, "success": true, - "started_at_unix": 1789798005.9331086, + "started_at_unix": 1789884400.2306697, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -5723,9 +5723,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02699000000916385, + "duration_ms": 0.022662999981548637, "success": true, - "started_at_unix": 1789798005.933728, + "started_at_unix": 1789884400.2313735, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5742,9 +5742,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 1.5623150000010355, + "duration_ms": 0.032081000000516724, "success": true, - "started_at_unix": 1789798005.9338388, + "started_at_unix": 1789884400.23154, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5757,9 +5757,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.15303099999641745, + "duration_ms": 0.15277800000035313, "success": true, - "started_at_unix": 1789798005.9354177, + "started_at_unix": 1789884400.2315829, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5777,9 +5777,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02542800001492651, + "duration_ms": 0.04189899999573754, "success": true, - "started_at_unix": 1789798005.9355943, + "started_at_unix": 1789884400.2317567, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5801,7 +5801,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 1072.0099649999781, + "total_duration_ms": 1279.8273520000123, "error_message": null, "summary": { "request_count": 32, @@ -5810,11 +5810,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 1247873, - "min_ms": 0.11580399998933899, - "max_ms": 393.1162529999881, - "mean_ms": 32.02975234375138, - "median_ms": 2.0427500000010923, - "p95_ms": 139.67331929998744, + "min_ms": 0.15699599998697522, + "max_ms": 431.8757529999857, + "mean_ms": 38.203680562496345, + "median_ms": 2.4824719999827494, + "p95_ms": 170.9654524499981, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5869,27 +5869,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.18934600001330182, - "max_ms": 393.1162529999881, - "mean_ms": 54.62798890000613, - "median_ms": 18.873793500006286, - "p95_ms": 242.57139855000352 + "min_ms": 0.25403899999787427, + "max_ms": 431.8757529999857, + "mean_ms": 77.30025349999607, + "median_ms": 48.87484399999664, + "p95_ms": 284.88643404998123 }, "textDocument/hover": { "point_count": 2, - "min_ms": 1.6871830000013688, - "max_ms": 95.94403199997714, - "mean_ms": 14.10266169999943, - "median_ms": 3.1338044999955628, - "p95_ms": 58.957276049984756 + "min_ms": 2.2705879999875833, + "max_ms": 17.158366000018077, + "mean_ms": 4.977232399994591, + "median_ms": 3.8246454999892876, + "p95_ms": 11.80429705000846 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.16641999999933432, - "max_ms": 0.4612950000080218, - "mean_ms": 0.23550479999698837, - "median_ms": 0.18498899999030982, - "p95_ms": 0.407710400003225 + "min_ms": 0.20392399997604116, + "max_ms": 0.23983200000543548, + "mean_ms": 0.22295619999681549, + "median_ms": 0.22764899998151122, + "p95_ms": 0.238874200005057 } }, "validation": { @@ -5915,11 +5915,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 4875, - "min_ms": 0.18934600001330182, - "max_ms": 393.1162529999881, - "mean_ms": 78.79366380000192, - "median_ms": 0.2052000000105636, - "p95_ms": 314.5451731999912, + "min_ms": 0.25403899999787427, + "max_ms": 431.8757529999857, + "mean_ms": 86.60113059999617, + "median_ms": 0.30023600001527484, + "p95_ms": 345.5643363999854, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5979,9 +5979,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.7056849999974, + "duration_ms": 208.96614099999056, "success": true, - "started_at_unix": 1789798005.9921432, + "started_at_unix": 1789884400.2555468, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -6009,9 +6009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 393.1162529999881, + "duration_ms": 431.8757529999857, "success": true, - "started_at_unix": 1789798006.1799884, + "started_at_unix": 1789884400.4646559, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -6039,9 +6039,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.26085400000397385, + "duration_ms": 0.31866999998442225, "success": true, - "started_at_unix": 1789798006.5732734, + "started_at_unix": 1789884400.8967178, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -6069,9 +6069,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.2052000000105636, + "duration_ms": 0.30023600001527484, "success": true, - "started_at_unix": 1789798006.5736718, + "started_at_unix": 1789884400.8972094, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -6099,9 +6099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.18934600001330182, + "duration_ms": 0.25695499999756066, "success": true, - "started_at_unix": 1789798006.573969, + "started_at_unix": 1789884400.897635, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -6129,9 +6129,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.19666599999368373, + "duration_ms": 0.25403899999787427, "success": true, - "started_at_unix": 1789798006.574252, + "started_at_unix": 1789884400.8980134, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -6174,11 +6174,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 14509, - "min_ms": 1.6871830000013688, - "max_ms": 2.000555999984499, - "mean_ms": 1.8071644000031029, - "median_ms": 1.691530000016428, - "p95_ms": 1.9940101999907256, + "min_ms": 2.2705879999875833, + "max_ms": 2.5034469999809517, + "mean_ms": 2.3725919999890266, + "median_ms": 2.317887000003793, + "p95_ms": 2.4950569999816707, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6238,9 +6238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.01200800001425, + "duration_ms": 33.1084350000026, "success": true, - "started_at_unix": 1789798006.5746665, + "started_at_unix": 1789884400.8985453, "bytes_sent": 246, "bytes_received": 2901, "request_id": 8, @@ -6268,9 +6268,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9678270000156317, + "duration_ms": 2.461496999984547, "success": true, - "started_at_unix": 1789798006.6077926, + "started_at_unix": 1789884400.9317746, "bytes_sent": 246, "bytes_received": 2901, "request_id": 9, @@ -6298,9 +6298,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6871830000013688, + "duration_ms": 2.317887000003793, "success": true, - "started_at_unix": 1789798006.609864, + "started_at_unix": 1789884400.9343517, "bytes_sent": 247, "bytes_received": 2902, "request_id": 10, @@ -6328,9 +6328,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.691530000016428, + "duration_ms": 2.3095409999882577, "success": true, - "started_at_unix": 1789798006.6116836, + "started_at_unix": 1789884400.9368207, "bytes_sent": 247, "bytes_received": 2902, "request_id": 11, @@ -6358,9 +6358,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6887259999975868, + "duration_ms": 2.2705879999875833, "success": true, - "started_at_unix": 1789798006.613462, + "started_at_unix": 1789884400.9392478, "bytes_sent": 247, "bytes_received": 2902, "request_id": 12, @@ -6388,9 +6388,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.000555999984499, + "duration_ms": 2.5034469999809517, "success": true, - "started_at_unix": 1789798006.61524, + "started_at_unix": 1789884400.9416332, "bytes_sent": 247, "bytes_received": 2902, "request_id": 13, @@ -6433,11 +6433,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1185, - "min_ms": 0.16641999999933432, - "max_ms": 0.4612950000080218, - "mean_ms": 0.23550479999698837, - "median_ms": 0.18498899999030982, - "p95_ms": 0.407710400003225, + "min_ms": 0.20392399997604116, + "max_ms": 0.23983200000543548, + "mean_ms": 0.22295619999681549, + "median_ms": 0.22764899998151122, + "p95_ms": 0.238874200005057, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6497,9 +6497,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20438799998601098, + "duration_ms": 0.2706189999912567, "success": true, - "started_at_unix": 1789798006.6174698, + "started_at_unix": 1789884400.944422, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -6527,9 +6527,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4612950000080218, + "duration_ms": 0.2083330000175465, "success": true, - "started_at_unix": 1789798006.6177166, + "started_at_unix": 1789884400.9447486, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -6557,9 +6557,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19337199998403776, + "duration_ms": 0.20392399997604116, "success": true, - "started_at_unix": 1789798006.6182387, + "started_at_unix": 1789884400.9450262, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -6587,9 +6587,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18498899999030982, + "duration_ms": 0.23504300000354306, "success": true, - "started_at_unix": 1789798006.618484, + "started_at_unix": 1789884400.9452953, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -6617,9 +6617,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17144800000323812, + "duration_ms": 0.23983200000543548, "success": true, - "started_at_unix": 1789798006.6187212, + "started_at_unix": 1789884400.9456043, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -6647,9 +6647,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16641999999933432, + "duration_ms": 0.22764899998151122, "success": true, - "started_at_unix": 1789798006.6189466, + "started_at_unix": 1789884400.9459152, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -6692,11 +6692,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 1012745, - "min_ms": 17.1315070000162, - "max_ms": 58.5721320000232, - "mean_ms": 30.462314000010338, - "median_ms": 27.914543000008507, - "p95_ms": 52.47316720002004, + "min_ms": 35.68780500000912, + "max_ms": 105.23282199997652, + "mean_ms": 67.99937639999598, + "median_ms": 66.11712299999795, + "p95_ms": 98.36570739998365, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6756,9 +6756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 100.3741109999794, + "duration_ms": 139.8739800000044, "success": true, - "started_at_unix": 1789798006.6193674, + "started_at_unix": 1789884400.946607, "bytes_sent": 280, "bytes_received": 202549, "request_id": 20, @@ -6786,9 +6786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.077308000007406, + "duration_ms": 35.68780500000912, "success": true, - "started_at_unix": 1789798006.7246435, + "started_at_unix": 1789884401.0927916, "bytes_sent": 280, "bytes_received": 202549, "request_id": 21, @@ -6816,9 +6816,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 58.5721320000232, + "duration_ms": 62.061882999984164, "success": true, - "started_at_unix": 1789798006.759315, + "started_at_unix": 1789884401.1359684, "bytes_sent": 280, "bytes_received": 202549, "request_id": 22, @@ -6846,9 +6846,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.914543000008507, + "duration_ms": 66.11712299999795, "success": true, - "started_at_unix": 1789798006.8246334, + "started_at_unix": 1789884401.2058315, "bytes_sent": 280, "bytes_received": 202549, "request_id": 23, @@ -6876,9 +6876,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.616079999996373, + "duration_ms": 70.89724900001215, "success": true, - "started_at_unix": 1789798006.8591835, + "started_at_unix": 1789884401.2825758, "bytes_sent": 280, "bytes_received": 202549, "request_id": 24, @@ -6906,9 +6906,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.1315070000162, + "duration_ms": 105.23282199997652, "success": true, - "started_at_unix": 1789798006.8845682, + "started_at_unix": 1789884401.361535, "bytes_sent": 280, "bytes_received": 202549, "request_id": 25, @@ -6951,11 +6951,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 5435, - "min_ms": 4.2670530000066265, - "max_ms": 95.94403199997714, - "mean_ms": 26.398158999995758, - "median_ms": 13.65850099998056, - "p95_ms": 79.50547379998055, + "min_ms": 5.1458439999976235, + "max_ms": 17.158366000018077, + "mean_ms": 7.581872800000156, + "median_ms": 5.174148000008927, + "p95_ms": 14.778779800013805, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7015,9 +7015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.971105000019634, + "duration_ms": 14.114271000011058, "success": true, - "started_at_unix": 1789798006.9076483, + "started_at_unix": 1789884401.471598, "bytes_sent": 247, "bytes_received": 1087, "request_id": 26, @@ -7045,9 +7045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.94403199997714, + "duration_ms": 5.260434999996733, "success": true, - "started_at_unix": 1789798006.9207983, + "started_at_unix": 1789884401.4858227, "bytes_sent": 247, "bytes_received": 1087, "request_id": 27, @@ -7075,9 +7075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.751240999994252, + "duration_ms": 5.174148000008927, "success": true, - "started_at_unix": 1789798007.016888, + "started_at_unix": 1789884401.4912245, "bytes_sent": 247, "bytes_received": 1087, "request_id": 28, @@ -7105,9 +7105,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.65850099998056, + "duration_ms": 17.158366000018077, "success": true, - "started_at_unix": 1789798007.0307784, + "started_at_unix": 1789884401.4965453, "bytes_sent": 247, "bytes_received": 1087, "request_id": 29, @@ -7135,9 +7135,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.369968000020208, + "duration_ms": 5.1458439999976235, "success": true, - "started_at_unix": 1789798007.044593, + "started_at_unix": 1789884401.513851, "bytes_sent": 247, "bytes_received": 1087, "request_id": 30, @@ -7165,9 +7165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.2670530000066265, + "duration_ms": 5.170570999979418, "success": true, - "started_at_unix": 1789798007.049045, + "started_at_unix": 1789884401.519116, "bytes_sent": 247, "bytes_received": 1087, "request_id": 31, @@ -7199,9 +7199,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.0849440000176855, + "duration_ms": 2.1376960000054623, "success": true, - "started_at_unix": 1789798005.9898043, + "started_at_unix": 1789884400.253078, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -7220,9 +7220,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.01889900002538525, + "duration_ms": 0.019747999999708554, "success": true, - "started_at_unix": 1789798005.9919658, + "started_at_unix": 1789884400.2552998, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7235,9 +7235,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01617399999531699, + "duration_ms": 0.03402400000140915, "success": true, - "started_at_unix": 1789798005.992007, + "started_at_unix": 1789884400.25534, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7253,9 +7253,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018617999984371636, + "duration_ms": 0.021760999999287378, "success": true, - "started_at_unix": 1789798005.9920874, + "started_at_unix": 1789884400.2554848, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7271,9 +7271,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 187.7056849999974, + "duration_ms": 208.96614099999056, "success": true, - "started_at_unix": 1789798005.9921432, + "started_at_unix": 1789884400.2555468, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -7301,9 +7301,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 393.1162529999881, + "duration_ms": 431.8757529999857, "success": true, - "started_at_unix": 1789798006.1799884, + "started_at_unix": 1789884400.4646559, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -7331,9 +7331,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.26085400000397385, + "duration_ms": 0.31866999998442225, "success": true, - "started_at_unix": 1789798006.5732734, + "started_at_unix": 1789884400.8967178, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -7361,9 +7361,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.2052000000105636, + "duration_ms": 0.30023600001527484, "success": true, - "started_at_unix": 1789798006.5736718, + "started_at_unix": 1789884400.8972094, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -7391,9 +7391,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.18934600001330182, + "duration_ms": 0.25695499999756066, "success": true, - "started_at_unix": 1789798006.573969, + "started_at_unix": 1789884400.897635, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -7421,9 +7421,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.19666599999368373, + "duration_ms": 0.25403899999787427, "success": true, - "started_at_unix": 1789798006.574252, + "started_at_unix": 1789884400.8980134, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -7451,9 +7451,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.01200800001425, + "duration_ms": 33.1084350000026, "success": true, - "started_at_unix": 1789798006.5746665, + "started_at_unix": 1789884400.8985453, "bytes_sent": 246, "bytes_received": 2901, "request_id": 8, @@ -7481,9 +7481,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9678270000156317, + "duration_ms": 2.461496999984547, "success": true, - "started_at_unix": 1789798006.6077926, + "started_at_unix": 1789884400.9317746, "bytes_sent": 246, "bytes_received": 2901, "request_id": 9, @@ -7511,9 +7511,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6871830000013688, + "duration_ms": 2.317887000003793, "success": true, - "started_at_unix": 1789798006.609864, + "started_at_unix": 1789884400.9343517, "bytes_sent": 247, "bytes_received": 2902, "request_id": 10, @@ -7541,9 +7541,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.691530000016428, + "duration_ms": 2.3095409999882577, "success": true, - "started_at_unix": 1789798006.6116836, + "started_at_unix": 1789884400.9368207, "bytes_sent": 247, "bytes_received": 2902, "request_id": 11, @@ -7571,9 +7571,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.6887259999975868, + "duration_ms": 2.2705879999875833, "success": true, - "started_at_unix": 1789798006.613462, + "started_at_unix": 1789884400.9392478, "bytes_sent": 247, "bytes_received": 2902, "request_id": 12, @@ -7601,9 +7601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.000555999984499, + "duration_ms": 2.5034469999809517, "success": true, - "started_at_unix": 1789798006.61524, + "started_at_unix": 1789884400.9416332, "bytes_sent": 247, "bytes_received": 2902, "request_id": 13, @@ -7631,9 +7631,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20438799998601098, + "duration_ms": 0.2706189999912567, "success": true, - "started_at_unix": 1789798006.6174698, + "started_at_unix": 1789884400.944422, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -7661,9 +7661,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4612950000080218, + "duration_ms": 0.2083330000175465, "success": true, - "started_at_unix": 1789798006.6177166, + "started_at_unix": 1789884400.9447486, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -7691,9 +7691,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19337199998403776, + "duration_ms": 0.20392399997604116, "success": true, - "started_at_unix": 1789798006.6182387, + "started_at_unix": 1789884400.9450262, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -7721,9 +7721,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18498899999030982, + "duration_ms": 0.23504300000354306, "success": true, - "started_at_unix": 1789798006.618484, + "started_at_unix": 1789884400.9452953, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -7751,9 +7751,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17144800000323812, + "duration_ms": 0.23983200000543548, "success": true, - "started_at_unix": 1789798006.6187212, + "started_at_unix": 1789884400.9456043, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -7781,9 +7781,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.16641999999933432, + "duration_ms": 0.22764899998151122, "success": true, - "started_at_unix": 1789798006.6189466, + "started_at_unix": 1789884400.9459152, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -7811,9 +7811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027772000009917974, + "duration_ms": 0.19374499999003092, "success": true, - "started_at_unix": 1789798006.6193304, + "started_at_unix": 1789884400.9463975, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7830,9 +7830,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 100.3741109999794, + "duration_ms": 139.8739800000044, "success": true, - "started_at_unix": 1789798006.6193674, + "started_at_unix": 1789884400.946607, "bytes_sent": 280, "bytes_received": 202549, "request_id": 20, @@ -7860,9 +7860,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 2.5535999999988235, + "duration_ms": 0.09727300002282391, "success": true, - "started_at_unix": 1789798006.7220204, + "started_at_unix": 1789884401.0925996, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7879,9 +7879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035443999991002784, + "duration_ms": 0.05744800000684336, "success": true, - "started_at_unix": 1789798006.7245924, + "started_at_unix": 1789884401.0927157, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7898,9 +7898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.077308000007406, + "duration_ms": 35.68780500000912, "success": true, - "started_at_unix": 1789798006.7246435, + "started_at_unix": 1789884401.0927916, "bytes_sent": 280, "bytes_received": 202549, "request_id": 21, @@ -7928,9 +7928,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.10000099999274425, + "duration_ms": 0.10586999999873115, "success": true, - "started_at_unix": 1789798006.7591436, + "started_at_unix": 1789884401.1357498, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7947,9 +7947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03989000001070053, + "duration_ms": 0.07400999999163105, "success": true, - "started_at_unix": 1789798006.759259, + "started_at_unix": 1789884401.1358738, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7966,9 +7966,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 58.5721320000232, + "duration_ms": 62.061882999984164, "success": true, - "started_at_unix": 1789798006.759315, + "started_at_unix": 1789884401.1359684, "bytes_sent": 280, "bytes_received": 202549, "request_id": 22, @@ -7996,9 +7996,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.055013000007875235, + "duration_ms": 0.11369399999239249, "success": true, - "started_at_unix": 1789798006.8245213, + "started_at_unix": 1789884401.2056189, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8015,9 +8015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019089000005578782, + "duration_ms": 0.05856100000301012, "success": true, - "started_at_unix": 1789798006.8245945, + "started_at_unix": 1789884401.2057524, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8034,9 +8034,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.914543000008507, + "duration_ms": 66.11712299999795, "success": true, - "started_at_unix": 1789798006.8246334, + "started_at_unix": 1789884401.2058315, "bytes_sent": 280, "bytes_received": 202549, "request_id": 23, @@ -8064,9 +8064,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.044297000016513266, + "duration_ms": 3.0510379999952875, "success": true, - "started_at_unix": 1789798006.85909, + "started_at_unix": 1789884401.2794166, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8083,9 +8083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017036000002690344, + "duration_ms": 0.0673459999802617, "success": true, - "started_at_unix": 1789798006.859151, + "started_at_unix": 1789884401.282489, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8102,9 +8102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.616079999996373, + "duration_ms": 70.89724900001215, "success": true, - "started_at_unix": 1789798006.8591835, + "started_at_unix": 1789884401.2825758, "bytes_sent": 280, "bytes_received": 202549, "request_id": 24, @@ -8132,9 +8132,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.09016599997835328, + "duration_ms": 2.6849980000065443, "success": true, - "started_at_unix": 1789798006.882107, + "started_at_unix": 1789884401.3587773, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8151,9 +8151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 2.3323169999969195, + "duration_ms": 0.03628900000762769, "success": true, - "started_at_unix": 1789798006.882211, + "started_at_unix": 1789884401.361481, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8170,9 +8170,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.1315070000162, + "duration_ms": 105.23282199997652, "success": true, - "started_at_unix": 1789798006.8845682, + "started_at_unix": 1789884401.361535, "bytes_sent": 280, "bytes_received": 202549, "request_id": 25, @@ -8200,9 +8200,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.042394000018930456, + "duration_ms": 0.04089699999099139, "success": true, - "started_at_unix": 1789798006.9050984, + "started_at_unix": 1789884401.471252, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8219,9 +8219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03689600001166582, + "duration_ms": 0.036127999976542924, "success": true, - "started_at_unix": 1789798006.907597, + "started_at_unix": 1789884401.4715474, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8238,9 +8238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.971105000019634, + "duration_ms": 14.114271000011058, "success": true, - "started_at_unix": 1789798006.9076483, + "started_at_unix": 1789884401.471598, "bytes_sent": 247, "bytes_received": 1087, "request_id": 26, @@ -8268,9 +8268,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03975999999283886, + "duration_ms": 0.025659000016275968, "success": true, - "started_at_unix": 1789798006.9207165, + "started_at_unix": 1789884401.4857612, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8287,9 +8287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01914899999633235, + "duration_ms": 0.014517000010982883, "success": true, - "started_at_unix": 1789798006.9207685, + "started_at_unix": 1789884401.4857955, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8306,9 +8306,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.94403199997714, + "duration_ms": 5.260434999996733, "success": true, - "started_at_unix": 1789798006.9207983, + "started_at_unix": 1789884401.4858227, "bytes_sent": 247, "bytes_received": 1087, "request_id": 27, @@ -8336,9 +8336,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024086000024681198, + "duration_ms": 0.029165000000830332, "success": true, - "started_at_unix": 1789798007.0168364, + "started_at_unix": 1789884401.491159, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8355,9 +8355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011576999980889013, + "duration_ms": 0.017503000009355674, "success": true, - "started_at_unix": 1789798007.016869, + "started_at_unix": 1789884401.4911985, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8374,9 +8374,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.751240999994252, + "duration_ms": 5.174148000008927, "success": true, - "started_at_unix": 1789798007.016888, + "started_at_unix": 1789884401.4912245, "bytes_sent": 247, "bytes_received": 1087, "request_id": 28, @@ -8404,9 +8404,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02351599999883547, + "duration_ms": 0.044764000023178596, "success": true, - "started_at_unix": 1789798007.030728, + "started_at_unix": 1789884401.4964623, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8423,9 +8423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01106700000264027, + "duration_ms": 0.020809000005783673, "success": true, - "started_at_unix": 1789798007.0307603, + "started_at_unix": 1789884401.4965158, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8442,9 +8442,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.65850099998056, + "duration_ms": 17.158366000018077, "success": true, - "started_at_unix": 1789798007.0307784, + "started_at_unix": 1789884401.4965453, "bytes_sent": 247, "bytes_received": 1087, "request_id": 29, @@ -8472,9 +8472,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02294399999414054, + "duration_ms": 0.029185000016695994, "success": true, - "started_at_unix": 1789798007.0445428, + "started_at_unix": 1789884401.5137835, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8491,9 +8491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011075999992726793, + "duration_ms": 0.01714299997956914, "success": true, - "started_at_unix": 1789798007.0445735, + "started_at_unix": 1789884401.5138233, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8510,9 +8510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.369968000020208, + "duration_ms": 5.1458439999976235, "success": true, - "started_at_unix": 1789798007.044593, + "started_at_unix": 1789884401.513851, "bytes_sent": 247, "bytes_received": 1087, "request_id": 30, @@ -8540,9 +8540,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015112999989241871, + "duration_ms": 0.024216000014121164, "success": true, - "started_at_unix": 1789798007.0490112, + "started_at_unix": 1789884401.5190616, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8559,9 +8559,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009104000014303892, + "duration_ms": 0.015308999991248129, "success": true, - "started_at_unix": 1789798007.0490315, + "started_at_unix": 1789884401.5190933, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8578,9 +8578,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.2670530000066265, + "duration_ms": 5.170570999979418, "success": true, - "started_at_unix": 1789798007.049045, + "started_at_unix": 1789884401.519116, "bytes_sent": 247, "bytes_received": 1087, "request_id": 31, @@ -8608,9 +8608,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013671000004933376, + "duration_ms": 0.024024999987659612, "success": true, - "started_at_unix": 1789798007.0533545, + "started_at_unix": 1789884401.5243475, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8627,9 +8627,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.019529000013562836, + "duration_ms": 0.036468000018885505, "success": true, - "started_at_unix": 1789798007.0534627, + "started_at_unix": 1789884401.5245192, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8642,9 +8642,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.11580399998933899, + "duration_ms": 0.15699599998697522, "success": true, - "started_at_unix": 1789798007.0534892, + "started_at_unix": 1789884401.5245686, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8662,9 +8662,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.010516000003235604, + "duration_ms": 0.0205389999905492, "success": true, - "started_at_unix": 1789798007.053617, + "started_at_unix": 1789884401.524743, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8686,7 +8686,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 715.3622120000023, + "total_duration_ms": 887.4475509999797, "error_message": null, "summary": { "request_count": 32, @@ -8695,11 +8695,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 128057, - "min_ms": 0.18247500000256878, - "max_ms": 326.76850799998647, - "mean_ms": 21.90751262500168, - "median_ms": 2.5639904999934515, - "p95_ms": 134.64971524999478, + "min_ms": 0.16272700000286022, + "max_ms": 403.43137300001786, + "mean_ms": 27.24780959375117, + "median_ms": 2.3088730000040414, + "p95_ms": 167.54280769999477, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.22070299999654708, - "max_ms": 326.76850799998647, - "mean_ms": 34.44567040000379, - "median_ms": 0.5775555000155919, - "p95_ms": 184.7934179999978 + "min_ms": 0.2966989999890757, + "max_ms": 403.43137300001786, + "mean_ms": 46.466125399999214, + "median_ms": 5.638337999997134, + "p95_ms": 237.54658915001374 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.3744649999930516, - "max_ms": 5.871961999986297, - "mean_ms": 2.559770199997047, - "median_ms": 1.55102349999936, - "p95_ms": 5.7725965999949835 + "min_ms": 1.0016869999844857, + "max_ms": 5.834902999993119, + "mean_ms": 3.420565300001499, + "median_ms": 3.434039500007202, + "p95_ms": 5.826133849991777 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.1312350000025617, - "max_ms": 5.966856000014786, - "mean_ms": 3.168108200009101, - "median_ms": 2.926262000016777, - "p95_ms": 5.359580400016739 + "min_ms": 0.21050600000194208, + "max_ms": 0.3065569999876061, + "mean_ms": 0.25216299999897274, + "median_ms": 0.2571349999982431, + "p95_ms": 0.29796299999134135 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 4520, - "min_ms": 0.22070299999654708, - "max_ms": 326.76850799998647, - "mean_ms": 65.54990959999714, - "median_ms": 0.23838999999270527, - "p95_ms": 261.4724513999874, + "min_ms": 0.2966989999890757, + "max_ms": 403.43137300001786, + "mean_ms": 81.37122979999276, + "median_ms": 0.3434389999767973, + "p95_ms": 323.24139180001333, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 277.5732679999976, + "duration_ms": 329.7858259999771, "success": true, - "started_at_unix": 1789798007.075824, + "started_at_unix": 1789884401.5483103, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 326.76850799998647, + "duration_ms": 403.43137300001786, "success": true, - "started_at_unix": 1789798007.3534958, + "started_at_unix": 1789884401.8782487, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.2882249999913711, + "duration_ms": 0.3434389999767973, "success": true, - "started_at_unix": 1789798007.6803863, + "started_at_unix": 1789884402.2818198, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.22070299999654708, + "duration_ms": 0.3031709999845589, "success": true, - "started_at_unix": 1789798007.6808167, + "started_at_unix": 1789884402.2822816, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.233722000018588, + "duration_ms": 0.2966989999890757, "success": true, - "started_at_unix": 1789798007.6811314, + "started_at_unix": 1789884402.2826664, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.23838999999270527, + "duration_ms": 2.4814669999955186, "success": true, - "started_at_unix": 1789798007.6814377, + "started_at_unix": 1789884402.2830582, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 78239, - "min_ms": 2.6853589999973337, - "max_ms": 5.871961999986297, - "mean_ms": 4.7242883999956575, - "median_ms": 4.901188999980377, - "p95_ms": 5.827799599990158, + "min_ms": 1.0016869999844857, + "max_ms": 1.1004730000081508, + "mean_ms": 1.047134800001004, + "median_ms": 1.0364130000084515, + "p95_ms": 1.0932716000070286, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 17.712262999992845, + "duration_ms": 8.610599000007824, "success": true, - "started_at_unix": 1789798007.681831, + "started_at_unix": 1789884402.2857916, "bytes_sent": 250, "bytes_received": 15647, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6853589999973337, + "duration_ms": 1.0016869999844857, "success": true, - "started_at_unix": 1789798007.6997695, + "started_at_unix": 1789884402.2946532, "bytes_sent": 250, "bytes_received": 15647, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.901188999980377, + "duration_ms": 1.0364130000084515, "success": true, - "started_at_unix": 1789798007.7027972, + "started_at_unix": 1789884402.2960167, "bytes_sent": 251, "bytes_received": 15648, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.5117820000086795, + "duration_ms": 1.1004730000081508, "success": true, - "started_at_unix": 1789798007.7080214, + "started_at_unix": 1789884402.2974164, "bytes_sent": 251, "bytes_received": 15648, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.871961999986297, + "duration_ms": 1.0326350000013917, "success": true, - "started_at_unix": 1789798007.7128603, + "started_at_unix": 1789884402.2988822, "bytes_sent": 251, "bytes_received": 15648, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.6511500000056, + "duration_ms": 1.0644660000025397, "success": true, - "started_at_unix": 1789798007.7190676, + "started_at_unix": 1789884402.3002744, "bytes_sent": 251, "bytes_received": 15648, "request_id": 13, @@ -9318,11 +9318,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1470, - "min_ms": 1.1312350000025617, - "max_ms": 5.966856000014786, - "mean_ms": 3.168108200009101, - "median_ms": 2.926262000016777, - "p95_ms": 5.359580400016739, + "min_ms": 0.21050600000194208, + "max_ms": 0.3065569999876061, + "mean_ms": 0.25216299999897274, + "median_ms": 0.2571349999982431, + "p95_ms": 0.29796299999134135, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.4426219999895693, + "duration_ms": 0.23458200001869045, "success": true, - "started_at_unix": 1789798007.725164, + "started_at_unix": 1789884402.3018415, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 5.966856000014786, + "duration_ms": 0.3065569999876061, "success": true, - "started_at_unix": 1789798007.7276633, + "started_at_unix": 1789884402.3021526, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.8857099999868296, + "duration_ms": 0.2635870000062823, "success": true, - "started_at_unix": 1789798007.7337146, + "started_at_unix": 1789884402.3025372, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.926262000016777, + "duration_ms": 0.2571349999982431, "success": true, - "started_at_unix": 1789798007.736672, + "started_at_unix": 1789884402.3028738, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.93047800002455, + "duration_ms": 0.2230300000007901, "success": true, - "started_at_unix": 1789798007.7396646, + "started_at_unix": 1789884402.3031964, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1312350000025617, + "duration_ms": 0.21050600000194208, "success": true, - "started_at_unix": 1789798007.7426608, + "started_at_unix": 1789884402.3035076, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 9290, - "min_ms": 0.5655730000171388, - "max_ms": 11.26830800001244, - "mean_ms": 3.3414312000104474, - "median_ms": 1.4813729999900715, - "p95_ms": 9.575119200013658, + "min_ms": 5.5686919999971, + "max_ms": 34.7985200000096, + "mean_ms": 11.561021000005667, + "median_ms": 5.738551000007419, + "p95_ms": 29.037087600011084, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.09630399999628, + "duration_ms": 14.38559199999645, "success": true, - "started_at_unix": 1789798007.744106, + "started_at_unix": 1789884402.3039916, "bytes_sent": 284, "bytes_received": 1858, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4813729999900715, + "duration_ms": 5.991358000017044, "success": true, - "started_at_unix": 1789798007.7534049, + "started_at_unix": 1789884402.3186512, "bytes_sent": 284, "bytes_received": 1858, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8023640000185424, + "duration_ms": 5.707983999997168, "success": true, - "started_at_unix": 1789798007.7550814, + "started_at_unix": 1789884402.324916, "bytes_sent": 284, "bytes_received": 1858, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.26830800001244, + "duration_ms": 34.7985200000096, "success": true, - "started_at_unix": 1789798007.758088, + "started_at_unix": 1789884402.3308952, "bytes_sent": 284, "bytes_received": 1858, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5895380000140449, + "duration_ms": 5.5686919999971, "success": true, - "started_at_unix": 1789798007.769697, + "started_at_unix": 1789884402.366059, "bytes_sent": 284, "bytes_received": 1858, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5655730000171388, + "duration_ms": 5.738551000007419, "success": true, - "started_at_unix": 1789798007.7704773, + "started_at_unix": 1789884402.3718953, "bytes_sent": 284, "bytes_received": 1858, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 12050, - "min_ms": 0.3744649999930516, - "max_ms": 0.41668800000138617, - "mean_ms": 0.3952519999984361, - "median_ms": 0.3926820000117459, - "p95_ms": 0.41419820000214713, + "min_ms": 5.7676060000062535, + "max_ms": 5.834902999993119, + "mean_ms": 5.793995800001994, + "median_ms": 5.779829000005066, + "p95_ms": 5.8310055999925225, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.194118000024673, + "duration_ms": 16.486580000020012, "success": true, - "started_at_unix": 1789798007.7714374, + "started_at_unix": 1789884402.3781283, "bytes_sent": 251, "bytes_received": 2410, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41668800000138617, + "duration_ms": 5.834902999993119, "success": true, - "started_at_unix": 1789798007.7777908, + "started_at_unix": 1789884402.3948, "bytes_sent": 251, "bytes_received": 2410, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.404239000005191, + "duration_ms": 5.7676060000062535, "success": true, - "started_at_unix": 1789798007.7783446, + "started_at_unix": 1789884402.4008248, "bytes_sent": 251, "bytes_received": 2410, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3881859999808057, + "duration_ms": 5.779829000005066, "success": true, - "started_at_unix": 1789798007.7789257, + "started_at_unix": 1789884402.406841, "bytes_sent": 251, "bytes_received": 2410, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3926820000117459, + "duration_ms": 5.815415999990137, "success": true, - "started_at_unix": 1789798007.7794466, + "started_at_unix": 1789884402.4128075, "bytes_sent": 251, "bytes_received": 2410, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3744649999930516, + "duration_ms": 5.772225000015396, "success": true, - "started_at_unix": 1789798007.7799623, + "started_at_unix": 1789884402.4188113, "bytes_sent": 251, "bytes_received": 2410, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.9444069999963176, + "duration_ms": 2.136279000012564, "success": true, - "started_at_unix": 1789798007.0735826, + "started_at_unix": 1789884401.5458283, "bytes_sent": 667, "bytes_received": 1314, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020611000024928217, + "duration_ms": 0.025488000005680078, "success": true, - "started_at_unix": 1789798007.075607, + "started_at_unix": 1789884401.5480459, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.022473999990779703, + "duration_ms": 0.03095899998584173, "success": true, - "started_at_unix": 1789798007.0756514, + "started_at_unix": 1789884401.5481033, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02253400000995498, + "duration_ms": 0.03157000000442167, "success": true, - "started_at_unix": 1789798007.0757556, + "started_at_unix": 1789884401.5482273, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 277.5732679999976, + "duration_ms": 329.7858259999771, "success": true, - "started_at_unix": 1789798007.075824, + "started_at_unix": 1789884401.5483103, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 326.76850799998647, + "duration_ms": 403.43137300001786, "success": true, - "started_at_unix": 1789798007.3534958, + "started_at_unix": 1789884401.8782487, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.2882249999913711, + "duration_ms": 0.3434389999767973, "success": true, - "started_at_unix": 1789798007.6803863, + "started_at_unix": 1789884402.2818198, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.22070299999654708, + "duration_ms": 0.3031709999845589, "success": true, - "started_at_unix": 1789798007.6808167, + "started_at_unix": 1789884402.2822816, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.233722000018588, + "duration_ms": 0.2966989999890757, "success": true, - "started_at_unix": 1789798007.6811314, + "started_at_unix": 1789884402.2826664, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.23838999999270527, + "duration_ms": 2.4814669999955186, "success": true, - "started_at_unix": 1789798007.6814377, + "started_at_unix": 1789884402.2830582, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 17.712262999992845, + "duration_ms": 8.610599000007824, "success": true, - "started_at_unix": 1789798007.681831, + "started_at_unix": 1789884402.2857916, "bytes_sent": 250, "bytes_received": 15647, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6853589999973337, + "duration_ms": 1.0016869999844857, "success": true, - "started_at_unix": 1789798007.6997695, + "started_at_unix": 1789884402.2946532, "bytes_sent": 250, "bytes_received": 15647, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.901188999980377, + "duration_ms": 1.0364130000084515, "success": true, - "started_at_unix": 1789798007.7027972, + "started_at_unix": 1789884402.2960167, "bytes_sent": 251, "bytes_received": 15648, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.5117820000086795, + "duration_ms": 1.1004730000081508, "success": true, - "started_at_unix": 1789798007.7080214, + "started_at_unix": 1789884402.2974164, "bytes_sent": 251, "bytes_received": 15648, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.871961999986297, + "duration_ms": 1.0326350000013917, "success": true, - "started_at_unix": 1789798007.7128603, + "started_at_unix": 1789884402.2988822, "bytes_sent": 251, "bytes_received": 15648, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.6511500000056, + "duration_ms": 1.0644660000025397, "success": true, - "started_at_unix": 1789798007.7190676, + "started_at_unix": 1789884402.3002744, "bytes_sent": 251, "bytes_received": 15648, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.4426219999895693, + "duration_ms": 0.23458200001869045, "success": true, - "started_at_unix": 1789798007.725164, + "started_at_unix": 1789884402.3018415, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 5.966856000014786, + "duration_ms": 0.3065569999876061, "success": true, - "started_at_unix": 1789798007.7276633, + "started_at_unix": 1789884402.3021526, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.8857099999868296, + "duration_ms": 0.2635870000062823, "success": true, - "started_at_unix": 1789798007.7337146, + "started_at_unix": 1789884402.3025372, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.926262000016777, + "duration_ms": 0.2571349999982431, "success": true, - "started_at_unix": 1789798007.736672, + "started_at_unix": 1789884402.3028738, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.93047800002455, + "duration_ms": 0.2230300000007901, "success": true, - "started_at_unix": 1789798007.7396646, + "started_at_unix": 1789884402.3031964, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1312350000025617, + "duration_ms": 0.21050600000194208, "success": true, - "started_at_unix": 1789798007.7426608, + "started_at_unix": 1789884402.3035076, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0358340000161661, + "duration_ms": 0.04054599997971309, "success": true, - "started_at_unix": 1789798007.7440586, + "started_at_unix": 1789884402.303937, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.09630399999628, + "duration_ms": 14.38559199999645, "success": true, - "started_at_unix": 1789798007.744106, + "started_at_unix": 1789884402.3039916, "bytes_sent": 284, "bytes_received": 1858, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03306900001120994, + "duration_ms": 0.04026599998496749, "success": true, - "started_at_unix": 1789798007.7533376, + "started_at_unix": 1789884402.3185549, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014561999989837204, + "duration_ms": 0.027771999981496265, "success": true, - "started_at_unix": 1789798007.7533817, + "started_at_unix": 1789884402.318609, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4813729999900715, + "duration_ms": 5.991358000017044, "success": true, - "started_at_unix": 1789798007.7534049, + "started_at_unix": 1789884402.3186512, "bytes_sent": 284, "bytes_received": 1858, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024476999982425696, + "duration_ms": 0.035797000009551994, "success": true, - "started_at_unix": 1789798007.7550273, + "started_at_unix": 1789884402.324826, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014671999991833218, + "duration_ms": 0.028113000013263445, "success": true, - "started_at_unix": 1789798007.7550597, + "started_at_unix": 1789884402.3248746, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8023640000185424, + "duration_ms": 5.707983999997168, "success": true, - "started_at_unix": 1789798007.7550814, + "started_at_unix": 1789884402.324916, "bytes_sent": 284, "bytes_received": 1858, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025708000009672105, + "duration_ms": 0.037140000017643615, "success": true, - "started_at_unix": 1789798007.7580304, + "started_at_unix": 1789884402.3308003, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014972000002444474, + "duration_ms": 0.03320299998677001, "success": true, - "started_at_unix": 1789798007.758065, + "started_at_unix": 1789884402.330849, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.26830800001244, + "duration_ms": 34.7985200000096, "success": true, - "started_at_unix": 1789798007.758088, + "started_at_unix": 1789884402.3308952, "bytes_sent": 284, "bytes_received": 1858, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03687500000637556, + "duration_ms": 0.04001499999617408, "success": true, - "started_at_unix": 1789798007.7696192, + "started_at_unix": 1789884402.365966, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01766699998029253, + "duration_ms": 0.024216000014121164, "success": true, - "started_at_unix": 1789798007.7696683, + "started_at_unix": 1789884402.366021, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5895380000140449, + "duration_ms": 5.5686919999971, "success": true, - "started_at_unix": 1789798007.769697, + "started_at_unix": 1789884402.366059, "bytes_sent": 284, "bytes_received": 1858, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024206000006188333, + "duration_ms": 0.03285200000391342, "success": true, - "started_at_unix": 1789798007.7704222, + "started_at_unix": 1789884402.3718123, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014592000013635698, + "duration_ms": 0.02476700001352583, "success": true, - "started_at_unix": 1789798007.7704546, + "started_at_unix": 1789884402.3718574, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5655730000171388, + "duration_ms": 5.738551000007419, "success": true, - "started_at_unix": 1789798007.7704773, + "started_at_unix": 1789884402.3718953, "bytes_sent": 284, "bytes_received": 1858, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021932999999307867, + "duration_ms": 0.03245100000981438, "success": true, - "started_at_unix": 1789798007.771171, + "started_at_unix": 1789884402.3778124, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022733999998081345, + "duration_ms": 0.03147900000044501, "success": true, - "started_at_unix": 1789798007.7714055, + "started_at_unix": 1789884402.3780825, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.194118000024673, + "duration_ms": 16.486580000020012, "success": true, - "started_at_unix": 1789798007.7714374, + "started_at_unix": 1789884402.3781283, "bytes_sent": 251, "bytes_received": 2410, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03313000001980981, + "duration_ms": 0.0384029999906943, "success": true, - "started_at_unix": 1789798007.7777212, + "started_at_unix": 1789884402.3947096, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016805000001340886, + "duration_ms": 0.026129000019636806, "success": true, - "started_at_unix": 1789798007.777765, + "started_at_unix": 1789884402.3947608, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41668800000138617, + "duration_ms": 5.834902999993119, "success": true, - "started_at_unix": 1789798007.7777908, + "started_at_unix": 1789884402.3948, "bytes_sent": 251, "bytes_received": 2410, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02212300000792311, + "duration_ms": 0.033163000011882104, "success": true, - "started_at_unix": 1789798007.778291, + "started_at_unix": 1789884402.4007418, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01569399998402332, + "duration_ms": 0.025528000008989693, "success": true, - "started_at_unix": 1789798007.7783213, + "started_at_unix": 1789884402.4007869, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.404239000005191, + "duration_ms": 5.7676060000062535, "success": true, - "started_at_unix": 1789798007.7783446, + "started_at_unix": 1789884402.4008248, "bytes_sent": 251, "bytes_received": 2410, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025056999987782547, + "duration_ms": 0.03677899999843248, "success": true, - "started_at_unix": 1789798007.7788692, + "started_at_unix": 1789884402.4067516, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015953999991324963, + "duration_ms": 0.026539999993246965, "success": true, - "started_at_unix": 1789798007.7789018, + "started_at_unix": 1789884402.4068015, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3881859999808057, + "duration_ms": 5.779829000005066, "success": true, - "started_at_unix": 1789798007.7789257, + "started_at_unix": 1789884402.406841, "bytes_sent": 251, "bytes_received": 2410, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021032000006471208, + "duration_ms": 0.031238999980587323, "success": true, - "started_at_unix": 1789798007.7793949, + "started_at_unix": 1789884402.4127283, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014902000003758076, + "duration_ms": 0.02441599997382582, "success": true, - "started_at_unix": 1789798007.7794228, + "started_at_unix": 1789884402.4127703, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3926820000117459, + "duration_ms": 5.815415999990137, "success": true, - "started_at_unix": 1789798007.7794466, + "started_at_unix": 1789884402.4128075, "bytes_sent": 251, "bytes_received": 2410, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02089200000909841, + "duration_ms": 0.03286200001184625, "success": true, - "started_at_unix": 1789798007.779913, + "started_at_unix": 1789884402.4187312, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014501000009659037, + "duration_ms": 0.024565999979131448, "success": true, - "started_at_unix": 1789798007.7799406, + "started_at_unix": 1789884402.4187756, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3744649999930516, + "duration_ms": 5.772225000015396, "success": true, - "started_at_unix": 1789798007.7799623, + "started_at_unix": 1789884402.4188113, "bytes_sent": 251, "bytes_received": 2410, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021993000018483144, + "duration_ms": 0.039204000017889484, "success": true, - "started_at_unix": 1789798007.7804089, + "started_at_unix": 1789884402.4246933, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02005000001759072, + "duration_ms": 0.025888000010354517, "success": true, - "started_at_unix": 1789798007.7805555, + "started_at_unix": 1789884402.4248638, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.18247500000256878, + "duration_ms": 0.16272700000286022, "success": true, - "started_at_unix": 1789798007.7805831, + "started_at_unix": 1789884402.4249003, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01889800000753894, + "duration_ms": 0.026219000005767157, "success": true, - "started_at_unix": 1789798007.7807817, + "started_at_unix": 1789884402.4250832, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11571,7 +11571,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 4546.019916999995, + "total_duration_ms": 5691.944796999991, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 11183, - "min_ms": 0.13763800001242998, - "max_ms": 3601.1855970000115, - "mean_ms": 141.46256043749707, - "median_ms": 0.28372799998521714, - "p95_ms": 409.92107559999704, + "min_ms": 0.16573199999925237, + "max_ms": 4426.049392999999, + "mean_ms": 177.0935179999995, + "median_ms": 1.3085334999942688, + "p95_ms": 504.11727194999463, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.1890240000079757, - "max_ms": 3601.1855970000115, - "mean_ms": 360.39077069999905, - "median_ms": 0.3246644999990167, - "p95_ms": 1980.8555417999946 + "min_ms": 0.8706399999880432, + "max_ms": 4426.049392999999, + "mean_ms": 453.7774116999969, + "median_ms": 5.845804499998053, + "p95_ms": 2448.597169699992 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.13763800001242998, - "max_ms": 0.32228599999939433, - "mean_ms": 0.21996679999460866, - "median_ms": 0.22530950000998473, - "p95_ms": 0.30639514999393214 + "min_ms": 0.24797699998657663, + "max_ms": 5.825289999989991, + "mean_ms": 1.17069650000019, + "median_ms": 0.3906510000177832, + "p95_ms": 4.554458499988808 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1527299999963816, - "max_ms": 0.15999100000385624, - "mean_ms": 0.15629739999667436, - "median_ms": 0.1566059999902336, - "p95_ms": 0.15957640000578976 + "min_ms": 0.24316799999724026, + "max_ms": 1.2737879999917823, + "mean_ms": 0.4545657999983632, + "median_ms": 0.2522150000174861, + "p95_ms": 1.0695373999908495 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 4430, - "min_ms": 0.1890240000079757, - "max_ms": 3601.1855970000115, - "mean_ms": 720.4270995999992, - "median_ms": 0.21893999999633706, - "p95_ms": 2881.014947800008, + "min_ms": 0.8706399999880432, + "max_ms": 4426.049392999999, + "mean_ms": 892.8828105999968, + "median_ms": 3.9321750000169686, + "p95_ms": 3547.1817381999977, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 898.2631099999878, + "duration_ms": 1081.5025699999978, "success": true, - "started_at_unix": 1789798007.8029706, + "started_at_unix": 1789884402.448902, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3601.1855970000115, + "duration_ms": 4426.049392999999, "success": true, - "started_at_unix": 1789798008.7013328, + "started_at_unix": 1789884403.5306232, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33235099999728845, + "duration_ms": 31.71111899999346, "success": true, - "started_at_unix": 1789798012.3026752, + "started_at_unix": 1789884407.9568958, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.21893999999633706, + "duration_ms": 3.9321750000169686, "success": true, - "started_at_unix": 1789798012.3030858, + "started_at_unix": 1789884407.9888089, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.20958599998266436, + "duration_ms": 1.85072599998648, "success": true, - "started_at_unix": 1789798012.3033724, + "started_at_unix": 1789884407.9928863, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.1890240000079757, + "duration_ms": 0.8706399999880432, "success": true, - "started_at_unix": 1789798012.3036468, + "started_at_unix": 1789884407.9948819, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -11944,11 +11944,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 899, - "min_ms": 0.13763800001242998, - "max_ms": 0.18169400001966096, - "mean_ms": 0.15308299999787778, - "median_ms": 0.14891399999328314, - "p95_ms": 0.17636800001241681, + "min_ms": 0.24797699998657663, + "max_ms": 0.27544900001430506, + "mean_ms": 0.2591180000024451, + "median_ms": 0.2604910000059135, + "p95_ms": 0.27291020001598554, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2885020000226177, + "duration_ms": 0.24583300000813324, "success": true, - "started_at_unix": 1789798012.304038, + "started_at_unix": 1789884407.9960015, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18169400001966096, + "duration_ms": 0.2604910000059135, "success": true, - "started_at_unix": 1789798012.3053591, + "started_at_unix": 1789884407.996295, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15506399998344023, + "duration_ms": 0.24797699998657663, "success": true, - "started_at_unix": 1789798012.3055782, + "started_at_unix": 1789884407.996622, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14891399999328314, + "duration_ms": 0.26275500002270746, "success": true, - "started_at_unix": 1789798012.3057683, + "started_at_unix": 1789884407.996939, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14210499998057458, + "duration_ms": 0.27544900001430506, "success": true, - "started_at_unix": 1789798012.3059497, + "started_at_unix": 1789884407.9972687, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.13763800001242998, + "duration_ms": 0.2489179999827229, "success": true, - "started_at_unix": 1789798012.306124, + "started_at_unix": 1789884407.9976113, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -12203,11 +12203,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1570, - "min_ms": 0.1527299999963816, - "max_ms": 0.15999100000385624, - "mean_ms": 0.15629739999667436, - "median_ms": 0.1566059999902336, - "p95_ms": 0.15957640000578976, + "min_ms": 0.24316799999724026, + "max_ms": 1.2737879999917823, + "mean_ms": 0.4545657999983632, + "median_ms": 0.2522150000174861, + "p95_ms": 1.0695373999908495, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9161809999795878, + "duration_ms": 1.3432789999967554, "success": true, - "started_at_unix": 1789798012.3063545, + "started_at_unix": 1789884407.998038, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15999100000385624, + "duration_ms": 1.2737879999917823, "success": true, - "started_at_unix": 1789798012.3073056, + "started_at_unix": 1789884407.9994442, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1542419999793765, + "duration_ms": 0.2525349999871196, "success": true, - "started_at_unix": 1789798012.307516, + "started_at_unix": 1789884408.0007904, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15791800001352385, + "duration_ms": 0.2511229999981879, "success": true, - "started_at_unix": 1789798012.307719, + "started_at_unix": 1789884408.001118, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1566059999902336, + "duration_ms": 0.2522150000174861, "success": true, - "started_at_unix": 1789798012.3079376, + "started_at_unix": 1789884408.0015075, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1527299999963816, + "duration_ms": 0.24316799999724026, "success": true, - "started_at_unix": 1789798012.3081336, + "started_at_unix": 1789884408.0018368, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -12462,11 +12462,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 450, - "min_ms": 0.3144329999997808, - "max_ms": 0.4521409999824755, - "mean_ms": 0.3544417999989946, - "median_ms": 0.3339830000186339, - "p95_ms": 0.43264759998464797, + "min_ms": 5.819199000001163, + "max_ms": 28.492366999984142, + "mean_ms": 14.672012799996992, + "median_ms": 5.854416000005358, + "p95_ms": 28.265271399988023, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.794172999993407, + "duration_ms": 9.185698000010234, "success": true, - "started_at_unix": 1789798012.30847, + "started_at_unix": 1789884408.0054905, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.35467399999333793, + "duration_ms": 27.356889000003548, "success": true, - "started_at_unix": 1789798012.31335, + "started_at_unix": 1789884408.015154, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3339830000186339, + "duration_ms": 28.492366999984142, "success": true, - "started_at_unix": 1789798012.3137774, + "started_at_unix": 1789884408.0429926, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3144329999997808, + "duration_ms": 5.819199000001163, "success": true, - "started_at_unix": 1789798012.3141818, + "started_at_unix": 1789884408.0716574, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4521409999824755, + "duration_ms": 5.837192999990748, "success": true, - "started_at_unix": 1789798012.3145769, + "started_at_unix": 1789884408.0776389, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.31697800000074494, + "duration_ms": 5.854416000005358, "success": true, - "started_at_unix": 1789798012.315095, + "started_at_unix": 1789884408.0836272, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -12721,11 +12721,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 825, - "min_ms": 0.2689250000003085, - "max_ms": 0.32228599999939433, - "mean_ms": 0.28685059999133955, - "median_ms": 0.28048299998317816, - "p95_ms": 0.3152233999969667, + "min_ms": 0.5058530000212613, + "max_ms": 5.825289999989991, + "mean_ms": 2.082274999997935, + "median_ms": 0.5720370000119601, + "p95_ms": 5.260475999989467, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.36850200000572, + "duration_ms": 20.629288999998607, "success": true, - "started_at_unix": 1789798012.3156967, + "started_at_unix": 1789884408.0898554, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32228599999939433, + "duration_ms": 5.825289999989991, "success": true, - "started_at_unix": 1789798012.3261945, + "started_at_unix": 1789884408.110653, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2869729999872561, + "duration_ms": 3.00121999998737, "success": true, - "started_at_unix": 1789798012.326619, + "started_at_unix": 1789884408.1166477, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28048299998317816, + "duration_ms": 0.5720370000119601, "success": true, - "started_at_unix": 1789798012.3269773, + "started_at_unix": 1789884408.119808, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27558599998656064, + "duration_ms": 0.5069749999790929, "success": true, - "started_at_unix": 1789798012.3273277, + "started_at_unix": 1789884408.1205566, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2689250000003085, + "duration_ms": 0.5058530000212613, "success": true, - "started_at_unix": 1789798012.3276882, + "started_at_unix": 1789884408.1212077, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.9332450000035806, + "duration_ms": 2.1662640000101874, "success": true, - "started_at_unix": 1789798007.8007662, + "started_at_unix": 1789884402.4463549, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.017276000022548033, + "duration_ms": 0.02540799999906085, "success": true, - "started_at_unix": 1789798007.8027792, + "started_at_unix": 1789884402.4486012, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.012077999997472944, + "duration_ms": 0.03264099999000791, "success": true, - "started_at_unix": 1789798007.802816, + "started_at_unix": 1789884402.4486601, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01560399999789297, + "duration_ms": 0.032741000012492805, "success": true, - "started_at_unix": 1789798007.8029044, + "started_at_unix": 1789884402.4487898, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 898.2631099999878, + "duration_ms": 1081.5025699999978, "success": true, - "started_at_unix": 1789798007.8029706, + "started_at_unix": 1789884402.448902, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3601.1855970000115, + "duration_ms": 4426.049392999999, "success": true, - "started_at_unix": 1789798008.7013328, + "started_at_unix": 1789884403.5306232, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33235099999728845, + "duration_ms": 31.71111899999346, "success": true, - "started_at_unix": 1789798012.3026752, + "started_at_unix": 1789884407.9568958, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.21893999999633706, + "duration_ms": 3.9321750000169686, "success": true, - "started_at_unix": 1789798012.3030858, + "started_at_unix": 1789884407.9888089, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.20958599998266436, + "duration_ms": 1.85072599998648, "success": true, - "started_at_unix": 1789798012.3033724, + "started_at_unix": 1789884407.9928863, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.1890240000079757, + "duration_ms": 0.8706399999880432, "success": true, - "started_at_unix": 1789798012.3036468, + "started_at_unix": 1789884407.9948819, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2885020000226177, + "duration_ms": 0.24583300000813324, "success": true, - "started_at_unix": 1789798012.304038, + "started_at_unix": 1789884407.9960015, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18169400001966096, + "duration_ms": 0.2604910000059135, "success": true, - "started_at_unix": 1789798012.3053591, + "started_at_unix": 1789884407.996295, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15506399998344023, + "duration_ms": 0.24797699998657663, "success": true, - "started_at_unix": 1789798012.3055782, + "started_at_unix": 1789884407.996622, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14891399999328314, + "duration_ms": 0.26275500002270746, "success": true, - "started_at_unix": 1789798012.3057683, + "started_at_unix": 1789884407.996939, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14210499998057458, + "duration_ms": 0.27544900001430506, "success": true, - "started_at_unix": 1789798012.3059497, + "started_at_unix": 1789884407.9972687, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.13763800001242998, + "duration_ms": 0.2489179999827229, "success": true, - "started_at_unix": 1789798012.306124, + "started_at_unix": 1789884407.9976113, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9161809999795878, + "duration_ms": 1.3432789999967554, "success": true, - "started_at_unix": 1789798012.3063545, + "started_at_unix": 1789884407.998038, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15999100000385624, + "duration_ms": 1.2737879999917823, "success": true, - "started_at_unix": 1789798012.3073056, + "started_at_unix": 1789884407.9994442, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1542419999793765, + "duration_ms": 0.2525349999871196, "success": true, - "started_at_unix": 1789798012.307516, + "started_at_unix": 1789884408.0007904, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15791800001352385, + "duration_ms": 0.2511229999981879, "success": true, - "started_at_unix": 1789798012.307719, + "started_at_unix": 1789884408.001118, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1566059999902336, + "duration_ms": 0.2522150000174861, "success": true, - "started_at_unix": 1789798012.3079376, + "started_at_unix": 1789884408.0015075, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1527299999963816, + "duration_ms": 0.24316799999724026, "success": true, - "started_at_unix": 1789798012.3081336, + "started_at_unix": 1789884408.0018368, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019600000001673834, + "duration_ms": 3.1237620000013067, "success": true, - "started_at_unix": 1789798012.3084435, + "started_at_unix": 1789884408.0023446, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.794172999993407, + "duration_ms": 9.185698000010234, "success": true, - "started_at_unix": 1789798012.30847, + "started_at_unix": 1789884408.0054905, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02111099999524413, + "duration_ms": 0.31926100001555824, "success": true, - "started_at_unix": 1789798012.3133035, + "started_at_unix": 1789884408.014736, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011707999988175288, + "duration_ms": 0.06393099999968399, "success": true, - "started_at_unix": 1789798012.3133326, + "started_at_unix": 1789884408.0150723, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.35467399999333793, + "duration_ms": 27.356889000003548, "success": true, - "started_at_unix": 1789798012.31335, + "started_at_unix": 1789884408.015154, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016315000010536096, + "duration_ms": 0.3034609999872373, "success": true, - "started_at_unix": 1789798012.3137407, + "started_at_unix": 1789884408.04261, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00974499999983891, + "duration_ms": 0.049733999986756317, "success": true, - "started_at_unix": 1789798012.3137627, + "started_at_unix": 1789884408.0429285, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3339830000186339, + "duration_ms": 28.492366999984142, "success": true, - "started_at_unix": 1789798012.3137774, + "started_at_unix": 1789884408.0429926, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015183000016349979, + "duration_ms": 0.035477000011496784, "success": true, - "started_at_unix": 1789798012.3141472, + "started_at_unix": 1789884408.071577, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00974499999983891, + "duration_ms": 0.021180000004505928, "success": true, - "started_at_unix": 1789798012.3141675, + "started_at_unix": 1789884408.0716248, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3144329999997808, + "duration_ms": 5.819199000001163, "success": true, - "started_at_unix": 1789798012.3141818, + "started_at_unix": 1789884408.0716574, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014792999991186662, + "duration_ms": 0.043101000017031765, "success": true, - "started_at_unix": 1789798012.3145442, + "started_at_unix": 1789884408.0775425, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009012999981905523, + "duration_ms": 0.02641900002231523, "success": true, - "started_at_unix": 1789798012.3145635, + "started_at_unix": 1789884408.0775993, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4521409999824755, + "duration_ms": 5.837192999990748, "success": true, - "started_at_unix": 1789798012.3145769, + "started_at_unix": 1789884408.0776389, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015152999992551486, + "duration_ms": 0.03312200001914789, "success": true, - "started_at_unix": 1789798012.3150625, + "started_at_unix": 1789884408.0835419, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008802999985846327, + "duration_ms": 0.028143999998064828, "success": true, - "started_at_unix": 1789798012.3150823, + "started_at_unix": 1789884408.083587, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.31697800000074494, + "duration_ms": 5.854416000005358, "success": true, - "started_at_unix": 1789798012.315095, + "started_at_unix": 1789884408.0836272, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014991999989888427, + "duration_ms": 0.032900999997309555, "success": true, - "started_at_unix": 1789798012.315444, + "started_at_unix": 1789884408.0895517, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029673999989654476, + "duration_ms": 0.030127000002266868, "success": true, - "started_at_unix": 1789798012.315657, + "started_at_unix": 1789884408.089812, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.36850200000572, + "duration_ms": 20.629288999998607, "success": true, - "started_at_unix": 1789798012.3156967, + "started_at_unix": 1789884408.0898554, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028332999988833762, + "duration_ms": 0.03835299997945185, "success": true, - "started_at_unix": 1789798012.3261318, + "started_at_unix": 1789884408.1105566, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01461200000107965, + "duration_ms": 0.02905400000940972, "success": true, - "started_at_unix": 1789798012.3261712, + "started_at_unix": 1789884408.1106093, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32228599999939433, + "duration_ms": 5.825289999989991, "success": true, - "started_at_unix": 1789798012.3261945, + "started_at_unix": 1789884408.110653, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023565000020653315, + "duration_ms": 0.03607799999372219, "success": true, - "started_at_unix": 1789798012.3265622, + "started_at_unix": 1789884408.1165571, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01889800000753894, + "duration_ms": 0.028133000000707398, "success": true, - "started_at_unix": 1789798012.3265927, + "started_at_unix": 1789884408.1166065, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2869729999872561, + "duration_ms": 3.00121999998737, "success": true, - "started_at_unix": 1789798012.326619, + "started_at_unix": 1789884408.1166477, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01535399999852416, + "duration_ms": 0.03344299997820599, "success": true, - "started_at_unix": 1789798012.3269434, + "started_at_unix": 1789884408.119724, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009274000007053473, + "duration_ms": 0.025198000003001653, "success": true, - "started_at_unix": 1789798012.3269637, + "started_at_unix": 1789884408.11977, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28048299998317816, + "duration_ms": 0.5720370000119601, "success": true, - "started_at_unix": 1789798012.3269773, + "started_at_unix": 1789884408.119808, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014412000012953285, + "duration_ms": 0.0325309999880119, "success": true, - "started_at_unix": 1789798012.3272939, + "started_at_unix": 1789884408.1204748, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008903999997755818, + "duration_ms": 0.024115000002211673, "success": true, - "started_at_unix": 1789798012.3273132, + "started_at_unix": 1789884408.1205192, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27558599998656064, + "duration_ms": 0.5069749999790929, "success": true, - "started_at_unix": 1789798012.3273277, + "started_at_unix": 1789884408.1205566, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021112000013090437, + "duration_ms": 0.030496999983142814, "success": true, - "started_at_unix": 1789798012.3276393, + "started_at_unix": 1789884408.1211264, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015803999986019335, + "duration_ms": 0.02739100000326289, "success": true, - "started_at_unix": 1789798012.3276663, + "started_at_unix": 1789884408.1211686, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2689250000003085, + "duration_ms": 0.5058530000212613, "success": true, - "started_at_unix": 1789798012.3276882, + "started_at_unix": 1789884408.1212077, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01419099999111495, + "duration_ms": 0.024475999993001096, "success": true, - "started_at_unix": 1789798012.3279905, + "started_at_unix": 1789884408.1217682, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02402600000550592, + "duration_ms": 0.01828399999226349, "success": true, - "started_at_unix": 1789798012.3281012, + "started_at_unix": 1789884408.121896, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.349358999993001, + "duration_ms": 0.16573199999925237, "success": true, - "started_at_unix": 1789798012.3281317, + "started_at_unix": 1789884408.1219225, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02410599998370344, + "duration_ms": 0.021671000013157027, "success": true, - "started_at_unix": 1789798012.3305166, + "started_at_unix": 1789884408.1221051, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14456,7 +14456,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_core/.venv/bin/python", "success": false, - "total_duration_ms": 180.13914499999828, + "total_duration_ms": 215.3153059999795, "error_message": null, "summary": { "request_count": 111, @@ -14465,11 +14465,11 @@ "failure_count": 1, "bytes_sent": 29067, "bytes_received": 28662, - "min_ms": 0.0737809999975525, - "max_ms": 101.97534600001745, - "mean_ms": 1.6004907657665077, - "median_ms": 0.14221000000702588, - "p95_ms": 1.3663385000057815, + "min_ms": 0.11414499999773398, + "max_ms": 117.34565899999438, + "mean_ms": 1.9152002702699864, + "median_ms": 0.2129410000009102, + "p95_ms": 1.5882464999918966, "result_summary": { "present_count": 97, "empty_count": 13, @@ -14533,35 +14533,35 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 1, - "min_ms": 0.6675660000041717, - "max_ms": 0.7853630000056455, - "mean_ms": 0.6995519999975386, - "median_ms": 0.6840209999836588, - "p95_ms": 0.7663644000047043 + "min_ms": 0.9520620000103008, + "max_ms": 1.0375439999847913, + "mean_ms": 0.9787672000015846, + "median_ms": 0.9663799999941602, + "p95_ms": 1.0264891999895553 }, "typeServer/getComputedType": { "point_count": 5, - "min_ms": 0.10821300000429801, - "max_ms": 0.18857500000990512, - "mean_ms": 0.1446049200012567, - "median_ms": 0.14221000000702588, - "p95_ms": 0.18076460000884254 + "min_ms": 0.18615099997987272, + "max_ms": 0.2369960000123683, + "mean_ms": 0.2145287199982704, + "median_ms": 0.21960399999443325, + "p95_ms": 0.23288960000513725 }, "typeServer/getDeclaredType": { "point_count": 1, - "min_ms": 0.14831799998660244, - "max_ms": 0.17948599997907877, - "mean_ms": 0.1611939999918377, - "median_ms": 0.16254999999887332, - "p95_ms": 0.17661159998283438 + "min_ms": 0.24245699998459713, + "max_ms": 0.27186299999470975, + "mean_ms": 0.254576000003226, + "median_ms": 0.2535990000183119, + "p95_ms": 0.2687987999991037 }, "typeServer/getExpectedType": { "point_count": 1, - "min_ms": 0.15619000001265704, - "max_ms": 0.1847730000008596, - "mean_ms": 0.1633608000076947, - "median_ms": 0.15869300000304065, - "p95_ms": 0.17958420000354636 + "min_ms": 0.22578599998723803, + "max_ms": 0.24946999999997388, + "mean_ms": 0.23391259998675196, + "median_ms": 0.23114499998655447, + "p95_ms": 0.24690919999557082 } }, "validation": { @@ -14587,11 +14587,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 0.6675660000041717, - "max_ms": 0.7853630000056455, - "mean_ms": 0.6995519999975386, - "median_ms": 0.6840209999836588, - "p95_ms": 0.7663644000047043, + "min_ms": 0.9520620000103008, + "max_ms": 1.0375439999847913, + "mean_ms": 0.9787672000015846, + "median_ms": 0.9663799999941602, + "p95_ms": 1.0264891999895553, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14672,9 +14672,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.875989999983176, + "duration_ms": 4.436378999997714, "success": true, - "started_at_unix": 1789798014.6155708, + "started_at_unix": 1789884410.786795, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -14703,9 +14703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6335950000107005, + "duration_ms": 0.7636239999726513, "success": false, - "started_at_unix": 1789798014.6195893, + "started_at_unix": 1789884410.7913723, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -14727,9 +14727,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.2764300000092135, + "duration_ms": 6.014786999998023, "success": true, - "started_at_unix": 1789798014.6203978, + "started_at_unix": 1789884410.792307, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -14760,9 +14760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18365599999015103, + "duration_ms": 0.2441700000019864, "success": true, - "started_at_unix": 1789798014.6209288, + "started_at_unix": 1789884410.792951, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -14791,9 +14791,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15801800000758703, + "duration_ms": 0.24834699999587428, "success": true, - "started_at_unix": 1789798014.6211927, + "started_at_unix": 1789884410.7932932, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -14822,9 +14822,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.7853630000056455, + "duration_ms": 1.0375439999847913, "success": true, - "started_at_unix": 1789798014.6214402, + "started_at_unix": 1789884410.7936573, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -14855,9 +14855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1753139999891573, + "duration_ms": 0.24588299999095398, "success": true, - "started_at_unix": 1789798014.6218593, + "started_at_unix": 1789884410.7941782, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -14886,9 +14886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13621499999771913, + "duration_ms": 0.2239120000240291, "success": true, - "started_at_unix": 1789798014.6221058, + "started_at_unix": 1789884410.794548, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -14917,9 +14917,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6840209999836588, + "duration_ms": 0.9822700000086115, "success": true, - "started_at_unix": 1789798014.6223235, + "started_at_unix": 1789884410.7948797, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -14950,9 +14950,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1616330000047128, + "duration_ms": 0.27844499999218897, "success": true, - "started_at_unix": 1789798014.622717, + "started_at_unix": 1789884410.7953892, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -14981,9 +14981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13418300000012096, + "duration_ms": 0.20995500000253742, "success": true, - "started_at_unix": 1789798014.622948, + "started_at_unix": 1789884410.7957602, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -15012,9 +15012,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6704399999932775, + "duration_ms": 0.9663799999941602, "success": true, - "started_at_unix": 1789798014.62316, + "started_at_unix": 1789884410.7960763, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1606820000006337, + "duration_ms": 0.23624499999641557, "success": true, - "started_at_unix": 1789798014.6235595, + "started_at_unix": 1789884410.7966201, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -15076,9 +15076,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14538900001070942, + "duration_ms": 0.2052769999920656, "success": true, - "started_at_unix": 1789798014.6237884, + "started_at_unix": 1789884410.7969468, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -15107,9 +15107,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6903700000009394, + "duration_ms": 0.9520620000103008, "success": true, - "started_at_unix": 1789798014.624014, + "started_at_unix": 1789884410.7972574, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -15140,9 +15140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1699960000109968, + "duration_ms": 0.251944000012827, "success": true, - "started_at_unix": 1789798014.624413, + "started_at_unix": 1789884410.797796, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -15171,9 +15171,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13913899999806745, + "duration_ms": 0.2036840000130269, "success": true, - "started_at_unix": 1789798014.624653, + "started_at_unix": 1789884410.7981365, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -15202,9 +15202,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6675660000041717, + "duration_ms": 0.9555800000100589, "success": true, - "started_at_unix": 1789798014.624871, + "started_at_unix": 1789884410.7984743, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -15250,11 +15250,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 1760, - "min_ms": 0.10821300000429801, - "max_ms": 0.11621499999137086, - "mean_ms": 0.11313819999827501, - "median_ms": 0.11334000001284039, - "p95_ms": 0.11607679999201537, + "min_ms": 0.18615099997987272, + "max_ms": 0.2108269999894219, + "mean_ms": 0.19290339998860873, + "median_ms": 0.1879339999959484, + "p95_ms": 0.20707799998831433, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15307,9 +15307,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12070200000380282, + "duration_ms": 0.19400599998675716, "success": true, - "started_at_unix": 1789798014.6251235, + "started_at_unix": 1789884410.7988005, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -15337,9 +15337,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1155239999945934, + "duration_ms": 0.1920819999838841, "success": true, - "started_at_unix": 1789798014.6253674, + "started_at_unix": 1789884410.7991805, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -15367,9 +15367,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11621499999137086, + "duration_ms": 0.1879339999959484, "success": true, - "started_at_unix": 1789798014.6256237, + "started_at_unix": 1789884410.7995887, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -15397,9 +15397,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11334000001284039, + "duration_ms": 0.18752299999391653, "success": true, - "started_at_unix": 1789798014.6258717, + "started_at_unix": 1789884410.799968, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -15427,9 +15427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.10821300000429801, + "duration_ms": 0.2108269999894219, "success": true, - "started_at_unix": 1789798014.6261094, + "started_at_unix": 1789884410.8003457, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -15457,9 +15457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11239899998827241, + "duration_ms": 0.18615099997987272, "success": true, - "started_at_unix": 1789798014.6263375, + "started_at_unix": 1789884410.800753, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -15502,11 +15502,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 3240, - "min_ms": 0.14831799998660244, - "max_ms": 0.17948599997907877, - "mean_ms": 0.1611939999918377, - "median_ms": 0.16254999999887332, - "p95_ms": 0.17661159998283438, + "min_ms": 0.24245699998459713, + "max_ms": 0.27186299999470975, + "mean_ms": 0.254576000003226, + "median_ms": 0.2535990000183119, + "p95_ms": 0.2687987999991037, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15559,9 +15559,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1797059999830708, + "duration_ms": 0.2708899999959158, "success": true, - "started_at_unix": 1789798014.6268222, + "started_at_unix": 1789884410.8013253, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -15589,9 +15589,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16254999999887332, + "duration_ms": 0.27186299999470975, "success": true, - "started_at_unix": 1789798014.6271656, + "started_at_unix": 1789884410.801839, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -15619,9 +15619,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1651139999978568, + "duration_ms": 0.2484190000018316, "success": true, - "started_at_unix": 1789798014.6275136, + "started_at_unix": 1789884410.802368, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -15649,9 +15649,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.15050199999677716, + "duration_ms": 0.24245699998459713, "success": true, - "started_at_unix": 1789798014.627843, + "started_at_unix": 1789884410.8028958, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -15679,9 +15679,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.14831799998660244, + "duration_ms": 0.2565420000166796, "success": true, - "started_at_unix": 1789798014.6281564, + "started_at_unix": 1789884410.8033972, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -15709,9 +15709,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17948599997907877, + "duration_ms": 0.2535990000183119, "success": true, - "started_at_unix": 1789798014.6284628, + "started_at_unix": 1789884410.8038986, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -15754,11 +15754,11 @@ "failure_count": 0, "bytes_sent": 1500, "bytes_received": 1770, - "min_ms": 0.14221000000702588, - "max_ms": 0.17957099998966441, - "mean_ms": 0.15723939999929826, - "median_ms": 0.14983099998744365, - "p95_ms": 0.17676379999329583, + "min_ms": 0.225954999990563, + "max_ms": 0.23289000000659144, + "mean_ms": 0.23094500000411244, + "median_ms": 0.23242700001446792, + "p95_ms": 0.23288960000513725, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15811,9 +15811,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15056199998753073, + "duration_ms": 0.22326099997371784, "success": true, - "started_at_unix": 1789798014.62889, + "started_at_unix": 1789884410.8044944, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -15841,9 +15841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14221000000702588, + "duration_ms": 0.225954999990563, "success": true, - "started_at_unix": 1789798014.62918, + "started_at_unix": 1789884410.804933, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -15871,9 +15871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17957099998966441, + "duration_ms": 0.23288799999932053, "success": true, - "started_at_unix": 1789798014.6294713, + "started_at_unix": 1789884410.8053837, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -15901,9 +15901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14983099998744365, + "duration_ms": 0.23289000000659144, "success": true, - "started_at_unix": 1789798014.6298032, + "started_at_unix": 1789884410.805842, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -15931,9 +15931,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14905000000453583, + "duration_ms": 0.23242700001446792, "success": true, - "started_at_unix": 1789798014.6301026, + "started_at_unix": 1789884410.8063014, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -15961,9 +15961,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1655350000078215, + "duration_ms": 0.23056500000961933, "success": true, - "started_at_unix": 1789798014.6304011, + "started_at_unix": 1789884410.8067641, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -16006,11 +16006,11 @@ "failure_count": 0, "bytes_sent": 1535, "bytes_received": 305, - "min_ms": 0.12985600000092745, - "max_ms": 0.13691600000242943, - "mean_ms": 0.13354099999673963, - "median_ms": 0.13316999999801737, - "p95_ms": 0.13680380000096193, + "min_ms": 0.20519699998544638, + "max_ms": 0.2237330000127713, + "mean_ms": 0.21429980000107207, + "median_ms": 0.2129410000009102, + "p95_ms": 0.22368640001104723, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16056,9 +16056,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1371860000176639, + "duration_ms": 0.22111600000584986, "success": true, - "started_at_unix": 1789798014.6307738, + "started_at_unix": 1789884410.8072934, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -16085,9 +16085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13691600000242943, + "duration_ms": 0.2129410000009102, "success": true, - "started_at_unix": 1789798014.631031, + "started_at_unix": 1789884410.8077083, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -16114,9 +16114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12985600000092745, + "duration_ms": 0.2237330000127713, "success": true, - "started_at_unix": 1789798014.6312904, + "started_at_unix": 1789884410.808116, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -16143,9 +16143,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13316999999801737, + "duration_ms": 0.20519699998544638, "success": true, - "started_at_unix": 1789798014.6315582, + "started_at_unix": 1789884410.808547, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -16172,9 +16172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13635499999509193, + "duration_ms": 0.20612800000208154, "success": true, - "started_at_unix": 1789798014.631814, + "started_at_unix": 1789884410.8089552, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -16201,9 +16201,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13140799998723196, + "duration_ms": 0.22350000000415093, "success": true, - "started_at_unix": 1789798014.6320746, + "started_at_unix": 1789884410.8093643, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -16245,11 +16245,11 @@ "failure_count": 0, "bytes_sent": 1515, "bytes_received": 1810, - "min_ms": 0.13906899999938105, - "max_ms": 0.18857500000990512, - "mean_ms": 0.1646612000058667, - "median_ms": 0.16274499998303327, - "p95_ms": 0.1870726000106515, + "min_ms": 0.21738899999945716, + "max_ms": 0.2369960000123683, + "mean_ms": 0.22375519999968674, + "median_ms": 0.22212799999010713, + "p95_ms": 0.23412860001030822, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16302,9 +16302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1704919999951926, + "duration_ms": 0.22332999998297964, "success": true, - "started_at_unix": 1789798014.6323907, + "started_at_unix": 1789884410.8098621, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -16332,9 +16332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.151854000023377, + "duration_ms": 0.22212799999010713, "success": true, - "started_at_unix": 1789798014.6327083, + "started_at_unix": 1789884410.8103063, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -16362,9 +16362,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18857500000990512, + "duration_ms": 0.21960399999443325, "success": true, - "started_at_unix": 1789798014.6331072, + "started_at_unix": 1789884410.8108485, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -16392,9 +16392,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18106300001363707, + "duration_ms": 0.2369960000123683, "success": true, - "started_at_unix": 1789798014.633528, + "started_at_unix": 1789884410.811287, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -16422,9 +16422,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16274499998303327, + "duration_ms": 0.22265900000206784, "success": true, - "started_at_unix": 1789798014.6338673, + "started_at_unix": 1789884410.8117516, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -16452,9 +16452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13906899999938105, + "duration_ms": 0.21738899999945716, "success": true, - "started_at_unix": 1789798014.634182, + "started_at_unix": 1789884410.812206, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -16497,11 +16497,11 @@ "failure_count": 0, "bytes_sent": 1525, "bytes_received": 1760, - "min_ms": 0.15619000001265704, - "max_ms": 0.1847730000008596, - "mean_ms": 0.1633608000076947, - "median_ms": 0.15869300000304065, - "p95_ms": 0.17958420000354636, + "min_ms": 0.22578599998723803, + "max_ms": 0.24946999999997388, + "mean_ms": 0.23391259998675196, + "median_ms": 0.23114499998655447, + "p95_ms": 0.24690919999557082, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.17427200000952325, + "duration_ms": 0.2517540000042118, "success": true, - "started_at_unix": 1789798014.6345618, + "started_at_unix": 1789884410.8128178, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -16584,9 +16584,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1847730000008596, + "duration_ms": 0.23114499998655447, "success": true, - "started_at_unix": 1789798014.6348855, + "started_at_unix": 1789884410.8133159, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -16614,9 +16614,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15869300000304065, + "duration_ms": 0.24946999999997388, "success": true, - "started_at_unix": 1789798014.635237, + "started_at_unix": 1789884410.8138163, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -16644,9 +16644,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15619000001265704, + "duration_ms": 0.22578599998723803, "success": true, - "started_at_unix": 1789798014.635592, + "started_at_unix": 1789884410.8143466, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -16674,9 +16674,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15882900001429334, + "duration_ms": 0.23666599997795856, "success": true, - "started_at_unix": 1789798014.6359093, + "started_at_unix": 1789884410.8148234, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -16704,9 +16704,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1583190000076229, + "duration_ms": 0.22649599998203485, "success": true, - "started_at_unix": 1789798014.6362214, + "started_at_unix": 1789884410.8153098, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -16749,11 +16749,11 @@ "failure_count": 0, "bytes_sent": 1541, "bytes_received": 308, - "min_ms": 0.14168300000960699, - "max_ms": 0.16705199999478282, - "mean_ms": 0.15444480000610383, - "median_ms": 0.15500399999268666, - "p95_ms": 0.16625079999812442, + "min_ms": 0.19034999999689717, + "max_ms": 0.23049400002150833, + "mean_ms": 0.21074019999787197, + "median_ms": 0.21148100000800696, + "p95_ms": 0.23027380001394704, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16799,9 +16799,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16561900000056085, + "duration_ms": 0.2254940000057104, "success": true, - "started_at_unix": 1789798014.6389258, + "started_at_unix": 1789884410.8170621, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -16828,9 +16828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16705199999478282, + "duration_ms": 0.23049400002150833, "success": true, - "started_at_unix": 1789798014.639445, + "started_at_unix": 1789884410.819325, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -16857,9 +16857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14543900002195187, + "duration_ms": 0.22939299998370188, "success": true, - "started_at_unix": 1789798014.6399493, + "started_at_unix": 1789884410.8200622, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -16886,9 +16886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16304600001149083, + "duration_ms": 0.1919829999792455, "success": true, - "started_at_unix": 1789798014.6404321, + "started_at_unix": 1789884410.8207953, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -16915,9 +16915,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14168300000960699, + "duration_ms": 0.19034999999689717, "success": true, - "started_at_unix": 1789798014.6409154, + "started_at_unix": 1789884410.821508, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -16944,9 +16944,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15500399999268666, + "duration_ms": 0.21148100000800696, "success": true, - "started_at_unix": 1789798014.641377, + "started_at_unix": 1789884410.82221, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -16977,9 +16977,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.9473140000059175, + "duration_ms": 2.2267330000147467, "success": true, - "started_at_unix": 1789798014.4661949, + "started_at_unix": 1789884410.6117609, "bytes_sent": 661, "bytes_received": 1337, "request_id": 1, @@ -16998,9 +16998,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02046099999120088, + "duration_ms": 0.024144999997588457, "success": true, - "started_at_unix": 1789798014.4682415, + "started_at_unix": 1789884410.6140702, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -17013,9 +17013,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.016354999985424, + "duration_ms": 0.025286999999707405, "success": true, - "started_at_unix": 1789798014.4682844, + "started_at_unix": 1789884410.6141236, "bytes_sent": 643, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.015985000004548056, + "duration_ms": 0.02614899997865905, "success": true, - "started_at_unix": 1789798014.4683728, + "started_at_unix": 1789884410.6142192, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -17049,9 +17049,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014290999985178132, + "duration_ms": 0.02557799999181043, "success": true, - "started_at_unix": 1789798014.4684315, + "started_at_unix": 1789884410.614316, "bytes_sent": 385, "bytes_received": 0, "request_id": null, @@ -17067,9 +17067,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01319899999430163, + "duration_ms": 0.028514000007362483, "success": true, - "started_at_unix": 1789798014.4684765, + "started_at_unix": 1789884410.6144016, "bytes_sent": 486, "bytes_received": 0, "request_id": null, @@ -17085,9 +17085,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013230000007524723, + "duration_ms": 0.02673999998137333, "success": true, - "started_at_unix": 1789798014.4685357, + "started_at_unix": 1789884410.6145267, "bytes_sent": 387, "bytes_received": 0, "request_id": null, @@ -17103,9 +17103,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.012318000017330633, + "duration_ms": 0.025628000003052875, "success": true, - "started_at_unix": 1789798014.468578, + "started_at_unix": 1789884410.6146073, "bytes_sent": 359, "bytes_received": 0, "request_id": null, @@ -17121,9 +17121,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 101.97534600001745, + "duration_ms": 117.34565899999438, "success": true, - "started_at_unix": 1789798014.4686046, + "started_at_unix": 1789884410.6146543, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -17145,9 +17145,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 44.392315000010285, + "duration_ms": 54.14969399998881, "success": true, - "started_at_unix": 1789798014.5706701, + "started_at_unix": 1789884410.7320752, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -17169,9 +17169,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.875989999983176, + "duration_ms": 4.436378999997714, "success": true, - "started_at_unix": 1789798014.6155708, + "started_at_unix": 1789884410.786795, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -17200,9 +17200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6335950000107005, + "duration_ms": 0.7636239999726513, "success": false, - "started_at_unix": 1789798014.6195893, + "started_at_unix": 1789884410.7913723, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -17224,9 +17224,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.2764300000092135, + "duration_ms": 6.014786999998023, "success": true, - "started_at_unix": 1789798014.6203978, + "started_at_unix": 1789884410.792307, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -17257,9 +17257,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16280600002005485, + "duration_ms": 0.20522700000924488, "success": true, - "started_at_unix": 1789798014.620469, + "started_at_unix": 1789884410.7923882, "bytes_sent": 80, "bytes_received": 57, "request_id": 6, @@ -17281,9 +17281,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18365599999015103, + "duration_ms": 0.2441700000019864, "success": true, - "started_at_unix": 1789798014.6209288, + "started_at_unix": 1789884410.792951, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -17312,9 +17312,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15801800000758703, + "duration_ms": 0.24834699999587428, "success": true, - "started_at_unix": 1789798014.6211927, + "started_at_unix": 1789884410.7932932, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -17343,9 +17343,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.7853630000056455, + "duration_ms": 1.0375439999847913, "success": true, - "started_at_unix": 1789798014.6214402, + "started_at_unix": 1789884410.7936573, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -17376,9 +17376,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09124800001814037, + "duration_ms": 0.13164800000708965, "success": true, - "started_at_unix": 1789798014.6215315, + "started_at_unix": 1789884410.7937434, "bytes_sent": 80, "bytes_received": 57, "request_id": 9, @@ -17400,9 +17400,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1753139999891573, + "duration_ms": 0.24588299999095398, "success": true, - "started_at_unix": 1789798014.6218593, + "started_at_unix": 1789884410.7941782, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -17431,9 +17431,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13621499999771913, + "duration_ms": 0.2239120000240291, "success": true, - "started_at_unix": 1789798014.6221058, + "started_at_unix": 1789884410.794548, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -17462,9 +17462,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6840209999836588, + "duration_ms": 0.9822700000086115, "success": true, - "started_at_unix": 1789798014.6223235, + "started_at_unix": 1789884410.7948797, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -17495,9 +17495,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08805299998471128, + "duration_ms": 0.12845199998423595, "success": true, - "started_at_unix": 1789798014.6223857, + "started_at_unix": 1789884410.7949593, "bytes_sent": 81, "bytes_received": 58, "request_id": 12, @@ -17519,9 +17519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1616330000047128, + "duration_ms": 0.27844499999218897, "success": true, - "started_at_unix": 1789798014.622717, + "started_at_unix": 1789884410.7953892, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -17550,9 +17550,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13418300000012096, + "duration_ms": 0.20995500000253742, "success": true, - "started_at_unix": 1789798014.622948, + "started_at_unix": 1789884410.7957602, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -17581,9 +17581,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6704399999932775, + "duration_ms": 0.9663799999941602, "success": true, - "started_at_unix": 1789798014.62316, + "started_at_unix": 1789884410.7960763, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -17614,9 +17614,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08606000000099812, + "duration_ms": 0.1282609999861961, "success": true, - "started_at_unix": 1789798014.6232214, + "started_at_unix": 1789884410.796155, "bytes_sent": 81, "bytes_received": 58, "request_id": 15, @@ -17638,9 +17638,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1606820000006337, + "duration_ms": 0.23624499999641557, "success": true, - "started_at_unix": 1789798014.6235595, + "started_at_unix": 1789884410.7966201, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -17669,9 +17669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14538900001070942, + "duration_ms": 0.2052769999920656, "success": true, - "started_at_unix": 1789798014.6237884, + "started_at_unix": 1789884410.7969468, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -17700,9 +17700,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6903700000009394, + "duration_ms": 0.9520620000103008, "success": true, - "started_at_unix": 1789798014.624014, + "started_at_unix": 1789884410.7972574, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -17733,9 +17733,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08957500000406071, + "duration_ms": 0.13841099999467588, "success": true, - "started_at_unix": 1789798014.6240978, + "started_at_unix": 1789884410.7973566, "bytes_sent": 81, "bytes_received": 58, "request_id": 18, @@ -17757,9 +17757,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1699960000109968, + "duration_ms": 0.251944000012827, "success": true, - "started_at_unix": 1789798014.624413, + "started_at_unix": 1789884410.797796, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -17788,9 +17788,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13913899999806745, + "duration_ms": 0.2036840000130269, "success": true, - "started_at_unix": 1789798014.624653, + "started_at_unix": 1789884410.7981365, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -17819,9 +17819,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.6675660000041717, + "duration_ms": 0.9555800000100589, "success": true, - "started_at_unix": 1789798014.624871, + "started_at_unix": 1789884410.7984743, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -17852,9 +17852,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09032599999159174, + "duration_ms": 0.13062600001489955, "success": true, - "started_at_unix": 1789798014.6250155, + "started_at_unix": 1789884410.7986455, "bytes_sent": 81, "bytes_received": 58, "request_id": 21, @@ -17876,9 +17876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12070200000380282, + "duration_ms": 0.19400599998675716, "success": true, - "started_at_unix": 1789798014.6251235, + "started_at_unix": 1789884410.7988005, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -17906,9 +17906,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.07711699998935728, + "duration_ms": 0.12251000001128887, "success": true, - "started_at_unix": 1789798014.6252754, + "started_at_unix": 1789884410.7990365, "bytes_sent": 81, "bytes_received": 58, "request_id": 23, @@ -17930,9 +17930,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1155239999945934, + "duration_ms": 0.1920819999838841, "success": true, - "started_at_unix": 1789798014.6253674, + "started_at_unix": 1789884410.7991805, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -17960,9 +17960,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.07889899998758665, + "duration_ms": 0.1404240000226764, "success": true, - "started_at_unix": 1789798014.6255312, + "started_at_unix": 1789884410.7994268, "bytes_sent": 81, "bytes_received": 58, "request_id": 25, @@ -17984,9 +17984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11621499999137086, + "duration_ms": 0.1879339999959484, "success": true, - "started_at_unix": 1789798014.6256237, + "started_at_unix": 1789884410.7995887, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -18014,9 +18014,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.07825800000205163, + "duration_ms": 0.11845299999890813, "success": true, - "started_at_unix": 1789798014.6257799, + "started_at_unix": 1789884410.799829, "bytes_sent": 81, "bytes_received": 58, "request_id": 27, @@ -18038,9 +18038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11334000001284039, + "duration_ms": 0.18752299999391653, "success": true, - "started_at_unix": 1789798014.6258717, + "started_at_unix": 1789884410.799968, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -18068,9 +18068,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.07552299999247225, + "duration_ms": 0.11847299998635208, "success": true, - "started_at_unix": 1789798014.626021, + "started_at_unix": 1789884410.800207, "bytes_sent": 81, "bytes_received": 58, "request_id": 29, @@ -18092,9 +18092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.10821300000429801, + "duration_ms": 0.2108269999894219, "success": true, - "started_at_unix": 1789798014.6261094, + "started_at_unix": 1789884410.8003457, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -18122,9 +18122,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.0737809999975525, + "duration_ms": 0.1207280000130595, "success": true, - "started_at_unix": 1789798014.6262507, + "started_at_unix": 1789884410.8006103, "bytes_sent": 81, "bytes_received": 58, "request_id": 31, @@ -18146,9 +18146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11239899998827241, + "duration_ms": 0.18615099997987272, "success": true, - "started_at_unix": 1789798014.6263375, + "started_at_unix": 1789884410.800753, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -18176,9 +18176,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.23397300000738142, + "duration_ms": 0.1709820000144191, "success": true, - "started_at_unix": 1789798014.6265676, + "started_at_unix": 1789884410.8011286, "bytes_sent": 81, "bytes_received": 58, "request_id": 33, @@ -18200,9 +18200,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1797059999830708, + "duration_ms": 0.2708899999959158, "success": true, - "started_at_unix": 1789798014.6268222, + "started_at_unix": 1789884410.8013253, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -18230,9 +18230,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09667999998441701, + "duration_ms": 0.1574459999744704, "success": true, - "started_at_unix": 1789798014.627049, + "started_at_unix": 1789884410.8016546, "bytes_sent": 81, "bytes_received": 58, "request_id": 35, @@ -18254,9 +18254,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.16254999999887332, + "duration_ms": 0.27186299999470975, "success": true, - "started_at_unix": 1789798014.6271656, + "started_at_unix": 1789884410.801839, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -18284,9 +18284,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09079200000883247, + "duration_ms": 0.1556510000000344, "success": true, - "started_at_unix": 1789798014.627389, + "started_at_unix": 1789884410.8021865, "bytes_sent": 81, "bytes_received": 58, "request_id": 37, @@ -18308,9 +18308,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1651139999978568, + "duration_ms": 0.2484190000018316, "success": true, - "started_at_unix": 1789798014.6275136, + "started_at_unix": 1789884410.802368, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -18338,9 +18338,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08807700001511876, + "duration_ms": 0.18440799999552837, "success": true, - "started_at_unix": 1789798014.6277373, + "started_at_unix": 1789884410.8026888, "bytes_sent": 81, "bytes_received": 58, "request_id": 39, @@ -18362,9 +18362,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.15050199999677716, + "duration_ms": 0.24245699998459713, "success": true, - "started_at_unix": 1789798014.627843, + "started_at_unix": 1789884410.8028958, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -18392,9 +18392,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09207799999444433, + "duration_ms": 0.14174699998648066, "success": true, - "started_at_unix": 1789798014.628049, + "started_at_unix": 1789884410.8032107, "bytes_sent": 81, "bytes_received": 58, "request_id": 41, @@ -18416,9 +18416,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.14831799998660244, + "duration_ms": 0.2565420000166796, "success": true, - "started_at_unix": 1789798014.6281564, + "started_at_unix": 1789884410.8033972, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -18446,9 +18446,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08438700001534016, + "duration_ms": 0.15004200000134915, "success": true, - "started_at_unix": 1789798014.628362, + "started_at_unix": 1789884410.8037252, "bytes_sent": 81, "bytes_received": 58, "request_id": 43, @@ -18470,9 +18470,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.17948599997907877, + "duration_ms": 0.2535990000183119, "success": true, - "started_at_unix": 1789798014.6284628, + "started_at_unix": 1789884410.8038986, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -18500,9 +18500,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10063599998488826, + "duration_ms": 0.16121400000201902, "success": true, - "started_at_unix": 1789798014.6287699, + "started_at_unix": 1789884410.8043098, "bytes_sent": 81, "bytes_received": 58, "request_id": 45, @@ -18524,9 +18524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15056199998753073, + "duration_ms": 0.22326099997371784, "success": true, - "started_at_unix": 1789798014.62889, + "started_at_unix": 1789884410.8044944, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -18554,9 +18554,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08703599999648759, + "duration_ms": 0.15025299998683295, "success": true, - "started_at_unix": 1789798014.629075, + "started_at_unix": 1789884410.804761, "bytes_sent": 81, "bytes_received": 58, "request_id": 47, @@ -18578,9 +18578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14221000000702588, + "duration_ms": 0.225954999990563, "success": true, - "started_at_unix": 1789798014.62918, + "started_at_unix": 1789884410.804933, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -18608,9 +18608,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.087988000018413, + "duration_ms": 0.14537300000938558, "success": true, - "started_at_unix": 1789798014.6293654, + "started_at_unix": 1789884410.8052151, "bytes_sent": 81, "bytes_received": 58, "request_id": 49, @@ -18632,9 +18632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17957099998966441, + "duration_ms": 0.23288799999932053, "success": true, - "started_at_unix": 1789798014.6294713, + "started_at_unix": 1789884410.8053837, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -18662,9 +18662,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08695100001432365, + "duration_ms": 0.14698600000428996, "success": true, - "started_at_unix": 1789798014.6296983, + "started_at_unix": 1789884410.8056722, "bytes_sent": 81, "bytes_received": 58, "request_id": 51, @@ -18686,9 +18686,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14983099998744365, + "duration_ms": 0.23289000000659144, "success": true, - "started_at_unix": 1789798014.6298032, + "started_at_unix": 1789884410.805842, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -18716,9 +18716,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08778700001244033, + "duration_ms": 0.14792799998986084, "success": true, - "started_at_unix": 1789798014.6299965, + "started_at_unix": 1789884410.8061306, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -18740,9 +18740,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14905000000453583, + "duration_ms": 0.23242700001446792, "success": true, - "started_at_unix": 1789798014.6301026, + "started_at_unix": 1789884410.8063014, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -18770,9 +18770,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09041999999226391, + "duration_ms": 0.1540709999972023, "success": true, - "started_at_unix": 1789798014.6302927, + "started_at_unix": 1789884410.8065882, "bytes_sent": 81, "bytes_received": 58, "request_id": 55, @@ -18794,9 +18794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1655350000078215, + "duration_ms": 0.23056500000961933, "success": true, - "started_at_unix": 1789798014.6304011, + "started_at_unix": 1789884410.8067641, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -18824,9 +18824,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.0944269999934022, + "duration_ms": 0.16275700002665872, "success": true, - "started_at_unix": 1789798014.6306615, + "started_at_unix": 1789884410.8071082, "bytes_sent": 81, "bytes_received": 58, "request_id": 57, @@ -18848,9 +18848,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1371860000176639, + "duration_ms": 0.22111600000584986, "success": true, - "started_at_unix": 1789798014.6307738, + "started_at_unix": 1789884410.8072934, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -18877,9 +18877,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08690100000308121, + "duration_ms": 0.1534290000222427, "success": true, - "started_at_unix": 1789798014.6309268, + "started_at_unix": 1789884410.8075328, "bytes_sent": 81, "bytes_received": 58, "request_id": 59, @@ -18901,9 +18901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13691600000242943, + "duration_ms": 0.2129410000009102, "success": true, - "started_at_unix": 1789798014.631031, + "started_at_unix": 1789884410.8077083, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -18930,9 +18930,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08110199999578072, + "duration_ms": 0.14195700001096156, "success": true, - "started_at_unix": 1789798014.6311917, + "started_at_unix": 1789884410.8079505, "bytes_sent": 81, "bytes_received": 58, "request_id": 61, @@ -18954,9 +18954,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12985600000092745, + "duration_ms": 0.2237330000127713, "success": true, - "started_at_unix": 1789798014.6312904, + "started_at_unix": 1789884410.808116, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -18983,9 +18983,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09628499998370899, + "duration_ms": 0.15570300001854775, "success": true, - "started_at_unix": 1789798014.6314442, + "started_at_unix": 1789884410.8083692, "bytes_sent": 81, "bytes_received": 58, "request_id": 63, @@ -19007,9 +19007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13316999999801737, + "duration_ms": 0.20519699998544638, "success": true, - "started_at_unix": 1789798014.6315582, + "started_at_unix": 1789884410.808547, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -19036,9 +19036,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08219400001507893, + "duration_ms": 0.15289800001028198, "success": true, - "started_at_unix": 1789798014.631715, + "started_at_unix": 1789884410.808781, "bytes_sent": 81, "bytes_received": 58, "request_id": 65, @@ -19060,9 +19060,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13635499999509193, + "duration_ms": 0.20612800000208154, "success": true, - "started_at_unix": 1789798014.631814, + "started_at_unix": 1789884410.8089552, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -19089,9 +19089,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08399699999017685, + "duration_ms": 0.14027399998894907, "success": true, - "started_at_unix": 1789798014.6319742, + "started_at_unix": 1789884410.8092017, "bytes_sent": 81, "bytes_received": 58, "request_id": 67, @@ -19113,9 +19113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13140799998723196, + "duration_ms": 0.22350000000415093, "success": true, - "started_at_unix": 1789798014.6320746, + "started_at_unix": 1789884410.8093643, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -19142,9 +19142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.0896049999994375, + "duration_ms": 0.15988100000186023, "success": true, - "started_at_unix": 1789798014.6322827, + "started_at_unix": 1789884410.8096793, "bytes_sent": 81, "bytes_received": 58, "request_id": 69, @@ -19166,9 +19166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1704919999951926, + "duration_ms": 0.22332999998297964, "success": true, - "started_at_unix": 1789798014.6323907, + "started_at_unix": 1789884410.8098621, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -19196,9 +19196,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09112200001482051, + "duration_ms": 0.15313800000171796, "success": true, - "started_at_unix": 1789798014.6325977, + "started_at_unix": 1789884410.8101304, "bytes_sent": 81, "bytes_received": 58, "request_id": 71, @@ -19220,9 +19220,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.151854000023377, + "duration_ms": 0.22212799999010713, "success": true, - "started_at_unix": 1789798014.6327083, + "started_at_unix": 1789884410.8103063, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -19250,9 +19250,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1839219999908437, + "duration_ms": 0.24134400001685208, "success": true, - "started_at_unix": 1789798014.632905, + "started_at_unix": 1789884410.8105848, "bytes_sent": 81, "bytes_received": 58, "request_id": 73, @@ -19274,9 +19274,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18857500000990512, + "duration_ms": 0.21960399999443325, "success": true, - "started_at_unix": 1789798014.6331072, + "started_at_unix": 1789884410.8108485, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -19304,9 +19304,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1199209999924733, + "duration_ms": 0.13881099999935032, "success": true, - "started_at_unix": 1789798014.6333563, + "started_at_unix": 1789884410.811126, "bytes_sent": 81, "bytes_received": 58, "request_id": 75, @@ -19328,9 +19328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18106300001363707, + "duration_ms": 0.2369960000123683, "success": true, - "started_at_unix": 1789798014.633528, + "started_at_unix": 1789884410.811287, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -19358,9 +19358,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09151799997653143, + "duration_ms": 0.14572400002066388, "success": true, - "started_at_unix": 1789798014.6337597, + "started_at_unix": 1789884410.8115833, "bytes_sent": 81, "bytes_received": 58, "request_id": 77, @@ -19382,9 +19382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16274499998303327, + "duration_ms": 0.22265900000206784, "success": true, - "started_at_unix": 1789798014.6338673, + "started_at_unix": 1789884410.8117516, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -19412,9 +19412,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.08968500000605673, + "duration_ms": 0.15060399999811125, "success": true, - "started_at_unix": 1789798014.6340775, + "started_at_unix": 1789884410.8120332, "bytes_sent": 81, "bytes_received": 58, "request_id": 79, @@ -19436,9 +19436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13906899999938105, + "duration_ms": 0.21738899999945716, "success": true, - "started_at_unix": 1789798014.634182, + "started_at_unix": 1789884410.812206, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -19466,9 +19466,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11167300002057345, + "duration_ms": 0.18746500001043387, "success": true, - "started_at_unix": 1789798014.6344306, + "started_at_unix": 1789884410.8125942, "bytes_sent": 81, "bytes_received": 58, "request_id": 81, @@ -19490,9 +19490,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.17427200000952325, + "duration_ms": 0.2517540000042118, "success": true, - "started_at_unix": 1789798014.6345618, + "started_at_unix": 1789884410.8128178, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -19520,9 +19520,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09344100001840161, + "duration_ms": 0.15369899998063374, "success": true, - "started_at_unix": 1789798014.634774, + "started_at_unix": 1789884410.8131318, "bytes_sent": 81, "bytes_received": 58, "request_id": 83, @@ -19544,9 +19544,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1847730000008596, + "duration_ms": 0.23114499998655447, "success": true, - "started_at_unix": 1789798014.6348855, + "started_at_unix": 1789884410.8133159, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -19574,9 +19574,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09909499999594118, + "duration_ms": 0.15974100000448743, "success": true, - "started_at_unix": 1789798014.6351185, + "started_at_unix": 1789884410.8136277, "bytes_sent": 81, "bytes_received": 58, "request_id": 85, @@ -19598,9 +19598,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15869300000304065, + "duration_ms": 0.24946999999997388, "success": true, - "started_at_unix": 1789798014.635237, + "started_at_unix": 1789884410.8138163, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -19628,9 +19628,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11606999999003165, + "duration_ms": 0.150343000001385, "success": true, - "started_at_unix": 1789798014.6354568, + "started_at_unix": 1789884410.814168, "bytes_sent": 81, "bytes_received": 58, "request_id": 87, @@ -19652,9 +19652,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15619000001265704, + "duration_ms": 0.22578599998723803, "success": true, - "started_at_unix": 1789798014.635592, + "started_at_unix": 1789884410.8143466, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -19682,9 +19682,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.10215999998308689, + "duration_ms": 0.14691699999502816, "success": true, - "started_at_unix": 1789798014.635791, + "started_at_unix": 1789884410.814649, "bytes_sent": 81, "bytes_received": 58, "request_id": 89, @@ -19706,9 +19706,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.15882900001429334, + "duration_ms": 0.23666599997795856, "success": true, - "started_at_unix": 1789798014.6359093, + "started_at_unix": 1789884410.8148234, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -19736,9 +19736,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.09751700000038, + "duration_ms": 0.14721700000563942, "success": true, - "started_at_unix": 1789798014.6361098, + "started_at_unix": 1789884410.815135, "bytes_sent": 81, "bytes_received": 58, "request_id": 91, @@ -19760,9 +19760,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.1583190000076229, + "duration_ms": 0.22649599998203485, "success": true, - "started_at_unix": 1789798014.6362214, + "started_at_unix": 1789884410.8153098, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -19790,9 +19790,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01585399999726178, + "duration_ms": 0.0334430000066277, "success": true, - "started_at_unix": 1789798014.6364803, + "started_at_unix": 1789884410.8157074, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19809,9 +19809,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.3795449999965967, + "duration_ms": 1.2726169999837111, "success": true, - "started_at_unix": 1789798014.6365182, + "started_at_unix": 1789884410.8157523, "bytes_sent": 81, "bytes_received": 58, "request_id": 93, @@ -19833,9 +19833,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16561900000056085, + "duration_ms": 0.2254940000057104, "success": true, - "started_at_unix": 1789798014.6389258, + "started_at_unix": 1789884410.8170621, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -19862,9 +19862,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01775699999484459, + "duration_ms": 0.031148000005032372, "success": true, - "started_at_unix": 1789798014.639106, + "started_at_unix": 1789884410.8173094, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19881,9 +19881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010336000002553192, + "duration_ms": 0.02366399999687019, "success": true, - "started_at_unix": 1789798014.6391325, + "started_at_unix": 1789884410.8173537, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19900,9 +19900,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2714190000006056, + "duration_ms": 1.903876000000082, "success": true, - "started_at_unix": 1789798014.6391513, + "started_at_unix": 1789884410.8173854, "bytes_sent": 81, "bytes_received": 58, "request_id": 95, @@ -19924,9 +19924,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16705199999478282, + "duration_ms": 0.23049400002150833, "success": true, - "started_at_unix": 1789798014.639445, + "started_at_unix": 1789884410.819325, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -19953,9 +19953,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013890999980503693, + "duration_ms": 0.028173000004017013, "success": true, - "started_at_unix": 1789798014.6396358, + "started_at_unix": 1789884410.8195953, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19972,9 +19972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008864000022867913, + "duration_ms": 0.019557000001668712, "success": true, - "started_at_unix": 1789798014.6396549, + "started_at_unix": 1789884410.8196335, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19991,9 +19991,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.26183500000342974, + "duration_ms": 0.37290000000211876, "success": true, - "started_at_unix": 1789798014.639668, + "started_at_unix": 1789884410.8196604, "bytes_sent": 81, "bytes_received": 58, "request_id": 97, @@ -20015,9 +20015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14543900002195187, + "duration_ms": 0.22939299998370188, "success": true, - "started_at_unix": 1789798014.6399493, + "started_at_unix": 1789884410.8200622, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -20044,9 +20044,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01320999999165906, + "duration_ms": 0.029365000017378406, "success": true, - "started_at_unix": 1789798014.6401165, + "started_at_unix": 1789884410.8203309, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20063,9 +20063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00834300001884003, + "duration_ms": 0.019006000002264045, "success": true, - "started_at_unix": 1789798014.6401343, + "started_at_unix": 1789884410.8203692, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -20082,9 +20082,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2658010000118338, + "duration_ms": 0.3740129999982855, "success": true, - "started_at_unix": 1789798014.6401467, + "started_at_unix": 1789884410.820395, "bytes_sent": 81, "bytes_received": 59, "request_id": 99, @@ -20106,9 +20106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16304600001149083, + "duration_ms": 0.1919829999792455, "success": true, - "started_at_unix": 1789798014.6404321, + "started_at_unix": 1789884410.8207953, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -20135,9 +20135,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013830999989750126, + "duration_ms": 0.03263100001049679, "success": true, - "started_at_unix": 1789798014.640618, + "started_at_unix": 1789884410.8210256, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20154,9 +20154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008523000019522442, + "duration_ms": 0.023074000012002216, "success": true, - "started_at_unix": 1789798014.640637, + "started_at_unix": 1789884410.8210669, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20173,9 +20173,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.24703200000431025, + "duration_ms": 0.3850740000075348, "success": true, - "started_at_unix": 1789798014.6406493, + "started_at_unix": 1789884410.8210971, "bytes_sent": 82, "bytes_received": 60, "request_id": 101, @@ -20197,9 +20197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14168300000960699, + "duration_ms": 0.19034999999689717, "success": true, - "started_at_unix": 1789798014.6409154, + "started_at_unix": 1789884410.821508, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -20226,9 +20226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013139999992972662, + "duration_ms": 0.03223100000582235, "success": true, - "started_at_unix": 1789798014.6410785, + "started_at_unix": 1789884410.821736, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20245,9 +20245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00833199999306089, + "duration_ms": 0.021891000017149054, "success": true, - "started_at_unix": 1789798014.6410959, + "started_at_unix": 1789884410.8217769, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20264,9 +20264,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2508080000040991, + "duration_ms": 0.37930300001676187, "success": true, - "started_at_unix": 1789798014.6411076, + "started_at_unix": 1789884410.8218057, "bytes_sent": 82, "bytes_received": 60, "request_id": 103, @@ -20288,9 +20288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15500399999268666, + "duration_ms": 0.21148100000800696, "success": true, - "started_at_unix": 1789798014.641377, + "started_at_unix": 1789884410.82221, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -20317,9 +20317,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012519000023303306, + "duration_ms": 0.027953000000024986, "success": true, - "started_at_unix": 1789798014.641552, + "started_at_unix": 1789884410.8224618, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20336,9 +20336,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.020852000005788796, + "duration_ms": 0.029756000003544614, "success": true, - "started_at_unix": 1789798014.6416366, + "started_at_unix": 1789884410.8225985, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20351,9 +20351,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.012448000006770599, + "duration_ms": 0.06675500000596912, "success": true, - "started_at_unix": 1789798014.6416614, + "started_at_unix": 1789884410.822634, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -20366,9 +20366,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.00891400000568865, + "duration_ms": 0.014878000001772307, "success": true, - "started_at_unix": 1789798014.6416764, + "started_at_unix": 1789884410.8227065, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20381,9 +20381,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.011607999994112106, + "duration_ms": 0.012042000008705145, "success": true, - "started_at_unix": 1789798014.6416879, + "started_at_unix": 1789884410.8227253, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -20396,9 +20396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.00808199999369208, + "duration_ms": 0.011712000002717105, "success": true, - "started_at_unix": 1789798014.6417017, + "started_at_unix": 1789884410.8227406, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20411,9 +20411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.4495379999980287, + "duration_ms": 0.11414499999773398, "success": true, - "started_at_unix": 1789798014.6417143, + "started_at_unix": 1789884410.8227587, "bytes_sent": 68, "bytes_received": 62, "request_id": 105, @@ -20431,9 +20431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.019429999980502544, + "duration_ms": 0.019686999991108678, "success": true, - "started_at_unix": 1789798014.6421824, + "started_at_unix": 1789884410.8228912, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -20455,7 +20455,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/tsp_semantic/.venv/bin/python", "success": true, - "total_duration_ms": 5138.726751999997, + "total_duration_ms": 5734.573188000013, "error_message": null, "summary": { "request_count": 369, @@ -20464,11 +20464,11 @@ "failure_count": 0, "bytes_sent": 110211, "bytes_received": 3481813, - "min_ms": 0.11441300000569754, - "max_ms": 3200.566508999998, - "mean_ms": 15.760560455283851, - "median_ms": 0.4397680000067794, - "p95_ms": 19.507185400004794, + "min_ms": 0.14571500000215565, + "max_ms": 4099.501586000002, + "mean_ms": 16.263258197831764, + "median_ms": 0.25262599999109625, + "p95_ms": 9.169794599983996, "result_summary": { "present_count": 296, "empty_count": 73, @@ -20540,11 +20540,11 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 3, - "min_ms": 5.914781000001312, - "max_ms": 126.2391950000108, - "mean_ms": 56.24298013333373, - "median_ms": 33.742735999993556, - "p95_ms": 122.8183139000123 + "min_ms": 6.994622000007666, + "max_ms": 67.35273699999311, + "mean_ms": 29.818337400001838, + "median_ms": 20.442256000023917, + "p95_ms": 64.51419079998857 } }, "validation": { @@ -20570,11 +20570,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 5.914781000001312, - "max_ms": 19.58946700000297, - "mean_ms": 11.457498199996508, - "median_ms": 10.863851999999952, - "p95_ms": 18.409163799998396, + "min_ms": 8.813345999982403, + "max_ms": 43.31439899999623, + "mean_ms": 20.945522200003097, + "median_ms": 20.442256000023917, + "p95_ms": 39.20155580000255, "result_summary": { "present_count": 5, "empty_count": 0, @@ -20655,9 +20655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2665309999940746, + "duration_ms": 0.30727899999760666, "success": true, - "started_at_unix": 1789798033.7701294, + "started_at_unix": 1789884433.7461555, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -20685,9 +20685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20222500000954824, + "duration_ms": 0.2644980000070518, "success": true, - "started_at_unix": 1789798033.7704287, + "started_at_unix": 1789884433.7465107, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -20717,9 +20717,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25561500001458626, + "duration_ms": 0.3523729999983516, "success": true, - "started_at_unix": 1789798033.7707005, + "started_at_unix": 1789884433.7468834, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -20747,9 +20747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1804419999871243, + "duration_ms": 0.25094299999750547, "success": true, - "started_at_unix": 1789798033.7709808, + "started_at_unix": 1789884433.7472734, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -20779,9 +20779,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1460199999883116, + "duration_ms": 0.21243999998432628, "success": true, - "started_at_unix": 1789798033.771229, + "started_at_unix": 1789884433.7476366, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -20809,9 +20809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17134799998075323, + "duration_ms": 0.2391010000053484, "success": true, - "started_at_unix": 1789798033.771397, + "started_at_unix": 1789884433.747884, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -20841,9 +20841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.8624090000212163, + "duration_ms": 4.331242000006341, "success": true, - "started_at_unix": 1789798033.771662, + "started_at_unix": 1789884433.7482727, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -20872,9 +20872,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16372600001091087, + "duration_ms": 0.21830099998965125, "success": true, - "started_at_unix": 1789798033.775625, + "started_at_unix": 1789884433.7527452, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -20902,9 +20902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1443980000033207, + "duration_ms": 0.21194400000013047, "success": true, - "started_at_unix": 1789798033.7758138, + "started_at_unix": 1789884433.7530005, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -20933,9 +20933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3818550000005416, + "duration_ms": 0.5001010000000861, "success": true, - "started_at_unix": 1789798033.7760222, + "started_at_unix": 1789884433.753324, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -20964,9 +20964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17589499998393876, + "duration_ms": 0.23633500001096763, "success": true, - "started_at_unix": 1789798033.7767203, + "started_at_unix": 1789884433.754459, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -20995,9 +20995,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1431660000150714, + "duration_ms": 0.21954300001425509, "success": true, - "started_at_unix": 1789798033.7769504, + "started_at_unix": 1789884433.7547865, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -21026,9 +21026,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1427050000017971, + "duration_ms": 0.20673899999223977, "success": true, - "started_at_unix": 1789798033.7771385, + "started_at_unix": 1789884433.7550821, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -21057,9 +21057,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14477799999212948, + "duration_ms": 0.21915199999966717, "success": true, - "started_at_unix": 1789798033.777339, + "started_at_unix": 1789884433.7553873, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -21088,9 +21088,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1419029999851773, + "duration_ms": 0.20584700001791134, "success": true, - "started_at_unix": 1789798033.7775457, + "started_at_unix": 1789884433.7556858, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -21119,9 +21119,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13253000000190696, + "duration_ms": 0.2021010000134993, "success": true, - "started_at_unix": 1789798033.7777462, + "started_at_unix": 1789884433.755991, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -21150,9 +21150,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18984599998361773, + "duration_ms": 0.25286600001095394, "success": true, - "started_at_unix": 1789798033.7779572, + "started_at_unix": 1789884433.7563283, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -21181,9 +21181,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14264500001104352, + "duration_ms": 0.2069299999902796, "success": true, - "started_at_unix": 1789798033.7782404, + "started_at_unix": 1789884433.756761, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -21212,9 +21212,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1553740000019843, + "duration_ms": 0.2014799999869865, "success": true, - "started_at_unix": 1789798033.7784388, + "started_at_unix": 1789884433.7570636, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -21242,9 +21242,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1390490000119371, + "duration_ms": 0.19094999998969797, "success": true, - "started_at_unix": 1789798033.7786202, + "started_at_unix": 1789884433.7573047, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -21272,9 +21272,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13524399997777437, + "duration_ms": 0.18948700000009921, "success": true, - "started_at_unix": 1789798033.7787805, + "started_at_unix": 1789884433.7575288, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -21302,9 +21302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14570999999818923, + "duration_ms": 0.2079420000029586, "success": true, - "started_at_unix": 1789798033.7789373, + "started_at_unix": 1789884433.7577515, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -21333,9 +21333,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14780300000438729, + "duration_ms": 0.1895869999941624, "success": true, - "started_at_unix": 1789798033.7791653, + "started_at_unix": 1789884433.7580976, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -21363,9 +21363,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14476799998419665, + "duration_ms": 0.22019399997930122, "success": true, - "started_at_unix": 1789798033.779334, + "started_at_unix": 1789884433.7583215, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -21394,9 +21394,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.263452000003781, + "duration_ms": 14.016645999987531, "success": true, - "started_at_unix": 1789798033.779695, + "started_at_unix": 1789884433.7588632, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -21427,9 +21427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17718699999136334, + "duration_ms": 0.22960199999033648, "success": true, - "started_at_unix": 1789798033.7804782, + "started_at_unix": 1789884433.760243, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -21457,9 +21457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1870220000057543, + "duration_ms": 0.23352999997428014, "success": true, - "started_at_unix": 1789798033.7806804, + "started_at_unix": 1789884433.76051, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -21489,9 +21489,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13967099999945276, + "duration_ms": 0.2011190000246188, "success": true, - "started_at_unix": 1789798033.7809253, + "started_at_unix": 1789884433.7608333, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -21519,9 +21519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16529900000250564, + "duration_ms": 0.2449010000020735, "success": true, - "started_at_unix": 1789798033.781088, + "started_at_unix": 1789884433.7610698, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -21551,9 +21551,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13976100001400482, + "duration_ms": 0.23036299998580034, "success": true, - "started_at_unix": 1789798033.7813148, + "started_at_unix": 1789884433.7614193, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -21581,9 +21581,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1790000000028158, + "duration_ms": 0.2265169999873251, "success": true, - "started_at_unix": 1789798033.7814765, + "started_at_unix": 1789884433.761684, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -21613,9 +21613,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18435800001270763, + "duration_ms": 0.30042099999150196, "success": true, - "started_at_unix": 1789798033.781738, + "started_at_unix": 1789884433.7620678, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -21644,9 +21644,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14704200000892342, + "duration_ms": 0.22433800000953852, "success": true, - "started_at_unix": 1789798033.7820058, + "started_at_unix": 1789884433.7625098, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -21674,9 +21674,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1379969999959485, + "duration_ms": 0.21535499999458807, "success": true, - "started_at_unix": 1789798033.7821748, + "started_at_unix": 1789884433.7627735, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -21705,9 +21705,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3451000000040949, + "duration_ms": 0.4587640000011106, "success": true, - "started_at_unix": 1789798033.78237, + "started_at_unix": 1789884433.763091, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -21736,9 +21736,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16607000000590233, + "duration_ms": 0.23042399999440022, "success": true, - "started_at_unix": 1789798033.7830029, + "started_at_unix": 1789884433.7641203, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -21767,9 +21767,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14583000000811808, + "duration_ms": 0.2067189999763741, "success": true, - "started_at_unix": 1789798033.7832184, + "started_at_unix": 1789884433.7644358, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -21798,9 +21798,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1570870000193736, + "duration_ms": 0.2010480000080861, "success": true, - "started_at_unix": 1789798033.7834072, + "started_at_unix": 1789884433.764732, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -21829,9 +21829,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1397609999855831, + "duration_ms": 0.20489600001383224, "success": true, - "started_at_unix": 1789798033.783622, + "started_at_unix": 1789884433.7650297, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -21860,9 +21860,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1350029999969138, + "duration_ms": 0.20606800001132797, "success": true, - "started_at_unix": 1789798033.7838044, + "started_at_unix": 1789884433.765313, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -21891,9 +21891,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1375070000051437, + "duration_ms": 0.17586099997402016, "success": true, - "started_at_unix": 1789798033.7839947, + "started_at_unix": 1789884433.7656178, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -21922,9 +21922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1775579999900856, + "duration_ms": 0.21689799999080606, "success": true, - "started_at_unix": 1789798033.7842052, + "started_at_unix": 1789884433.7659268, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -21953,9 +21953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14748300000633208, + "duration_ms": 0.25515600000858285, "success": true, - "started_at_unix": 1789798033.7844772, + "started_at_unix": 1789884433.7663417, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -21984,9 +21984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1251580000030117, + "duration_ms": 0.2384689999814782, "success": true, - "started_at_unix": 1789798033.7846813, + "started_at_unix": 1789884433.7667115, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -22014,9 +22014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12068099999851256, + "duration_ms": 0.20606300000736155, "success": true, - "started_at_unix": 1789798033.7848291, + "started_at_unix": 1789884433.7669888, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -22044,9 +22044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11625499999468047, + "duration_ms": 0.22385700000882025, "success": true, - "started_at_unix": 1789798033.7849686, + "started_at_unix": 1789884433.767231, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -22074,9 +22074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13632599998913975, + "duration_ms": 0.2130759999943166, "success": true, - "started_at_unix": 1789798033.7851043, + "started_at_unix": 1789884433.7674854, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -22105,9 +22105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1434159999860185, + "duration_ms": 0.2017949999810753, "success": true, - "started_at_unix": 1789798033.7853189, + "started_at_unix": 1789884433.7678444, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -22135,9 +22135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18894499999078107, + "duration_ms": 0.25315199999909055, "success": true, - "started_at_unix": 1789798033.7854826, + "started_at_unix": 1789884433.7680817, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -22166,9 +22166,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.914781000001312, + "duration_ms": 9.407426999985091, "success": true, - "started_at_unix": 1789798033.7858534, + "started_at_unix": 1789884433.768687, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -22199,9 +22199,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15571500000532978, + "duration_ms": 0.22657200000253397, "success": true, - "started_at_unix": 1789798033.7866871, + "started_at_unix": 1789884433.7698522, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -22229,9 +22229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20666700001470417, + "duration_ms": 2.539431999991848, "success": true, - "started_at_unix": 1789798033.786889, + "started_at_unix": 1789884433.7701373, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -22261,9 +22261,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15489399999069065, + "duration_ms": 0.22711799999797222, "success": true, - "started_at_unix": 1789798033.7871764, + "started_at_unix": 1789884433.7727728, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -22291,9 +22291,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19596599997839803, + "duration_ms": 0.2617830000133381, "success": true, - "started_at_unix": 1789798033.7873602, + "started_at_unix": 1789884433.7730367, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -22323,9 +22323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15092700002128367, + "duration_ms": 0.23040399997853456, "success": true, - "started_at_unix": 1789798033.787648, + "started_at_unix": 1789884433.773404, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -22353,9 +22353,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1707779999833292, + "duration_ms": 0.23687600000243947, "success": true, - "started_at_unix": 1789798033.7878275, + "started_at_unix": 1789884433.7736704, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -22385,9 +22385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21397800000499956, + "duration_ms": 0.29869799999460156, "success": true, - "started_at_unix": 1789798033.7881055, + "started_at_unix": 1789884433.7740524, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -22416,9 +22416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21463900000640024, + "duration_ms": 0.25655700000015713, "success": true, - "started_at_unix": 1789798033.7884429, + "started_at_unix": 1789884433.7745306, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -22446,9 +22446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16692099998749654, + "duration_ms": 0.23053500001424254, "success": true, - "started_at_unix": 1789798033.7886894, + "started_at_unix": 1789884433.7748282, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -22477,9 +22477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4397680000067794, + "duration_ms": 0.5689859999904456, "success": true, - "started_at_unix": 1789798033.7889361, + "started_at_unix": 1789884433.7751637, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -22508,9 +22508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22164900002508148, + "duration_ms": 0.2960030000167535, "success": true, - "started_at_unix": 1789798033.7898657, + "started_at_unix": 1789884433.7763433, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -22539,9 +22539,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17402199998173273, + "duration_ms": 0.23698600000443548, "success": true, - "started_at_unix": 1789798033.7901597, + "started_at_unix": 1789884433.7767298, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -22570,9 +22570,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18715199999519427, + "duration_ms": 0.22108599998205136, "success": true, - "started_at_unix": 1789798033.7903922, + "started_at_unix": 1789884433.777044, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -22601,9 +22601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16877400000225862, + "duration_ms": 0.22414199997911055, "success": true, - "started_at_unix": 1789798033.790655, + "started_at_unix": 1789884433.7773747, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -22632,9 +22632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15060699999480676, + "duration_ms": 0.20714999999427164, "success": true, - "started_at_unix": 1789798033.7908807, + "started_at_unix": 1789884433.777672, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -22663,9 +22663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15069700000935882, + "duration_ms": 0.20734099999231148, "success": true, - "started_at_unix": 1789798033.7911062, + "started_at_unix": 1789884433.7779794, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -22694,9 +22694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23068300001227726, + "duration_ms": 0.29851200000052813, "success": true, - "started_at_unix": 1789798033.7913594, + "started_at_unix": 1789884433.7783217, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -22725,9 +22725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20996199998535303, + "duration_ms": 0.21697899998684989, "success": true, - "started_at_unix": 1789798033.791737, + "started_at_unix": 1789884433.7787995, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -22756,9 +22756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16091200001255856, + "duration_ms": 0.20138899998300985, "success": true, - "started_at_unix": 1789798033.7920237, + "started_at_unix": 1789884433.779112, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -22786,9 +22786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1405319999889798, + "duration_ms": 0.2259150000156751, "success": true, - "started_at_unix": 1789798033.7922196, + "started_at_unix": 1789884433.7793539, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -22816,9 +22816,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1447880000000623, + "duration_ms": 2.948327000012796, "success": true, - "started_at_unix": 1789798033.7923856, + "started_at_unix": 1789884433.7796142, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -22846,9 +22846,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15854899999112604, + "duration_ms": 2.945386999982702, "success": true, - "started_at_unix": 1789798033.7925558, + "started_at_unix": 1789884433.7826023, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -22877,9 +22877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13392200000339471, + "duration_ms": 2.6579150000145546, "success": true, - "started_at_unix": 1789798033.7928195, + "started_at_unix": 1789884433.7856932, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -22907,9 +22907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15406200000711578, + "duration_ms": 3.1715829999825473, "success": true, - "started_at_unix": 1789798033.792979, + "started_at_unix": 1789884433.7883892, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -22938,9 +22938,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 7.2314399999982015, + "duration_ms": 22.750183000027846, "success": true, - "started_at_unix": 1789798033.7933931, + "started_at_unix": 1789884433.7919443, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -22971,9 +22971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1748539999937293, + "duration_ms": 2.898407999992969, "success": true, - "started_at_unix": 1789798033.7945726, + "started_at_unix": 1789884433.796649, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -23001,9 +23001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20071199998028533, + "duration_ms": 1.580176000004485, "success": true, - "started_at_unix": 1789798033.794777, + "started_at_unix": 1789884433.7995906, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -23033,9 +23033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1409919999844078, + "duration_ms": 0.9933109999735734, "success": true, - "started_at_unix": 1789798033.7950504, + "started_at_unix": 1789884433.8012817, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -23063,9 +23063,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1737319999790543, + "duration_ms": 0.3415529999983846, "success": true, - "started_at_unix": 1789798033.7952197, + "started_at_unix": 1789884433.8023171, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -23095,9 +23095,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14136300001155178, + "duration_ms": 0.23198700000648387, "success": true, - "started_at_unix": 1789798033.795473, + "started_at_unix": 1789884433.8027844, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -23125,9 +23125,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1734820000081072, + "duration_ms": 0.2739960000042174, "success": true, - "started_at_unix": 1789798033.7956421, + "started_at_unix": 1789884433.8030574, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -23157,9 +23157,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1990100000170969, + "duration_ms": 2.1778009999877668, "success": true, - "started_at_unix": 1789798033.7959204, + "started_at_unix": 1789884433.8035295, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -23188,9 +23188,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15634500002192908, + "duration_ms": 0.7494320000205335, "success": true, - "started_at_unix": 1789798033.7962306, + "started_at_unix": 1789884433.8058937, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -23218,9 +23218,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14437699999803044, + "duration_ms": 0.23202699998137177, "success": true, - "started_at_unix": 1789798033.7964158, + "started_at_unix": 1789884433.8066866, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -23249,9 +23249,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35735899999167486, + "duration_ms": 0.6792099999870516, "success": true, - "started_at_unix": 1789798033.7966368, + "started_at_unix": 1789884433.8070412, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -23280,9 +23280,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19860399999060974, + "duration_ms": 0.2637260000142305, "success": true, - "started_at_unix": 1789798033.7974439, + "started_at_unix": 1789884433.8083684, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -23311,9 +23311,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18348700001524776, + "duration_ms": 0.23331900001721806, "success": true, - "started_at_unix": 1789798033.797705, + "started_at_unix": 1789884433.8087227, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -23342,9 +23342,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15365200002293022, + "duration_ms": 0.24396999998543833, "success": true, - "started_at_unix": 1789798033.7979374, + "started_at_unix": 1789884433.8090308, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -23373,9 +23373,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14547399999287336, + "duration_ms": 2.7109149999944293, "success": true, - "started_at_unix": 1789798033.79815, + "started_at_unix": 1789884433.8093781, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -23404,9 +23404,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16938499999241685, + "duration_ms": 0.2471249999871361, "success": true, - "started_at_unix": 1789798033.7983587, + "started_at_unix": 1789884433.8121805, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -23435,9 +23435,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14044099998500315, + "duration_ms": 0.24284699998133874, "success": true, - "started_at_unix": 1789798033.798603, + "started_at_unix": 1789884433.8125813, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -23466,9 +23466,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20957600000315324, + "duration_ms": 0.32074399999260095, "success": true, - "started_at_unix": 1789798033.7988396, + "started_at_unix": 1789884433.8129888, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -23497,9 +23497,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.175379000012299, + "duration_ms": 0.24826800000710136, "success": true, - "started_at_unix": 1789798033.799189, + "started_at_unix": 1789884433.8135474, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -23528,9 +23528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16565900000387046, + "duration_ms": 0.23230700000453908, "success": true, - "started_at_unix": 1789798033.7994277, + "started_at_unix": 1789884433.8139098, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -23558,9 +23558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8451340000021901, + "duration_ms": 0.2357239999923877, "success": true, - "started_at_unix": 1789798033.799621, + "started_at_unix": 1789884433.8141878, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -23588,9 +23588,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0634560000066813, + "duration_ms": 0.2117489999875488, "success": true, - "started_at_unix": 1789798033.800496, + "started_at_unix": 1789884433.8144832, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -23618,9 +23618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24999699999739278, + "duration_ms": 0.22888099999818223, "success": true, - "started_at_unix": 1789798033.8036096, + "started_at_unix": 1789884433.814733, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -23649,9 +23649,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16049200002044017, + "duration_ms": 0.22173700000394092, "success": true, - "started_at_unix": 1789798033.8039856, + "started_at_unix": 1789884433.8151357, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -23679,9 +23679,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1945129999967321, + "duration_ms": 0.27577000000178487, "success": true, - "started_at_unix": 1789798033.8041763, + "started_at_unix": 1789884433.8153963, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -23710,9 +23710,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.863851999999952, + "duration_ms": 20.442256000023917, "success": true, - "started_at_unix": 1789798033.8046837, + "started_at_unix": 1789884433.8160183, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -23743,9 +23743,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18692099999384482, + "duration_ms": 2.974682000001394, "success": true, - "started_at_unix": 1789798033.805959, + "started_at_unix": 1789884433.8205614, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -23773,9 +23773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20784299999832, + "duration_ms": 2.967537999978731, "success": true, - "started_at_unix": 1789798033.8061757, + "started_at_unix": 1789884433.823579, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -23805,9 +23805,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16871399998308334, + "duration_ms": 2.8811560000008285, "success": true, - "started_at_unix": 1789798033.8064601, + "started_at_unix": 1789884433.826658, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -23835,9 +23835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20616099999415383, + "duration_ms": 2.96476400001211, "success": true, - "started_at_unix": 1789798033.806657, + "started_at_unix": 1789884433.8295782, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -23867,9 +23867,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17294599999218008, + "duration_ms": 2.8517309999926965, "success": true, - "started_at_unix": 1789798033.8070219, + "started_at_unix": 1789884433.8326852, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -23897,9 +23897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22848899999416972, + "duration_ms": 2.967287999979362, "success": true, - "started_at_unix": 1789798033.8072257, + "started_at_unix": 1789884433.835579, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -23929,9 +23929,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21971600000370017, + "duration_ms": 2.890522999990708, "success": true, - "started_at_unix": 1789798033.8075902, + "started_at_unix": 1789884433.8387058, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -23960,9 +23960,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17326099998626887, + "duration_ms": 2.7742149999880894, "success": true, - "started_at_unix": 1789798033.807936, + "started_at_unix": 1789884433.841758, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -23990,9 +23990,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5325560000055702, + "duration_ms": 2.9693019999967873, "success": true, - "started_at_unix": 1789798033.8081398, + "started_at_unix": 1789884433.8445756, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -24021,9 +24021,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.770676999982015, + "duration_ms": 3.193514000003006, "success": true, - "started_at_unix": 1789798033.8107722, + "started_at_unix": 1789884433.8476586, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -24052,9 +24052,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37033699999255987, + "duration_ms": 3.007114000013189, "success": true, - "started_at_unix": 1789798033.8160937, + "started_at_unix": 1789884433.8515682, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -24083,9 +24083,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1157869999797185, + "duration_ms": 2.161830999995118, "success": true, - "started_at_unix": 1789798033.8165631, + "started_at_unix": 1789884433.8546815, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -24114,9 +24114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6441600000073322, + "duration_ms": 0.22878100000411905, "success": true, - "started_at_unix": 1789798033.8187547, + "started_at_unix": 1789884433.8569255, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -24145,9 +24145,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1840299999951185, + "duration_ms": 0.2687869999817849, "success": true, - "started_at_unix": 1789798033.8194962, + "started_at_unix": 1789884433.8572693, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -24176,9 +24176,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23840900001914633, + "duration_ms": 0.22515399999178953, "success": true, - "started_at_unix": 1789798033.8217769, + "started_at_unix": 1789884433.8576264, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -24207,9 +24207,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21250000000350155, + "duration_ms": 0.24804700001368474, "success": true, - "started_at_unix": 1789798033.8220954, + "started_at_unix": 1789884433.8579679, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -24238,9 +24238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2938629999960085, + "duration_ms": 0.4185880000022735, "success": true, - "started_at_unix": 1789798033.8224041, + "started_at_unix": 1789884433.8583796, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -24269,9 +24269,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19947999999203603, + "duration_ms": 0.23812899999597903, "success": true, - "started_at_unix": 1789798033.8228087, + "started_at_unix": 1789884433.859012, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -24300,9 +24300,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1745729999811374, + "duration_ms": 0.2564029999803097, "success": true, - "started_at_unix": 1789798033.8230782, + "started_at_unix": 1789884433.8593605, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -24330,9 +24330,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18524899999761146, + "duration_ms": 0.2312560000063968, "success": true, - "started_at_unix": 1789798033.8232846, + "started_at_unix": 1789884433.8596573, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -24360,9 +24360,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18228400000452893, + "duration_ms": 0.216037000001279, "success": true, - "started_at_unix": 1789798033.8235157, + "started_at_unix": 1789884433.8599348, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -24390,9 +24390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16271499998765648, + "duration_ms": 0.2814700000044468, "success": true, - "started_at_unix": 1789798033.823727, + "started_at_unix": 1789884433.860187, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -24421,9 +24421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16657100002248626, + "duration_ms": 0.2264459999992141, "success": true, - "started_at_unix": 1789798033.824008, + "started_at_unix": 1789884433.8606288, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -24451,9 +24451,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18907499998022104, + "duration_ms": 1.6429640000126255, "success": true, - "started_at_unix": 1789798033.8242044, + "started_at_unix": 1789884433.8608916, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -24482,9 +24482,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.58946700000297, + "duration_ms": 43.31439899999623, "success": true, - "started_at_unix": 1789798033.8247097, + "started_at_unix": 1789884433.8628767, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -24515,9 +24515,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16981600001031438, + "duration_ms": 0.21457400001168025, "success": true, - "started_at_unix": 1789798033.826036, + "started_at_unix": 1789884433.8666189, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -24545,9 +24545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19269000000576852, + "duration_ms": 0.24991000000795793, "success": true, - "started_at_unix": 1789798033.8262365, + "started_at_unix": 1789884433.8668702, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -24577,9 +24577,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1485129999991841, + "duration_ms": 0.20107699998561657, "success": true, - "started_at_unix": 1789798033.8265216, + "started_at_unix": 1789884433.8671942, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -24607,9 +24607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17406199998504235, + "duration_ms": 0.26054299999600516, "success": true, - "started_at_unix": 1789798033.8266988, + "started_at_unix": 1789884433.867427, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -24639,9 +24639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15816799998447095, + "duration_ms": 0.21081799999933537, "success": true, - "started_at_unix": 1789798033.8269548, + "started_at_unix": 1789884433.8677676, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -24669,9 +24669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1794900000220423, + "duration_ms": 0.2531250000004093, "success": true, - "started_at_unix": 1789798033.827141, + "started_at_unix": 1789884433.8680089, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -24701,9 +24701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22845399999482652, + "duration_ms": 0.28684200000839155, "success": true, - "started_at_unix": 1789798033.8274326, + "started_at_unix": 1789884433.868367, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -24732,9 +24732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8129579999927046, + "duration_ms": 0.23781699999858574, "success": true, - "started_at_unix": 1789798033.8277814, + "started_at_unix": 1789884433.8687606, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -24762,9 +24762,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18471800001407246, + "duration_ms": 0.2220089999980246, "success": true, - "started_at_unix": 1789798033.8306255, + "started_at_unix": 1789884433.8690286, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -24793,9 +24793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4947759999822665, + "duration_ms": 0.5096080000157599, "success": true, - "started_at_unix": 1789798033.8308792, + "started_at_unix": 1789884433.869327, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -24824,9 +24824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19279999997934283, + "duration_ms": 0.24767799999381168, "success": true, - "started_at_unix": 1789798033.8318634, + "started_at_unix": 1789884433.8702073, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -24855,9 +24855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.488225000012335, + "duration_ms": 0.22371000000021013, "success": true, - "started_at_unix": 1789798033.832127, + "started_at_unix": 1789884433.8705223, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -24886,9 +24886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1860700000122506, + "duration_ms": 0.23240900000587317, "success": true, - "started_at_unix": 1789798033.8356786, + "started_at_unix": 1789884433.870803, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -24917,9 +24917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1884639999900628, + "duration_ms": 0.22019300001829833, "success": true, - "started_at_unix": 1789798033.835938, + "started_at_unix": 1789884433.8711097, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -24948,9 +24948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15626600000473445, + "duration_ms": 0.22117800000387433, "success": true, - "started_at_unix": 1789798033.8361895, + "started_at_unix": 1789884433.8713832, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -24979,9 +24979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17976099999827966, + "duration_ms": 0.2190609999956905, "success": true, - "started_at_unix": 1789798033.8364253, + "started_at_unix": 1789884433.8716776, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -25010,9 +25010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22154399999863017, + "duration_ms": 0.27699299999994764, "success": true, - "started_at_unix": 1789798033.8367212, + "started_at_unix": 1789884433.871997, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -25041,9 +25041,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16907500000229447, + "duration_ms": 0.2184610000028897, "success": true, - "started_at_unix": 1789798033.837089, + "started_at_unix": 1789884433.8723931, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -25072,9 +25072,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14990599999009646, + "duration_ms": 0.18968699998822558, "success": true, - "started_at_unix": 1789798033.8373353, + "started_at_unix": 1789884433.8726835, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -25102,9 +25102,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14254499998855863, + "duration_ms": 0.18999600001734507, "success": true, - "started_at_unix": 1789798033.8375313, + "started_at_unix": 1789884433.872905, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -25132,9 +25132,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13949000000934575, + "duration_ms": 0.21880200000623518, "success": true, - "started_at_unix": 1789798033.8377, + "started_at_unix": 1789884433.8731241, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -25162,9 +25162,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16702199999940603, + "duration_ms": 0.2208860000223467, "success": true, - "started_at_unix": 1789798033.8378656, + "started_at_unix": 1789884433.873372, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -25193,9 +25193,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15166800000088188, + "duration_ms": 0.21197899999947367, "success": true, - "started_at_unix": 1789798033.838144, + "started_at_unix": 1789884433.8737001, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -25223,9 +25223,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17047699998329335, + "duration_ms": 0.23382000000538028, "success": true, - "started_at_unix": 1789798033.8383229, + "started_at_unix": 1789884433.8739424, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -25254,9 +25254,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.687950999980103, + "duration_ms": 8.813345999982403, "success": true, - "started_at_unix": 1789798033.8388157, + "started_at_unix": 1789884433.8743975, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -25302,11 +25302,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 118.2871149999869, - "max_ms": 126.2391950000108, - "mean_ms": 121.30284579999966, - "median_ms": 121.31830600000626, - "p95_ms": 125.26180040001123, + "min_ms": 56.43102999999883, + "max_ms": 67.35273699999311, + "mean_ms": 61.31121839999878, + "median_ms": 62.40746599999625, + "p95_ms": 66.54172379999181, "result_summary": { "present_count": 5, "empty_count": 0, @@ -25387,9 +25387,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6314580000198475, + "duration_ms": 0.24069300002338423, "success": true, - "started_at_unix": 1789798033.840008, + "started_at_unix": 1789884433.8754632, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -25417,9 +25417,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20226000000889144, + "duration_ms": 0.23435099998891928, "success": true, - "started_at_unix": 1789798033.8416717, + "started_at_unix": 1789884433.8757343, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -25448,9 +25448,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19083799998043105, + "duration_ms": 0.22683699998538032, "success": true, - "started_at_unix": 1789798033.8419545, + "started_at_unix": 1789884433.8760352, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -25479,9 +25479,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15458299998272196, + "duration_ms": 0.21531500001970016, "success": true, - "started_at_unix": 1789798033.8422236, + "started_at_unix": 1789884433.8763337, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -25509,9 +25509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1570559999777288, + "duration_ms": 0.2156760000104896, "success": true, - "started_at_unix": 1789798033.8424072, + "started_at_unix": 1789884433.8765793, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -25541,9 +25541,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 30.87851500001193, + "duration_ms": 18.297006000011606, "success": true, - "started_at_unix": 1789798033.842693, + "started_at_unix": 1789884433.8770344, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -25572,9 +25572,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 11.176487999989604, + "duration_ms": 2.3470799999927294, "success": true, - "started_at_unix": 1789798033.9079442, + "started_at_unix": 1789884433.919168, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -25603,9 +25603,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3518900000187841, + "duration_ms": 2.849646999976585, "success": true, - "started_at_unix": 1789798033.919285, + "started_at_unix": 1789884433.9216757, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -25635,9 +25635,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.893989999989799, + "duration_ms": 0.23202599999194717, "success": true, - "started_at_unix": 1789798033.9197161, + "started_at_unix": 1789884433.924622, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -25667,9 +25667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.936784000013404, + "duration_ms": 0.235412999984419, "success": true, - "started_at_unix": 1789798033.9226923, + "started_at_unix": 1789884433.9249291, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -25699,9 +25699,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.897845999996207, + "duration_ms": 0.2528459999950883, "success": true, - "started_at_unix": 1789798033.925745, + "started_at_unix": 1789884433.925272, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -25730,9 +25730,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8870789999757562, + "duration_ms": 0.23069399998121298, "success": true, - "started_at_unix": 1789798033.9287486, + "started_at_unix": 1789884433.925615, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -25761,9 +25761,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8972949999968023, + "duration_ms": 0.3562509999994745, "success": true, - "started_at_unix": 1789798033.9317906, + "started_at_unix": 1789884433.925993, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -25792,9 +25792,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7297319999775027, + "duration_ms": 0.25551100000598126, "success": true, - "started_at_unix": 1789798033.934898, + "started_at_unix": 1789884433.926598, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -25823,9 +25823,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.86797100000058, + "duration_ms": 0.2420860000142966, "success": true, - "started_at_unix": 1789798033.9377716, + "started_at_unix": 1789884433.9269984, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -25855,9 +25855,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 101.53260199999181, + "duration_ms": 52.56169300000124, "success": true, - "started_at_unix": 1789798033.9409456, + "started_at_unix": 1789884433.9275444, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -25888,9 +25888,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.337520999986964, + "duration_ms": 0.2560519999974531, "success": true, - "started_at_unix": 1789798033.9433756, + "started_at_unix": 1789884433.9288018, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -25918,9 +25918,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9625740000085443, + "duration_ms": 0.2470460000267849, "success": true, - "started_at_unix": 1789798033.945761, + "started_at_unix": 1789884433.9291003, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -25949,9 +25949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7844349999952556, + "duration_ms": 0.2633260000095561, "success": true, - "started_at_unix": 1789798033.9488401, + "started_at_unix": 1789884433.9294705, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -25980,9 +25980,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9464889999815114, + "duration_ms": 0.21099800000001778, "success": true, - "started_at_unix": 1789798033.9517336, + "started_at_unix": 1789884433.9298406, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -26010,9 +26010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8884419999997135, + "duration_ms": 0.21730999998226253, "success": true, - "started_at_unix": 1789798033.954718, + "started_at_unix": 1789884433.9300919, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -26042,9 +26042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 37.501377000012326, + "duration_ms": 21.020244999988336, "success": true, - "started_at_unix": 1789798033.9577081, + "started_at_unix": 1789884433.9303834, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -26073,9 +26073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.1874159999840685, + "duration_ms": 3.6796599999888713, "success": true, - "started_at_unix": 1789798034.0393565, + "started_at_unix": 1789884433.9805393, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -26104,9 +26104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0454919999840513, + "duration_ms": 0.2601999999853888, "success": true, - "started_at_unix": 1789798034.0446746, + "started_at_unix": 1789884433.9843256, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -26136,9 +26136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7985199999989163, + "duration_ms": 0.2395220000153131, "success": true, - "started_at_unix": 1789798034.047816, + "started_at_unix": 1789884433.9846764, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -26168,9 +26168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.92376800001648, + "duration_ms": 0.23112499999911051, "success": true, - "started_at_unix": 1789798034.0506864, + "started_at_unix": 1789884433.9849882, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -26200,9 +26200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.987364999995634, + "duration_ms": 0.26085100000727834, "success": true, - "started_at_unix": 1789798034.0537145, + "started_at_unix": 1789884433.985319, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -26231,9 +26231,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8450599999985116, + "duration_ms": 0.24465100000270468, "success": true, - "started_at_unix": 1789798034.0567849, + "started_at_unix": 1789884433.9856682, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -26262,9 +26262,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.91461500000878, + "duration_ms": 1.5532859999893844, "success": true, - "started_at_unix": 1789798034.0597727, + "started_at_unix": 1789884433.9860585, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -26293,9 +26293,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7535929999942255, + "duration_ms": 1.8439119999982267, "success": true, - "started_at_unix": 1789798034.0628762, + "started_at_unix": 1789884433.9878302, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -26324,9 +26324,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8473539999822606, + "duration_ms": 0.2613730000007308, "success": true, - "started_at_unix": 1789798034.0657701, + "started_at_unix": 1789884433.9898214, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -26356,9 +26356,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 126.2391950000108, + "duration_ms": 62.40746599999625, "success": true, - "started_at_unix": 1789798034.0688958, + "started_at_unix": 1789884433.9903514, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -26389,9 +26389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.32667099999162, + "duration_ms": 0.2481770000031247, "success": true, - "started_at_unix": 1789798034.0722823, + "started_at_unix": 1789884433.991718, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -26419,9 +26419,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9654710000102114, + "duration_ms": 0.23531299999035582, "success": true, - "started_at_unix": 1789798034.0746524, + "started_at_unix": 1789884433.992006, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -26450,9 +26450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.902917000000116, + "duration_ms": 0.27491800000234434, "success": true, - "started_at_unix": 1789798034.0777106, + "started_at_unix": 1789884433.9923348, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -26481,9 +26481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.885542000001351, + "duration_ms": 0.241214999988415, "success": true, - "started_at_unix": 1789798034.0807188, + "started_at_unix": 1789884433.9927225, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -26511,9 +26511,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9658420000089336, + "duration_ms": 0.22136699999464327, "success": true, - "started_at_unix": 1789798034.083644, + "started_at_unix": 1789884433.993004, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -26543,9 +26543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 31.743288000001257, + "duration_ms": 20.943700999993098, "success": true, - "started_at_unix": 1789798034.0867155, + "started_at_unix": 1789884433.9933279, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -26574,9 +26574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.962724999989177, + "duration_ms": 1.5340190000188159, "success": true, - "started_at_unix": 1789798034.1629393, + "started_at_unix": 1789884434.0431573, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -26605,9 +26605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.500115999997888, + "duration_ms": 0.23906000001261418, "success": true, - "started_at_unix": 1789798034.1690328, + "started_at_unix": 1789884434.0447896, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -26637,9 +26637,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21428300001957723, + "duration_ms": 0.2458929999988868, "success": true, - "started_at_unix": 1789798034.1726296, + "started_at_unix": 1789884434.0451155, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -26669,9 +26669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.706940999994913, + "duration_ms": 0.26707300000339274, "success": true, - "started_at_unix": 1789798034.1729062, + "started_at_unix": 1789884434.0454297, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -26701,9 +26701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.890227999984063, + "duration_ms": 0.2389299999947525, "success": true, - "started_at_unix": 1789798034.1777189, + "started_at_unix": 1789884434.0457969, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -26732,9 +26732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.922998000002508, + "duration_ms": 0.25568099999873084, "success": true, - "started_at_unix": 1789798034.1806946, + "started_at_unix": 1789884434.0461197, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -26763,9 +26763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.7851149999994504, + "duration_ms": 0.330402000003005, "success": true, - "started_at_unix": 1789798034.1837506, + "started_at_unix": 1789884434.0465372, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -26794,9 +26794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8733379999957833, + "duration_ms": 0.23796800002173768, "success": true, - "started_at_unix": 1789798034.1877534, + "started_at_unix": 1789884434.047076, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -26825,9 +26825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.854624999997668, + "duration_ms": 0.22170799999798874, "success": true, - "started_at_unix": 1789798034.1897674, + "started_at_unix": 1789884434.0474753, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -26857,9 +26857,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 121.35222200001294, + "duration_ms": 57.06718800001909, "success": true, - "started_at_unix": 1789798034.192928, + "started_at_unix": 1789884434.0479596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -26890,9 +26890,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.2921489999987443, + "duration_ms": 0.2517339999883461, "success": true, - "started_at_unix": 1789798034.1963284, + "started_at_unix": 1789884434.0492225, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -26920,9 +26920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.956858999993983, + "duration_ms": 0.24022299999160168, "success": true, - "started_at_unix": 1789798034.1986692, + "started_at_unix": 1789884434.0495145, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -26951,9 +26951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.021295999985796, + "duration_ms": 0.22874100000080944, "success": true, - "started_at_unix": 1789798034.2017286, + "started_at_unix": 1789884434.0498462, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -26982,9 +26982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.745810999982723, + "duration_ms": 0.21235999997770705, "success": true, - "started_at_unix": 1789798034.2048635, + "started_at_unix": 1789884434.0501761, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -27012,9 +27012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.961566000010407, + "duration_ms": 0.24339900002701143, "success": true, - "started_at_unix": 1789798034.207656, + "started_at_unix": 1789884434.050427, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -27044,9 +27044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 31.82696499999338, + "duration_ms": 20.988013999982513, "success": true, - "started_at_unix": 1789798034.210728, + "started_at_unix": 1789884434.0507672, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -27075,9 +27075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 8.141298999987612, + "duration_ms": 1.3993160000040916, "success": true, - "started_at_unix": 1789798034.2843986, + "started_at_unix": 1789884434.0991015, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -27106,9 +27106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8976309999866317, + "duration_ms": 0.2144839999971282, "success": true, - "started_at_unix": 1789798034.2926931, + "started_at_unix": 1789884434.10059, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -27138,9 +27138,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0081449999954657, + "duration_ms": 0.21200899999485046, "success": true, - "started_at_unix": 1789798034.2936926, + "started_at_unix": 1789884434.100875, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -27170,9 +27170,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8240090000224427, + "duration_ms": 0.20321200000239514, "success": true, - "started_at_unix": 1789798034.2967846, + "started_at_unix": 1789884434.1011503, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -27202,9 +27202,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8812250000100903, + "duration_ms": 0.4122659999836742, "success": true, - "started_at_unix": 1789798034.2997406, + "started_at_unix": 1789884434.1017582, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -27233,9 +27233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.99958299999048, + "duration_ms": 0.43299500001126034, "success": true, - "started_at_unix": 1789798034.302711, + "started_at_unix": 1789884434.1022537, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -27264,9 +27264,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.806272000015042, + "duration_ms": 0.49158600000964725, "success": true, - "started_at_unix": 1789798034.3058612, + "started_at_unix": 1789884434.1028278, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -27295,9 +27295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8570390000197676, + "duration_ms": 0.41618400001652844, "success": true, - "started_at_unix": 1789798034.30886, + "started_at_unix": 1789884434.103563, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -27326,9 +27326,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7550150000195117, + "duration_ms": 0.41956000001164284, "success": true, - "started_at_unix": 1789798034.3118536, + "started_at_unix": 1789884434.1041214, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -27358,9 +27358,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 119.3173909999814, + "duration_ms": 56.43102999999883, "success": true, - "started_at_unix": 1789798034.314891, + "started_at_unix": 1789884434.104808, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -27391,9 +27391,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21960099999773774, + "duration_ms": 0.44175200000040604, "success": true, - "started_at_unix": 1789798034.317268, + "started_at_unix": 1789884434.1062543, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -27421,9 +27421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.091040999976258, + "duration_ms": 0.41018199999598437, "success": true, - "started_at_unix": 1789798034.3175378, + "started_at_unix": 1789884434.1067393, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -27452,9 +27452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.895316000007142, + "duration_ms": 0.4218040000125711, "success": true, - "started_at_unix": 1789798034.3207119, + "started_at_unix": 1789884434.1072369, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -27483,9 +27483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9227969999965353, + "duration_ms": 0.38935300000275674, "success": true, - "started_at_unix": 1789798034.3237095, + "started_at_unix": 1789884434.107767, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -27513,9 +27513,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9262930000015785, + "duration_ms": 0.4159629999946901, "success": true, - "started_at_unix": 1789798034.3266745, + "started_at_unix": 1789884434.108197, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -27545,9 +27545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 36.86298100001295, + "duration_ms": 22.647067999997716, "success": true, - "started_at_unix": 1789798034.3297029, + "started_at_unix": 1789884434.108703, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -27576,9 +27576,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.125827000024174, + "duration_ms": 1.8104899999968893, "success": true, - "started_at_unix": 1789798034.4114127, + "started_at_unix": 1789884434.1622307, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -27607,9 +27607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.9644050000049447, + "duration_ms": 0.44742299999711577, "success": true, - "started_at_unix": 1789798034.4156697, + "started_at_unix": 1789884434.1641483, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -27639,9 +27639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.953093000002127, + "duration_ms": 0.39483400001927293, "success": true, - "started_at_unix": 1789798034.4197478, + "started_at_unix": 1789884434.1646824, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -27671,9 +27671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.819101000000046, + "duration_ms": 0.42431899998973677, "success": true, - "started_at_unix": 1789798034.4227817, + "started_at_unix": 1789884434.1651404, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -27703,9 +27703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22156300002507123, + "duration_ms": 0.4534429999978329, "success": true, - "started_at_unix": 1789798034.425711, + "started_at_unix": 1789884434.1656647, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -27734,9 +27734,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.6894259999892256, + "duration_ms": 0.46418400000902693, "success": true, - "started_at_unix": 1789798034.4260092, + "started_at_unix": 1789884434.1662054, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -27765,9 +27765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.831751000002214, + "duration_ms": 0.4735309999830406, "success": true, - "started_at_unix": 1789798034.4288342, + "started_at_unix": 1789884434.166812, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -27796,9 +27796,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.785861000006662, + "duration_ms": 0.4292790000022251, "success": true, - "started_at_unix": 1789798034.431848, + "started_at_unix": 1789884434.167523, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -27827,9 +27827,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.839141000009704, + "duration_ms": 0.3989010000111648, "success": true, - "started_at_unix": 1789798034.4347782, + "started_at_unix": 1789884434.1680868, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -27859,9 +27859,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 121.31830600000626, + "duration_ms": 63.29767099998662, "success": true, - "started_at_unix": 1789798034.4378982, + "started_at_unix": 1789884434.1687627, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -27892,9 +27892,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27256000001329994, + "duration_ms": 0.42729500000859844, "success": true, - "started_at_unix": 1789798034.443386, + "started_at_unix": 1789884434.1702251, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -27922,9 +27922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.925321999981634, + "duration_ms": 0.4088900000169815, "success": true, - "started_at_unix": 1789798034.443699, + "started_at_unix": 1789884434.1706958, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -27953,9 +27953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.01748999999063, + "duration_ms": 0.43823499999007254, "success": true, - "started_at_unix": 1789798034.4467354, + "started_at_unix": 1789884434.1712008, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -27984,9 +27984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.732691000005616, + "duration_ms": 0.38970400001403505, "success": true, - "started_at_unix": 1789798034.449872, + "started_at_unix": 1789884434.171757, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -28014,9 +28014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.969687999978987, + "duration_ms": 0.41882900001155576, "success": true, - "started_at_unix": 1789798034.452647, + "started_at_unix": 1789884434.1721845, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -28046,9 +28046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 33.71268099999725, + "duration_ms": 22.561797999998134, "success": true, - "started_at_unix": 1789798034.455732, + "started_at_unix": 1789884434.172705, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -28077,9 +28077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.724508999989439, + "duration_ms": 1.7365900000072543, "success": true, - "started_at_unix": 1789798034.5355477, + "started_at_unix": 1789884434.2317955, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -28108,9 +28108,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.143777999990107, + "duration_ms": 0.23763799998732793, "success": true, - "started_at_unix": 1789798034.538402, + "started_at_unix": 1789884434.233651, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -28140,9 +28140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23816899999928864, + "duration_ms": 0.2286210000193023, "success": true, - "started_at_unix": 1789798034.543659, + "started_at_unix": 1789884434.23398, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -28172,9 +28172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.643653000002132, + "duration_ms": 0.28574800001024414, "success": true, - "started_at_unix": 1789798034.5439584, + "started_at_unix": 1789884434.2342782, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -28204,9 +28204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.010999999986552, + "duration_ms": 0.23889999999937572, "success": true, - "started_at_unix": 1789798034.545697, + "started_at_unix": 1789884434.2346714, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -28235,9 +28235,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8204939999909584, + "duration_ms": 0.2334399999881498, "success": true, - "started_at_unix": 1789798034.548789, + "started_at_unix": 1789884434.234992, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -28266,9 +28266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9131229999848074, + "duration_ms": 0.32822800000076313, "success": true, - "started_at_unix": 1789798034.5517464, + "started_at_unix": 1789884434.2353606, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -28297,9 +28297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7657920000194736, + "duration_ms": 0.2193040000122437, "success": true, - "started_at_unix": 1789798034.5548484, + "started_at_unix": 1789884434.23587, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -28328,9 +28328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8650609999942844, + "duration_ms": 0.21270100000947423, "success": true, - "started_at_unix": 1789798034.557747, + "started_at_unix": 1789884434.2362118, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -28360,9 +28360,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 118.2871149999869, + "duration_ms": 67.35273699999311, "success": true, - "started_at_unix": 1789798034.5608802, + "started_at_unix": 1789884434.2367353, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -28408,11 +28408,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 19.074428000010357, - "max_ms": 57.69333099999585, - "mean_ms": 35.968596400005026, - "median_ms": 33.742735999993556, - "p95_ms": 56.144409600000245, + "min_ms": 6.994622000007666, + "max_ms": 7.482591000012917, + "mean_ms": 7.198271600003636, + "median_ms": 7.212541999990663, + "p95_ms": 7.429096400011304, "result_summary": { "present_count": 5, "empty_count": 0, @@ -28493,9 +28493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.323905999986664, + "duration_ms": 0.2943740000205253, "success": true, - "started_at_unix": 1789798034.5642948, + "started_at_unix": 1789884434.2382505, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -28524,9 +28524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9081849999954557, + "duration_ms": 0.24573299998564835, "success": true, - "started_at_unix": 1789798034.5667083, + "started_at_unix": 1789884434.2386382, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -28555,9 +28555,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26388699998847187, + "duration_ms": 0.2581360000135646, "success": true, - "started_at_unix": 1789798034.5697231, + "started_at_unix": 1789884434.2389946, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -28586,9 +28586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.647733000003427, + "duration_ms": 0.27738200000726465, "success": true, - "started_at_unix": 1789798034.5700986, + "started_at_unix": 1789884434.239388, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -28617,9 +28617,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7874539999857006, + "duration_ms": 0.24028199999293065, "success": true, - "started_at_unix": 1789798034.5728295, + "started_at_unix": 1789884434.2397544, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -28648,9 +28648,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.894574999999122, + "duration_ms": 0.21087800001851065, "success": true, - "started_at_unix": 1789798034.575718, + "started_at_unix": 1789884434.2400815, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -28678,9 +28678,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.964851000001545, + "duration_ms": 0.30826099998648715, "success": true, - "started_at_unix": 1789798034.5786643, + "started_at_unix": 1789884434.2403378, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -28709,9 +28709,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.866913000019622, + "duration_ms": 0.2091039999925215, "success": true, - "started_at_unix": 1789798034.5817473, + "started_at_unix": 1789884434.2407684, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -28739,9 +28739,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9654610000022785, + "duration_ms": 0.23475199998301832, "success": true, - "started_at_unix": 1789798034.5846622, + "started_at_unix": 1789884434.2410145, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -28770,9 +28770,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.873934000007239, + "duration_ms": 0.28881500000466076, "success": true, - "started_at_unix": 1789798034.5877385, + "started_at_unix": 1789884434.2413476, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -28801,9 +28801,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.944740000003776, + "duration_ms": 0.2811590000248998, "success": true, - "started_at_unix": 1789798034.5907187, + "started_at_unix": 1789884434.2417219, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -28832,9 +28832,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8220859999805725, + "duration_ms": 0.2567829999975402, "success": true, - "started_at_unix": 1789798034.5938268, + "started_at_unix": 1789884434.2421484, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -28863,9 +28863,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.885700999996743, + "duration_ms": 0.2510930000028111, "success": true, - "started_at_unix": 1789798034.596756, + "started_at_unix": 1789884434.2425225, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -28894,9 +28894,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8783610000004956, + "duration_ms": 0.2522949999956836, "success": true, - "started_at_unix": 1789798034.5997758, + "started_at_unix": 1789884434.2428849, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -28925,9 +28925,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9494169999964015, + "duration_ms": 0.3797649999910391, "success": true, - "started_at_unix": 1789798034.6027913, + "started_at_unix": 1789884434.2432523, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -28956,9 +28956,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7332319999970878, + "duration_ms": 0.2961470000002464, "success": true, - "started_at_unix": 1789798034.606056, + "started_at_unix": 1789884434.2439377, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -28987,9 +28987,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 45.562840000002325, + "duration_ms": 7.172386999997116, "success": true, - "started_at_unix": 1789798034.609137, + "started_at_unix": 1789884434.2445793, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -29020,9 +29020,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.344327000002977, + "duration_ms": 0.24802699999781908, "success": true, - "started_at_unix": 1789798034.6124136, + "started_at_unix": 1789884434.245741, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -29051,9 +29051,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.18393000000583, + "duration_ms": 0.23145600002294486, "success": true, - "started_at_unix": 1789798034.6148474, + "started_at_unix": 1789884434.2460725, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -29082,9 +29082,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.391913000011073, + "duration_ms": 0.5120149999982004, "success": true, - "started_at_unix": 1789798034.61814, + "started_at_unix": 1789884434.2464113, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -29113,9 +29113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.86610600001336, + "duration_ms": 0.240963000010197, "success": true, - "started_at_unix": 1789798034.623668, + "started_at_unix": 1789884434.2470558, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -29144,9 +29144,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.898704999992788, + "duration_ms": 0.2626950000035322, "success": true, - "started_at_unix": 1789798034.6296353, + "started_at_unix": 1789884434.2473836, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -29175,9 +29175,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.0348799999776475, + "duration_ms": 0.20624800001201038, "success": true, - "started_at_unix": 1789798034.6356485, + "started_at_unix": 1789884434.2477405, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -29205,9 +29205,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.801504999979443, + "duration_ms": 0.2428670000256261, "success": true, - "started_at_unix": 1789798034.6397321, + "started_at_unix": 1789884434.2479908, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -29236,9 +29236,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8757860000041546, + "duration_ms": 0.22307999998361083, "success": true, - "started_at_unix": 1789798034.6426568, + "started_at_unix": 1789884434.2483375, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -29266,9 +29266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0417019999854347, + "duration_ms": 0.21939299998052775, "success": true, - "started_at_unix": 1789798034.6455789, + "started_at_unix": 1789884434.248599, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -29297,9 +29297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7483409999954347, + "duration_ms": 0.37793199999214266, "success": true, - "started_at_unix": 1789798034.6477153, + "started_at_unix": 1789884434.2489073, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -29328,9 +29328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.975444000005382, + "duration_ms": 0.26468800001566706, "success": true, - "started_at_unix": 1789798034.649566, + "started_at_unix": 1789884434.2493706, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -29359,9 +29359,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.016051999992442, + "duration_ms": 0.2539780000176961, "success": true, - "started_at_unix": 1789798034.65672, + "started_at_unix": 1789884434.2497842, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -29390,9 +29390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2163160000066, + "duration_ms": 0.23591400000100293, "success": true, - "started_at_unix": 1789798034.6598322, + "started_at_unix": 1789884434.250131, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -29421,9 +29421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19139800002676566, + "duration_ms": 0.2581660000089414, "success": true, - "started_at_unix": 1789798034.6601212, + "started_at_unix": 1789884434.25048, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -29452,9 +29452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3461209999784387, + "duration_ms": 0.37909399998170557, "success": true, - "started_at_unix": 1789798034.660411, + "started_at_unix": 1789884434.2508562, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -29483,9 +29483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3031359999852157, + "duration_ms": 0.30618700000673016, "success": true, - "started_at_unix": 1789798034.6610239, + "started_at_unix": 1789884434.2515862, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -29514,9 +29514,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 49.94872400001782, + "duration_ms": 7.212541999990663, "success": true, - "started_at_unix": 1789798034.6616337, + "started_at_unix": 1789884434.2521782, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -29547,9 +29547,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.90165500001649, + "duration_ms": 0.24598300001343887, "success": true, - "started_at_unix": 1789798034.662703, + "started_at_unix": 1789884434.2536433, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -29578,9 +29578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21644500000661537, + "duration_ms": 0.23763800001574964, "success": true, - "started_at_unix": 1789798034.6656847, + "started_at_unix": 1789884434.2539773, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -29609,9 +29609,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2091750000090542, + "duration_ms": 0.2873610000051485, "success": true, - "started_at_unix": 1789798034.6659873, + "started_at_unix": 1789884434.2543216, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -29640,9 +29640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21688599997560232, + "duration_ms": 0.23691600000574908, "success": true, - "started_at_unix": 1789798034.6663015, + "started_at_unix": 1789884434.2547412, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -29671,9 +29671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18005100000095808, + "duration_ms": 0.24758600000041042, "success": true, - "started_at_unix": 1789798034.6665857, + "started_at_unix": 1789884434.2550666, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -29702,9 +29702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.758139999997411, + "duration_ms": 0.25666299998761133, "success": true, - "started_at_unix": 1789798034.6668386, + "started_at_unix": 1789884434.2554104, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -29732,9 +29732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.981846000011501, + "duration_ms": 0.28733100000977174, "success": true, - "started_at_unix": 1789798034.6696417, + "started_at_unix": 1789884434.2557123, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -29763,9 +29763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8512199999966015, + "duration_ms": 0.21009600001775652, "success": true, - "started_at_unix": 1789798034.6727407, + "started_at_unix": 1789884434.2561193, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -29793,9 +29793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4683390000129748, + "duration_ms": 0.2671739999868805, "success": true, - "started_at_unix": 1789798034.675631, + "started_at_unix": 1789884434.256368, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -29824,9 +29824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20700100000681232, + "duration_ms": 0.23452099998166887, "success": true, - "started_at_unix": 1789798034.6771913, + "started_at_unix": 1789884434.2567456, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -29855,9 +29855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2387890000079551, + "duration_ms": 0.2563029999862465, "success": true, - "started_at_unix": 1789798034.6774743, + "started_at_unix": 1789884434.2570803, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -29886,9 +29886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19584399998962, + "duration_ms": 0.23529399999233647, "success": true, - "started_at_unix": 1789798034.6778414, + "started_at_unix": 1789884434.2575083, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -29917,9 +29917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19476299999610092, + "duration_ms": 0.4065250000166998, "success": true, - "started_at_unix": 1789798034.6781094, + "started_at_unix": 1789884434.257833, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -29948,9 +29948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21689700000138146, + "duration_ms": 0.2488089999985732, "success": true, - "started_at_unix": 1789798034.6783736, + "started_at_unix": 1789884434.258326, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -29979,9 +29979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8525380000085079, + "duration_ms": 0.3697770000030687, "success": true, - "started_at_unix": 1789798034.6786854, + "started_at_unix": 1789884434.2586877, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -30010,9 +30010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.257997999995041, + "duration_ms": 0.29177000001823217, "success": true, - "started_at_unix": 1789798034.6808267, + "started_at_unix": 1789884434.2593646, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -30041,9 +30041,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.383763000007548, + "duration_ms": 7.086485000002085, "success": true, - "started_at_unix": 1789798034.681379, + "started_at_unix": 1789884434.2599561, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -30074,9 +30074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2320699999813769, + "duration_ms": 0.25318699999843375, "success": true, - "started_at_unix": 1789798034.6824765, + "started_at_unix": 1789884434.2611628, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -30105,9 +30105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19969099997751982, + "duration_ms": 0.3104550000045947, "success": true, - "started_at_unix": 1789798034.6827812, + "started_at_unix": 1789884434.261534, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -30136,9 +30136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1990490000025602, + "duration_ms": 0.2802180000003318, "success": true, - "started_at_unix": 1789798034.6830664, + "started_at_unix": 1789884434.2619543, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -30167,9 +30167,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1830459999894174, + "duration_ms": 0.2749780000215196, "success": true, - "started_at_unix": 1789798034.6833653, + "started_at_unix": 1789884434.2623718, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -30198,9 +30198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15815800000495983, + "duration_ms": 0.24977100000000974, "success": true, - "started_at_unix": 1789798034.6836073, + "started_at_unix": 1789884434.2627335, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -30229,9 +30229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.758209000006673, + "duration_ms": 0.24046300001145937, "success": true, - "started_at_unix": 1789798034.683829, + "started_at_unix": 1789884434.2630832, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -30259,9 +30259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9921919999935653, + "duration_ms": 0.4738830000121652, "success": true, - "started_at_unix": 1789798034.6866288, + "started_at_unix": 1789884434.2633717, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -30290,9 +30290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8670739999938633, + "duration_ms": 0.22452300001418735, "success": true, - "started_at_unix": 1789798034.6897333, + "started_at_unix": 1789884434.2639663, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -30320,9 +30320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24641100000621918, + "duration_ms": 0.26774400001272625, "success": true, - "started_at_unix": 1789798034.6926441, + "started_at_unix": 1789884434.2642298, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -30351,9 +30351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20531900000264613, + "duration_ms": 0.24007199999687145, "success": true, - "started_at_unix": 1789798034.692981, + "started_at_unix": 1789884434.2645962, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -30382,9 +30382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2217240000277343, + "duration_ms": 0.24792699997533418, "success": true, - "started_at_unix": 1789798034.693265, + "started_at_unix": 1789884434.2649293, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -30413,9 +30413,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20555899999408211, + "duration_ms": 0.26946799999905124, "success": true, - "started_at_unix": 1789798034.6936276, + "started_at_unix": 1789884434.2653263, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -30444,9 +30444,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2040069999793559, + "duration_ms": 0.2502210000159266, "success": true, - "started_at_unix": 1789798034.6939042, + "started_at_unix": 1789884434.265689, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -30475,9 +30475,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4256689999901937, + "duration_ms": 0.22832999999877757, "success": true, - "started_at_unix": 1789798034.6941783, + "started_at_unix": 1789884434.2660263, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -30506,9 +30506,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4272520000085933, + "duration_ms": 0.555786999996144, "success": true, - "started_at_unix": 1789798034.69672, + "started_at_unix": 1789884434.2663734, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -30537,9 +30537,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0876859999864337, + "duration_ms": 0.32661500000585875, "success": true, - "started_at_unix": 1789798034.6974528, + "started_at_unix": 1789884434.267276, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -30568,9 +30568,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.074428000010357, + "duration_ms": 7.482591000012917, "success": true, - "started_at_unix": 1789798034.7008445, + "started_at_unix": 1789884434.267912, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -30601,9 +30601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.698981000008871, + "duration_ms": 0.2854580000075657, "success": true, - "started_at_unix": 1789798034.7019088, + "started_at_unix": 1789884434.2692056, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -30632,9 +30632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.915297000015471, + "duration_ms": 0.4301999999825057, "success": true, - "started_at_unix": 1789798034.7046838, + "started_at_unix": 1789884434.2695823, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -30663,9 +30663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9293880000125228, + "duration_ms": 0.25185499998769956, "success": true, - "started_at_unix": 1789798034.7076948, + "started_at_unix": 1789884434.2701209, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -30694,9 +30694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21825900000749243, + "duration_ms": 0.24636399999167224, "success": true, - "started_at_unix": 1789798034.7107422, + "started_at_unix": 1789884434.2705235, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -30725,9 +30725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18526900001347713, + "duration_ms": 0.22914100000548387, "success": true, - "started_at_unix": 1789798034.7110293, + "started_at_unix": 1789884434.2708557, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -30756,9 +30756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1619429999948352, + "duration_ms": 0.2175489999842739, "success": true, - "started_at_unix": 1789798034.7112906, + "started_at_unix": 1789884434.2711787, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -30786,9 +30786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2202919999945152, + "duration_ms": 0.2779029999828708, "success": true, - "started_at_unix": 1789798034.7114902, + "started_at_unix": 1789884434.2714658, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -30817,9 +30817,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.157617000013488, + "duration_ms": 0.21556600000849357, "success": true, - "started_at_unix": 1789798034.7118042, + "started_at_unix": 1789884434.2718613, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -30847,9 +30847,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1728099999809274, + "duration_ms": 0.23536399999102287, "success": true, - "started_at_unix": 1789798034.711991, + "started_at_unix": 1789884434.2721152, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -30878,9 +30878,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4914379999927405, + "duration_ms": 0.25765499998442465, "success": true, - "started_at_unix": 1789798034.7122366, + "started_at_unix": 1789884434.2724771, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -30909,9 +30909,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8124210000157746, + "duration_ms": 0.2617829999849164, "success": true, - "started_at_unix": 1789798034.714813, + "started_at_unix": 1789884434.272826, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -30940,9 +30940,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8488359999983004, + "duration_ms": 0.2914990000135731, "success": true, - "started_at_unix": 1789798034.717761, + "started_at_unix": 1789884434.273244, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -30971,9 +30971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.855779999990318, + "duration_ms": 0.24347799998736264, "success": true, - "started_at_unix": 1789798034.7206972, + "started_at_unix": 1789884434.273625, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -31002,9 +31002,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.9746000000111508, + "duration_ms": 0.23313899998811394, "success": true, - "started_at_unix": 1789798034.7266521, + "started_at_unix": 1789884434.273953, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -31033,9 +31033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.963899999997466, + "duration_ms": 0.424819999977899, "success": true, - "started_at_unix": 1789798034.728736, + "started_at_unix": 1789884434.27429, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -31064,9 +31064,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.6544739999962985, + "duration_ms": 0.27190200000859477, "success": true, - "started_at_unix": 1789798034.7319875, + "started_at_unix": 1789884434.275017, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -31095,9 +31095,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 33.742735999993556, + "duration_ms": 7.21511800000485, "success": true, - "started_at_unix": 1789798034.7349591, + "started_at_unix": 1789884434.2756152, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -31128,9 +31128,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1562080000071546, + "duration_ms": 0.25346699999317934, "success": true, - "started_at_unix": 1789798034.738447, + "started_at_unix": 1789884434.2768376, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -31159,9 +31159,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.9174349999957485, + "duration_ms": 0.24435000000266882, "success": true, - "started_at_unix": 1789798034.741688, + "started_at_unix": 1789884434.2771842, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -31190,9 +31190,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.06843700002446, + "duration_ms": 0.30495400000063455, "success": true, - "started_at_unix": 1789798034.743707, + "started_at_unix": 1789884434.2775655, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -31221,9 +31221,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.726461999998264, + "duration_ms": 0.2425469999991492, "success": true, - "started_at_unix": 1789798034.746894, + "started_at_unix": 1789884434.2780025, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -31252,9 +31252,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.8565710000095805, + "duration_ms": 0.25262599999109625, "success": true, - "started_at_unix": 1789798034.7496998, + "started_at_unix": 1789884434.2783327, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -31283,9 +31283,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.930688999981612, + "duration_ms": 0.20859299999642644, "success": true, - "started_at_unix": 1789798034.7556727, + "started_at_unix": 1789884434.2786791, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -31313,9 +31313,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.966183000012279, + "duration_ms": 0.2596089999826745, "success": true, - "started_at_unix": 1789798034.7586539, + "started_at_unix": 1789884434.2789316, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -31344,9 +31344,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9987620000042625, + "duration_ms": 0.25037199998223514, "success": true, - "started_at_unix": 1789798034.7617302, + "started_at_unix": 1789884434.27931, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -31374,9 +31374,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8485059999923124, + "duration_ms": 0.24348900001314178, "success": true, - "started_at_unix": 1789798034.764771, + "started_at_unix": 1789884434.2795997, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -31405,9 +31405,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.898060000006808, + "duration_ms": 0.24046199999361306, "success": true, - "started_at_unix": 1789798034.7677197, + "started_at_unix": 1789884434.279937, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -31436,9 +31436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.91476900001453, + "duration_ms": 0.29827199998067044, "success": true, - "started_at_unix": 1789798034.7707047, + "started_at_unix": 1789884434.280266, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -31467,9 +31467,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8403940000032435, + "duration_ms": 0.22587499998394378, "success": true, - "started_at_unix": 1789798034.776777, + "started_at_unix": 1789884434.2807128, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -31498,9 +31498,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.831493999977511, + "duration_ms": 0.21141799999213617, "success": true, - "started_at_unix": 1789798034.7797081, + "started_at_unix": 1789884434.2810252, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -31529,9 +31529,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.964591000022665, + "duration_ms": 0.26110099997822545, "success": true, - "started_at_unix": 1789798034.7856517, + "started_at_unix": 1789884434.2813134, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -31560,9 +31560,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.794898999994302, + "duration_ms": 0.40078499998230654, "success": true, - "started_at_unix": 1789798034.7887409, + "started_at_unix": 1789884434.2816966, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -31591,9 +31591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30449900000917296, + "duration_ms": 0.3024799999877814, "success": true, - "started_at_unix": 1789798034.7948513, + "started_at_unix": 1789884434.282471, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -31622,9 +31622,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.69333099999585, + "duration_ms": 6.994622000007666, "success": true, - "started_at_unix": 1789798034.7954502, + "started_at_unix": 1789884434.2830813, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -31659,9 +31659,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.9570430000044325, + "duration_ms": 2.0560700000089582, "success": true, - "started_at_unix": 1789798029.6751087, + "started_at_unix": 1789884428.5657089, "bytes_sent": 673, "bytes_received": 1337, "request_id": 1, @@ -31680,9 +31680,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.018358000005491704, + "duration_ms": 0.026300000001810986, "success": true, - "started_at_unix": 1789798029.6771476, + "started_at_unix": 1789884428.5678468, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -31695,9 +31695,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.013239999987035844, + "duration_ms": 0.025448000002370463, "success": true, - "started_at_unix": 1789798029.6771846, + "started_at_unix": 1789884428.5679033, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -31713,9 +31713,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014020999998365369, + "duration_ms": 0.0308070000016869, "success": true, - "started_at_unix": 1789798029.6772575, + "started_at_unix": 1789884428.5680008, "bytes_sent": 948, "bytes_received": 0, "request_id": null, @@ -31731,9 +31731,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.012278000014021018, + "duration_ms": 0.02998700000489407, "success": true, - "started_at_unix": 1789798029.6773007, + "started_at_unix": 1789884428.5680945, "bytes_sent": 841, "bytes_received": 0, "request_id": null, @@ -31749,9 +31749,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018377999992935656, + "duration_ms": 0.02797199999804434, "success": true, - "started_at_unix": 1789798029.677336, + "started_at_unix": 1789884428.568184, "bytes_sent": 644, "bytes_received": 0, "request_id": null, @@ -31767,9 +31767,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 891.3803539999776, + "duration_ms": 1076.9812890000026, "success": true, - "started_at_unix": 1789798029.6773646, + "started_at_unix": 1789884428.5682268, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -31791,9 +31791,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 3200.566508999998, + "duration_ms": 4099.501586000002, "success": true, - "started_at_unix": 1789798030.5688095, + "started_at_unix": 1789884429.6452806, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -31815,9 +31815,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2665309999940746, + "duration_ms": 0.30727899999760666, "success": true, - "started_at_unix": 1789798033.7701294, + "started_at_unix": 1789884433.7461555, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -31845,9 +31845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20222500000954824, + "duration_ms": 0.2644980000070518, "success": true, - "started_at_unix": 1789798033.7704287, + "started_at_unix": 1789884433.7465107, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -31877,9 +31877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25561500001458626, + "duration_ms": 0.3523729999983516, "success": true, - "started_at_unix": 1789798033.7707005, + "started_at_unix": 1789884433.7468834, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -31907,9 +31907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1804419999871243, + "duration_ms": 0.25094299999750547, "success": true, - "started_at_unix": 1789798033.7709808, + "started_at_unix": 1789884433.7472734, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -31939,9 +31939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1460199999883116, + "duration_ms": 0.21243999998432628, "success": true, - "started_at_unix": 1789798033.771229, + "started_at_unix": 1789884433.7476366, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -31969,9 +31969,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17134799998075323, + "duration_ms": 0.2391010000053484, "success": true, - "started_at_unix": 1789798033.771397, + "started_at_unix": 1789884433.747884, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -32001,9 +32001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.8624090000212163, + "duration_ms": 4.331242000006341, "success": true, - "started_at_unix": 1789798033.771662, + "started_at_unix": 1789884433.7482727, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -32032,9 +32032,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16372600001091087, + "duration_ms": 0.21830099998965125, "success": true, - "started_at_unix": 1789798033.775625, + "started_at_unix": 1789884433.7527452, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -32062,9 +32062,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1443980000033207, + "duration_ms": 0.21194400000013047, "success": true, - "started_at_unix": 1789798033.7758138, + "started_at_unix": 1789884433.7530005, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -32093,9 +32093,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3818550000005416, + "duration_ms": 0.5001010000000861, "success": true, - "started_at_unix": 1789798033.7760222, + "started_at_unix": 1789884433.753324, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -32124,9 +32124,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17589499998393876, + "duration_ms": 0.23633500001096763, "success": true, - "started_at_unix": 1789798033.7767203, + "started_at_unix": 1789884433.754459, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -32155,9 +32155,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1431660000150714, + "duration_ms": 0.21954300001425509, "success": true, - "started_at_unix": 1789798033.7769504, + "started_at_unix": 1789884433.7547865, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -32186,9 +32186,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1427050000017971, + "duration_ms": 0.20673899999223977, "success": true, - "started_at_unix": 1789798033.7771385, + "started_at_unix": 1789884433.7550821, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -32217,9 +32217,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14477799999212948, + "duration_ms": 0.21915199999966717, "success": true, - "started_at_unix": 1789798033.777339, + "started_at_unix": 1789884433.7553873, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -32248,9 +32248,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1419029999851773, + "duration_ms": 0.20584700001791134, "success": true, - "started_at_unix": 1789798033.7775457, + "started_at_unix": 1789884433.7556858, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -32279,9 +32279,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13253000000190696, + "duration_ms": 0.2021010000134993, "success": true, - "started_at_unix": 1789798033.7777462, + "started_at_unix": 1789884433.755991, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -32310,9 +32310,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18984599998361773, + "duration_ms": 0.25286600001095394, "success": true, - "started_at_unix": 1789798033.7779572, + "started_at_unix": 1789884433.7563283, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -32341,9 +32341,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14264500001104352, + "duration_ms": 0.2069299999902796, "success": true, - "started_at_unix": 1789798033.7782404, + "started_at_unix": 1789884433.756761, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -32372,9 +32372,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1553740000019843, + "duration_ms": 0.2014799999869865, "success": true, - "started_at_unix": 1789798033.7784388, + "started_at_unix": 1789884433.7570636, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -32402,9 +32402,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1390490000119371, + "duration_ms": 0.19094999998969797, "success": true, - "started_at_unix": 1789798033.7786202, + "started_at_unix": 1789884433.7573047, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -32432,9 +32432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13524399997777437, + "duration_ms": 0.18948700000009921, "success": true, - "started_at_unix": 1789798033.7787805, + "started_at_unix": 1789884433.7575288, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -32462,9 +32462,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14570999999818923, + "duration_ms": 0.2079420000029586, "success": true, - "started_at_unix": 1789798033.7789373, + "started_at_unix": 1789884433.7577515, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -32493,9 +32493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14780300000438729, + "duration_ms": 0.1895869999941624, "success": true, - "started_at_unix": 1789798033.7791653, + "started_at_unix": 1789884433.7580976, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -32523,9 +32523,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14476799998419665, + "duration_ms": 0.22019399997930122, "success": true, - "started_at_unix": 1789798033.779334, + "started_at_unix": 1789884433.7583215, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -32554,9 +32554,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.263452000003781, + "duration_ms": 14.016645999987531, "success": true, - "started_at_unix": 1789798033.779695, + "started_at_unix": 1789884433.7588632, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -32587,9 +32587,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11441300000569754, + "duration_ms": 0.16267600000219318, "success": true, - "started_at_unix": 1789798033.7798052, + "started_at_unix": 1789884433.759086, "bytes_sent": 81, "bytes_received": 58, "request_id": 28, @@ -32611,9 +32611,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17718699999136334, + "duration_ms": 0.22960199999033648, "success": true, - "started_at_unix": 1789798033.7804782, + "started_at_unix": 1789884433.760243, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -32641,9 +32641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1870220000057543, + "duration_ms": 0.23352999997428014, "success": true, - "started_at_unix": 1789798033.7806804, + "started_at_unix": 1789884433.76051, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -32673,9 +32673,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13967099999945276, + "duration_ms": 0.2011190000246188, "success": true, - "started_at_unix": 1789798033.7809253, + "started_at_unix": 1789884433.7608333, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -32703,9 +32703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16529900000250564, + "duration_ms": 0.2449010000020735, "success": true, - "started_at_unix": 1789798033.781088, + "started_at_unix": 1789884433.7610698, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -32735,9 +32735,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13976100001400482, + "duration_ms": 0.23036299998580034, "success": true, - "started_at_unix": 1789798033.7813148, + "started_at_unix": 1789884433.7614193, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -32765,9 +32765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1790000000028158, + "duration_ms": 0.2265169999873251, "success": true, - "started_at_unix": 1789798033.7814765, + "started_at_unix": 1789884433.761684, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -32797,9 +32797,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18435800001270763, + "duration_ms": 0.30042099999150196, "success": true, - "started_at_unix": 1789798033.781738, + "started_at_unix": 1789884433.7620678, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -32828,9 +32828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14704200000892342, + "duration_ms": 0.22433800000953852, "success": true, - "started_at_unix": 1789798033.7820058, + "started_at_unix": 1789884433.7625098, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -32858,9 +32858,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1379969999959485, + "duration_ms": 0.21535499999458807, "success": true, - "started_at_unix": 1789798033.7821748, + "started_at_unix": 1789884433.7627735, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -32889,9 +32889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3451000000040949, + "duration_ms": 0.4587640000011106, "success": true, - "started_at_unix": 1789798033.78237, + "started_at_unix": 1789884433.763091, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -32920,9 +32920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16607000000590233, + "duration_ms": 0.23042399999440022, "success": true, - "started_at_unix": 1789798033.7830029, + "started_at_unix": 1789884433.7641203, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -32951,9 +32951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14583000000811808, + "duration_ms": 0.2067189999763741, "success": true, - "started_at_unix": 1789798033.7832184, + "started_at_unix": 1789884433.7644358, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -32982,9 +32982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1570870000193736, + "duration_ms": 0.2010480000080861, "success": true, - "started_at_unix": 1789798033.7834072, + "started_at_unix": 1789884433.764732, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -33013,9 +33013,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1397609999855831, + "duration_ms": 0.20489600001383224, "success": true, - "started_at_unix": 1789798033.783622, + "started_at_unix": 1789884433.7650297, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -33044,9 +33044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1350029999969138, + "duration_ms": 0.20606800001132797, "success": true, - "started_at_unix": 1789798033.7838044, + "started_at_unix": 1789884433.765313, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -33075,9 +33075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1375070000051437, + "duration_ms": 0.17586099997402016, "success": true, - "started_at_unix": 1789798033.7839947, + "started_at_unix": 1789884433.7656178, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -33106,9 +33106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1775579999900856, + "duration_ms": 0.21689799999080606, "success": true, - "started_at_unix": 1789798033.7842052, + "started_at_unix": 1789884433.7659268, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -33137,9 +33137,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14748300000633208, + "duration_ms": 0.25515600000858285, "success": true, - "started_at_unix": 1789798033.7844772, + "started_at_unix": 1789884433.7663417, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -33168,9 +33168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1251580000030117, + "duration_ms": 0.2384689999814782, "success": true, - "started_at_unix": 1789798033.7846813, + "started_at_unix": 1789884433.7667115, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -33198,9 +33198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.12068099999851256, + "duration_ms": 0.20606300000736155, "success": true, - "started_at_unix": 1789798033.7848291, + "started_at_unix": 1789884433.7669888, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -33228,9 +33228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.11625499999468047, + "duration_ms": 0.22385700000882025, "success": true, - "started_at_unix": 1789798033.7849686, + "started_at_unix": 1789884433.767231, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -33258,9 +33258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13632599998913975, + "duration_ms": 0.2130759999943166, "success": true, - "started_at_unix": 1789798033.7851043, + "started_at_unix": 1789884433.7674854, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -33289,9 +33289,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1434159999860185, + "duration_ms": 0.2017949999810753, "success": true, - "started_at_unix": 1789798033.7853189, + "started_at_unix": 1789884433.7678444, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -33319,9 +33319,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18894499999078107, + "duration_ms": 0.25315199999909055, "success": true, - "started_at_unix": 1789798033.7854826, + "started_at_unix": 1789884433.7680817, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -33350,9 +33350,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.914781000001312, + "duration_ms": 9.407426999985091, "success": true, - "started_at_unix": 1789798033.7858534, + "started_at_unix": 1789884433.768687, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -33383,9 +33383,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13241999999991094, + "duration_ms": 0.16410400002087044, "success": true, - "started_at_unix": 1789798033.786009, + "started_at_unix": 1789884433.769002, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -33407,9 +33407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15571500000532978, + "duration_ms": 0.22657200000253397, "success": true, - "started_at_unix": 1789798033.7866871, + "started_at_unix": 1789884433.7698522, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -33437,9 +33437,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20666700001470417, + "duration_ms": 2.539431999991848, "success": true, - "started_at_unix": 1789798033.786889, + "started_at_unix": 1789884433.7701373, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -33469,9 +33469,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15489399999069065, + "duration_ms": 0.22711799999797222, "success": true, - "started_at_unix": 1789798033.7871764, + "started_at_unix": 1789884433.7727728, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -33499,9 +33499,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19596599997839803, + "duration_ms": 0.2617830000133381, "success": true, - "started_at_unix": 1789798033.7873602, + "started_at_unix": 1789884433.7730367, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -33531,9 +33531,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15092700002128367, + "duration_ms": 0.23040399997853456, "success": true, - "started_at_unix": 1789798033.787648, + "started_at_unix": 1789884433.773404, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -33561,9 +33561,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1707779999833292, + "duration_ms": 0.23687600000243947, "success": true, - "started_at_unix": 1789798033.7878275, + "started_at_unix": 1789884433.7736704, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -33593,9 +33593,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21397800000499956, + "duration_ms": 0.29869799999460156, "success": true, - "started_at_unix": 1789798033.7881055, + "started_at_unix": 1789884433.7740524, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -33624,9 +33624,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21463900000640024, + "duration_ms": 0.25655700000015713, "success": true, - "started_at_unix": 1789798033.7884429, + "started_at_unix": 1789884433.7745306, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -33654,9 +33654,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16692099998749654, + "duration_ms": 0.23053500001424254, "success": true, - "started_at_unix": 1789798033.7886894, + "started_at_unix": 1789884433.7748282, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -33685,9 +33685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4397680000067794, + "duration_ms": 0.5689859999904456, "success": true, - "started_at_unix": 1789798033.7889361, + "started_at_unix": 1789884433.7751637, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -33716,9 +33716,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22164900002508148, + "duration_ms": 0.2960030000167535, "success": true, - "started_at_unix": 1789798033.7898657, + "started_at_unix": 1789884433.7763433, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -33747,9 +33747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17402199998173273, + "duration_ms": 0.23698600000443548, "success": true, - "started_at_unix": 1789798033.7901597, + "started_at_unix": 1789884433.7767298, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -33778,9 +33778,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18715199999519427, + "duration_ms": 0.22108599998205136, "success": true, - "started_at_unix": 1789798033.7903922, + "started_at_unix": 1789884433.777044, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -33809,9 +33809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16877400000225862, + "duration_ms": 0.22414199997911055, "success": true, - "started_at_unix": 1789798033.790655, + "started_at_unix": 1789884433.7773747, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -33840,9 +33840,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15060699999480676, + "duration_ms": 0.20714999999427164, "success": true, - "started_at_unix": 1789798033.7908807, + "started_at_unix": 1789884433.777672, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -33871,9 +33871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15069700000935882, + "duration_ms": 0.20734099999231148, "success": true, - "started_at_unix": 1789798033.7911062, + "started_at_unix": 1789884433.7779794, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -33902,9 +33902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23068300001227726, + "duration_ms": 0.29851200000052813, "success": true, - "started_at_unix": 1789798033.7913594, + "started_at_unix": 1789884433.7783217, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -33933,9 +33933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20996199998535303, + "duration_ms": 0.21697899998684989, "success": true, - "started_at_unix": 1789798033.791737, + "started_at_unix": 1789884433.7787995, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -33964,9 +33964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16091200001255856, + "duration_ms": 0.20138899998300985, "success": true, - "started_at_unix": 1789798033.7920237, + "started_at_unix": 1789884433.779112, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -33994,9 +33994,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1405319999889798, + "duration_ms": 0.2259150000156751, "success": true, - "started_at_unix": 1789798033.7922196, + "started_at_unix": 1789884433.7793539, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -34024,9 +34024,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1447880000000623, + "duration_ms": 2.948327000012796, "success": true, - "started_at_unix": 1789798033.7923856, + "started_at_unix": 1789884433.7796142, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -34054,9 +34054,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15854899999112604, + "duration_ms": 2.945386999982702, "success": true, - "started_at_unix": 1789798033.7925558, + "started_at_unix": 1789884433.7826023, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -34085,9 +34085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13392200000339471, + "duration_ms": 2.6579150000145546, "success": true, - "started_at_unix": 1789798033.7928195, + "started_at_unix": 1789884433.7856932, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -34115,9 +34115,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15406200000711578, + "duration_ms": 3.1715829999825473, "success": true, - "started_at_unix": 1789798033.792979, + "started_at_unix": 1789884433.7883892, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -34146,9 +34146,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 7.2314399999982015, + "duration_ms": 22.750183000027846, "success": true, - "started_at_unix": 1789798033.7933931, + "started_at_unix": 1789884433.7919443, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -34179,9 +34179,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11556399999790301, + "duration_ms": 3.1960480000066127, "success": true, - "started_at_unix": 1789798033.7936785, + "started_at_unix": 1789884433.7923458, "bytes_sent": 81, "bytes_received": 58, "request_id": 78, @@ -34203,9 +34203,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1748539999937293, + "duration_ms": 2.898407999992969, "success": true, - "started_at_unix": 1789798033.7945726, + "started_at_unix": 1789884433.796649, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -34233,9 +34233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20071199998028533, + "duration_ms": 1.580176000004485, "success": true, - "started_at_unix": 1789798033.794777, + "started_at_unix": 1789884433.7995906, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -34265,9 +34265,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1409919999844078, + "duration_ms": 0.9933109999735734, "success": true, - "started_at_unix": 1789798033.7950504, + "started_at_unix": 1789884433.8012817, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -34295,9 +34295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1737319999790543, + "duration_ms": 0.3415529999983846, "success": true, - "started_at_unix": 1789798033.7952197, + "started_at_unix": 1789884433.8023171, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -34327,9 +34327,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14136300001155178, + "duration_ms": 0.23198700000648387, "success": true, - "started_at_unix": 1789798033.795473, + "started_at_unix": 1789884433.8027844, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -34357,9 +34357,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1734820000081072, + "duration_ms": 0.2739960000042174, "success": true, - "started_at_unix": 1789798033.7956421, + "started_at_unix": 1789884433.8030574, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -34389,9 +34389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1990100000170969, + "duration_ms": 2.1778009999877668, "success": true, - "started_at_unix": 1789798033.7959204, + "started_at_unix": 1789884433.8035295, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -34420,9 +34420,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15634500002192908, + "duration_ms": 0.7494320000205335, "success": true, - "started_at_unix": 1789798033.7962306, + "started_at_unix": 1789884433.8058937, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -34450,9 +34450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14437699999803044, + "duration_ms": 0.23202699998137177, "success": true, - "started_at_unix": 1789798033.7964158, + "started_at_unix": 1789884433.8066866, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -34481,9 +34481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35735899999167486, + "duration_ms": 0.6792099999870516, "success": true, - "started_at_unix": 1789798033.7966368, + "started_at_unix": 1789884433.8070412, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -34512,9 +34512,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19860399999060974, + "duration_ms": 0.2637260000142305, "success": true, - "started_at_unix": 1789798033.7974439, + "started_at_unix": 1789884433.8083684, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -34543,9 +34543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18348700001524776, + "duration_ms": 0.23331900001721806, "success": true, - "started_at_unix": 1789798033.797705, + "started_at_unix": 1789884433.8087227, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -34574,9 +34574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15365200002293022, + "duration_ms": 0.24396999998543833, "success": true, - "started_at_unix": 1789798033.7979374, + "started_at_unix": 1789884433.8090308, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -34605,9 +34605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14547399999287336, + "duration_ms": 2.7109149999944293, "success": true, - "started_at_unix": 1789798033.79815, + "started_at_unix": 1789884433.8093781, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -34636,9 +34636,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16938499999241685, + "duration_ms": 0.2471249999871361, "success": true, - "started_at_unix": 1789798033.7983587, + "started_at_unix": 1789884433.8121805, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -34667,9 +34667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14044099998500315, + "duration_ms": 0.24284699998133874, "success": true, - "started_at_unix": 1789798033.798603, + "started_at_unix": 1789884433.8125813, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -34698,9 +34698,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20957600000315324, + "duration_ms": 0.32074399999260095, "success": true, - "started_at_unix": 1789798033.7988396, + "started_at_unix": 1789884433.8129888, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -34729,9 +34729,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.175379000012299, + "duration_ms": 0.24826800000710136, "success": true, - "started_at_unix": 1789798033.799189, + "started_at_unix": 1789884433.8135474, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -34760,9 +34760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16565900000387046, + "duration_ms": 0.23230700000453908, "success": true, - "started_at_unix": 1789798033.7994277, + "started_at_unix": 1789884433.8139098, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -34790,9 +34790,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8451340000021901, + "duration_ms": 0.2357239999923877, "success": true, - "started_at_unix": 1789798033.799621, + "started_at_unix": 1789884433.8141878, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -34820,9 +34820,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0634560000066813, + "duration_ms": 0.2117489999875488, "success": true, - "started_at_unix": 1789798033.800496, + "started_at_unix": 1789884433.8144832, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -34850,9 +34850,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24999699999739278, + "duration_ms": 0.22888099999818223, "success": true, - "started_at_unix": 1789798033.8036096, + "started_at_unix": 1789884433.814733, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -34881,9 +34881,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16049200002044017, + "duration_ms": 0.22173700000394092, "success": true, - "started_at_unix": 1789798033.8039856, + "started_at_unix": 1789884433.8151357, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -34911,9 +34911,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1945129999967321, + "duration_ms": 0.27577000000178487, "success": true, - "started_at_unix": 1789798033.8041763, + "started_at_unix": 1789884433.8153963, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -34942,9 +34942,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.863851999999952, + "duration_ms": 20.442256000023917, "success": true, - "started_at_unix": 1789798033.8046837, + "started_at_unix": 1789884433.8160183, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -34975,9 +34975,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14259499999980108, + "duration_ms": 3.1686670000112827, "success": true, - "started_at_unix": 1789798033.8049483, + "started_at_unix": 1789884433.8163602, "bytes_sent": 82, "bytes_received": 59, "request_id": 103, @@ -34999,9 +34999,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18692099999384482, + "duration_ms": 2.974682000001394, "success": true, - "started_at_unix": 1789798033.805959, + "started_at_unix": 1789884433.8205614, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -35029,9 +35029,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20784299999832, + "duration_ms": 2.967537999978731, "success": true, - "started_at_unix": 1789798033.8061757, + "started_at_unix": 1789884433.823579, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -35061,9 +35061,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16871399998308334, + "duration_ms": 2.8811560000008285, "success": true, - "started_at_unix": 1789798033.8064601, + "started_at_unix": 1789884433.826658, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -35091,9 +35091,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20616099999415383, + "duration_ms": 2.96476400001211, "success": true, - "started_at_unix": 1789798033.806657, + "started_at_unix": 1789884433.8295782, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -35123,9 +35123,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17294599999218008, + "duration_ms": 2.8517309999926965, "success": true, - "started_at_unix": 1789798033.8070219, + "started_at_unix": 1789884433.8326852, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -35153,9 +35153,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22848899999416972, + "duration_ms": 2.967287999979362, "success": true, - "started_at_unix": 1789798033.8072257, + "started_at_unix": 1789884433.835579, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -35185,9 +35185,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21971600000370017, + "duration_ms": 2.890522999990708, "success": true, - "started_at_unix": 1789798033.8075902, + "started_at_unix": 1789884433.8387058, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -35216,9 +35216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17326099998626887, + "duration_ms": 2.7742149999880894, "success": true, - "started_at_unix": 1789798033.807936, + "started_at_unix": 1789884433.841758, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -35246,9 +35246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5325560000055702, + "duration_ms": 2.9693019999967873, "success": true, - "started_at_unix": 1789798033.8081398, + "started_at_unix": 1789884433.8445756, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -35277,9 +35277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.770676999982015, + "duration_ms": 3.193514000003006, "success": true, - "started_at_unix": 1789798033.8107722, + "started_at_unix": 1789884433.8476586, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -35308,9 +35308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37033699999255987, + "duration_ms": 3.007114000013189, "success": true, - "started_at_unix": 1789798033.8160937, + "started_at_unix": 1789884433.8515682, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -35339,9 +35339,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1157869999797185, + "duration_ms": 2.161830999995118, "success": true, - "started_at_unix": 1789798033.8165631, + "started_at_unix": 1789884433.8546815, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -35370,9 +35370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6441600000073322, + "duration_ms": 0.22878100000411905, "success": true, - "started_at_unix": 1789798033.8187547, + "started_at_unix": 1789884433.8569255, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -35401,9 +35401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1840299999951185, + "duration_ms": 0.2687869999817849, "success": true, - "started_at_unix": 1789798033.8194962, + "started_at_unix": 1789884433.8572693, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -35432,9 +35432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23840900001914633, + "duration_ms": 0.22515399999178953, "success": true, - "started_at_unix": 1789798033.8217769, + "started_at_unix": 1789884433.8576264, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -35463,9 +35463,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21250000000350155, + "duration_ms": 0.24804700001368474, "success": true, - "started_at_unix": 1789798033.8220954, + "started_at_unix": 1789884433.8579679, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -35494,9 +35494,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2938629999960085, + "duration_ms": 0.4185880000022735, "success": true, - "started_at_unix": 1789798033.8224041, + "started_at_unix": 1789884433.8583796, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -35525,9 +35525,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19947999999203603, + "duration_ms": 0.23812899999597903, "success": true, - "started_at_unix": 1789798033.8228087, + "started_at_unix": 1789884433.859012, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -35556,9 +35556,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1745729999811374, + "duration_ms": 0.2564029999803097, "success": true, - "started_at_unix": 1789798033.8230782, + "started_at_unix": 1789884433.8593605, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -35586,9 +35586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18524899999761146, + "duration_ms": 0.2312560000063968, "success": true, - "started_at_unix": 1789798033.8232846, + "started_at_unix": 1789884433.8596573, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -35616,9 +35616,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18228400000452893, + "duration_ms": 0.216037000001279, "success": true, - "started_at_unix": 1789798033.8235157, + "started_at_unix": 1789884433.8599348, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -35646,9 +35646,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16271499998765648, + "duration_ms": 0.2814700000044468, "success": true, - "started_at_unix": 1789798033.823727, + "started_at_unix": 1789884433.860187, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -35677,9 +35677,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16657100002248626, + "duration_ms": 0.2264459999992141, "success": true, - "started_at_unix": 1789798033.824008, + "started_at_unix": 1789884433.8606288, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -35707,9 +35707,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18907499998022104, + "duration_ms": 1.6429640000126255, "success": true, - "started_at_unix": 1789798033.8242044, + "started_at_unix": 1789884433.8608916, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -35738,9 +35738,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.58946700000297, + "duration_ms": 43.31439899999623, "success": true, - "started_at_unix": 1789798033.8247097, + "started_at_unix": 1789884433.8628767, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -35771,9 +35771,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11997999999380227, + "duration_ms": 2.3438990000101967, "success": true, - "started_at_unix": 1789798033.8249805, + "started_at_unix": 1789884433.863206, "bytes_sent": 82, "bytes_received": 59, "request_id": 128, @@ -35795,9 +35795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16981600001031438, + "duration_ms": 0.21457400001168025, "success": true, - "started_at_unix": 1789798033.826036, + "started_at_unix": 1789884433.8666189, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -35825,9 +35825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19269000000576852, + "duration_ms": 0.24991000000795793, "success": true, - "started_at_unix": 1789798033.8262365, + "started_at_unix": 1789884433.8668702, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -35857,9 +35857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1485129999991841, + "duration_ms": 0.20107699998561657, "success": true, - "started_at_unix": 1789798033.8265216, + "started_at_unix": 1789884433.8671942, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -35887,9 +35887,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17406199998504235, + "duration_ms": 0.26054299999600516, "success": true, - "started_at_unix": 1789798033.8266988, + "started_at_unix": 1789884433.867427, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -35919,9 +35919,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15816799998447095, + "duration_ms": 0.21081799999933537, "success": true, - "started_at_unix": 1789798033.8269548, + "started_at_unix": 1789884433.8677676, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -35949,9 +35949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1794900000220423, + "duration_ms": 0.2531250000004093, "success": true, - "started_at_unix": 1789798033.827141, + "started_at_unix": 1789884433.8680089, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -35981,9 +35981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22845399999482652, + "duration_ms": 0.28684200000839155, "success": true, - "started_at_unix": 1789798033.8274326, + "started_at_unix": 1789884433.868367, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -36012,9 +36012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8129579999927046, + "duration_ms": 0.23781699999858574, "success": true, - "started_at_unix": 1789798033.8277814, + "started_at_unix": 1789884433.8687606, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -36042,9 +36042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18471800001407246, + "duration_ms": 0.2220089999980246, "success": true, - "started_at_unix": 1789798033.8306255, + "started_at_unix": 1789884433.8690286, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -36073,9 +36073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4947759999822665, + "duration_ms": 0.5096080000157599, "success": true, - "started_at_unix": 1789798033.8308792, + "started_at_unix": 1789884433.869327, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -36104,9 +36104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19279999997934283, + "duration_ms": 0.24767799999381168, "success": true, - "started_at_unix": 1789798033.8318634, + "started_at_unix": 1789884433.8702073, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -36135,9 +36135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.488225000012335, + "duration_ms": 0.22371000000021013, "success": true, - "started_at_unix": 1789798033.832127, + "started_at_unix": 1789884433.8705223, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -36166,9 +36166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1860700000122506, + "duration_ms": 0.23240900000587317, "success": true, - "started_at_unix": 1789798033.8356786, + "started_at_unix": 1789884433.870803, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -36197,9 +36197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1884639999900628, + "duration_ms": 0.22019300001829833, "success": true, - "started_at_unix": 1789798033.835938, + "started_at_unix": 1789884433.8711097, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -36228,9 +36228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15626600000473445, + "duration_ms": 0.22117800000387433, "success": true, - "started_at_unix": 1789798033.8361895, + "started_at_unix": 1789884433.8713832, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -36259,9 +36259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17976099999827966, + "duration_ms": 0.2190609999956905, "success": true, - "started_at_unix": 1789798033.8364253, + "started_at_unix": 1789884433.8716776, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -36290,9 +36290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22154399999863017, + "duration_ms": 0.27699299999994764, "success": true, - "started_at_unix": 1789798033.8367212, + "started_at_unix": 1789884433.871997, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -36321,9 +36321,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16907500000229447, + "duration_ms": 0.2184610000028897, "success": true, - "started_at_unix": 1789798033.837089, + "started_at_unix": 1789884433.8723931, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -36352,9 +36352,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14990599999009646, + "duration_ms": 0.18968699998822558, "success": true, - "started_at_unix": 1789798033.8373353, + "started_at_unix": 1789884433.8726835, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -36382,9 +36382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.14254499998855863, + "duration_ms": 0.18999600001734507, "success": true, - "started_at_unix": 1789798033.8375313, + "started_at_unix": 1789884433.872905, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -36412,9 +36412,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.13949000000934575, + "duration_ms": 0.21880200000623518, "success": true, - "started_at_unix": 1789798033.8377, + "started_at_unix": 1789884433.8731241, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -36442,9 +36442,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16702199999940603, + "duration_ms": 0.2208860000223467, "success": true, - "started_at_unix": 1789798033.8378656, + "started_at_unix": 1789884433.873372, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -36473,9 +36473,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15166800000088188, + "duration_ms": 0.21197899999947367, "success": true, - "started_at_unix": 1789798033.838144, + "started_at_unix": 1789884433.8737001, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -36503,9 +36503,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17047699998329335, + "duration_ms": 0.23382000000538028, "success": true, - "started_at_unix": 1789798033.8383229, + "started_at_unix": 1789884433.8739424, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -36534,9 +36534,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.687950999980103, + "duration_ms": 8.813345999982403, "success": true, - "started_at_unix": 1789798033.8388157, + "started_at_unix": 1789884433.8743975, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -36567,9 +36567,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11450299999182789, + "duration_ms": 0.1988740000058442, "success": true, - "started_at_unix": 1789798033.839272, + "started_at_unix": 1789884433.8747542, "bytes_sent": 82, "bytes_received": 59, "request_id": 153, @@ -36591,9 +36591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6314580000198475, + "duration_ms": 0.24069300002338423, "success": true, - "started_at_unix": 1789798033.840008, + "started_at_unix": 1789884433.8754632, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -36621,9 +36621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20226000000889144, + "duration_ms": 0.23435099998891928, "success": true, - "started_at_unix": 1789798033.8416717, + "started_at_unix": 1789884433.8757343, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -36652,9 +36652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19083799998043105, + "duration_ms": 0.22683699998538032, "success": true, - "started_at_unix": 1789798033.8419545, + "started_at_unix": 1789884433.8760352, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -36683,9 +36683,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15458299998272196, + "duration_ms": 0.21531500001970016, "success": true, - "started_at_unix": 1789798033.8422236, + "started_at_unix": 1789884433.8763337, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -36713,9 +36713,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1570559999777288, + "duration_ms": 0.2156760000104896, "success": true, - "started_at_unix": 1789798033.8424072, + "started_at_unix": 1789884433.8765793, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -36745,9 +36745,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 30.87851500001193, + "duration_ms": 18.297006000011606, "success": true, - "started_at_unix": 1789798033.842693, + "started_at_unix": 1789884433.8770344, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -36776,9 +36776,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 11.176487999989604, + "duration_ms": 2.3470799999927294, "success": true, - "started_at_unix": 1789798033.9079442, + "started_at_unix": 1789884433.919168, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -36807,9 +36807,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3518900000187841, + "duration_ms": 2.849646999976585, "success": true, - "started_at_unix": 1789798033.919285, + "started_at_unix": 1789884433.9216757, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -36839,9 +36839,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.893989999989799, + "duration_ms": 0.23202599999194717, "success": true, - "started_at_unix": 1789798033.9197161, + "started_at_unix": 1789884433.924622, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -36871,9 +36871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.936784000013404, + "duration_ms": 0.235412999984419, "success": true, - "started_at_unix": 1789798033.9226923, + "started_at_unix": 1789884433.9249291, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -36903,9 +36903,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.897845999996207, + "duration_ms": 0.2528459999950883, "success": true, - "started_at_unix": 1789798033.925745, + "started_at_unix": 1789884433.925272, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -36934,9 +36934,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8870789999757562, + "duration_ms": 0.23069399998121298, "success": true, - "started_at_unix": 1789798033.9287486, + "started_at_unix": 1789884433.925615, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -36965,9 +36965,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8972949999968023, + "duration_ms": 0.3562509999994745, "success": true, - "started_at_unix": 1789798033.9317906, + "started_at_unix": 1789884433.925993, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -36996,9 +36996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7297319999775027, + "duration_ms": 0.25551100000598126, "success": true, - "started_at_unix": 1789798033.934898, + "started_at_unix": 1789884433.926598, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -37027,9 +37027,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.86797100000058, + "duration_ms": 0.2420860000142966, "success": true, - "started_at_unix": 1789798033.9377716, + "started_at_unix": 1789884433.9269984, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -37059,9 +37059,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 101.53260199999181, + "duration_ms": 52.56169300000124, "success": true, - "started_at_unix": 1789798033.9409456, + "started_at_unix": 1789884433.9275444, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -37092,9 +37092,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.530675999987352, + "duration_ms": 0.17485899999769572, "success": true, - "started_at_unix": 1789798033.9410884, + "started_at_unix": 1789884433.9277313, "bytes_sent": 82, "bytes_received": 59, "request_id": 169, @@ -37116,9 +37116,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.337520999986964, + "duration_ms": 0.2560519999974531, "success": true, - "started_at_unix": 1789798033.9433756, + "started_at_unix": 1789884433.9288018, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -37146,9 +37146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9625740000085443, + "duration_ms": 0.2470460000267849, "success": true, - "started_at_unix": 1789798033.945761, + "started_at_unix": 1789884433.9291003, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -37177,9 +37177,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7844349999952556, + "duration_ms": 0.2633260000095561, "success": true, - "started_at_unix": 1789798033.9488401, + "started_at_unix": 1789884433.9294705, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -37208,9 +37208,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9464889999815114, + "duration_ms": 0.21099800000001778, "success": true, - "started_at_unix": 1789798033.9517336, + "started_at_unix": 1789884433.9298406, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -37238,9 +37238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8884419999997135, + "duration_ms": 0.21730999998226253, "success": true, - "started_at_unix": 1789798033.954718, + "started_at_unix": 1789884433.9300919, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -37270,9 +37270,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 37.501377000012326, + "duration_ms": 21.020244999988336, "success": true, - "started_at_unix": 1789798033.9577081, + "started_at_unix": 1789884433.9303834, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -37301,9 +37301,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.1874159999840685, + "duration_ms": 3.6796599999888713, "success": true, - "started_at_unix": 1789798034.0393565, + "started_at_unix": 1789884433.9805393, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -37332,9 +37332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0454919999840513, + "duration_ms": 0.2601999999853888, "success": true, - "started_at_unix": 1789798034.0446746, + "started_at_unix": 1789884433.9843256, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -37364,9 +37364,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7985199999989163, + "duration_ms": 0.2395220000153131, "success": true, - "started_at_unix": 1789798034.047816, + "started_at_unix": 1789884433.9846764, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -37396,9 +37396,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.92376800001648, + "duration_ms": 0.23112499999911051, "success": true, - "started_at_unix": 1789798034.0506864, + "started_at_unix": 1789884433.9849882, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -37428,9 +37428,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.987364999995634, + "duration_ms": 0.26085100000727834, "success": true, - "started_at_unix": 1789798034.0537145, + "started_at_unix": 1789884433.985319, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -37459,9 +37459,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8450599999985116, + "duration_ms": 0.24465100000270468, "success": true, - "started_at_unix": 1789798034.0567849, + "started_at_unix": 1789884433.9856682, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -37490,9 +37490,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.91461500000878, + "duration_ms": 1.5532859999893844, "success": true, - "started_at_unix": 1789798034.0597727, + "started_at_unix": 1789884433.9860585, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -37521,9 +37521,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7535929999942255, + "duration_ms": 1.8439119999982267, "success": true, - "started_at_unix": 1789798034.0628762, + "started_at_unix": 1789884433.9878302, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -37552,9 +37552,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8473539999822606, + "duration_ms": 0.2613730000007308, "success": true, - "started_at_unix": 1789798034.0657701, + "started_at_unix": 1789884433.9898214, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -37584,9 +37584,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 126.2391950000108, + "duration_ms": 62.40746599999625, "success": true, - "started_at_unix": 1789798034.0688958, + "started_at_unix": 1789884433.9903514, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -37617,9 +37617,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.4428960000193456, + "duration_ms": 0.21510499999521926, "success": true, - "started_at_unix": 1789798034.069092, + "started_at_unix": 1789884433.9906402, "bytes_sent": 82, "bytes_received": 59, "request_id": 185, @@ -37641,9 +37641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.32667099999162, + "duration_ms": 0.2481770000031247, "success": true, - "started_at_unix": 1789798034.0722823, + "started_at_unix": 1789884433.991718, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -37671,9 +37671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9654710000102114, + "duration_ms": 0.23531299999035582, "success": true, - "started_at_unix": 1789798034.0746524, + "started_at_unix": 1789884433.992006, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -37702,9 +37702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.902917000000116, + "duration_ms": 0.27491800000234434, "success": true, - "started_at_unix": 1789798034.0777106, + "started_at_unix": 1789884433.9923348, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -37733,9 +37733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.885542000001351, + "duration_ms": 0.241214999988415, "success": true, - "started_at_unix": 1789798034.0807188, + "started_at_unix": 1789884433.9927225, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -37763,9 +37763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9658420000089336, + "duration_ms": 0.22136699999464327, "success": true, - "started_at_unix": 1789798034.083644, + "started_at_unix": 1789884433.993004, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -37795,9 +37795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 31.743288000001257, + "duration_ms": 20.943700999993098, "success": true, - "started_at_unix": 1789798034.0867155, + "started_at_unix": 1789884433.9933279, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -37826,9 +37826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.962724999989177, + "duration_ms": 1.5340190000188159, "success": true, - "started_at_unix": 1789798034.1629393, + "started_at_unix": 1789884434.0431573, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -37857,9 +37857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.500115999997888, + "duration_ms": 0.23906000001261418, "success": true, - "started_at_unix": 1789798034.1690328, + "started_at_unix": 1789884434.0447896, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -37889,9 +37889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21428300001957723, + "duration_ms": 0.2458929999988868, "success": true, - "started_at_unix": 1789798034.1726296, + "started_at_unix": 1789884434.0451155, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -37921,9 +37921,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.706940999994913, + "duration_ms": 0.26707300000339274, "success": true, - "started_at_unix": 1789798034.1729062, + "started_at_unix": 1789884434.0454297, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -37953,9 +37953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.890227999984063, + "duration_ms": 0.2389299999947525, "success": true, - "started_at_unix": 1789798034.1777189, + "started_at_unix": 1789884434.0457969, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -37984,9 +37984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.922998000002508, + "duration_ms": 0.25568099999873084, "success": true, - "started_at_unix": 1789798034.1806946, + "started_at_unix": 1789884434.0461197, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -38015,9 +38015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.7851149999994504, + "duration_ms": 0.330402000003005, "success": true, - "started_at_unix": 1789798034.1837506, + "started_at_unix": 1789884434.0465372, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -38046,9 +38046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8733379999957833, + "duration_ms": 0.23796800002173768, "success": true, - "started_at_unix": 1789798034.1877534, + "started_at_unix": 1789884434.047076, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -38077,9 +38077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.854624999997668, + "duration_ms": 0.22170799999798874, "success": true, - "started_at_unix": 1789798034.1897674, + "started_at_unix": 1789884434.0474753, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -38109,9 +38109,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 121.35222200001294, + "duration_ms": 57.06718800001909, "success": true, - "started_at_unix": 1789798034.192928, + "started_at_unix": 1789884434.0479596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -38142,9 +38142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.3847280000097726, + "duration_ms": 0.14571500000215565, "success": true, - "started_at_unix": 1789798034.1931477, + "started_at_unix": 1789884434.0481966, "bytes_sent": 82, "bytes_received": 59, "request_id": 201, @@ -38166,9 +38166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.2921489999987443, + "duration_ms": 0.2517339999883461, "success": true, - "started_at_unix": 1789798034.1963284, + "started_at_unix": 1789884434.0492225, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -38196,9 +38196,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.956858999993983, + "duration_ms": 0.24022299999160168, "success": true, - "started_at_unix": 1789798034.1986692, + "started_at_unix": 1789884434.0495145, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -38227,9 +38227,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.021295999985796, + "duration_ms": 0.22874100000080944, "success": true, - "started_at_unix": 1789798034.2017286, + "started_at_unix": 1789884434.0498462, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -38258,9 +38258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.745810999982723, + "duration_ms": 0.21235999997770705, "success": true, - "started_at_unix": 1789798034.2048635, + "started_at_unix": 1789884434.0501761, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -38288,9 +38288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.961566000010407, + "duration_ms": 0.24339900002701143, "success": true, - "started_at_unix": 1789798034.207656, + "started_at_unix": 1789884434.050427, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -38320,9 +38320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 31.82696499999338, + "duration_ms": 20.988013999982513, "success": true, - "started_at_unix": 1789798034.210728, + "started_at_unix": 1789884434.0507672, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -38351,9 +38351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 8.141298999987612, + "duration_ms": 1.3993160000040916, "success": true, - "started_at_unix": 1789798034.2843986, + "started_at_unix": 1789884434.0991015, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -38382,9 +38382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8976309999866317, + "duration_ms": 0.2144839999971282, "success": true, - "started_at_unix": 1789798034.2926931, + "started_at_unix": 1789884434.10059, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -38414,9 +38414,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0081449999954657, + "duration_ms": 0.21200899999485046, "success": true, - "started_at_unix": 1789798034.2936926, + "started_at_unix": 1789884434.100875, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -38446,9 +38446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8240090000224427, + "duration_ms": 0.20321200000239514, "success": true, - "started_at_unix": 1789798034.2967846, + "started_at_unix": 1789884434.1011503, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -38478,9 +38478,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8812250000100903, + "duration_ms": 0.4122659999836742, "success": true, - "started_at_unix": 1789798034.2997406, + "started_at_unix": 1789884434.1017582, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -38509,9 +38509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.99958299999048, + "duration_ms": 0.43299500001126034, "success": true, - "started_at_unix": 1789798034.302711, + "started_at_unix": 1789884434.1022537, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -38540,9 +38540,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.806272000015042, + "duration_ms": 0.49158600000964725, "success": true, - "started_at_unix": 1789798034.3058612, + "started_at_unix": 1789884434.1028278, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -38571,9 +38571,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8570390000197676, + "duration_ms": 0.41618400001652844, "success": true, - "started_at_unix": 1789798034.30886, + "started_at_unix": 1789884434.103563, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -38602,9 +38602,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7550150000195117, + "duration_ms": 0.41956000001164284, "success": true, - "started_at_unix": 1789798034.3118536, + "started_at_unix": 1789884434.1041214, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -38634,9 +38634,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 119.3173909999814, + "duration_ms": 56.43102999999883, "success": true, - "started_at_unix": 1789798034.314891, + "started_at_unix": 1789884434.104808, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -38667,9 +38667,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.4540379999914421, + "duration_ms": 0.34690399999703914, "success": true, - "started_at_unix": 1789798034.3150916, + "started_at_unix": 1789884434.105059, "bytes_sent": 82, "bytes_received": 59, "request_id": 217, @@ -38691,9 +38691,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21960099999773774, + "duration_ms": 0.44175200000040604, "success": true, - "started_at_unix": 1789798034.317268, + "started_at_unix": 1789884434.1062543, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -38721,9 +38721,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.091040999976258, + "duration_ms": 0.41018199999598437, "success": true, - "started_at_unix": 1789798034.3175378, + "started_at_unix": 1789884434.1067393, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -38752,9 +38752,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.895316000007142, + "duration_ms": 0.4218040000125711, "success": true, - "started_at_unix": 1789798034.3207119, + "started_at_unix": 1789884434.1072369, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -38783,9 +38783,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9227969999965353, + "duration_ms": 0.38935300000275674, "success": true, - "started_at_unix": 1789798034.3237095, + "started_at_unix": 1789884434.107767, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -38813,9 +38813,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9262930000015785, + "duration_ms": 0.4159629999946901, "success": true, - "started_at_unix": 1789798034.3266745, + "started_at_unix": 1789884434.108197, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -38845,9 +38845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 36.86298100001295, + "duration_ms": 22.647067999997716, "success": true, - "started_at_unix": 1789798034.3297029, + "started_at_unix": 1789884434.108703, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -38876,9 +38876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.125827000024174, + "duration_ms": 1.8104899999968893, "success": true, - "started_at_unix": 1789798034.4114127, + "started_at_unix": 1789884434.1622307, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -38907,9 +38907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.9644050000049447, + "duration_ms": 0.44742299999711577, "success": true, - "started_at_unix": 1789798034.4156697, + "started_at_unix": 1789884434.1641483, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -38939,9 +38939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.953093000002127, + "duration_ms": 0.39483400001927293, "success": true, - "started_at_unix": 1789798034.4197478, + "started_at_unix": 1789884434.1646824, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -38971,9 +38971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.819101000000046, + "duration_ms": 0.42431899998973677, "success": true, - "started_at_unix": 1789798034.4227817, + "started_at_unix": 1789884434.1651404, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -39003,9 +39003,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22156300002507123, + "duration_ms": 0.4534429999978329, "success": true, - "started_at_unix": 1789798034.425711, + "started_at_unix": 1789884434.1656647, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -39034,9 +39034,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.6894259999892256, + "duration_ms": 0.46418400000902693, "success": true, - "started_at_unix": 1789798034.4260092, + "started_at_unix": 1789884434.1662054, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -39065,9 +39065,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.831751000002214, + "duration_ms": 0.4735309999830406, "success": true, - "started_at_unix": 1789798034.4288342, + "started_at_unix": 1789884434.166812, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -39096,9 +39096,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.785861000006662, + "duration_ms": 0.4292790000022251, "success": true, - "started_at_unix": 1789798034.431848, + "started_at_unix": 1789884434.167523, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -39127,9 +39127,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.839141000009704, + "duration_ms": 0.3989010000111648, "success": true, - "started_at_unix": 1789798034.4347782, + "started_at_unix": 1789884434.1680868, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -39159,9 +39159,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 121.31830600000626, + "duration_ms": 63.29767099998662, "success": true, - "started_at_unix": 1789798034.4378982, + "started_at_unix": 1789884434.1687627, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -39192,9 +39192,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 4.441161999977794, + "duration_ms": 0.3348299999856863, "success": true, - "started_at_unix": 1789798034.4380991, + "started_at_unix": 1789884434.1690114, "bytes_sent": 82, "bytes_received": 59, "request_id": 233, @@ -39216,9 +39216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27256000001329994, + "duration_ms": 0.42729500000859844, "success": true, - "started_at_unix": 1789798034.443386, + "started_at_unix": 1789884434.1702251, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -39246,9 +39246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.925321999981634, + "duration_ms": 0.4088900000169815, "success": true, - "started_at_unix": 1789798034.443699, + "started_at_unix": 1789884434.1706958, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -39277,9 +39277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.01748999999063, + "duration_ms": 0.43823499999007254, "success": true, - "started_at_unix": 1789798034.4467354, + "started_at_unix": 1789884434.1712008, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -39308,9 +39308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.732691000005616, + "duration_ms": 0.38970400001403505, "success": true, - "started_at_unix": 1789798034.449872, + "started_at_unix": 1789884434.171757, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -39338,9 +39338,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.969687999978987, + "duration_ms": 0.41882900001155576, "success": true, - "started_at_unix": 1789798034.452647, + "started_at_unix": 1789884434.1721845, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -39370,9 +39370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 33.71268099999725, + "duration_ms": 22.561797999998134, "success": true, - "started_at_unix": 1789798034.455732, + "started_at_unix": 1789884434.172705, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -39401,9 +39401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.724508999989439, + "duration_ms": 1.7365900000072543, "success": true, - "started_at_unix": 1789798034.5355477, + "started_at_unix": 1789884434.2317955, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -39432,9 +39432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.143777999990107, + "duration_ms": 0.23763799998732793, "success": true, - "started_at_unix": 1789798034.538402, + "started_at_unix": 1789884434.233651, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -39464,9 +39464,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23816899999928864, + "duration_ms": 0.2286210000193023, "success": true, - "started_at_unix": 1789798034.543659, + "started_at_unix": 1789884434.23398, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -39496,9 +39496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.643653000002132, + "duration_ms": 0.28574800001024414, "success": true, - "started_at_unix": 1789798034.5439584, + "started_at_unix": 1789884434.2342782, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -39528,9 +39528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.010999999986552, + "duration_ms": 0.23889999999937572, "success": true, - "started_at_unix": 1789798034.545697, + "started_at_unix": 1789884434.2346714, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -39559,9 +39559,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8204939999909584, + "duration_ms": 0.2334399999881498, "success": true, - "started_at_unix": 1789798034.548789, + "started_at_unix": 1789884434.234992, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -39590,9 +39590,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9131229999848074, + "duration_ms": 0.32822800000076313, "success": true, - "started_at_unix": 1789798034.5517464, + "started_at_unix": 1789884434.2353606, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -39621,9 +39621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7657920000194736, + "duration_ms": 0.2193040000122437, "success": true, - "started_at_unix": 1789798034.5548484, + "started_at_unix": 1789884434.23587, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -39652,9 +39652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8650609999942844, + "duration_ms": 0.21270100000947423, "success": true, - "started_at_unix": 1789798034.557747, + "started_at_unix": 1789884434.2362118, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -39684,9 +39684,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 118.2871149999869, + "duration_ms": 67.35273699999311, "success": true, - "started_at_unix": 1789798034.5608802, + "started_at_unix": 1789884434.2367353, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -39717,9 +39717,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.2501250000175332, + "duration_ms": 0.15989100000979306, "success": true, - "started_at_unix": 1789798034.5612853, + "started_at_unix": 1789884434.2372103, "bytes_sent": 82, "bytes_received": 59, "request_id": 249, @@ -39741,9 +39741,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.323905999986664, + "duration_ms": 0.2943740000205253, "success": true, - "started_at_unix": 1789798034.5642948, + "started_at_unix": 1789884434.2382505, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -39772,9 +39772,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9081849999954557, + "duration_ms": 0.24573299998564835, "success": true, - "started_at_unix": 1789798034.5667083, + "started_at_unix": 1789884434.2386382, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -39803,9 +39803,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26388699998847187, + "duration_ms": 0.2581360000135646, "success": true, - "started_at_unix": 1789798034.5697231, + "started_at_unix": 1789884434.2389946, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -39834,9 +39834,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.647733000003427, + "duration_ms": 0.27738200000726465, "success": true, - "started_at_unix": 1789798034.5700986, + "started_at_unix": 1789884434.239388, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -39865,9 +39865,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7874539999857006, + "duration_ms": 0.24028199999293065, "success": true, - "started_at_unix": 1789798034.5728295, + "started_at_unix": 1789884434.2397544, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -39896,9 +39896,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.894574999999122, + "duration_ms": 0.21087800001851065, "success": true, - "started_at_unix": 1789798034.575718, + "started_at_unix": 1789884434.2400815, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -39926,9 +39926,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.964851000001545, + "duration_ms": 0.30826099998648715, "success": true, - "started_at_unix": 1789798034.5786643, + "started_at_unix": 1789884434.2403378, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -39957,9 +39957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.866913000019622, + "duration_ms": 0.2091039999925215, "success": true, - "started_at_unix": 1789798034.5817473, + "started_at_unix": 1789884434.2407684, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -39987,9 +39987,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9654610000022785, + "duration_ms": 0.23475199998301832, "success": true, - "started_at_unix": 1789798034.5846622, + "started_at_unix": 1789884434.2410145, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -40018,9 +40018,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.873934000007239, + "duration_ms": 0.28881500000466076, "success": true, - "started_at_unix": 1789798034.5877385, + "started_at_unix": 1789884434.2413476, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -40049,9 +40049,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.944740000003776, + "duration_ms": 0.2811590000248998, "success": true, - "started_at_unix": 1789798034.5907187, + "started_at_unix": 1789884434.2417219, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -40080,9 +40080,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8220859999805725, + "duration_ms": 0.2567829999975402, "success": true, - "started_at_unix": 1789798034.5938268, + "started_at_unix": 1789884434.2421484, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -40111,9 +40111,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.885700999996743, + "duration_ms": 0.2510930000028111, "success": true, - "started_at_unix": 1789798034.596756, + "started_at_unix": 1789884434.2425225, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -40142,9 +40142,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8783610000004956, + "duration_ms": 0.2522949999956836, "success": true, - "started_at_unix": 1789798034.5997758, + "started_at_unix": 1789884434.2428849, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -40173,9 +40173,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9494169999964015, + "duration_ms": 0.3797649999910391, "success": true, - "started_at_unix": 1789798034.6027913, + "started_at_unix": 1789884434.2432523, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -40204,9 +40204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7332319999970878, + "duration_ms": 0.2961470000002464, "success": true, - "started_at_unix": 1789798034.606056, + "started_at_unix": 1789884434.2439377, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -40235,9 +40235,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 45.562840000002325, + "duration_ms": 7.172386999997116, "success": true, - "started_at_unix": 1789798034.609137, + "started_at_unix": 1789884434.2445793, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -40268,9 +40268,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.362134000009064, + "duration_ms": 0.1764730000104464, "success": true, - "started_at_unix": 1789798034.6092825, + "started_at_unix": 1789884434.244755, "bytes_sent": 82, "bytes_received": 59, "request_id": 266, @@ -40292,9 +40292,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.344327000002977, + "duration_ms": 0.24802699999781908, "success": true, - "started_at_unix": 1789798034.6124136, + "started_at_unix": 1789884434.245741, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -40323,9 +40323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.18393000000583, + "duration_ms": 0.23145600002294486, "success": true, - "started_at_unix": 1789798034.6148474, + "started_at_unix": 1789884434.2460725, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -40354,9 +40354,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.391913000011073, + "duration_ms": 0.5120149999982004, "success": true, - "started_at_unix": 1789798034.61814, + "started_at_unix": 1789884434.2464113, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -40385,9 +40385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.86610600001336, + "duration_ms": 0.240963000010197, "success": true, - "started_at_unix": 1789798034.623668, + "started_at_unix": 1789884434.2470558, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -40416,9 +40416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.898704999992788, + "duration_ms": 0.2626950000035322, "success": true, - "started_at_unix": 1789798034.6296353, + "started_at_unix": 1789884434.2473836, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -40447,9 +40447,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.0348799999776475, + "duration_ms": 0.20624800001201038, "success": true, - "started_at_unix": 1789798034.6356485, + "started_at_unix": 1789884434.2477405, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -40477,9 +40477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.801504999979443, + "duration_ms": 0.2428670000256261, "success": true, - "started_at_unix": 1789798034.6397321, + "started_at_unix": 1789884434.2479908, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -40508,9 +40508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8757860000041546, + "duration_ms": 0.22307999998361083, "success": true, - "started_at_unix": 1789798034.6426568, + "started_at_unix": 1789884434.2483375, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -40538,9 +40538,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0417019999854347, + "duration_ms": 0.21939299998052775, "success": true, - "started_at_unix": 1789798034.6455789, + "started_at_unix": 1789884434.248599, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -40569,9 +40569,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7483409999954347, + "duration_ms": 0.37793199999214266, "success": true, - "started_at_unix": 1789798034.6477153, + "started_at_unix": 1789884434.2489073, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -40600,9 +40600,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.975444000005382, + "duration_ms": 0.26468800001566706, "success": true, - "started_at_unix": 1789798034.649566, + "started_at_unix": 1789884434.2493706, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -40631,9 +40631,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.016051999992442, + "duration_ms": 0.2539780000176961, "success": true, - "started_at_unix": 1789798034.65672, + "started_at_unix": 1789884434.2497842, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -40662,9 +40662,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2163160000066, + "duration_ms": 0.23591400000100293, "success": true, - "started_at_unix": 1789798034.6598322, + "started_at_unix": 1789884434.250131, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -40693,9 +40693,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19139800002676566, + "duration_ms": 0.2581660000089414, "success": true, - "started_at_unix": 1789798034.6601212, + "started_at_unix": 1789884434.25048, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -40724,9 +40724,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3461209999784387, + "duration_ms": 0.37909399998170557, "success": true, - "started_at_unix": 1789798034.660411, + "started_at_unix": 1789884434.2508562, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -40755,9 +40755,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3031359999852157, + "duration_ms": 0.30618700000673016, "success": true, - "started_at_unix": 1789798034.6610239, + "started_at_unix": 1789884434.2515862, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -40786,9 +40786,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 49.94872400001782, + "duration_ms": 7.212541999990663, "success": true, - "started_at_unix": 1789798034.6616337, + "started_at_unix": 1789884434.2521782, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -40819,9 +40819,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13357100002053812, + "duration_ms": 0.4034300000057556, "success": true, - "started_at_unix": 1789798034.6618333, + "started_at_unix": 1789884434.25243, "bytes_sent": 82, "bytes_received": 59, "request_id": 283, @@ -40843,9 +40843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.90165500001649, + "duration_ms": 0.24598300001343887, "success": true, - "started_at_unix": 1789798034.662703, + "started_at_unix": 1789884434.2536433, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -40874,9 +40874,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21644500000661537, + "duration_ms": 0.23763800001574964, "success": true, - "started_at_unix": 1789798034.6656847, + "started_at_unix": 1789884434.2539773, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -40905,9 +40905,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2091750000090542, + "duration_ms": 0.2873610000051485, "success": true, - "started_at_unix": 1789798034.6659873, + "started_at_unix": 1789884434.2543216, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -40936,9 +40936,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21688599997560232, + "duration_ms": 0.23691600000574908, "success": true, - "started_at_unix": 1789798034.6663015, + "started_at_unix": 1789884434.2547412, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -40967,9 +40967,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18005100000095808, + "duration_ms": 0.24758600000041042, "success": true, - "started_at_unix": 1789798034.6665857, + "started_at_unix": 1789884434.2550666, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -40998,9 +40998,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.758139999997411, + "duration_ms": 0.25666299998761133, "success": true, - "started_at_unix": 1789798034.6668386, + "started_at_unix": 1789884434.2554104, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -41028,9 +41028,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.981846000011501, + "duration_ms": 0.28733100000977174, "success": true, - "started_at_unix": 1789798034.6696417, + "started_at_unix": 1789884434.2557123, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -41059,9 +41059,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8512199999966015, + "duration_ms": 0.21009600001775652, "success": true, - "started_at_unix": 1789798034.6727407, + "started_at_unix": 1789884434.2561193, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -41089,9 +41089,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4683390000129748, + "duration_ms": 0.2671739999868805, "success": true, - "started_at_unix": 1789798034.675631, + "started_at_unix": 1789884434.256368, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -41120,9 +41120,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20700100000681232, + "duration_ms": 0.23452099998166887, "success": true, - "started_at_unix": 1789798034.6771913, + "started_at_unix": 1789884434.2567456, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -41151,9 +41151,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2387890000079551, + "duration_ms": 0.2563029999862465, "success": true, - "started_at_unix": 1789798034.6774743, + "started_at_unix": 1789884434.2570803, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -41182,9 +41182,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19584399998962, + "duration_ms": 0.23529399999233647, "success": true, - "started_at_unix": 1789798034.6778414, + "started_at_unix": 1789884434.2575083, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -41213,9 +41213,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19476299999610092, + "duration_ms": 0.4065250000166998, "success": true, - "started_at_unix": 1789798034.6781094, + "started_at_unix": 1789884434.257833, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -41244,9 +41244,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21689700000138146, + "duration_ms": 0.2488089999985732, "success": true, - "started_at_unix": 1789798034.6783736, + "started_at_unix": 1789884434.258326, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -41275,9 +41275,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8525380000085079, + "duration_ms": 0.3697770000030687, "success": true, - "started_at_unix": 1789798034.6786854, + "started_at_unix": 1789884434.2586877, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -41306,9 +41306,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.257997999995041, + "duration_ms": 0.29177000001823217, "success": true, - "started_at_unix": 1789798034.6808267, + "started_at_unix": 1789884434.2593646, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -41337,9 +41337,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.383763000007548, + "duration_ms": 7.086485000002085, "success": true, - "started_at_unix": 1789798034.681379, + "started_at_unix": 1789884434.2599561, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -41370,9 +41370,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14803299998789043, + "duration_ms": 0.1814920000242637, "success": true, - "started_at_unix": 1789798034.681592, + "started_at_unix": 1789884434.260212, "bytes_sent": 82, "bytes_received": 59, "request_id": 300, @@ -41394,9 +41394,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2320699999813769, + "duration_ms": 0.25318699999843375, "success": true, - "started_at_unix": 1789798034.6824765, + "started_at_unix": 1789884434.2611628, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -41425,9 +41425,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19969099997751982, + "duration_ms": 0.3104550000045947, "success": true, - "started_at_unix": 1789798034.6827812, + "started_at_unix": 1789884434.261534, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -41456,9 +41456,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1990490000025602, + "duration_ms": 0.2802180000003318, "success": true, - "started_at_unix": 1789798034.6830664, + "started_at_unix": 1789884434.2619543, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -41487,9 +41487,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1830459999894174, + "duration_ms": 0.2749780000215196, "success": true, - "started_at_unix": 1789798034.6833653, + "started_at_unix": 1789884434.2623718, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -41518,9 +41518,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15815800000495983, + "duration_ms": 0.24977100000000974, "success": true, - "started_at_unix": 1789798034.6836073, + "started_at_unix": 1789884434.2627335, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -41549,9 +41549,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.758209000006673, + "duration_ms": 0.24046300001145937, "success": true, - "started_at_unix": 1789798034.683829, + "started_at_unix": 1789884434.2630832, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -41579,9 +41579,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9921919999935653, + "duration_ms": 0.4738830000121652, "success": true, - "started_at_unix": 1789798034.6866288, + "started_at_unix": 1789884434.2633717, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -41610,9 +41610,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8670739999938633, + "duration_ms": 0.22452300001418735, "success": true, - "started_at_unix": 1789798034.6897333, + "started_at_unix": 1789884434.2639663, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -41640,9 +41640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24641100000621918, + "duration_ms": 0.26774400001272625, "success": true, - "started_at_unix": 1789798034.6926441, + "started_at_unix": 1789884434.2642298, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -41671,9 +41671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20531900000264613, + "duration_ms": 0.24007199999687145, "success": true, - "started_at_unix": 1789798034.692981, + "started_at_unix": 1789884434.2645962, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -41702,9 +41702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2217240000277343, + "duration_ms": 0.24792699997533418, "success": true, - "started_at_unix": 1789798034.693265, + "started_at_unix": 1789884434.2649293, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -41733,9 +41733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20555899999408211, + "duration_ms": 0.26946799999905124, "success": true, - "started_at_unix": 1789798034.6936276, + "started_at_unix": 1789884434.2653263, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -41764,9 +41764,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2040069999793559, + "duration_ms": 0.2502210000159266, "success": true, - "started_at_unix": 1789798034.6939042, + "started_at_unix": 1789884434.265689, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -41795,9 +41795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4256689999901937, + "duration_ms": 0.22832999999877757, "success": true, - "started_at_unix": 1789798034.6941783, + "started_at_unix": 1789884434.2660263, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -41826,9 +41826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4272520000085933, + "duration_ms": 0.555786999996144, "success": true, - "started_at_unix": 1789798034.69672, + "started_at_unix": 1789884434.2663734, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -41857,9 +41857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0876859999864337, + "duration_ms": 0.32661500000585875, "success": true, - "started_at_unix": 1789798034.6974528, + "started_at_unix": 1789884434.267276, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -41888,9 +41888,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 19.074428000010357, + "duration_ms": 7.482591000012917, "success": true, - "started_at_unix": 1789798034.7008445, + "started_at_unix": 1789884434.267912, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -41921,9 +41921,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15514300000063486, + "duration_ms": 0.18682200001762794, "success": true, - "started_at_unix": 1789798034.7010353, + "started_at_unix": 1789884434.2681754, "bytes_sent": 82, "bytes_received": 59, "request_id": 317, @@ -41945,9 +41945,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.698981000008871, + "duration_ms": 0.2854580000075657, "success": true, - "started_at_unix": 1789798034.7019088, + "started_at_unix": 1789884434.2692056, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -41976,9 +41976,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.915297000015471, + "duration_ms": 0.4301999999825057, "success": true, - "started_at_unix": 1789798034.7046838, + "started_at_unix": 1789884434.2695823, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -42007,9 +42007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9293880000125228, + "duration_ms": 0.25185499998769956, "success": true, - "started_at_unix": 1789798034.7076948, + "started_at_unix": 1789884434.2701209, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -42038,9 +42038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21825900000749243, + "duration_ms": 0.24636399999167224, "success": true, - "started_at_unix": 1789798034.7107422, + "started_at_unix": 1789884434.2705235, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -42069,9 +42069,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18526900001347713, + "duration_ms": 0.22914100000548387, "success": true, - "started_at_unix": 1789798034.7110293, + "started_at_unix": 1789884434.2708557, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -42100,9 +42100,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1619429999948352, + "duration_ms": 0.2175489999842739, "success": true, - "started_at_unix": 1789798034.7112906, + "started_at_unix": 1789884434.2711787, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -42130,9 +42130,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2202919999945152, + "duration_ms": 0.2779029999828708, "success": true, - "started_at_unix": 1789798034.7114902, + "started_at_unix": 1789884434.2714658, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -42161,9 +42161,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.157617000013488, + "duration_ms": 0.21556600000849357, "success": true, - "started_at_unix": 1789798034.7118042, + "started_at_unix": 1789884434.2718613, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -42191,9 +42191,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1728099999809274, + "duration_ms": 0.23536399999102287, "success": true, - "started_at_unix": 1789798034.711991, + "started_at_unix": 1789884434.2721152, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -42222,9 +42222,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4914379999927405, + "duration_ms": 0.25765499998442465, "success": true, - "started_at_unix": 1789798034.7122366, + "started_at_unix": 1789884434.2724771, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -42253,9 +42253,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8124210000157746, + "duration_ms": 0.2617829999849164, "success": true, - "started_at_unix": 1789798034.714813, + "started_at_unix": 1789884434.272826, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -42284,9 +42284,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8488359999983004, + "duration_ms": 0.2914990000135731, "success": true, - "started_at_unix": 1789798034.717761, + "started_at_unix": 1789884434.273244, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -42315,9 +42315,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.855779999990318, + "duration_ms": 0.24347799998736264, "success": true, - "started_at_unix": 1789798034.7206972, + "started_at_unix": 1789884434.273625, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -42346,9 +42346,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.9746000000111508, + "duration_ms": 0.23313899998811394, "success": true, - "started_at_unix": 1789798034.7266521, + "started_at_unix": 1789884434.273953, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -42377,9 +42377,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.963899999997466, + "duration_ms": 0.424819999977899, "success": true, - "started_at_unix": 1789798034.728736, + "started_at_unix": 1789884434.27429, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -42408,9 +42408,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.6544739999962985, + "duration_ms": 0.27190200000859477, "success": true, - "started_at_unix": 1789798034.7319875, + "started_at_unix": 1789884434.275017, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -42439,9 +42439,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 33.742735999993556, + "duration_ms": 7.21511800000485, "success": true, - "started_at_unix": 1789798034.7349591, + "started_at_unix": 1789884434.2756152, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -42472,9 +42472,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.5602919999982987, + "duration_ms": 0.18291400002112823, "success": true, - "started_at_unix": 1789798034.7351596, + "started_at_unix": 1789884434.275867, "bytes_sent": 82, "bytes_received": 59, "request_id": 334, @@ -42496,9 +42496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1562080000071546, + "duration_ms": 0.25346699999317934, "success": true, - "started_at_unix": 1789798034.738447, + "started_at_unix": 1789884434.2768376, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -42527,9 +42527,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.9174349999957485, + "duration_ms": 0.24435000000266882, "success": true, - "started_at_unix": 1789798034.741688, + "started_at_unix": 1789884434.2771842, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -42558,9 +42558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.06843700002446, + "duration_ms": 0.30495400000063455, "success": true, - "started_at_unix": 1789798034.743707, + "started_at_unix": 1789884434.2775655, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -42589,9 +42589,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.726461999998264, + "duration_ms": 0.2425469999991492, "success": true, - "started_at_unix": 1789798034.746894, + "started_at_unix": 1789884434.2780025, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -42620,9 +42620,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.8565710000095805, + "duration_ms": 0.25262599999109625, "success": true, - "started_at_unix": 1789798034.7496998, + "started_at_unix": 1789884434.2783327, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -42651,9 +42651,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.930688999981612, + "duration_ms": 0.20859299999642644, "success": true, - "started_at_unix": 1789798034.7556727, + "started_at_unix": 1789884434.2786791, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -42681,9 +42681,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.966183000012279, + "duration_ms": 0.2596089999826745, "success": true, - "started_at_unix": 1789798034.7586539, + "started_at_unix": 1789884434.2789316, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -42712,9 +42712,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9987620000042625, + "duration_ms": 0.25037199998223514, "success": true, - "started_at_unix": 1789798034.7617302, + "started_at_unix": 1789884434.27931, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -42742,9 +42742,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8485059999923124, + "duration_ms": 0.24348900001314178, "success": true, - "started_at_unix": 1789798034.764771, + "started_at_unix": 1789884434.2795997, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -42773,9 +42773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.898060000006808, + "duration_ms": 0.24046199999361306, "success": true, - "started_at_unix": 1789798034.7677197, + "started_at_unix": 1789884434.279937, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -42804,9 +42804,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.91476900001453, + "duration_ms": 0.29827199998067044, "success": true, - "started_at_unix": 1789798034.7707047, + "started_at_unix": 1789884434.280266, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -42835,9 +42835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8403940000032435, + "duration_ms": 0.22587499998394378, "success": true, - "started_at_unix": 1789798034.776777, + "started_at_unix": 1789884434.2807128, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -42866,9 +42866,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.831493999977511, + "duration_ms": 0.21141799999213617, "success": true, - "started_at_unix": 1789798034.7797081, + "started_at_unix": 1789884434.2810252, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -42897,9 +42897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.964591000022665, + "duration_ms": 0.26110099997822545, "success": true, - "started_at_unix": 1789798034.7856517, + "started_at_unix": 1789884434.2813134, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -42928,9 +42928,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.794898999994302, + "duration_ms": 0.40078499998230654, "success": true, - "started_at_unix": 1789798034.7887409, + "started_at_unix": 1789884434.2816966, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -42959,9 +42959,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30449900000917296, + "duration_ms": 0.3024799999877814, "success": true, - "started_at_unix": 1789798034.7948513, + "started_at_unix": 1789884434.282471, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -42990,9 +42990,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.69333099999585, + "duration_ms": 6.994622000007666, "success": true, - "started_at_unix": 1789798034.7954502, + "started_at_unix": 1789884434.2830813, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -43023,9 +43023,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024375999998937914, + "duration_ms": 0.032420999986015886, "success": true, - "started_at_unix": 1789798034.7958603, + "started_at_unix": 1789884434.283537, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43038,9 +43038,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.011537000006001108, + "duration_ms": 0.021259999982703448, "success": true, - "started_at_unix": 1789798034.7958903, + "started_at_unix": 1789884434.2835772, "bytes_sent": 225, "bytes_received": 0, "request_id": null, @@ -43053,9 +43053,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.009064000010994278, + "duration_ms": 0.01846500001079221, "success": true, - "started_at_unix": 1789798034.7959054, + "started_at_unix": 1789884434.2836041, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43068,9 +43068,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.6911740000011832, + "duration_ms": 0.2854469999817866, "success": true, - "started_at_unix": 1789798034.79592, + "started_at_unix": 1789884434.2836316, "bytes_sent": 68, "bytes_received": 62, "request_id": 351, @@ -43088,9 +43088,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022873999995454142, + "duration_ms": 0.026138999999147927, "success": true, - "started_at_unix": 1789798034.7976294, + "started_at_unix": 1789884434.2839367, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -43112,7 +43112,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 736.6471420000096, + "total_duration_ms": 884.9637169999767, "error_message": null, "summary": { "request_count": 32, @@ -43121,11 +43121,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 809009, - "min_ms": 0.10774299997251546, - "max_ms": 181.1115769999958, - "mean_ms": 20.60953009374966, - "median_ms": 1.2402659999963817, - "p95_ms": 168.03056530000617, + "min_ms": 0.2191319999838015, + "max_ms": 276.14642399998957, + "mean_ms": 25.750974624994427, + "median_ms": 2.522650999992493, + "p95_ms": 209.7445749000002, "result_summary": { "present_count": 31, "empty_count": 1, @@ -43181,27 +43181,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.4789109999876473, - "max_ms": 178.00089600001456, - "mean_ms": 27.34345999999732, - "median_ms": 7.224910499999737, - "p95_ms": 114.82170510001438 + "min_ms": 0.5676090000008571, + "max_ms": 229.76875599999858, + "mean_ms": 29.24899799999423, + "median_ms": 7.546059999995691, + "p95_ms": 133.90821654999718 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.1395099999967897, - "max_ms": 20.760084000016832, - "mean_ms": 3.03050740000117, - "median_ms": 1.1889990000071293, - "p95_ms": 12.790550250005577 + "min_ms": 0.2191319999838015, + "max_ms": 22.227968000009923, + "mean_ms": 4.606078799992019, + "median_ms": 2.526502499989647, + "p95_ms": 14.8885791499964 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.2450089999967986, - "max_ms": 0.28853500000991517, - "mean_ms": 0.2621286000078271, - "median_ms": 0.26000100001510873, - "p95_ms": 0.28436860001193054 + "min_ms": 0.30741899999497946, + "max_ms": 0.35092099997768855, + "mean_ms": 0.33187719999432375, + "median_ms": 0.3333279999822025, + "p95_ms": 0.3481537999846296 } }, "validation": { @@ -43227,11 +43227,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 654049, - "min_ms": 10.591906000001927, - "max_ms": 178.00089600001456, - "mean_ms": 52.30110620000232, - "median_ms": 18.201333999996905, - "p95_ms": 149.92125560001452, + "min_ms": 10.151466999985814, + "max_ms": 229.76875599999858, + "mean_ms": 56.24172339999518, + "median_ms": 12.33743299999901, + "p95_ms": 187.16407179999803, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43291,9 +43291,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 159.8730219999993, + "duration_ms": 193.36115400000153, "success": true, - "started_at_unix": 1789798034.828413, + "started_at_unix": 1789884434.316156, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -43321,9 +43321,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 178.00089600001456, + "duration_ms": 229.76875599999858, "success": true, - "started_at_unix": 1789798034.9895444, + "started_at_unix": 1789884434.5111182, "bytes_sent": 272, "bytes_received": 130597, "request_id": 3, @@ -43351,9 +43351,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.201333999996905, + "duration_ms": 12.205625999996528, "success": true, - "started_at_unix": 1789798035.1803818, + "started_at_unix": 1789884434.7497454, "bytes_sent": 272, "bytes_received": 130863, "request_id": 4, @@ -43381,9 +43381,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.60269400001448, + "duration_ms": 16.745334999995976, "success": true, - "started_at_unix": 1789798035.2119572, + "started_at_unix": 1789884434.7714465, "bytes_sent": 272, "bytes_received": 130863, "request_id": 5, @@ -43411,9 +43411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.591906000001927, + "duration_ms": 12.33743299999901, "success": true, - "started_at_unix": 1789798035.2628114, + "started_at_unix": 1789884434.7971854, "bytes_sent": 272, "bytes_received": 130863, "request_id": 6, @@ -43441,9 +43441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.10870099998374, + "duration_ms": 10.151466999985814, "success": true, - "started_at_unix": 1789798035.2864501, + "started_at_unix": 1789884434.8186388, "bytes_sent": 272, "bytes_received": 130863, "request_id": 7, @@ -43486,11 +43486,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 1504, - "min_ms": 0.1395099999967897, - "max_ms": 20.760084000016832, - "mean_ms": 4.853734400001031, - "median_ms": 0.17494299999043506, - "p95_ms": 17.218069000011834, + "min_ms": 0.2191319999838015, + "max_ms": 22.227968000009923, + "mean_ms": 5.2851283999928, + "median_ms": 0.24639399998704903, + "p95_ms": 18.482791200005973, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43550,9 +43550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.1115769999958, + "duration_ms": 276.14642399998957, "success": true, - "started_at_unix": 1789798035.3152318, + "started_at_unix": 1789884434.8382423, "bytes_sent": 240, "bytes_received": 300, "request_id": 8, @@ -43580,9 +43580,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 20.760084000016832, + "duration_ms": 22.227968000009923, "success": true, - "started_at_unix": 1789798035.4964337, + "started_at_unix": 1789884435.1144972, "bytes_sent": 240, "bytes_received": 300, "request_id": 9, @@ -43610,9 +43610,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.05000899999186, + "duration_ms": 3.502083999990191, "success": true, - "started_at_unix": 1789798035.5173097, + "started_at_unix": 1789884435.1368225, "bytes_sent": 241, "bytes_received": 301, "request_id": 10, @@ -43640,9 +43640,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17494299999043506, + "duration_ms": 0.24639399998704903, "success": true, - "started_at_unix": 1789798035.5204072, + "started_at_unix": 1789884435.1403759, "bytes_sent": 241, "bytes_received": 301, "request_id": 11, @@ -43670,9 +43670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14412600000923703, + "duration_ms": 0.2300639999930354, "success": true, - "started_at_unix": 1789798035.5206218, + "started_at_unix": 1789884435.1406696, "bytes_sent": 241, "bytes_received": 301, "request_id": 12, @@ -43700,9 +43700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1395099999967897, + "duration_ms": 0.2191319999838015, "success": true, - "started_at_unix": 1789798035.520802, + "started_at_unix": 1789884435.1409442, "bytes_sent": 241, "bytes_received": 301, "request_id": 13, @@ -43745,11 +43745,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.2450089999967986, - "max_ms": 0.28853500000991517, - "mean_ms": 0.2621286000078271, - "median_ms": 0.26000100001510873, - "p95_ms": 0.28436860001193054, + "min_ms": 0.30741899999497946, + "max_ms": 0.35092099997768855, + "mean_ms": 0.33187719999432375, + "median_ms": 0.3333279999822025, + "p95_ms": 0.3481537999846296, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43809,9 +43809,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3821349999952872, + "duration_ms": 0.4396679999842945, "success": true, - "started_at_unix": 1789798035.521061, + "started_at_unix": 1789884435.141295, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -43839,9 +43839,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.28853500000991517, + "duration_ms": 0.33063300000435447, "success": true, - "started_at_unix": 1789798035.521483, + "started_at_unix": 1789884435.1417825, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -43869,9 +43869,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.2450089999967986, + "duration_ms": 0.35092099997768855, "success": true, - "started_at_unix": 1789798035.5218284, + "started_at_unix": 1789884435.1421716, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -43899,9 +43899,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.26770300001999203, + "duration_ms": 0.3333279999822025, "success": true, - "started_at_unix": 1789798035.5221221, + "started_at_unix": 1789884435.1425805, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -43929,9 +43929,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.26000100001510873, + "duration_ms": 0.30741899999497946, "success": true, - "started_at_unix": 1789798035.5224345, + "started_at_unix": 1789884435.1429706, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -43959,9 +43959,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.24939499999732107, + "duration_ms": 0.3370850000123937, "success": true, - "started_at_unix": 1789798035.5227404, + "started_at_unix": 1789884435.1433344, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -44004,11 +44004,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 19240, - "min_ms": 0.4789109999876473, - "max_ms": 3.857914999997547, - "mean_ms": 2.38581379999232, - "median_ms": 3.492043999983707, - "p95_ms": 3.8059447999955864, + "min_ms": 0.5676090000008571, + "max_ms": 4.940653000005568, + "mean_ms": 2.256272599993281, + "median_ms": 0.6414689999871825, + "p95_ms": 4.854589199999282, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44068,9 +44068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4791200000038316, + "duration_ms": 2.952469999996765, "success": true, - "started_at_unix": 1789798035.52319, + "started_at_unix": 1789884435.1438954, "bytes_sent": 274, "bytes_received": 3848, "request_id": 20, @@ -44098,9 +44098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.492043999983707, + "duration_ms": 0.6414689999871825, "success": true, - "started_at_unix": 1789798035.5258055, + "started_at_unix": 1789884435.147022, "bytes_sent": 274, "bytes_received": 3848, "request_id": 21, @@ -44128,9 +44128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.598063999987744, + "duration_ms": 0.6212979999986601, "success": true, - "started_at_unix": 1789798035.5295255, + "started_at_unix": 1789884435.1479015, "bytes_sent": 274, "bytes_received": 3848, "request_id": 22, @@ -44158,9 +44158,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5021350000049551, + "duration_ms": 0.5676090000008571, "success": true, - "started_at_unix": 1789798035.5333169, + "started_at_unix": 1789884435.1487122, "bytes_sent": 274, "bytes_received": 3848, "request_id": 23, @@ -44188,9 +44188,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.857914999997547, + "duration_ms": 4.5103339999741365, "success": true, - "started_at_unix": 1789798035.5340207, + "started_at_unix": 1789884435.1495252, "bytes_sent": 274, "bytes_received": 3848, "request_id": 24, @@ -44218,9 +44218,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4789109999876473, + "duration_ms": 4.940653000005568, "success": true, - "started_at_unix": 1789798035.5380702, + "started_at_unix": 1789884435.1542406, "bytes_sent": 274, "bytes_received": 3848, "request_id": 25, @@ -44263,11 +44263,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 50705, - "min_ms": 1.1778719999995246, - "max_ms": 1.287918000002719, - "mean_ms": 1.2072804000013093, - "median_ms": 1.190941999993811, - "p95_ms": 1.268857200000184, + "min_ms": 1.5172169999857488, + "max_ms": 5.918214999979909, + "mean_ms": 3.927029199991239, + "median_ms": 5.234517000019423, + "p95_ms": 5.8174271999803295, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44327,9 +44327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.643243999983952, + "duration_ms": 8.160910000015065, "success": true, - "started_at_unix": 1789798035.5389338, + "started_at_unix": 1789884435.160745, "bytes_sent": 241, "bytes_received": 10141, "request_id": 26, @@ -44357,9 +44357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.287918000002719, + "duration_ms": 5.41427599998201, "success": true, - "started_at_unix": 1789798035.5477283, + "started_at_unix": 1789884435.1691175, "bytes_sent": 241, "bytes_received": 10141, "request_id": 27, @@ -44387,9 +44387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.190941999993811, + "duration_ms": 5.234517000019423, "success": true, - "started_at_unix": 1789798035.5491982, + "started_at_unix": 1789884435.1747603, "bytes_sent": 241, "bytes_received": 10141, "request_id": 28, @@ -44417,9 +44417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1926139999900442, + "duration_ms": 5.918214999979909, "success": true, - "started_at_unix": 1789798035.550581, + "started_at_unix": 1789884435.1802108, "bytes_sent": 241, "bytes_received": 10141, "request_id": 29, @@ -44447,9 +44447,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1778719999995246, + "duration_ms": 1.5509209999891027, "success": true, - "started_at_unix": 1789798035.5519454, + "started_at_unix": 1789884435.1863475, "bytes_sent": 241, "bytes_received": 10141, "request_id": 30, @@ -44477,9 +44477,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1870560000204478, + "duration_ms": 1.5172169999857488, "success": true, - "started_at_unix": 1789798035.5532947, + "started_at_unix": 1789884435.188105, "bytes_sent": 241, "bytes_received": 10141, "request_id": 31, @@ -44511,9 +44511,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 1.857805000014423, + "duration_ms": 2.0928319999882206, "success": true, - "started_at_unix": 1789798034.8262687, + "started_at_unix": 1789884434.3137813, "bytes_sent": 646, "bytes_received": 1314, "request_id": 1, @@ -44532,9 +44532,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02121200000715362, + "duration_ms": 0.02003800000238698, "success": true, - "started_at_unix": 1789798034.8282084, + "started_at_unix": 1789884434.315952, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -44547,9 +44547,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.021892999995998252, + "duration_ms": 0.030837999986488285, "success": true, - "started_at_unix": 1789798034.8282526, + "started_at_unix": 1789884434.315991, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -44565,9 +44565,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.021591999995962396, + "duration_ms": 0.01977700000566074, "success": true, - "started_at_unix": 1789798034.8283508, + "started_at_unix": 1789884434.3161047, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -44583,9 +44583,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 159.8730219999993, + "duration_ms": 193.36115400000153, "success": true, - "started_at_unix": 1789798034.828413, + "started_at_unix": 1789884434.316156, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -44613,9 +44613,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 178.00089600001456, + "duration_ms": 229.76875599999858, "success": true, - "started_at_unix": 1789798034.9895444, + "started_at_unix": 1789884434.5111182, "bytes_sent": 272, "bytes_received": 130597, "request_id": 3, @@ -44643,9 +44643,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.201333999996905, + "duration_ms": 12.205625999996528, "success": true, - "started_at_unix": 1789798035.1803818, + "started_at_unix": 1789884434.7497454, "bytes_sent": 272, "bytes_received": 130863, "request_id": 4, @@ -44673,9 +44673,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.60269400001448, + "duration_ms": 16.745334999995976, "success": true, - "started_at_unix": 1789798035.2119572, + "started_at_unix": 1789884434.7714465, "bytes_sent": 272, "bytes_received": 130863, "request_id": 5, @@ -44703,9 +44703,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.591906000001927, + "duration_ms": 12.33743299999901, "success": true, - "started_at_unix": 1789798035.2628114, + "started_at_unix": 1789884434.7971854, "bytes_sent": 272, "bytes_received": 130863, "request_id": 6, @@ -44733,9 +44733,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.10870099998374, + "duration_ms": 10.151466999985814, "success": true, - "started_at_unix": 1789798035.2864501, + "started_at_unix": 1789884434.8186388, "bytes_sent": 272, "bytes_received": 130863, "request_id": 7, @@ -44763,9 +44763,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.1115769999958, + "duration_ms": 276.14642399998957, "success": true, - "started_at_unix": 1789798035.3152318, + "started_at_unix": 1789884434.8382423, "bytes_sent": 240, "bytes_received": 300, "request_id": 8, @@ -44793,9 +44793,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 20.760084000016832, + "duration_ms": 22.227968000009923, "success": true, - "started_at_unix": 1789798035.4964337, + "started_at_unix": 1789884435.1144972, "bytes_sent": 240, "bytes_received": 300, "request_id": 9, @@ -44823,9 +44823,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.05000899999186, + "duration_ms": 3.502083999990191, "success": true, - "started_at_unix": 1789798035.5173097, + "started_at_unix": 1789884435.1368225, "bytes_sent": 241, "bytes_received": 301, "request_id": 10, @@ -44853,9 +44853,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17494299999043506, + "duration_ms": 0.24639399998704903, "success": true, - "started_at_unix": 1789798035.5204072, + "started_at_unix": 1789884435.1403759, "bytes_sent": 241, "bytes_received": 301, "request_id": 11, @@ -44883,9 +44883,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14412600000923703, + "duration_ms": 0.2300639999930354, "success": true, - "started_at_unix": 1789798035.5206218, + "started_at_unix": 1789884435.1406696, "bytes_sent": 241, "bytes_received": 301, "request_id": 12, @@ -44913,9 +44913,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1395099999967897, + "duration_ms": 0.2191319999838015, "success": true, - "started_at_unix": 1789798035.520802, + "started_at_unix": 1789884435.1409442, "bytes_sent": 241, "bytes_received": 301, "request_id": 13, @@ -44943,9 +44943,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3821349999952872, + "duration_ms": 0.4396679999842945, "success": true, - "started_at_unix": 1789798035.521061, + "started_at_unix": 1789884435.141295, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -44973,9 +44973,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.28853500000991517, + "duration_ms": 0.33063300000435447, "success": true, - "started_at_unix": 1789798035.521483, + "started_at_unix": 1789884435.1417825, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -45003,9 +45003,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.2450089999967986, + "duration_ms": 0.35092099997768855, "success": true, - "started_at_unix": 1789798035.5218284, + "started_at_unix": 1789884435.1421716, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -45033,9 +45033,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.26770300001999203, + "duration_ms": 0.3333279999822025, "success": true, - "started_at_unix": 1789798035.5221221, + "started_at_unix": 1789884435.1425805, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -45063,9 +45063,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.26000100001510873, + "duration_ms": 0.30741899999497946, "success": true, - "started_at_unix": 1789798035.5224345, + "started_at_unix": 1789884435.1429706, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -45093,9 +45093,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.24939499999732107, + "duration_ms": 0.3370850000123937, "success": true, - "started_at_unix": 1789798035.5227404, + "started_at_unix": 1789884435.1433344, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -45123,9 +45123,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0201500000116539, + "duration_ms": 0.02731099999664366, "success": true, - "started_at_unix": 1789798035.523163, + "started_at_unix": 1789884435.1438587, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45142,9 +45142,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4791200000038316, + "duration_ms": 2.952469999996765, "success": true, - "started_at_unix": 1789798035.52319, + "started_at_unix": 1789884435.1438954, "bytes_sent": 274, "bytes_received": 3848, "request_id": 20, @@ -45172,9 +45172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018047000025944726, + "duration_ms": 0.0231030000179544, "success": true, - "started_at_unix": 1789798035.5257654, + "started_at_unix": 1789884435.146964, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45191,9 +45191,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010575999993989171, + "duration_ms": 0.013975999991089338, "success": true, - "started_at_unix": 1789798035.5257897, + "started_at_unix": 1789884435.1469953, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45210,9 +45210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.492043999983707, + "duration_ms": 0.6414689999871825, "success": true, - "started_at_unix": 1789798035.5258055, + "started_at_unix": 1789884435.147022, "bytes_sent": 274, "bytes_received": 3848, "request_id": 21, @@ -45240,9 +45240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01766699998029253, + "duration_ms": 0.02292299998885028, "success": true, - "started_at_unix": 1789798035.5294657, + "started_at_unix": 1789884435.147845, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45259,9 +45259,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0292940000008457, + "duration_ms": 0.013725999991720528, "success": true, - "started_at_unix": 1789798035.5294895, + "started_at_unix": 1789884435.1478755, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45278,9 +45278,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.598063999987744, + "duration_ms": 0.6212979999986601, "success": true, - "started_at_unix": 1789798035.5295255, + "started_at_unix": 1789884435.1479015, "bytes_sent": 274, "bytes_received": 3848, "request_id": 22, @@ -45308,9 +45308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02137299998139497, + "duration_ms": 0.020578999993858815, "success": true, - "started_at_unix": 1789798035.5332642, + "started_at_unix": 1789884435.1486666, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45327,9 +45327,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015333000021655607, + "duration_ms": 0.012283000017987433, "success": true, - "started_at_unix": 1789798035.5332937, + "started_at_unix": 1789884435.1486938, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45346,9 +45346,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5021350000049551, + "duration_ms": 0.5676090000008571, "success": true, - "started_at_unix": 1789798035.5333169, + "started_at_unix": 1789884435.1487122, "bytes_sent": 274, "bytes_received": 3848, "request_id": 23, @@ -45376,9 +45376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017396000004055168, + "duration_ms": 0.022131999998009633, "success": true, - "started_at_unix": 1789798035.5339797, + "started_at_unix": 1789884435.1494775, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45395,9 +45395,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010856000017156475, + "duration_ms": 0.012543999986291965, "success": true, - "started_at_unix": 1789798035.5340035, + "started_at_unix": 1789884435.1495066, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45414,9 +45414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.857914999997547, + "duration_ms": 4.5103339999741365, "success": true, - "started_at_unix": 1789798035.5340207, + "started_at_unix": 1789884435.1495252, "bytes_sent": 274, "bytes_received": 3848, "request_id": 24, @@ -45444,9 +45444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022333999993406906, + "duration_ms": 0.022812999986854265, "success": true, - "started_at_unix": 1789798035.5380158, + "started_at_unix": 1789884435.1541893, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45463,9 +45463,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01584399998932895, + "duration_ms": 0.01374599997916448, "success": true, - "started_at_unix": 1789798035.5380464, + "started_at_unix": 1789884435.1542199, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45482,9 +45482,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4789109999876473, + "duration_ms": 4.940653000005568, "success": true, - "started_at_unix": 1789798035.5380702, + "started_at_unix": 1789884435.1542406, "bytes_sent": 274, "bytes_received": 3848, "request_id": 25, @@ -45512,9 +45512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017477000000098997, + "duration_ms": 0.021570000001247536, "success": true, - "started_at_unix": 1789798035.5387077, + "started_at_unix": 1789884435.1593506, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45531,9 +45531,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0252480000142441, + "duration_ms": 0.035988000007591836, "success": true, - "started_at_unix": 1789798035.538899, + "started_at_unix": 1789884435.160696, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45550,9 +45550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.643243999983952, + "duration_ms": 8.160910000015065, "success": true, - "started_at_unix": 1789798035.5389338, + "started_at_unix": 1789884435.160745, "bytes_sent": 241, "bytes_received": 10141, "request_id": 26, @@ -45580,9 +45580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01906899998971312, + "duration_ms": 0.033995000023878674, "success": true, - "started_at_unix": 1789798035.5476851, + "started_at_unix": 1789884435.1690166, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45599,9 +45599,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011506999982202615, + "duration_ms": 0.03901399998085253, "success": true, - "started_at_unix": 1789798035.5477111, + "started_at_unix": 1789884435.1690645, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45618,9 +45618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.287918000002719, + "duration_ms": 5.41427599998201, "success": true, - "started_at_unix": 1789798035.5477283, + "started_at_unix": 1789884435.1691175, "bytes_sent": 241, "bytes_received": 10141, "request_id": 27, @@ -45648,9 +45648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020511000002443325, + "duration_ms": 0.02664999999524298, "success": true, - "started_at_unix": 1789798035.5491467, + "started_at_unix": 1789884435.1746836, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45667,9 +45667,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01551299999391631, + "duration_ms": 0.026931000007834882, "success": true, - "started_at_unix": 1789798035.549175, + "started_at_unix": 1789884435.1747215, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45686,9 +45686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.190941999993811, + "duration_ms": 5.234517000019423, "success": true, - "started_at_unix": 1789798035.5491982, + "started_at_unix": 1789884435.1747603, "bytes_sent": 241, "bytes_received": 10141, "request_id": 28, @@ -45716,9 +45716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017065000008642528, + "duration_ms": 0.02700099997809957, "success": true, - "started_at_unix": 1789798035.5505354, + "started_at_unix": 1789884435.1801353, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45735,9 +45735,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014160999995738166, + "duration_ms": 0.026280000014367033, "success": true, - "started_at_unix": 1789798035.550559, + "started_at_unix": 1789884435.1801734, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45754,9 +45754,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1926139999900442, + "duration_ms": 5.918214999979909, "success": true, - "started_at_unix": 1789798035.550581, + "started_at_unix": 1789884435.1802108, "bytes_sent": 241, "bytes_received": 10141, "request_id": 29, @@ -45784,9 +45784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01650499999072963, + "duration_ms": 0.027452000011862765, "success": true, - "started_at_unix": 1789798035.5519001, + "started_at_unix": 1789884435.1862717, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45803,9 +45803,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014731999982586785, + "duration_ms": 0.02458699998442171, "success": true, - "started_at_unix": 1789798035.551923, + "started_at_unix": 1789884435.1863103, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45822,9 +45822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1778719999995246, + "duration_ms": 1.5509209999891027, "success": true, - "started_at_unix": 1789798035.5519454, + "started_at_unix": 1789884435.1863475, "bytes_sent": 241, "bytes_received": 10141, "request_id": 30, @@ -45852,9 +45852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0169150000033369, + "duration_ms": 0.024354999993647652, "success": true, - "started_at_unix": 1789798035.5532515, + "started_at_unix": 1789884435.188035, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45871,9 +45871,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01048600000785882, + "duration_ms": 0.02458700001284342, "success": true, - "started_at_unix": 1789798035.5532744, + "started_at_unix": 1789884435.18807, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45890,9 +45890,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1870560000204478, + "duration_ms": 1.5172169999857488, "success": true, - "started_at_unix": 1789798035.5532947, + "started_at_unix": 1789884435.188105, "bytes_sent": 241, "bytes_received": 10141, "request_id": 31, @@ -45920,9 +45920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015623000024334033, + "duration_ms": 0.02491699999040975, "success": true, - "started_at_unix": 1789798035.5546181, + "started_at_unix": 1789884435.1897507, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45939,9 +45939,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.022404000020515014, + "duration_ms": 0.02731099999664366, "success": true, - "started_at_unix": 1789798035.5547254, + "started_at_unix": 1789884435.1898673, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -45954,9 +45954,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.10774299997251546, + "duration_ms": 0.6675760000121045, "success": true, - "started_at_unix": 1789798035.5547547, + "started_at_unix": 1789884435.1899047, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -45974,9 +45974,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01634500000591288, + "duration_ms": 0.027039999991984587, "success": true, - "started_at_unix": 1789798035.554876, + "started_at_unix": 1789884435.1905923, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyright-20260919T060520Z-responses.jsonl b/latest-results/pyright-20260920T060502Z-responses.jsonl similarity index 100% rename from latest-results/pyright-20260919T060520Z-responses.jsonl rename to latest-results/pyright-20260920T060502Z-responses.jsonl diff --git a/latest-results/pyright-20260919T060520Z.json b/latest-results/pyright-20260920T060502Z.json similarity index 90% rename from latest-results/pyright-20260919T060520Z.json rename to latest-results/pyright-20260920T060502Z.json index ef603ce..c27f897 100644 --- a/latest-results/pyright-20260919T060520Z.json +++ b/latest-results/pyright-20260920T060502Z.json @@ -13,8 +13,8 @@ "transformers", "web" ], - "started_at_unix": 1789797920.795179, - "finished_at_unix": 1789798000.1322815, + "started_at_unix": 1789884302.3405027, + "finished_at_unix": 1789884393.5152757, "scenario_reports": [], "benchmark_reports": [ { @@ -27,7 +27,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 3595.5035960000005, + "total_duration_ms": 4464.370448000011, "error_message": null, "summary": { "request_count": 32, @@ -36,11 +36,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 584995, - "min_ms": 0.2707579999992049, - "max_ms": 1457.3763920000006, - "mean_ms": 110.82208428125018, - "median_ms": 7.871858499996165, - "p95_ms": 421.5533331500061, + "min_ms": 0.35222299999304596, + "max_ms": 1693.5538460000002, + "mean_ms": 137.7734845625005, + "median_ms": 8.169190000003823, + "p95_ms": 523.862539100002, "result_summary": { "present_count": 31, "empty_count": 1, @@ -96,27 +96,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.8434249999946815, - "max_ms": 383.10318800000687, - "mean_ms": 125.95005249999929, - "median_ms": 98.31490849999369, - "p95_ms": 323.1861204499991 + "min_ms": 4.505823000002351, + "max_ms": 471.5503640000094, + "mean_ms": 170.50150230000298, + "median_ms": 122.5491910000045, + "p95_ms": 417.91429790000257 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.6970910000063668, - "max_ms": 26.3584659999907, - "mean_ms": 12.822981900001196, - "median_ms": 12.65036550000076, - "p95_ms": 25.601527299996008 + "min_ms": 0.8682150000112188, + "max_ms": 34.22187200000337, + "mean_ms": 15.39170100000149, + "median_ms": 13.948990000002937, + "p95_ms": 33.46630084999873 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2707579999992049, - "max_ms": 0.370708000005493, - "mean_ms": 0.3099208000008957, - "median_ms": 0.289315999992823, - "p95_ms": 0.3658348000044498 + "min_ms": 0.35222299999304596, + "max_ms": 0.5023859999937486, + "mean_ms": 0.40849479999849336, + "median_ms": 0.39620600000489503, + "p95_ms": 0.488237199994046 } }, "validation": { @@ -142,11 +142,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 234150, - "min_ms": 2.8434249999946815, - "max_ms": 11.02160099999594, - "mean_ms": 5.1757374000004575, - "median_ms": 4.150886000005016, - "p95_ms": 9.76170399999603, + "min_ms": 4.505823000002351, + "max_ms": 10.712017000003016, + "mean_ms": 6.100469400001884, + "median_ms": 5.136660999994547, + "p95_ms": 9.694886200003339, "result_summary": { "present_count": 5, "empty_count": 0, @@ -206,9 +206,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1457.3763920000006, + "duration_ms": 1693.5538460000002, "success": true, - "started_at_unix": 1789797930.646754, + "started_at_unix": 1789884313.739629, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -236,9 +236,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.02160099999594, + "duration_ms": 10.712017000003016, "success": true, - "started_at_unix": 1789797932.1054356, + "started_at_unix": 1789884315.4348207, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -266,9 +266,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.72211599999639, + "duration_ms": 5.6263630000046305, "success": true, - "started_at_unix": 1789797932.1179245, + "started_at_unix": 1789884315.4473708, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -296,9 +296,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.150886000005016, + "duration_ms": 5.136660999994547, "success": true, - "started_at_unix": 1789797932.1237113, + "started_at_unix": 1789884315.4553075, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -326,9 +326,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8434249999946815, + "duration_ms": 4.521483000004878, "success": true, - "started_at_unix": 1789797932.1288846, + "started_at_unix": 1789884315.4617064, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -356,9 +356,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1406590000102597, + "duration_ms": 4.505823000002351, "success": true, - "started_at_unix": 1789797932.1327324, + "started_at_unix": 1789884315.4674795, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -401,11 +401,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 21879, - "min_ms": 0.6970910000063668, - "max_ms": 1.4840660000032813, - "mean_ms": 0.9743704000044318, - "median_ms": 0.8678380000048946, - "p95_ms": 1.397173200001589, + "min_ms": 0.8682150000112188, + "max_ms": 1.3867610000062314, + "mean_ms": 1.1109516000033182, + "median_ms": 1.1200990000048705, + "p95_ms": 1.3342500000049995, "result_summary": { "present_count": 5, "empty_count": 0, @@ -465,9 +465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 59.45472599999846, + "duration_ms": 61.385324999989166, "success": true, - "started_at_unix": 1789797932.1370203, + "started_at_unix": 1789884315.4733315, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -495,9 +495,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4840660000032813, + "duration_ms": 1.3867610000062314, "success": true, - "started_at_unix": 1789797932.1966136, + "started_at_unix": 1789884315.5348651, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -525,9 +525,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0496019999948203, + "duration_ms": 1.124206000000072, "success": true, - "started_at_unix": 1789797932.1981864, + "started_at_unix": 1789884315.5363545, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -555,9 +555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7732550000127958, + "duration_ms": 1.1200990000048705, "success": true, - "started_at_unix": 1789797932.1993473, + "started_at_unix": 1789884315.5376077, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -585,9 +585,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8678380000048946, + "duration_ms": 1.0554769999941982, "success": true, - "started_at_unix": 1789797932.2002099, + "started_at_unix": 1789884315.538817, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -615,9 +615,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6970910000063668, + "duration_ms": 0.8682150000112188, "success": true, - "started_at_unix": 1789797932.2011669, + "started_at_unix": 1789884315.5399766, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -660,11 +660,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1235, - "min_ms": 0.2707579999992049, - "max_ms": 0.370708000005493, - "mean_ms": 0.3099208000008957, - "median_ms": 0.289315999992823, - "p95_ms": 0.3658348000044498, + "min_ms": 0.35222299999304596, + "max_ms": 0.5023859999937486, + "mean_ms": 0.40849479999849336, + "median_ms": 0.39620600000489503, + "p95_ms": 0.488237199994046, "result_summary": { "present_count": 5, "empty_count": 0, @@ -724,9 +724,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0311340000015434, + "duration_ms": 1.185121999995431, "success": true, - "started_at_unix": 1789797932.2020388, + "started_at_unix": 1789884315.5410333, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -754,9 +754,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.370708000005493, + "duration_ms": 0.5023859999937486, "success": true, - "started_at_unix": 1789797932.2031012, + "started_at_unix": 1789884315.542257, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -784,9 +784,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.34634200000027704, + "duration_ms": 0.4316419999952359, "success": true, - "started_at_unix": 1789797932.2035205, + "started_at_unix": 1789884315.5428033, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -814,9 +814,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.289315999992823, + "duration_ms": 0.39620600000489503, "success": true, - "started_at_unix": 1789797932.203899, + "started_at_unix": 1789884315.5432744, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -844,9 +844,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2724800000066807, + "duration_ms": 0.3600170000055414, "success": true, - "started_at_unix": 1789797932.2042122, + "started_at_unix": 1789884315.5437093, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -874,9 +874,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2707579999992049, + "duration_ms": 0.35222299999304596, "success": true, - "started_at_unix": 1789797932.2045236, + "started_at_unix": 1789884315.5441067, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -919,11 +919,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 226940, - "min_ms": 185.60821599999144, - "max_ms": 383.10318800000687, - "mean_ms": 246.7243675999981, - "median_ms": 218.6605710000009, - "p95_ms": 356.4733802000035, + "min_ms": 234.38636500000598, + "max_ms": 471.5503640000094, + "mean_ms": 334.9025352000041, + "median_ms": 313.71967600000517, + "p95_ms": 447.7121124000064, "result_summary": { "present_count": 5, "empty_count": 0, @@ -983,9 +983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 468.54795500000535, + "duration_ms": 587.7996419999931, "success": true, - "started_at_unix": 1789797932.2049894, + "started_at_unix": 1789884315.544678, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -1013,9 +1013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 383.10318800000687, + "duration_ms": 471.5503640000094, "success": true, - "started_at_unix": 1789797932.6748004, + "started_at_unix": 1789884316.1341317, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -1043,9 +1043,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 249.9541489999899, + "duration_ms": 352.3591059999944, "success": true, - "started_at_unix": 1789797933.05905, + "started_at_unix": 1789884316.6070027, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -1073,9 +1073,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.6605710000009, + "duration_ms": 313.71967600000517, "success": true, - "started_at_unix": 1789797933.3101408, + "started_at_unix": 1789884316.9607408, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -1103,9 +1103,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 196.29571400000145, + "duration_ms": 302.49716500000545, "success": true, - "started_at_unix": 1789797933.5299804, + "started_at_unix": 1789884317.276916, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -1133,9 +1133,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 185.60821599999144, + "duration_ms": 234.38636500000598, "success": true, - "started_at_unix": 1789797933.7274148, + "started_at_unix": 1789884317.5819292, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -1178,11 +1178,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2350, - "min_ms": 23.81666499999824, - "max_ms": 26.3584659999907, - "mean_ms": 24.67159339999796, - "median_ms": 24.419403999999645, - "p95_ms": 26.02204879999306, + "min_ms": 26.51121899999964, + "max_ms": 34.22187200000337, + "mean_ms": 29.67245039999966, + "median_ms": 28.020620999996027, + "p95_ms": 33.88606260000131, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1242,9 +1242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.43915700000366, + "duration_ms": 41.501177000000666, "success": true, - "started_at_unix": 1789797933.9143484, + "started_at_unix": 1789884317.8178928, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -1272,9 +1272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.676380000002496, + "duration_ms": 34.22187200000337, "success": true, - "started_at_unix": 1789797933.947923, + "started_at_unix": 1789884317.8595526, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -1302,9 +1302,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.08705199999872, + "duration_ms": 27.065715000006207, "success": true, - "started_at_unix": 1789797933.9727428, + "started_at_unix": 1789884317.893944, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -1332,9 +1332,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.419403999999645, + "duration_ms": 28.020620999996027, "success": true, - "started_at_unix": 1789797933.9969864, + "started_at_unix": 1789884317.9212036, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -1362,9 +1362,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.3584659999907, + "duration_ms": 32.54282499999306, "success": true, - "started_at_unix": 1789797934.0216174, + "started_at_unix": 1789884317.949429, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -1392,9 +1392,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 23.81666499999824, + "duration_ms": 26.51121899999964, "success": true, - "started_at_unix": 1789797934.0481255, + "started_at_unix": 1789884317.9821117, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -1426,9 +1426,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 134.28513599998837, + "duration_ms": 160.54635199999723, "success": true, - "started_at_unix": 1789797930.5121312, + "started_at_unix": 1789884313.5787137, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -1447,9 +1447,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.024316000008184346, + "duration_ms": 0.027301000002921683, "success": true, - "started_at_unix": 1789797930.6465464, + "started_at_unix": 1789884313.7393785, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1462,9 +1462,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.0135399999976471, + "duration_ms": 0.022020999992378165, "success": true, - "started_at_unix": 1789797930.6465936, + "started_at_unix": 1789884313.7394605, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1480,9 +1480,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013439999989373064, + "duration_ms": 0.018214000007787945, "success": true, - "started_at_unix": 1789797930.6467018, + "started_at_unix": 1789884313.7395692, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1498,9 +1498,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1457.3763920000006, + "duration_ms": 1693.5538460000002, "success": true, - "started_at_unix": 1789797930.646754, + "started_at_unix": 1789884313.739629, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -1528,9 +1528,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.02160099999594, + "duration_ms": 10.712017000003016, "success": true, - "started_at_unix": 1789797932.1054356, + "started_at_unix": 1789884315.4348207, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -1558,9 +1558,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.72211599999639, + "duration_ms": 5.6263630000046305, "success": true, - "started_at_unix": 1789797932.1179245, + "started_at_unix": 1789884315.4473708, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -1588,9 +1588,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.150886000005016, + "duration_ms": 5.136660999994547, "success": true, - "started_at_unix": 1789797932.1237113, + "started_at_unix": 1789884315.4553075, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -1618,9 +1618,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8434249999946815, + "duration_ms": 4.521483000004878, "success": true, - "started_at_unix": 1789797932.1288846, + "started_at_unix": 1789884315.4617064, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -1648,9 +1648,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1406590000102597, + "duration_ms": 4.505823000002351, "success": true, - "started_at_unix": 1789797932.1327324, + "started_at_unix": 1789884315.4674795, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -1678,9 +1678,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 59.45472599999846, + "duration_ms": 61.385324999989166, "success": true, - "started_at_unix": 1789797932.1370203, + "started_at_unix": 1789884315.4733315, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -1708,9 +1708,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4840660000032813, + "duration_ms": 1.3867610000062314, "success": true, - "started_at_unix": 1789797932.1966136, + "started_at_unix": 1789884315.5348651, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -1738,9 +1738,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0496019999948203, + "duration_ms": 1.124206000000072, "success": true, - "started_at_unix": 1789797932.1981864, + "started_at_unix": 1789884315.5363545, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -1768,9 +1768,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7732550000127958, + "duration_ms": 1.1200990000048705, "success": true, - "started_at_unix": 1789797932.1993473, + "started_at_unix": 1789884315.5376077, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -1798,9 +1798,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8678380000048946, + "duration_ms": 1.0554769999941982, "success": true, - "started_at_unix": 1789797932.2002099, + "started_at_unix": 1789884315.538817, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -1828,9 +1828,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6970910000063668, + "duration_ms": 0.8682150000112188, "success": true, - "started_at_unix": 1789797932.2011669, + "started_at_unix": 1789884315.5399766, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -1858,9 +1858,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0311340000015434, + "duration_ms": 1.185121999995431, "success": true, - "started_at_unix": 1789797932.2020388, + "started_at_unix": 1789884315.5410333, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1888,9 +1888,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.370708000005493, + "duration_ms": 0.5023859999937486, "success": true, - "started_at_unix": 1789797932.2031012, + "started_at_unix": 1789884315.542257, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1918,9 +1918,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.34634200000027704, + "duration_ms": 0.4316419999952359, "success": true, - "started_at_unix": 1789797932.2035205, + "started_at_unix": 1789884315.5428033, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1948,9 +1948,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.289315999992823, + "duration_ms": 0.39620600000489503, "success": true, - "started_at_unix": 1789797932.203899, + "started_at_unix": 1789884315.5432744, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1978,9 +1978,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2724800000066807, + "duration_ms": 0.3600170000055414, "success": true, - "started_at_unix": 1789797932.2042122, + "started_at_unix": 1789884315.5437093, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2008,9 +2008,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2707579999992049, + "duration_ms": 0.35222299999304596, "success": true, - "started_at_unix": 1789797932.2045236, + "started_at_unix": 1789884315.5441067, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2038,9 +2038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020560999999474916, + "duration_ms": 0.027962000004322363, "success": true, - "started_at_unix": 1789797932.2049608, + "started_at_unix": 1789884315.5446396, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2057,9 +2057,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 468.54795500000535, + "duration_ms": 587.7996419999931, "success": true, - "started_at_unix": 1789797932.2049894, + "started_at_unix": 1789884315.544678, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -2087,9 +2087,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031117000006020135, + "duration_ms": 0.03749100000050021, "success": true, - "started_at_unix": 1789797932.6747248, + "started_at_unix": 1789884316.134042, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2106,9 +2106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015503000000194334, + "duration_ms": 0.020227999996791368, "success": true, - "started_at_unix": 1789797932.674773, + "started_at_unix": 1789884316.134097, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2125,9 +2125,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 383.10318800000687, + "duration_ms": 471.5503640000094, "success": true, - "started_at_unix": 1789797932.6748004, + "started_at_unix": 1789884316.1341317, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -2155,9 +2155,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024587999988057163, + "duration_ms": 0.028684000000112064, "success": true, - "started_at_unix": 1789797933.0589945, + "started_at_unix": 1789884316.606937, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2174,9 +2174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011748000005695758, + "duration_ms": 0.015067999996176695, "success": true, - "started_at_unix": 1789797933.0590296, + "started_at_unix": 1789884316.6069777, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2193,9 +2193,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 249.9541489999899, + "duration_ms": 352.3591059999944, "success": true, - "started_at_unix": 1789797933.05905, + "started_at_unix": 1789884316.6070027, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -2223,9 +2223,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023876000000200293, + "duration_ms": 0.02969599999858019, "success": true, - "started_at_unix": 1789797933.3100865, + "started_at_unix": 1789884316.9606745, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2242,9 +2242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011377000006973503, + "duration_ms": 0.014687999993157064, "success": true, - "started_at_unix": 1789797933.3101213, + "started_at_unix": 1789884316.9607158, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2261,9 +2261,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.6605710000009, + "duration_ms": 313.71967600000517, "success": true, - "started_at_unix": 1789797933.3101408, + "started_at_unix": 1789884316.9607408, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -2291,9 +2291,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028993000000809843, + "duration_ms": 0.041347999996332874, "success": true, - "started_at_unix": 1789797933.529911, + "started_at_unix": 1789884317.276822, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2310,9 +2310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01658499999734886, + "duration_ms": 0.02412499999593365, "success": true, - "started_at_unix": 1789797933.5299535, + "started_at_unix": 1789884317.2768784, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2329,9 +2329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 196.29571400000145, + "duration_ms": 302.49716500000545, "success": true, - "started_at_unix": 1789797933.5299804, + "started_at_unix": 1789884317.276916, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -2359,9 +2359,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02487700000131099, + "duration_ms": 0.0478799999967805, "success": true, - "started_at_unix": 1789797933.7273588, + "started_at_unix": 1789884317.5818288, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2378,9 +2378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010496000001580796, + "duration_ms": 0.023875000010775693, "success": true, - "started_at_unix": 1789797933.7273943, + "started_at_unix": 1789884317.581892, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2397,9 +2397,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 185.60821599999144, + "duration_ms": 234.38636500000598, "success": true, - "started_at_unix": 1789797933.7274148, + "started_at_unix": 1789884317.5819292, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -2427,9 +2427,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023385999995184648, + "duration_ms": 0.029125000011731572, "success": true, - "started_at_unix": 1789797933.9141076, + "started_at_unix": 1789884317.8176394, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2446,9 +2446,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01576299999328512, + "duration_ms": 0.021390000000565124, "success": true, - "started_at_unix": 1789797933.914325, + "started_at_unix": 1789884317.8178613, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2465,9 +2465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.43915700000366, + "duration_ms": 41.501177000000666, "success": true, - "started_at_unix": 1789797933.9143484, + "started_at_unix": 1789884317.8178928, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -2495,9 +2495,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031367000005388945, + "duration_ms": 0.05004399999108955, "success": true, - "started_at_unix": 1789797933.9478636, + "started_at_unix": 1789884317.8594673, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2514,9 +2514,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012248999993857979, + "duration_ms": 0.015668999992612953, "success": true, - "started_at_unix": 1789797933.947904, + "started_at_unix": 1789884317.8595278, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2533,9 +2533,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.676380000002496, + "duration_ms": 34.22187200000337, "success": true, - "started_at_unix": 1789797933.947923, + "started_at_unix": 1789884317.8595526, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -2563,9 +2563,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023905999995577076, + "duration_ms": 0.03157000000442167, "success": true, - "started_at_unix": 1789797933.9726932, + "started_at_unix": 1789884317.893861, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2582,9 +2582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010795999997981198, + "duration_ms": 0.02472600000658076, "success": true, - "started_at_unix": 1789797933.9727259, + "started_at_unix": 1789884317.8939066, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2601,9 +2601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.08705199999872, + "duration_ms": 27.065715000006207, "success": true, - "started_at_unix": 1789797933.9727428, + "started_at_unix": 1789884317.893944, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -2631,9 +2631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028031999988797907, + "duration_ms": 0.0371899999862535, "success": true, - "started_at_unix": 1789797933.996924, + "started_at_unix": 1789884317.921119, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2650,9 +2650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01498199999616645, + "duration_ms": 0.025688999997441897, "success": true, - "started_at_unix": 1789797933.9969623, + "started_at_unix": 1789884317.9211688, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2669,9 +2669,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.419403999999645, + "duration_ms": 28.020620999996027, "success": true, - "started_at_unix": 1789797933.9969864, + "started_at_unix": 1789884317.9212036, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -2699,9 +2699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03162699999847973, + "duration_ms": 0.03689899999415047, "success": true, - "started_at_unix": 1789797934.021549, + "started_at_unix": 1789884317.9493425, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2718,9 +2718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01510300000973075, + "duration_ms": 0.02400500000021566, "success": true, - "started_at_unix": 1789797934.021592, + "started_at_unix": 1789884317.949392, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2737,9 +2737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.3584659999907, + "duration_ms": 32.54282499999306, "success": true, - "started_at_unix": 1789797934.0216174, + "started_at_unix": 1789884317.949429, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -2767,9 +2767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024896999988754942, + "duration_ms": 0.026359000003139954, "success": true, - "started_at_unix": 1789797934.048072, + "started_at_unix": 1789884317.982052, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2786,9 +2786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011776999997437088, + "duration_ms": 0.014676999995799633, "success": true, - "started_at_unix": 1789797934.0481064, + "started_at_unix": 1789884317.982088, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2805,9 +2805,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 23.81666499999824, + "duration_ms": 26.51121899999964, "success": true, - "started_at_unix": 1789797934.0481255, + "started_at_unix": 1789884317.9821117, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -2835,9 +2835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033881000007340845, + "duration_ms": 0.02652999999952499, "success": true, - "started_at_unix": 1789797934.0720692, + "started_at_unix": 1789884318.0087018, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2854,9 +2854,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016966000004003945, + "duration_ms": 0.015429000001176973, "success": true, - "started_at_unix": 1789797934.0722227, + "started_at_unix": 1789884318.008826, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2869,9 +2869,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.8922489999985146, + "duration_ms": 1.8055350000025783, "success": true, - "started_at_unix": 1789797934.0722477, + "started_at_unix": 1789884318.0088494, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2889,9 +2889,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.023434999988580785, + "duration_ms": 0.023884999990286815, "success": true, - "started_at_unix": 1789797934.0751655, + "started_at_unix": 1789884318.010675, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2913,7 +2913,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 1201.3852000000043, + "total_duration_ms": 1423.8886849999944, "error_message": null, "summary": { "request_count": 32, @@ -2922,11 +2922,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 199788, - "min_ms": 0.28374699999744735, - "max_ms": 645.4376590000095, - "mean_ms": 36.759801312500784, - "median_ms": 5.215901000006795, - "p95_ms": 104.11420880000503, + "min_ms": 0.34999900000798334, + "max_ms": 771.3577220000047, + "mean_ms": 43.68023650000197, + "median_ms": 4.65653250000031, + "p95_ms": 121.26413219999955, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2982,27 +2982,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.9660929999929522, - "max_ms": 22.308045000002608, - "mean_ms": 12.650572500000123, - "median_ms": 12.903401499997358, - "p95_ms": 22.12168020000078 + "min_ms": 2.6512510000031853, + "max_ms": 27.1552850000063, + "mean_ms": 14.91724990000165, + "median_ms": 15.282984499997099, + "p95_ms": 26.872230500007532 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.35994200000288856, - "max_ms": 37.26332899999818, - "mean_ms": 15.869038799999657, - "median_ms": 13.465566500002524, - "p95_ms": 35.22851854999374 + "min_ms": 0.5043900000032409, + "max_ms": 46.13622600000156, + "mean_ms": 18.9032592000018, + "median_ms": 15.680363500003125, + "p95_ms": 42.65291685000391 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.28374699999744735, - "max_ms": 0.4239590000025828, - "mean_ms": 0.32698459999949137, - "median_ms": 0.308375000003025, - "p95_ms": 0.40299340000160555 + "min_ms": 0.34999900000798334, + "max_ms": 0.43771500000389096, + "mean_ms": 0.39615800000376566, + "median_ms": 0.4101319999989528, + "p95_ms": 0.43663680000349814 } }, "validation": { @@ -3028,11 +3028,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 29540, - "min_ms": 1.9660929999929522, - "max_ms": 6.98894800000005, - "mean_ms": 4.561039000000733, - "median_ms": 4.986475000009705, - "p95_ms": 6.680223800000817, + "min_ms": 2.6512510000031853, + "max_ms": 8.387431999992145, + "mean_ms": 4.773753800000691, + "median_ms": 3.9808049999976447, + "p95_ms": 7.7763975999943105, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3092,9 +3092,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 645.4376590000095, + "duration_ms": 771.3577220000047, "success": true, - "started_at_unix": 1789797939.246769, + "started_at_unix": 1789884324.2304122, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -3122,9 +3122,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.98894800000005, + "duration_ms": 8.387431999992145, "success": true, - "started_at_unix": 1789797939.892303, + "started_at_unix": 1789884325.0018857, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -3152,9 +3152,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.445327000003886, + "duration_ms": 3.9808049999976447, "success": true, - "started_at_unix": 1789797939.8996062, + "started_at_unix": 1789884325.0108066, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -3182,9 +3182,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4183519999970713, + "duration_ms": 3.517021000007503, "success": true, - "started_at_unix": 1789797939.905286, + "started_at_unix": 1789884325.0151966, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -3212,9 +3212,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.986475000009705, + "duration_ms": 5.332260000002975, "success": true, - "started_at_unix": 1789797939.9089565, + "started_at_unix": 1789884325.0190413, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -3242,9 +3242,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9660929999929522, + "duration_ms": 2.6512510000031853, "success": true, - "started_at_unix": 1789797939.9141622, + "started_at_unix": 1789884325.0246522, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -3287,11 +3287,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1184, - "min_ms": 0.35994200000288856, - "max_ms": 0.4609000000073138, - "mean_ms": 0.41203180000195516, - "median_ms": 0.40700299999230083, - "p95_ms": 0.458339000007868, + "min_ms": 0.5043900000032409, + "max_ms": 0.5750930000090193, + "mean_ms": 0.5377628000019286, + "median_ms": 0.5431029999982684, + "p95_ms": 0.5693862000072158, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3351,9 +3351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8695979999989731, + "duration_ms": 2.2701550000050474, "success": true, - "started_at_unix": 1789797939.9164305, + "started_at_unix": 1789884325.02768, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -3381,9 +3381,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.40700299999230083, + "duration_ms": 0.546559000000002, "success": true, - "started_at_unix": 1789797939.9183328, + "started_at_unix": 1789884325.0299888, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -3411,9 +3411,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44809500001008473, + "duration_ms": 0.5750930000090193, "success": true, - "started_at_unix": 1789797939.9187744, + "started_at_unix": 1789884325.0305798, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -3441,9 +3441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3842189999971879, + "duration_ms": 0.5196689999991122, "success": true, - "started_at_unix": 1789797939.919254, + "started_at_unix": 1789884325.031195, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -3471,9 +3471,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.35994200000288856, + "duration_ms": 0.5043900000032409, "success": true, - "started_at_unix": 1789797939.9196684, + "started_at_unix": 1789884325.0317552, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -3501,9 +3501,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4609000000073138, + "duration_ms": 0.5431029999982684, "success": true, - "started_at_unix": 1789797939.9200583, + "started_at_unix": 1789884325.0322971, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -3546,11 +3546,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1185, - "min_ms": 0.28374699999744735, - "max_ms": 0.4239590000025828, - "mean_ms": 0.32698459999949137, - "median_ms": 0.308375000003025, - "p95_ms": 0.40299340000160555, + "min_ms": 0.34999900000798334, + "max_ms": 0.43771500000389096, + "mean_ms": 0.39615800000376566, + "median_ms": 0.4101319999989528, + "p95_ms": 0.43663680000349814, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3610,9 +3610,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9696410000117339, + "duration_ms": 1.1970939999912389, "success": true, - "started_at_unix": 1789797939.9206426, + "started_at_unix": 1789884325.0330186, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3640,9 +3640,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.31913099999769656, + "duration_ms": 0.43232400000192683, "success": true, - "started_at_unix": 1789797939.921652, + "started_at_unix": 1789884325.0342567, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3670,9 +3670,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.308375000003025, + "duration_ms": 0.43771500000389096, "success": true, - "started_at_unix": 1789797939.9220178, + "started_at_unix": 1789884325.034733, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3700,9 +3700,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4239590000025828, + "duration_ms": 0.4101319999989528, "success": true, - "started_at_unix": 1789797939.9223707, + "started_at_unix": 1789884325.0352116, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3730,9 +3730,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.29971099999670514, + "duration_ms": 0.3506200000060744, "success": true, - "started_at_unix": 1789797939.9228382, + "started_at_unix": 1789884325.0356593, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3760,9 +3760,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28374699999744735, + "duration_ms": 0.34999900000798334, "success": true, - "started_at_unix": 1789797939.9231813, + "started_at_unix": 1789884325.0360484, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3805,11 +3805,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 136275, - "min_ms": 18.817854999994665, - "max_ms": 22.308045000002608, - "mean_ms": 20.740105999999514, - "median_ms": 21.042321999999558, - "p95_ms": 22.225216200001796, + "min_ms": 22.178537000002052, + "max_ms": 27.1552850000063, + "mean_ms": 25.06074600000261, + "median_ms": 25.310654999998405, + "p95_ms": 27.02948300000685, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3869,9 +3869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.935316999991187, + "duration_ms": 31.736254000009012, "success": true, - "started_at_unix": 1789797939.9237275, + "started_at_unix": 1789884325.0366483, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -3899,9 +3899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 21.042321999999558, + "duration_ms": 26.526275000009036, "success": true, - "started_at_unix": 1789797939.9501753, + "started_at_unix": 1789884325.0690186, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -3929,9 +3929,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 21.89390099999855, + "duration_ms": 27.1552850000063, "success": true, - "started_at_unix": 1789797939.9719777, + "started_at_unix": 1789884325.0964253, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -3959,9 +3959,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.817854999994665, + "duration_ms": 24.13297799999725, "success": true, - "started_at_unix": 1789797939.9946525, + "started_at_unix": 1789884325.124497, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -3989,9 +3989,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.308045000002608, + "duration_ms": 25.310654999998405, "success": true, - "started_at_unix": 1789797940.0147371, + "started_at_unix": 1789884325.1495564, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -4019,9 +4019,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.63840700000219, + "duration_ms": 22.178537000002052, "success": true, - "started_at_unix": 1789797940.0378428, + "started_at_unix": 1789884325.1758137, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -4064,11 +4064,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1315, - "min_ms": 26.470232999997734, - "max_ms": 37.26332899999818, - "mean_ms": 31.32604579999736, - "median_ms": 32.40551800000446, - "p95_ms": 36.358968799996205, + "min_ms": 30.78563399999723, + "max_ms": 46.13622600000156, + "mean_ms": 37.26875560000167, + "median_ms": 36.80316300000186, + "p95_ms": 44.58808860000261, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4128,9 +4128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 79.33640600001013, + "duration_ms": 92.13917099999946, "success": true, - "started_at_unix": 1789797940.0585213, + "started_at_unix": 1789884325.1991403, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -4158,9 +4158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.26332899999818, + "duration_ms": 46.13622600000156, "success": true, - "started_at_unix": 1789797940.1379852, + "started_at_unix": 1789884325.2914596, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -4188,9 +4188,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.749620999998115, + "duration_ms": 30.78563399999723, "success": true, - "started_at_unix": 1789797940.175387, + "started_at_unix": 1789884325.3377883, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -4218,9 +4218,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.40551800000446, + "duration_ms": 36.80316300000186, "success": true, - "started_at_unix": 1789797940.2032766, + "started_at_unix": 1789884325.3687027, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -4248,9 +4248,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.470232999997734, + "duration_ms": 34.22321600000089, "success": true, - "started_at_unix": 1789797940.2358758, + "started_at_unix": 1789884325.4057016, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -4278,9 +4278,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.74152799998831, + "duration_ms": 38.395539000006806, "success": true, - "started_at_unix": 1789797940.262546, + "started_at_unix": 1789884325.440059, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -4312,9 +4312,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 134.39818999999886, + "duration_ms": 156.86130699999978, "success": true, - "started_at_unix": 1789797939.1120648, + "started_at_unix": 1789884324.073256, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -4333,9 +4333,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.01977000000863427, + "duration_ms": 0.023412999993865924, "success": true, - "started_at_unix": 1789797939.2465746, + "started_at_unix": 1789884324.2302127, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4348,9 +4348,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.011888000003068555, + "duration_ms": 0.014636999992490018, "success": true, - "started_at_unix": 1789797939.2466154, + "started_at_unix": 1789884324.2302608, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4366,9 +4366,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013901000002647379, + "duration_ms": 0.01863500000354179, "success": true, - "started_at_unix": 1789797939.2467237, + "started_at_unix": 1789884324.23036, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4384,9 +4384,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 645.4376590000095, + "duration_ms": 771.3577220000047, "success": true, - "started_at_unix": 1789797939.246769, + "started_at_unix": 1789884324.2304122, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -4414,9 +4414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.98894800000005, + "duration_ms": 8.387431999992145, "success": true, - "started_at_unix": 1789797939.892303, + "started_at_unix": 1789884325.0018857, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -4444,9 +4444,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.445327000003886, + "duration_ms": 3.9808049999976447, "success": true, - "started_at_unix": 1789797939.8996062, + "started_at_unix": 1789884325.0108066, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -4474,9 +4474,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4183519999970713, + "duration_ms": 3.517021000007503, "success": true, - "started_at_unix": 1789797939.905286, + "started_at_unix": 1789884325.0151966, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -4504,9 +4504,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.986475000009705, + "duration_ms": 5.332260000002975, "success": true, - "started_at_unix": 1789797939.9089565, + "started_at_unix": 1789884325.0190413, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -4534,9 +4534,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9660929999929522, + "duration_ms": 2.6512510000031853, "success": true, - "started_at_unix": 1789797939.9141622, + "started_at_unix": 1789884325.0246522, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -4564,9 +4564,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8695979999989731, + "duration_ms": 2.2701550000050474, "success": true, - "started_at_unix": 1789797939.9164305, + "started_at_unix": 1789884325.02768, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -4594,9 +4594,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.40700299999230083, + "duration_ms": 0.546559000000002, "success": true, - "started_at_unix": 1789797939.9183328, + "started_at_unix": 1789884325.0299888, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -4624,9 +4624,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44809500001008473, + "duration_ms": 0.5750930000090193, "success": true, - "started_at_unix": 1789797939.9187744, + "started_at_unix": 1789884325.0305798, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -4654,9 +4654,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3842189999971879, + "duration_ms": 0.5196689999991122, "success": true, - "started_at_unix": 1789797939.919254, + "started_at_unix": 1789884325.031195, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -4684,9 +4684,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.35994200000288856, + "duration_ms": 0.5043900000032409, "success": true, - "started_at_unix": 1789797939.9196684, + "started_at_unix": 1789884325.0317552, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -4714,9 +4714,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4609000000073138, + "duration_ms": 0.5431029999982684, "success": true, - "started_at_unix": 1789797939.9200583, + "started_at_unix": 1789884325.0322971, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -4744,9 +4744,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9696410000117339, + "duration_ms": 1.1970939999912389, "success": true, - "started_at_unix": 1789797939.9206426, + "started_at_unix": 1789884325.0330186, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4774,9 +4774,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.31913099999769656, + "duration_ms": 0.43232400000192683, "success": true, - "started_at_unix": 1789797939.921652, + "started_at_unix": 1789884325.0342567, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4804,9 +4804,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.308375000003025, + "duration_ms": 0.43771500000389096, "success": true, - "started_at_unix": 1789797939.9220178, + "started_at_unix": 1789884325.034733, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4834,9 +4834,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4239590000025828, + "duration_ms": 0.4101319999989528, "success": true, - "started_at_unix": 1789797939.9223707, + "started_at_unix": 1789884325.0352116, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4864,9 +4864,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.29971099999670514, + "duration_ms": 0.3506200000060744, "success": true, - "started_at_unix": 1789797939.9228382, + "started_at_unix": 1789884325.0356593, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4894,9 +4894,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28374699999744735, + "duration_ms": 0.34999900000798334, "success": true, - "started_at_unix": 1789797939.9231813, + "started_at_unix": 1789884325.0360484, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4924,9 +4924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025237999992100413, + "duration_ms": 0.02614000000278338, "success": true, - "started_at_unix": 1789797939.9236734, + "started_at_unix": 1789884325.0365953, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4943,9 +4943,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.935316999991187, + "duration_ms": 31.736254000009012, "success": true, - "started_at_unix": 1789797939.9237275, + "started_at_unix": 1789884325.0366483, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -4973,9 +4973,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02941399999656369, + "duration_ms": 0.029374999996889528, "success": true, - "started_at_unix": 1789797939.9501085, + "started_at_unix": 1789884325.0689552, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4992,9 +4992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01629500000888129, + "duration_ms": 0.015189000009740994, "success": true, - "started_at_unix": 1789797939.9501495, + "started_at_unix": 1789884325.0689952, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5011,9 +5011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 21.042321999999558, + "duration_ms": 26.526275000009036, "success": true, - "started_at_unix": 1789797939.9501753, + "started_at_unix": 1789884325.0690186, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -5041,9 +5041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0258489999964695, + "duration_ms": 0.025728000011326912, "success": true, - "started_at_unix": 1789797939.9719164, + "started_at_unix": 1789884325.0963674, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5060,9 +5060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014941999992856836, + "duration_ms": 0.014397000001054039, "success": true, - "started_at_unix": 1789797939.9719527, + "started_at_unix": 1789884325.0964024, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5079,9 +5079,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 21.89390099999855, + "duration_ms": 27.1552850000063, "success": true, - "started_at_unix": 1789797939.9719777, + "started_at_unix": 1789884325.0964253, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -5109,9 +5109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02334499998823958, + "duration_ms": 0.030636999994726466, "success": true, - "started_at_unix": 1789797939.9946012, + "started_at_unix": 1789884325.124388, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5128,9 +5128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011065999999004816, + "duration_ms": 0.030498000000989123, "success": true, - "started_at_unix": 1789797939.9946337, + "started_at_unix": 1789884325.1244524, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5147,9 +5147,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.817854999994665, + "duration_ms": 24.13297799999725, "success": true, - "started_at_unix": 1789797939.9946525, + "started_at_unix": 1789884325.124497, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -5177,9 +5177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03386100000568604, + "duration_ms": 0.07776600000397593, "success": true, - "started_at_unix": 1789797940.0146642, + "started_at_unix": 1789884325.1494186, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5196,9 +5196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01548400000217498, + "duration_ms": 0.03096800000434996, "success": true, - "started_at_unix": 1789797940.014711, + "started_at_unix": 1789884325.1495106, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5215,9 +5215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.308045000002608, + "duration_ms": 25.310654999998405, "success": true, - "started_at_unix": 1789797940.0147371, + "started_at_unix": 1789884325.1495564, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -5245,9 +5245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025989000008053154, + "duration_ms": 0.03152000000739008, "success": true, - "started_at_unix": 1789797940.037779, + "started_at_unix": 1789884325.175721, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5264,9 +5264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01535300000909956, + "duration_ms": 0.03396400001065558, "success": true, - "started_at_unix": 1789797940.0378165, + "started_at_unix": 1789884325.1757665, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5283,9 +5283,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.63840700000219, + "duration_ms": 22.178537000002052, "success": true, - "started_at_unix": 1789797940.0378428, + "started_at_unix": 1789884325.1758137, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -5313,9 +5313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026519999991592158, + "duration_ms": 0.030147000003921676, "success": true, - "started_at_unix": 1789797940.058205, + "started_at_unix": 1789884325.198811, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5332,9 +5332,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02418599999032267, + "duration_ms": 0.03231099999823073, "success": true, - "started_at_unix": 1789797940.0584674, + "started_at_unix": 1789884325.199094, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5351,9 +5351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 79.33640600001013, + "duration_ms": 92.13917099999946, "success": true, - "started_at_unix": 1789797940.0585213, + "started_at_unix": 1789884325.1991403, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -5381,9 +5381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02518799999506882, + "duration_ms": 0.03412399999547233, "success": true, - "started_at_unix": 1789797940.1379323, + "started_at_unix": 1789884325.2913485, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5400,9 +5400,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011697999994453312, + "duration_ms": 0.02534800000830728, "success": true, - "started_at_unix": 1789797940.1379664, + "started_at_unix": 1789884325.2913954, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5419,9 +5419,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.26332899999818, + "duration_ms": 46.13622600000156, "success": true, - "started_at_unix": 1789797940.1379852, + "started_at_unix": 1789884325.2914596, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -5449,9 +5449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02344600000014907, + "duration_ms": 0.03437399999484114, "success": true, - "started_at_unix": 1789797940.1753376, + "started_at_unix": 1789884325.3377066, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5468,9 +5468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011026999999330656, + "duration_ms": 0.022942999990505086, "success": true, - "started_at_unix": 1789797940.1753693, + "started_at_unix": 1789884325.3377535, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5487,9 +5487,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.749620999998115, + "duration_ms": 30.78563399999723, "success": true, - "started_at_unix": 1789797940.175387, + "started_at_unix": 1789884325.3377883, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -5517,9 +5517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025038000003974048, + "duration_ms": 0.026469999994560567, "success": true, - "started_at_unix": 1789797940.2032247, + "started_at_unix": 1789884325.3686447, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5536,9 +5536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011436999997727071, + "duration_ms": 0.01403599999605376, "success": true, - "started_at_unix": 1789797940.2032578, + "started_at_unix": 1789884325.3686807, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5555,9 +5555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.40551800000446, + "duration_ms": 36.80316300000186, "success": true, - "started_at_unix": 1789797940.2032766, + "started_at_unix": 1789884325.3687027, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -5585,9 +5585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03567400000292764, + "duration_ms": 0.03777999999954318, "success": true, - "started_at_unix": 1789797940.2357981, + "started_at_unix": 1789884325.405612, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5604,9 +5604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019299000001637978, + "duration_ms": 0.024285999998596708, "success": true, - "started_at_unix": 1789797940.2358456, + "started_at_unix": 1789884325.405664, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5623,9 +5623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.470232999997734, + "duration_ms": 34.22321600000089, "success": true, - "started_at_unix": 1789797940.2358758, + "started_at_unix": 1789884325.4057016, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -5653,9 +5653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033470000005308975, + "duration_ms": 0.026138999999147927, "success": true, - "started_at_unix": 1789797940.2624588, + "started_at_unix": 1789884325.4400003, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5672,9 +5672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017515999999773157, + "duration_ms": 0.014998000011701151, "success": true, - "started_at_unix": 1789797940.2625191, + "started_at_unix": 1789884325.440036, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5691,9 +5691,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.74152799998831, + "duration_ms": 38.395539000006806, "success": true, - "started_at_unix": 1789797940.262546, + "started_at_unix": 1789884325.440059, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -5721,9 +5721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028662999994821803, + "duration_ms": 0.03746000000148797, "success": true, - "started_at_unix": 1789797940.2953792, + "started_at_unix": 1789884325.4785705, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5740,9 +5740,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.021192000005498812, + "duration_ms": 0.024765999995679522, "success": true, - "started_at_unix": 1789797940.295539, + "started_at_unix": 1789884325.4787378, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5755,9 +5755,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.5357950000094434, + "duration_ms": 2.0199840000003633, "success": true, - "started_at_unix": 1789797940.2955687, + "started_at_unix": 1789884325.478774, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5775,9 +5775,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021111999998879583, + "duration_ms": 0.026138999999147927, "success": true, - "started_at_unix": 1789797940.2971234, + "started_at_unix": 1789884325.480814, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5799,7 +5799,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 7671.937112999998, + "total_duration_ms": 10452.246101, "error_message": null, "summary": { "request_count": 32, @@ -5808,11 +5808,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 1678353, - "min_ms": 0.2293449999939412, - "max_ms": 3634.7918059999956, - "mean_ms": 236.34973428125105, - "median_ms": 9.92033450000207, - "p95_ms": 1232.8766497000042, + "min_ms": 0.3921360000020968, + "max_ms": 4491.733496000009, + "mean_ms": 322.9936770312509, + "median_ms": 9.757332500001326, + "p95_ms": 1639.8782045999974, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5868,27 +5868,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 10.050541999987672, - "max_ms": 1020.8942560000054, - "mean_ms": 222.57658780000042, - "median_ms": 210.6652794999988, - "p95_ms": 684.0754574500046 + "min_ms": 10.191535999993562, + "max_ms": 1313.6772059999942, + "mean_ms": 356.92028170000043, + "median_ms": 237.8272265000021, + "p95_ms": 1232.564013899997 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.5246300000010251, - "max_ms": 13.174801999994656, - "mean_ms": 5.671867500001326, - "median_ms": 4.583418499997549, - "p95_ms": 12.719695399998443 + "min_ms": 0.6154369999933351, + "max_ms": 12.173778999994056, + "mean_ms": 5.5247749000002955, + "median_ms": 5.0105164999934, + "p95_ms": 12.019133800001214 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2293449999939412, - "max_ms": 0.5598930000019209, - "mean_ms": 0.31515640000066014, - "median_ms": 0.2543630000104713, - "p95_ms": 0.5036944000011089 + "min_ms": 0.3921360000020968, + "max_ms": 0.5200610000031247, + "mean_ms": 0.44292420000147104, + "median_ms": 0.43846300000893734, + "p95_ms": 0.505469600003039 } }, "validation": { @@ -5914,11 +5914,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 925882, - "min_ms": 10.050541999987672, - "max_ms": 272.40803700000527, - "mean_ms": 67.09222879999857, - "median_ms": 13.45065200000306, - "p95_ms": 223.44842000000534, + "min_ms": 10.191535999993562, + "max_ms": 344.25976400000025, + "mean_ms": 80.83340739999869, + "median_ms": 13.658496000005016, + "p95_ms": 280.50307700000013, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5978,9 +5978,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3634.7918059999956, + "duration_ms": 4491.733496000009, "success": true, - "started_at_unix": 1789797950.1287396, + "started_at_unix": 1789884336.2593005, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -6008,9 +6008,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 272.40803700000527, + "duration_ms": 344.25976400000025, "success": true, - "started_at_unix": 1789797953.7639563, + "started_at_unix": 1789884340.7515497, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -6038,9 +6038,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.609952000005933, + "duration_ms": 25.476328999999964, "success": true, - "started_at_unix": 1789797954.0396507, + "started_at_unix": 1789884341.0998638, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -6068,9 +6068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.941960999990897, + "duration_ms": 13.658496000005016, "success": true, - "started_at_unix": 1789797954.0723023, + "started_at_unix": 1789884341.131453, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -6098,9 +6098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.45065200000306, + "duration_ms": 10.191535999993562, "success": true, - "started_at_unix": 1789797954.0896714, + "started_at_unix": 1789884341.151382, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -6128,9 +6128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.050541999987672, + "duration_ms": 10.580911999994669, "success": true, - "started_at_unix": 1789797954.1084194, + "started_at_unix": 1789884341.1675158, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -6173,11 +6173,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2694, - "min_ms": 0.5246300000010251, - "max_ms": 0.7072349999930339, - "mean_ms": 0.6160296000018661, - "median_ms": 0.6277560000000904, - "p95_ms": 0.6948041999947918, + "min_ms": 0.6154369999933351, + "max_ms": 0.7438129999997045, + "mean_ms": 0.6683643999991773, + "median_ms": 0.6615169999975024, + "p95_ms": 0.7275053999990178, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6237,9 +6237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.695144000005257, + "duration_ms": 3.030218000006357, "success": true, - "started_at_unix": 1789797954.1237478, + "started_at_unix": 1789884341.1842191, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -6267,9 +6267,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6450810000018237, + "duration_ms": 0.6622749999962707, "success": true, - "started_at_unix": 1789797954.127485, + "started_at_unix": 1789884341.1872988, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -6297,9 +6297,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7072349999930339, + "duration_ms": 0.7438129999997045, "success": true, - "started_at_unix": 1789797954.1281695, + "started_at_unix": 1789884341.1880217, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -6327,9 +6327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6277560000000904, + "duration_ms": 0.6587800000090738, "success": true, - "started_at_unix": 1789797954.1289134, + "started_at_unix": 1789884341.1888237, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -6357,9 +6357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5754460000133577, + "duration_ms": 0.6154369999933351, "success": true, - "started_at_unix": 1789797954.1295757, + "started_at_unix": 1789884341.1895711, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -6387,9 +6387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5246300000010251, + "duration_ms": 0.6615169999975024, "success": true, - "started_at_unix": 1789797954.1301844, + "started_at_unix": 1789884341.1902454, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -6432,11 +6432,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1195, - "min_ms": 0.2293449999939412, - "max_ms": 0.5598930000019209, - "mean_ms": 0.31515640000066014, - "median_ms": 0.2543630000104713, - "p95_ms": 0.5036944000011089, + "min_ms": 0.3921360000020968, + "max_ms": 0.5200610000031247, + "mean_ms": 0.44292420000147104, + "median_ms": 0.43846300000893734, + "p95_ms": 0.505469600003039, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6496,9 +6496,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1762710000056131, + "duration_ms": 1.1596410000009882, "success": true, - "started_at_unix": 1789797954.130808, + "started_at_unix": 1789884341.1910322, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6526,9 +6526,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5598930000019209, + "duration_ms": 0.5200610000031247, "success": true, - "started_at_unix": 1789797954.1320105, + "started_at_unix": 1789884341.1922338, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6556,9 +6556,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2788999999978614, + "duration_ms": 0.43846300000893734, "success": true, - "started_at_unix": 1789797954.1326, + "started_at_unix": 1789884341.192806, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6586,9 +6586,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2543630000104713, + "duration_ms": 0.447104000002696, "success": true, - "started_at_unix": 1789797954.132906, + "started_at_unix": 1789884341.1932948, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6616,9 +6616,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2293449999939412, + "duration_ms": 0.3921360000020968, "success": true, - "started_at_unix": 1789797954.1331875, + "started_at_unix": 1789884341.1937923, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6646,9 +6646,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2532809999991059, + "duration_ms": 0.4168569999905003, "success": true, - "started_at_unix": 1789797954.1334424, + "started_at_unix": 1789884341.1942334, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6691,11 +6691,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 588920, - "min_ms": 207.6241629999913, - "max_ms": 1020.8942560000054, - "mean_ms": 378.0609468000023, - "median_ms": 222.0641940000121, - "p95_ms": 861.9185498000033, + "min_ms": 234.01745900000037, + "max_ms": 1313.6772059999942, + "mean_ms": 633.0071560000022, + "median_ms": 242.2784530000115, + "p95_ms": 1277.6268983999955, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6755,9 +6755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1491.9662420000036, + "duration_ms": 2038.5683140000026, "success": true, - "started_at_unix": 1789797954.1339097, + "started_at_unix": 1789884341.1949058, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -6785,9 +6785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1020.8942560000054, + "duration_ms": 1313.6772059999942, "success": true, - "started_at_unix": 1789797955.6281438, + "started_at_unix": 1789884343.2375157, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -6815,9 +6815,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.01572499999634, + "duration_ms": 1133.425668000001, "success": true, - "started_at_unix": 1789797956.651577, + "started_at_unix": 1789884344.5543432, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -6845,9 +6845,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 213.7063960000063, + "duration_ms": 241.63699400000382, "success": true, - "started_at_unix": 1789797956.8801777, + "started_at_unix": 1789884345.6909006, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -6875,9 +6875,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 222.0641940000121, + "duration_ms": 242.2784530000115, "success": true, - "started_at_unix": 1789797957.097866, + "started_at_unix": 1789884345.9356663, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -6905,9 +6905,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 207.6241629999913, + "duration_ms": 234.01745900000037, "success": true, - "started_at_unix": 1789797957.3225904, + "started_at_unix": 1789884346.181101, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -6950,11 +6950,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23090, - "min_ms": 8.459602000002064, - "max_ms": 13.174801999994656, - "mean_ms": 10.727705400000787, - "median_ms": 9.995013999997582, - "p95_ms": 12.97253239999634, + "min_ms": 9.277219999987096, + "max_ms": 12.173778999994056, + "mean_ms": 10.381185400001414, + "median_ms": 9.32312900000909, + "p95_ms": 12.105047799997237, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7014,9 +7014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.653795000005516, + "duration_ms": 12.60158499999875, "success": true, - "started_at_unix": 1789797957.5332341, + "started_at_unix": 1789884346.4186218, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -7044,9 +7044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.995013999997582, + "duration_ms": 11.830123000009962, "success": true, - "started_at_unix": 1789797957.5430532, + "started_at_unix": 1789884346.4314535, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -7074,9 +7074,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.174801999994656, + "duration_ms": 9.301676000006864, "success": true, - "started_at_unix": 1789797957.5532763, + "started_at_unix": 1789884346.4434738, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -7104,9 +7104,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.459602000002064, + "duration_ms": 9.277219999987096, "success": true, - "started_at_unix": 1789797957.5666773, + "started_at_unix": 1789884346.4530504, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -7134,9 +7134,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.845655000006559, + "duration_ms": 12.173778999994056, "success": true, - "started_at_unix": 1789797957.5753129, + "started_at_unix": 1789884346.4625964, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -7164,9 +7164,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.163454000003071, + "duration_ms": 9.32312900000909, "success": true, - "started_at_unix": 1789797957.5853941, + "started_at_unix": 1789884346.4749813, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -7198,9 +7198,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 135.295591000002, + "duration_ms": 160.1884869999992, "success": true, - "started_at_unix": 1789797949.9931507, + "started_at_unix": 1789884336.0988135, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -7219,9 +7219,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020761000001812135, + "duration_ms": 0.023964999996906045, "success": true, - "started_at_unix": 1789797950.1285536, + "started_at_unix": 1789884336.2590976, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7234,9 +7234,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01217800000574698, + "duration_ms": 0.015900999997597864, "success": true, - "started_at_unix": 1789797950.1285932, + "started_at_unix": 1789884336.2591436, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7252,9 +7252,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013841000011893811, + "duration_ms": 0.019076000000950444, "success": true, - "started_at_unix": 1789797950.128697, + "started_at_unix": 1789884336.2592475, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7270,9 +7270,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3634.7918059999956, + "duration_ms": 4491.733496000009, "success": true, - "started_at_unix": 1789797950.1287396, + "started_at_unix": 1789884336.2593005, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -7300,9 +7300,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 272.40803700000527, + "duration_ms": 344.25976400000025, "success": true, - "started_at_unix": 1789797953.7639563, + "started_at_unix": 1789884340.7515497, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -7330,9 +7330,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.609952000005933, + "duration_ms": 25.476328999999964, "success": true, - "started_at_unix": 1789797954.0396507, + "started_at_unix": 1789884341.0998638, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -7360,9 +7360,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.941960999990897, + "duration_ms": 13.658496000005016, "success": true, - "started_at_unix": 1789797954.0723023, + "started_at_unix": 1789884341.131453, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -7390,9 +7390,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.45065200000306, + "duration_ms": 10.191535999993562, "success": true, - "started_at_unix": 1789797954.0896714, + "started_at_unix": 1789884341.151382, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -7420,9 +7420,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.050541999987672, + "duration_ms": 10.580911999994669, "success": true, - "started_at_unix": 1789797954.1084194, + "started_at_unix": 1789884341.1675158, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -7450,9 +7450,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.695144000005257, + "duration_ms": 3.030218000006357, "success": true, - "started_at_unix": 1789797954.1237478, + "started_at_unix": 1789884341.1842191, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -7480,9 +7480,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6450810000018237, + "duration_ms": 0.6622749999962707, "success": true, - "started_at_unix": 1789797954.127485, + "started_at_unix": 1789884341.1872988, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -7510,9 +7510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7072349999930339, + "duration_ms": 0.7438129999997045, "success": true, - "started_at_unix": 1789797954.1281695, + "started_at_unix": 1789884341.1880217, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -7540,9 +7540,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6277560000000904, + "duration_ms": 0.6587800000090738, "success": true, - "started_at_unix": 1789797954.1289134, + "started_at_unix": 1789884341.1888237, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -7570,9 +7570,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5754460000133577, + "duration_ms": 0.6154369999933351, "success": true, - "started_at_unix": 1789797954.1295757, + "started_at_unix": 1789884341.1895711, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -7600,9 +7600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5246300000010251, + "duration_ms": 0.6615169999975024, "success": true, - "started_at_unix": 1789797954.1301844, + "started_at_unix": 1789884341.1902454, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -7630,9 +7630,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1762710000056131, + "duration_ms": 1.1596410000009882, "success": true, - "started_at_unix": 1789797954.130808, + "started_at_unix": 1789884341.1910322, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7660,9 +7660,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5598930000019209, + "duration_ms": 0.5200610000031247, "success": true, - "started_at_unix": 1789797954.1320105, + "started_at_unix": 1789884341.1922338, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7690,9 +7690,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2788999999978614, + "duration_ms": 0.43846300000893734, "success": true, - "started_at_unix": 1789797954.1326, + "started_at_unix": 1789884341.192806, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7720,9 +7720,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2543630000104713, + "duration_ms": 0.447104000002696, "success": true, - "started_at_unix": 1789797954.132906, + "started_at_unix": 1789884341.1932948, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7750,9 +7750,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2293449999939412, + "duration_ms": 0.3921360000020968, "success": true, - "started_at_unix": 1789797954.1331875, + "started_at_unix": 1789884341.1937923, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7780,9 +7780,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2532809999991059, + "duration_ms": 0.4168569999905003, "success": true, - "started_at_unix": 1789797954.1334424, + "started_at_unix": 1789884341.1942334, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7810,9 +7810,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022753999999736152, + "duration_ms": 0.03282199999432578, "success": true, - "started_at_unix": 1789797954.133877, + "started_at_unix": 1789884341.1948597, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7829,9 +7829,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1491.9662420000036, + "duration_ms": 2038.5683140000026, "success": true, - "started_at_unix": 1789797954.1339097, + "started_at_unix": 1789884341.1949058, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -7859,9 +7859,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04095200000620025, + "duration_ms": 0.06298899999990226, "success": true, - "started_at_unix": 1789797955.6280613, + "started_at_unix": 1789884343.2373924, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7878,9 +7878,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017096000007654766, + "duration_ms": 0.028413999999088446, "success": true, - "started_at_unix": 1789797955.6281152, + "started_at_unix": 1789884343.237472, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7897,9 +7897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1020.8942560000054, + "duration_ms": 1313.6772059999942, "success": true, - "started_at_unix": 1789797955.6281438, + "started_at_unix": 1789884343.2375157, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -7927,9 +7927,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026430000005461807, + "duration_ms": 0.022953999987862517, "success": true, - "started_at_unix": 1789797956.6515217, + "started_at_unix": 1789884344.5542848, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7946,9 +7946,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011396999994417456, + "duration_ms": 0.014227000008304458, "success": true, - "started_at_unix": 1789797956.6515574, + "started_at_unix": 1789884344.5543191, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7965,9 +7965,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.01572499999634, + "duration_ms": 1133.425668000001, "success": true, - "started_at_unix": 1789797956.651577, + "started_at_unix": 1789884344.5543432, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -7995,9 +7995,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02537900000731952, + "duration_ms": 0.02901399999188925, "success": true, - "started_at_unix": 1789797956.8801243, + "started_at_unix": 1789884345.6908386, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8014,9 +8014,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010805999991703175, + "duration_ms": 0.013625999997657345, "success": true, - "started_at_unix": 1789797956.8801591, + "started_at_unix": 1789884345.6908777, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8033,9 +8033,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 213.7063960000063, + "duration_ms": 241.63699400000382, "success": true, - "started_at_unix": 1789797956.8801777, + "started_at_unix": 1789884345.6909006, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -8063,9 +8063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03388099999312999, + "duration_ms": 0.02859399999977086, "success": true, - "started_at_unix": 1789797957.0977886, + "started_at_unix": 1789884345.9356034, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8082,9 +8082,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016585000011559714, + "duration_ms": 0.014227000008304458, "success": true, - "started_at_unix": 1789797957.0978363, + "started_at_unix": 1789884345.9356432, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8101,9 +8101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 222.0641940000121, + "duration_ms": 242.2784530000115, "success": true, - "started_at_unix": 1789797957.097866, + "started_at_unix": 1789884345.9356663, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -8131,9 +8131,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028622999991512188, + "duration_ms": 0.030727999998703126, "success": true, - "started_at_unix": 1789797957.3225248, + "started_at_unix": 1789884346.1810324, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8150,9 +8150,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014952000000789667, + "duration_ms": 0.014397000001054039, "success": true, - "started_at_unix": 1789797957.3225648, + "started_at_unix": 1789884346.1810758, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8169,9 +8169,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 207.6241629999913, + "duration_ms": 234.01745900000037, "success": true, - "started_at_unix": 1789797957.3225904, + "started_at_unix": 1789884346.181101, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -8199,9 +8199,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029584999992948724, + "duration_ms": 0.029075000000489126, "success": true, - "started_at_unix": 1789797957.5329325, + "started_at_unix": 1789884346.418349, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8218,9 +8218,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025016999998683787, + "duration_ms": 0.022492999988799056, "success": true, - "started_at_unix": 1789797957.5331979, + "started_at_unix": 1789884346.418589, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8237,9 +8237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.653795000005516, + "duration_ms": 12.60158499999875, "success": true, - "started_at_unix": 1789797957.5332341, + "started_at_unix": 1789884346.4186218, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -8267,9 +8267,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02980499999694075, + "duration_ms": 0.03781200000219087, "success": true, - "started_at_unix": 1789797957.5429852, + "started_at_unix": 1789884346.4313488, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8286,9 +8286,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016905999999039523, + "duration_ms": 0.02210200000263285, "success": true, - "started_at_unix": 1789797957.5430262, + "started_at_unix": 1789884346.4313984, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8305,9 +8305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.995013999997582, + "duration_ms": 11.830123000009962, "success": true, - "started_at_unix": 1789797957.5430532, + "started_at_unix": 1789884346.4314535, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -8335,9 +8335,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03130700000042452, + "duration_ms": 0.02383500000746608, "success": true, - "started_at_unix": 1789797957.55321, + "started_at_unix": 1789884346.443387, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8354,9 +8354,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016193999996971797, + "duration_ms": 0.04365200000222558, "success": true, - "started_at_unix": 1789797957.553252, + "started_at_unix": 1789884346.4434202, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8373,9 +8373,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.174801999994656, + "duration_ms": 9.301676000006864, "success": true, - "started_at_unix": 1789797957.5532763, + "started_at_unix": 1789884346.4434738, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -8403,9 +8403,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02265400000567297, + "duration_ms": 0.03402400000140915, "success": true, - "started_at_unix": 1789797957.5666265, + "started_at_unix": 1789884346.4529712, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8422,9 +8422,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011366999999040672, + "duration_ms": 0.022172000001319248, "success": true, - "started_at_unix": 1789797957.5666583, + "started_at_unix": 1789884346.453017, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8441,9 +8441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.459602000002064, + "duration_ms": 9.277219999987096, "success": true, - "started_at_unix": 1789797957.5666773, + "started_at_unix": 1789884346.4530504, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -8471,9 +8471,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02672099999756483, + "duration_ms": 0.031589000002441026, "success": true, - "started_at_unix": 1789797957.5752494, + "started_at_unix": 1789884346.4625213, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8490,9 +8490,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01606400000753183, + "duration_ms": 0.020507999991536963, "success": true, - "started_at_unix": 1789797957.5752864, + "started_at_unix": 1789884346.4625645, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8509,9 +8509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.845655000006559, + "duration_ms": 12.173778999994056, "success": true, - "started_at_unix": 1789797957.5753129, + "started_at_unix": 1789884346.4625964, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -8539,9 +8539,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028522999997449006, + "duration_ms": 0.029155000007108356, "success": true, - "started_at_unix": 1789797957.5853283, + "started_at_unix": 1789884346.4749014, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8558,9 +8558,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016635000008591305, + "duration_ms": 0.025888999999779116, "success": true, - "started_at_unix": 1789797957.5853682, + "started_at_unix": 1789884346.4749427, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8577,9 +8577,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.163454000003071, + "duration_ms": 9.32312900000909, "success": true, - "started_at_unix": 1789797957.5853941, + "started_at_unix": 1789884346.4749813, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -8607,9 +8607,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02967499999328993, + "duration_ms": 0.04654700001083256, "success": true, - "started_at_unix": 1789797957.5977392, + "started_at_unix": 1789884346.4844093, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8626,9 +8626,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.017677000002436216, + "duration_ms": 0.029285000010759177, "success": true, - "started_at_unix": 1789797957.5978844, + "started_at_unix": 1789884346.4845917, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8641,9 +8641,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.5523129999953653, + "duration_ms": 1.8507369999980483, "success": true, - "started_at_unix": 1789797957.5979095, + "started_at_unix": 1789884346.4846323, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8661,9 +8661,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.0459990000081234, + "duration_ms": 0.027541999997993116, "success": true, - "started_at_unix": 1789797957.6004884, + "started_at_unix": 1789884346.4865038, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8685,7 +8685,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 2944.698746, + "total_duration_ms": 3617.679650999989, "error_message": null, "summary": { "request_count": 32, @@ -8694,11 +8694,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 140023, - "min_ms": 0.26478899999915484, - "max_ms": 1571.346745999989, - "mean_ms": 90.81122278124897, - "median_ms": 6.081141000002788, - "p95_ms": 154.82171549999674, + "min_ms": 0.31580499999961376, + "max_ms": 1908.949633000006, + "mean_ms": 111.81689562500053, + "median_ms": 7.271672000001672, + "p95_ms": 193.45475670000383, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.148878000004629, - "max_ms": 172.00314899999114, - "mean_ms": 59.34096470000014, - "median_ms": 45.41113600000557, - "p95_ms": 146.44164239999634 + "min_ms": 4.069499999999948, + "max_ms": 206.51224399999535, + "mean_ms": 74.03557389999946, + "median_ms": 53.353362000002846, + "p95_ms": 181.03850450000104 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.8114339999991671, - "max_ms": 86.7935779999982, - "mean_ms": 36.99462579999846, - "median_ms": 33.43408349999777, - "p95_ms": 80.45189584999973 + "min_ms": 1.0842920000015965, + "max_ms": 103.38510100000065, + "mean_ms": 46.97812889999966, + "median_ms": 43.450414500000534, + "p95_ms": 98.95048015000255 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.26478899999915484, - "max_ms": 0.3515199999952756, - "mean_ms": 0.30682359999900655, - "median_ms": 0.3145299999971485, - "p95_ms": 0.34522639999750027 + "min_ms": 0.31580499999961376, + "max_ms": 0.6485139999909961, + "mean_ms": 0.426441400000499, + "median_ms": 0.36266300000420415, + "p95_ms": 0.6077685999940741 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 3.148878000004629, - "max_ms": 9.321704000001318, - "mean_ms": 5.619034000000056, - "median_ms": 4.893769000005932, - "p95_ms": 8.783497600001056, + "min_ms": 4.069499999999948, + "max_ms": 12.441946000009807, + "mean_ms": 7.29323900000054, + "median_ms": 6.698184000001106, + "p95_ms": 11.463669800008347, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1571.346745999989, + "duration_ms": 1908.949633000006, "success": true, - "started_at_unix": 1789797962.2077878, + "started_at_unix": 1789884351.854341, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.321704000001318, + "duration_ms": 12.441946000009807, "success": true, - "started_at_unix": 1789797963.7792153, + "started_at_unix": 1789884353.763371, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.893769000005932, + "duration_ms": 6.698184000001106, "success": true, - "started_at_unix": 1789797963.7886467, + "started_at_unix": 1789884353.7759132, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.100146999988397, + "duration_ms": 5.705999999989331, "success": true, - "started_at_unix": 1789797963.79361, + "started_at_unix": 1789884353.7827032, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.630672000000004, + "duration_ms": 7.550565000002507, "success": true, - "started_at_unix": 1789797963.7977674, + "started_at_unix": 1789884353.7885299, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.148878000004629, + "duration_ms": 4.069499999999948, "success": true, - "started_at_unix": 1789797963.8045185, + "started_at_unix": 1789884353.7961721, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 55094, - "min_ms": 0.8114339999991671, - "max_ms": 1.0723970000015015, - "mean_ms": 0.941173199998957, - "median_ms": 0.9771130000046924, - "p95_ms": 1.0576909999997497, + "min_ms": 1.0842920000015965, + "max_ms": 1.6544309999915185, + "mean_ms": 1.3166931999961662, + "median_ms": 1.2650179999980082, + "p95_ms": 1.6012651999915306, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.531610000005571, + "duration_ms": 6.992779000000837, "success": true, - "started_at_unix": 1789797963.8078158, + "started_at_unix": 1789884353.8003957, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0723970000015015, + "duration_ms": 1.6544309999915185, "success": true, - "started_at_unix": 1789797963.8135226, + "started_at_unix": 1789884353.807536, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9771130000046924, + "duration_ms": 1.2650179999980082, "success": true, - "started_at_unix": 1789797963.8147848, + "started_at_unix": 1789884353.8095508, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8114339999991671, + "duration_ms": 1.1911229999981288, "success": true, - "started_at_unix": 1789797963.815925, + "started_at_unix": 1789884353.810997, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9988669999927424, + "duration_ms": 1.3886019999915789, "success": true, - "started_at_unix": 1789797963.8168743, + "started_at_unix": 1789884353.8123608, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8460549999966815, + "duration_ms": 1.0842920000015965, "success": true, - "started_at_unix": 1789797963.818036, + "started_at_unix": 1789884353.813937, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -9318,11 +9318,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1225, - "min_ms": 0.26478899999915484, - "max_ms": 0.3515199999952756, - "mean_ms": 0.30682359999900655, - "median_ms": 0.3145299999971485, - "p95_ms": 0.34522639999750027, + "min_ms": 0.31580499999961376, + "max_ms": 0.6485139999909961, + "mean_ms": 0.426441400000499, + "median_ms": 0.36266300000420415, + "p95_ms": 0.6077685999940741, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.961800999988327, + "duration_ms": 1.0699950000088165, "success": true, - "started_at_unix": 1789797963.8191197, + "started_at_unix": 1789884353.8152676, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3515199999952756, + "duration_ms": 0.4447870000063858, "success": true, - "started_at_unix": 1789797963.8201075, + "started_at_unix": 1789884353.8163753, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3200520000063989, + "duration_ms": 0.3604380000012952, "success": true, - "started_at_unix": 1789797963.820487, + "started_at_unix": 1789884353.8168666, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2832269999970549, + "duration_ms": 0.36266300000420415, "success": true, - "started_at_unix": 1789797963.8208344, + "started_at_unix": 1789884353.8172698, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26478899999915484, + "duration_ms": 0.31580499999961376, "success": true, - "started_at_unix": 1789797963.8211422, + "started_at_unix": 1789884353.8176754, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3145299999971485, + "duration_ms": 0.6485139999909961, "success": true, - "started_at_unix": 1789797963.82145, + "started_at_unix": 1789884353.818052, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 52070, - "min_ms": 81.50056800000982, - "max_ms": 172.00314899999114, - "mean_ms": 113.06289540000023, - "median_ms": 106.30652799999041, - "p95_ms": 160.64247939999348, + "min_ms": 94.26477799999589, + "max_ms": 206.51224399999535, + "mean_ms": 140.7779087999984, + "median_ms": 131.9211710000019, + "p95_ms": 195.1905819999979, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 140.76417900000138, + "duration_ms": 182.77135800001076, "success": true, - "started_at_unix": 1789797963.8220181, + "started_at_unix": 1789884353.8189588, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 172.00314899999114, + "duration_ms": 206.51224399999535, "success": true, - "started_at_unix": 1789797963.9631808, + "started_at_unix": 1789884354.0022323, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 115.19980100000282, + "duration_ms": 149.90393400000812, "success": true, - "started_at_unix": 1789797964.135625, + "started_at_unix": 1789884354.209234, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 106.30652799999041, + "duration_ms": 131.9211710000019, "success": true, - "started_at_unix": 1789797964.2512314, + "started_at_unix": 1789884354.3596385, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.30443100000696, + "duration_ms": 121.28741699999068, "success": true, - "started_at_unix": 1789797964.3579445, + "started_at_unix": 1789884354.4920332, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.50056800000982, + "duration_ms": 94.26477799999589, "success": true, - "started_at_unix": 1789797964.4486752, + "started_at_unix": 1789884354.6138473, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5530, - "min_ms": 65.79576999999404, - "max_ms": 86.7935779999982, - "mean_ms": 73.04807839999796, - "median_ms": 70.245278999991, - "p95_ms": 83.97505259999889, + "min_ms": 85.24639800000955, + "max_ms": 103.38510100000065, + "mean_ms": 92.63956460000315, + "median_ms": 90.63940000000059, + "p95_ms": 101.4141584000015, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 83.74032500000794, + "duration_ms": 106.12474299999519, "success": true, - "started_at_unix": 1789797964.5308352, + "started_at_unix": 1789884354.7087595, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 86.7935779999982, + "duration_ms": 93.5303880000049, "success": true, - "started_at_unix": 1789797964.6147513, + "started_at_unix": 1789884354.815068, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 69.70481400000494, + "duration_ms": 90.39653600000008, "success": true, - "started_at_unix": 1789797964.7017584, + "started_at_unix": 1789884354.9088085, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 70.245278999991, + "duration_ms": 103.38510100000065, "success": true, - "started_at_unix": 1789797964.7716496, + "started_at_unix": 1789884354.99937, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 65.79576999999404, + "duration_ms": 85.24639800000955, "success": true, - "started_at_unix": 1789797964.842062, + "started_at_unix": 1789884355.1029205, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 72.70095100000162, + "duration_ms": 90.63940000000059, "success": true, - "started_at_unix": 1789797964.908009, + "started_at_unix": 1789884355.1883595, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 136.30567799999938, + "duration_ms": 158.0738390000107, "success": true, - "started_at_unix": 1789797962.071161, + "started_at_unix": 1789884351.6959517, "bytes_sent": 667, "bytes_received": 1070, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02093100000877257, + "duration_ms": 0.03494599999953607, "success": true, - "started_at_unix": 1789797962.2075772, + "started_at_unix": 1789884351.854131, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.013570999996659339, + "duration_ms": 0.015388999997867359, "success": true, - "started_at_unix": 1789797962.2076185, + "started_at_unix": 1789884351.8541877, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.015081999990229633, + "duration_ms": 0.018595000000232176, "success": true, - "started_at_unix": 1789797962.2077413, + "started_at_unix": 1789884351.8542879, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1571.346745999989, + "duration_ms": 1908.949633000006, "success": true, - "started_at_unix": 1789797962.2077878, + "started_at_unix": 1789884351.854341, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.321704000001318, + "duration_ms": 12.441946000009807, "success": true, - "started_at_unix": 1789797963.7792153, + "started_at_unix": 1789884353.763371, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.893769000005932, + "duration_ms": 6.698184000001106, "success": true, - "started_at_unix": 1789797963.7886467, + "started_at_unix": 1789884353.7759132, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.100146999988397, + "duration_ms": 5.705999999989331, "success": true, - "started_at_unix": 1789797963.79361, + "started_at_unix": 1789884353.7827032, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.630672000000004, + "duration_ms": 7.550565000002507, "success": true, - "started_at_unix": 1789797963.7977674, + "started_at_unix": 1789884353.7885299, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.148878000004629, + "duration_ms": 4.069499999999948, "success": true, - "started_at_unix": 1789797963.8045185, + "started_at_unix": 1789884353.7961721, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.531610000005571, + "duration_ms": 6.992779000000837, "success": true, - "started_at_unix": 1789797963.8078158, + "started_at_unix": 1789884353.8003957, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0723970000015015, + "duration_ms": 1.6544309999915185, "success": true, - "started_at_unix": 1789797963.8135226, + "started_at_unix": 1789884353.807536, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9771130000046924, + "duration_ms": 1.2650179999980082, "success": true, - "started_at_unix": 1789797963.8147848, + "started_at_unix": 1789884353.8095508, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8114339999991671, + "duration_ms": 1.1911229999981288, "success": true, - "started_at_unix": 1789797963.815925, + "started_at_unix": 1789884353.810997, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9988669999927424, + "duration_ms": 1.3886019999915789, "success": true, - "started_at_unix": 1789797963.8168743, + "started_at_unix": 1789884353.8123608, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8460549999966815, + "duration_ms": 1.0842920000015965, "success": true, - "started_at_unix": 1789797963.818036, + "started_at_unix": 1789884353.813937, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.961800999988327, + "duration_ms": 1.0699950000088165, "success": true, - "started_at_unix": 1789797963.8191197, + "started_at_unix": 1789884353.8152676, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3515199999952756, + "duration_ms": 0.4447870000063858, "success": true, - "started_at_unix": 1789797963.8201075, + "started_at_unix": 1789884353.8163753, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3200520000063989, + "duration_ms": 0.3604380000012952, "success": true, - "started_at_unix": 1789797963.820487, + "started_at_unix": 1789884353.8168666, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2832269999970549, + "duration_ms": 0.36266300000420415, "success": true, - "started_at_unix": 1789797963.8208344, + "started_at_unix": 1789884353.8172698, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26478899999915484, + "duration_ms": 0.31580499999961376, "success": true, - "started_at_unix": 1789797963.8211422, + "started_at_unix": 1789884353.8176754, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3145299999971485, + "duration_ms": 0.6485139999909961, "success": true, - "started_at_unix": 1789797963.82145, + "started_at_unix": 1789884353.818052, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028131999997071944, + "duration_ms": 0.028262999990147364, "success": true, - "started_at_unix": 1789797963.8219798, + "started_at_unix": 1789884353.8189206, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 140.76417900000138, + "duration_ms": 182.77135800001076, "success": true, - "started_at_unix": 1789797963.8220181, + "started_at_unix": 1789884353.8189588, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026550000001179797, + "duration_ms": 0.03318299999932606, "success": true, - "started_at_unix": 1789797963.9631202, + "started_at_unix": 1789884354.0021534, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014421999992464407, + "duration_ms": 0.02048800000409301, "success": true, - "started_at_unix": 1789797963.9631574, + "started_at_unix": 1789884354.0022004, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 172.00314899999114, + "duration_ms": 206.51224399999535, "success": true, - "started_at_unix": 1789797963.9631808, + "started_at_unix": 1789884354.0022323, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025558999993791076, + "duration_ms": 0.03385299999081326, "success": true, - "started_at_unix": 1789797964.1355705, + "started_at_unix": 1789884354.209145, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011346999997385865, + "duration_ms": 0.026178999988246687, "success": true, - "started_at_unix": 1789797964.1356053, + "started_at_unix": 1789884354.2091932, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 115.19980100000282, + "duration_ms": 149.90393400000812, "success": true, - "started_at_unix": 1789797964.135625, + "started_at_unix": 1789884354.209234, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023405000007414856, + "duration_ms": 0.029205000004139947, "success": true, - "started_at_unix": 1789797964.2511818, + "started_at_unix": 1789884354.3595736, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010094999993270903, + "duration_ms": 0.014718000002744702, "success": true, - "started_at_unix": 1789797964.251214, + "started_at_unix": 1789884354.3596137, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 106.30652799999041, + "duration_ms": 131.9211710000019, "success": true, - "started_at_unix": 1789797964.2512314, + "started_at_unix": 1789884354.3596385, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02324500000838725, + "duration_ms": 0.03196000000116328, "success": true, - "started_at_unix": 1789797964.3578942, + "started_at_unix": 1789884354.4919462, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010826000007568837, + "duration_ms": 0.025678000000084467, "success": true, - "started_at_unix": 1789797964.357926, + "started_at_unix": 1789884354.491993, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.30443100000696, + "duration_ms": 121.28741699999068, "success": true, - "started_at_unix": 1789797964.3579445, + "started_at_unix": 1789884354.4920332, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024856999999656182, + "duration_ms": 0.031339000003072215, "success": true, - "started_at_unix": 1789797964.4486215, + "started_at_unix": 1789884354.6137636, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010885999998322404, + "duration_ms": 0.02454600000589835, "success": true, - "started_at_unix": 1789797964.4486558, + "started_at_unix": 1789884354.6138089, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.50056800000982, + "duration_ms": 94.26477799999589, "success": true, - "started_at_unix": 1789797964.4486752, + "started_at_unix": 1789884354.6138473, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027150999997616054, + "duration_ms": 0.027502000008894356, "success": true, - "started_at_unix": 1789797964.5305455, + "started_at_unix": 1789884354.708531, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023145000000113214, + "duration_ms": 0.02068899999585483, "success": true, - "started_at_unix": 1789797964.5308013, + "started_at_unix": 1789884354.7087293, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 83.74032500000794, + "duration_ms": 106.12474299999519, "success": true, - "started_at_unix": 1789797964.5308352, + "started_at_unix": 1789884354.7087595, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0365049999970779, + "duration_ms": 0.036569000002373286, "success": true, - "started_at_unix": 1789797964.6146777, + "started_at_unix": 1789884354.8149858, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016234000000281412, + "duration_ms": 0.021320000001878725, "success": true, - "started_at_unix": 1789797964.6147258, + "started_at_unix": 1789884354.8150353, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 86.7935779999982, + "duration_ms": 93.5303880000049, "success": true, - "started_at_unix": 1789797964.6147513, + "started_at_unix": 1789884354.815068, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0397200000037401, + "duration_ms": 0.03425500000275861, "success": true, - "started_at_unix": 1789797964.7016814, + "started_at_unix": 1789884354.9087267, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015963999999257794, + "duration_ms": 0.021590999992326942, "success": true, - "started_at_unix": 1789797964.7017324, + "started_at_unix": 1789884354.9087741, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 69.70481400000494, + "duration_ms": 90.39653600000008, "success": true, - "started_at_unix": 1789797964.7017584, + "started_at_unix": 1789884354.9088085, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02967400000386533, + "duration_ms": 0.03055700000231809, "success": true, - "started_at_unix": 1789797964.7715843, + "started_at_unix": 1789884354.9993036, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016174999998952444, + "duration_ms": 0.01619100000027629, "success": true, - "started_at_unix": 1789797964.771624, + "started_at_unix": 1789884354.999345, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 70.245278999991, + "duration_ms": 103.38510100000065, "success": true, - "started_at_unix": 1789797964.7716496, + "started_at_unix": 1789884354.99937, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030025999990357377, + "duration_ms": 0.029806000000576205, "success": true, - "started_at_unix": 1789797964.8419955, + "started_at_unix": 1789884355.1028554, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01573400000154379, + "duration_ms": 0.014606999997113235, "success": true, - "started_at_unix": 1789797964.8420362, + "started_at_unix": 1789884355.1028965, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 65.79576999999404, + "duration_ms": 85.24639800000955, "success": true, - "started_at_unix": 1789797964.842062, + "started_at_unix": 1789884355.1029205, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025438999998073086, + "duration_ms": 0.036358999992103236, "success": true, - "started_at_unix": 1789797964.9079576, + "started_at_unix": 1789884355.1882818, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010826999996993436, + "duration_ms": 0.01810400000579193, "success": true, - "started_at_unix": 1789797964.9079914, + "started_at_unix": 1789884355.1883314, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 72.70095100000162, + "duration_ms": 90.63940000000059, "success": true, - "started_at_unix": 1789797964.908009, + "started_at_unix": 1789884355.1883595, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03220900001110749, + "duration_ms": 0.03832200000886132, "success": true, - "started_at_unix": 1789797964.9808395, + "started_at_unix": 1789884355.2791274, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.015424000011421413, + "duration_ms": 0.021179999990295073, "success": true, - "started_at_unix": 1789797964.9809856, + "started_at_unix": 1789884355.2792854, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.4187669999946593, + "duration_ms": 1.8890779999907181, "success": true, - "started_at_unix": 1789797964.9810076, + "started_at_unix": 1789884355.279316, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.026059000006739552, + "duration_ms": 0.028864000000794476, "success": true, - "started_at_unix": 1789797964.9834478, + "started_at_unix": 1789884355.281228, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11571,7 +11571,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 14086.114668000007, + "total_duration_ms": 15536.797000000008, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 698018, - "min_ms": 0.33206099999461003, - "max_ms": 10684.338789999998, - "mean_ms": 434.42351546875057, - "median_ms": 5.396247500002005, - "p95_ms": 504.9936814500028, + "min_ms": 0.36217300001339936, + "max_ms": 11832.336665000013, + "mean_ms": 479.66239615625204, + "median_ms": 6.436931999999729, + "p95_ms": 581.1714494999947, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11640,27 +11640,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.368564000003516, - "max_ms": 81.30822199998988, - "mean_ms": 29.21403390000137, - "median_ms": 25.506508500001246, - "p95_ms": 66.09147694999959 + "min_ms": 5.798902999998745, + "max_ms": 93.83160899997733, + "mean_ms": 28.610559000000535, + "median_ms": 21.965539499987585, + "p95_ms": 73.61682869999693 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.41691800001331103, - "max_ms": 456.12698400000795, - "mean_ms": 219.64601170000432, - "median_ms": 212.13493899999492, - "p95_ms": 451.4349658500109 + "min_ms": 0.3908060000128444, + "max_ms": 514.0953269999784, + "mean_ms": 238.41557869999974, + "median_ms": 231.79284500000108, + "p95_ms": 494.85521924998886 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.33206099999461003, - "max_ms": 0.44129500000167354, - "mean_ms": 0.376535399993827, - "median_ms": 0.36846499997977844, - "p95_ms": 0.4289283999980853 + "min_ms": 0.36217300001339936, + "max_ms": 0.47013500000048225, + "mean_ms": 0.4256380000072113, + "median_ms": 0.4222459999994044, + "p95_ms": 0.46727580000265334 } }, "validation": { @@ -11686,11 +11686,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 581925, - "min_ms": 43.79114299999287, - "max_ms": 81.30822199998988, - "mean_ms": 52.91655579999883, - "median_ms": 47.10889400001861, - "p95_ms": 74.54522419999421, + "min_ms": 35.63993299999879, + "max_ms": 93.83160899997733, + "mean_ms": 50.55582480000567, + "median_ms": 38.04771700001197, + "p95_ms": 84.84726219998606, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11750,9 +11750,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10684.338789999998, + "duration_ms": 11832.336665000013, "success": true, - "started_at_unix": 1789797980.7976124, + "started_at_unix": 1789884371.96988, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -11780,9 +11780,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.30822199998988, + "duration_ms": 93.83160899997733, "success": true, - "started_at_unix": 1789797991.4836516, + "started_at_unix": 1789884383.804931, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -11810,9 +11810,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.493233000011514, + "duration_ms": 48.909875000020975, "success": true, - "started_at_unix": 1789797991.5678482, + "started_at_unix": 1789884383.9021175, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -11840,9 +11840,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.10889400001861, + "duration_ms": 36.34999000001926, "success": true, - "started_at_unix": 1789797991.6182308, + "started_at_unix": 1789884383.9544873, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -11870,9 +11870,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.881286999981285, + "duration_ms": 35.63993299999879, "success": true, - "started_at_unix": 1789797991.6683753, + "started_at_unix": 1789884383.9941788, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -11900,9 +11900,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.79114299999287, + "duration_ms": 38.04771700001197, "success": true, - "started_at_unix": 1789797991.7162302, + "started_at_unix": 1789884384.033106, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -11945,11 +11945,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 1054, - "min_ms": 0.41691800001331103, - "max_ms": 0.6271149999861336, - "mean_ms": 0.4774154000017461, - "median_ms": 0.42467000000101507, - "p95_ms": 0.6016205999912927, + "min_ms": 0.3908060000128444, + "max_ms": 0.5199999999945248, + "mean_ms": 0.44533300000466625, + "median_ms": 0.4359010000030139, + "p95_ms": 0.5090693999989071, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12009,9 +12009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8830070000035448, + "duration_ms": 1.7726389999950243, "success": true, - "started_at_unix": 1789797991.7631686, + "started_at_unix": 1789884384.0745993, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -12039,9 +12039,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6271149999861336, + "duration_ms": 0.5199999999945248, "success": true, - "started_at_unix": 1789797991.7651136, + "started_at_unix": 1789884384.0764184, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -12069,9 +12069,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.49964300001192896, + "duration_ms": 0.46534700001643614, "success": true, - "started_at_unix": 1789797991.7658017, + "started_at_unix": 1789884384.0769877, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -12099,9 +12099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4187309999963418, + "duration_ms": 0.3908060000128444, "success": true, - "started_at_unix": 1789797991.766356, + "started_at_unix": 1789884384.0774987, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -12129,9 +12129,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.42467000000101507, + "duration_ms": 0.4359010000030139, "success": true, - "started_at_unix": 1789797991.766827, + "started_at_unix": 1789884384.077934, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -12159,9 +12159,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41691800001331103, + "duration_ms": 0.41461099999651196, "success": true, - "started_at_unix": 1789797991.7673025, + "started_at_unix": 1789884384.078413, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -12204,11 +12204,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1580, - "min_ms": 0.33206099999461003, - "max_ms": 0.44129500000167354, - "mean_ms": 0.376535399993827, - "median_ms": 0.36846499997977844, - "p95_ms": 0.4289283999980853, + "min_ms": 0.36217300001339936, + "max_ms": 0.47013500000048225, + "mean_ms": 0.4256380000072113, + "median_ms": 0.4222459999994044, + "p95_ms": 0.46727580000265334, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12268,9 +12268,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.018925000010995, + "duration_ms": 1.0790620000022955, "success": true, - "started_at_unix": 1789797991.7678518, + "started_at_unix": 1789884384.0789447, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12298,9 +12298,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36846499997977844, + "duration_ms": 0.36217300001339936, "success": true, - "started_at_unix": 1789797991.768914, + "started_at_unix": 1789884384.08006, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12328,9 +12328,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44129500000167354, + "duration_ms": 0.41779700001143283, "success": true, - "started_at_unix": 1789797991.7693362, + "started_at_unix": 1789884384.0804665, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12358,9 +12358,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3794619999837323, + "duration_ms": 0.47013500000048225, "success": true, - "started_at_unix": 1789797991.7698445, + "started_at_unix": 1789884384.0809479, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12388,9 +12388,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36139400000934074, + "duration_ms": 0.4558390000113377, "success": true, - "started_at_unix": 1789797991.7702782, + "started_at_unix": 1789884384.0815206, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12418,9 +12418,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.33206099999461003, + "duration_ms": 0.4222459999994044, "success": true, - "started_at_unix": 1789797991.7706783, + "started_at_unix": 1789884384.0820425, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12463,11 +12463,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 445, - "min_ms": 4.368564000003516, - "max_ms": 7.22187400000962, - "mean_ms": 5.511512000003904, - "median_ms": 5.225676000009116, - "p95_ms": 6.890863000006675, + "min_ms": 5.798902999998745, + "max_ms": 8.29114599997638, + "mean_ms": 6.6652931999954035, + "median_ms": 6.434185999978581, + "p95_ms": 7.920852399985278, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12527,9 +12527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.920543999996653, + "duration_ms": 15.578619999985222, "success": true, - "started_at_unix": 1789797991.771235, + "started_at_unix": 1789884384.082707, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -12557,9 +12557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.566818999994894, + "duration_ms": 8.29114599997638, "success": true, - "started_at_unix": 1789797991.790279, + "started_at_unix": 1789884384.0984075, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -12587,9 +12587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.225676000009116, + "duration_ms": 6.3625530000024355, "success": true, - "started_at_unix": 1789797991.795958, + "started_at_unix": 1789884384.1068113, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -12617,9 +12617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.22187400000962, + "duration_ms": 6.439678000020876, "success": true, - "started_at_unix": 1789797991.8013153, + "started_at_unix": 1789884384.1133106, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -12647,9 +12647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.174627000002374, + "duration_ms": 6.434185999978581, "success": true, - "started_at_unix": 1789797991.8086634, + "started_at_unix": 1789884384.1198802, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -12677,9 +12677,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.368564000003516, + "duration_ms": 5.798902999998745, "success": true, - "started_at_unix": 1789797991.8139744, + "started_at_unix": 1789884384.1264718, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -12722,11 +12722,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1050, - "min_ms": 423.6427630000037, - "max_ms": 456.12698400000795, - "mean_ms": 438.81460800000696, - "median_ms": 440.6362139999942, - "p95_ms": 454.04164260000925, + "min_ms": 463.06569000000763, + "max_ms": 514.0953269999784, + "mean_ms": 476.3858243999948, + "median_ms": 468.53636299999835, + "p95_ms": 505.5441679999831, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12786,9 +12786,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 564.7196449999967, + "duration_ms": 663.1533770000146, "success": true, - "started_at_unix": 1789797991.8186448, + "started_at_unix": 1789884384.1326962, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -12816,9 +12816,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 456.12698400000795, + "duration_ms": 514.0953269999784, "success": true, - "started_at_unix": 1789797992.383518, + "started_at_unix": 1789884384.796012, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -12846,9 +12846,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 427.96680200001447, + "duration_ms": 471.3395320000018, "success": true, - "started_at_unix": 1789797992.8398008, + "started_at_unix": 1789884385.3102577, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -12876,9 +12876,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 440.6362139999942, + "duration_ms": 463.06569000000763, "success": true, - "started_at_unix": 1789797993.267921, + "started_at_unix": 1789884385.7817774, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -12906,9 +12906,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 423.6427630000037, + "duration_ms": 468.53636299999835, "success": true, - "started_at_unix": 1789797993.7087262, + "started_at_unix": 1789884386.245017, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -12936,9 +12936,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 445.70027700001447, + "duration_ms": 464.8922099999879, "success": true, - "started_at_unix": 1789797994.1325693, + "started_at_unix": 1789884386.7137449, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -12970,9 +12970,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 137.35639200000094, + "duration_ms": 158.87195499999507, "success": true, - "started_at_unix": 1789797980.659952, + "started_at_unix": 1789884371.8107204, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -12991,9 +12991,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.022383000001013897, + "duration_ms": 0.02401500000814849, "success": true, - "started_at_unix": 1789797980.7974033, + "started_at_unix": 1789884371.9696844, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13006,9 +13006,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.012858999994591613, + "duration_ms": 0.014597000003391258, "success": true, - "started_at_unix": 1789797980.7974463, + "started_at_unix": 1789884371.9697316, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13024,9 +13024,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01664500000231328, + "duration_ms": 0.018444000005501948, "success": true, - "started_at_unix": 1789797980.7975657, + "started_at_unix": 1789884371.9698288, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13042,9 +13042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10684.338789999998, + "duration_ms": 11832.336665000013, "success": true, - "started_at_unix": 1789797980.7976124, + "started_at_unix": 1789884371.96988, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -13072,9 +13072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.30822199998988, + "duration_ms": 93.83160899997733, "success": true, - "started_at_unix": 1789797991.4836516, + "started_at_unix": 1789884383.804931, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -13102,9 +13102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.493233000011514, + "duration_ms": 48.909875000020975, "success": true, - "started_at_unix": 1789797991.5678482, + "started_at_unix": 1789884383.9021175, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -13132,9 +13132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.10889400001861, + "duration_ms": 36.34999000001926, "success": true, - "started_at_unix": 1789797991.6182308, + "started_at_unix": 1789884383.9544873, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -13162,9 +13162,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.881286999981285, + "duration_ms": 35.63993299999879, "success": true, - "started_at_unix": 1789797991.6683753, + "started_at_unix": 1789884383.9941788, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -13192,9 +13192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.79114299999287, + "duration_ms": 38.04771700001197, "success": true, - "started_at_unix": 1789797991.7162302, + "started_at_unix": 1789884384.033106, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -13222,9 +13222,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8830070000035448, + "duration_ms": 1.7726389999950243, "success": true, - "started_at_unix": 1789797991.7631686, + "started_at_unix": 1789884384.0745993, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -13252,9 +13252,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6271149999861336, + "duration_ms": 0.5199999999945248, "success": true, - "started_at_unix": 1789797991.7651136, + "started_at_unix": 1789884384.0764184, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -13282,9 +13282,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.49964300001192896, + "duration_ms": 0.46534700001643614, "success": true, - "started_at_unix": 1789797991.7658017, + "started_at_unix": 1789884384.0769877, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -13312,9 +13312,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4187309999963418, + "duration_ms": 0.3908060000128444, "success": true, - "started_at_unix": 1789797991.766356, + "started_at_unix": 1789884384.0774987, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -13342,9 +13342,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.42467000000101507, + "duration_ms": 0.4359010000030139, "success": true, - "started_at_unix": 1789797991.766827, + "started_at_unix": 1789884384.077934, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -13372,9 +13372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41691800001331103, + "duration_ms": 0.41461099999651196, "success": true, - "started_at_unix": 1789797991.7673025, + "started_at_unix": 1789884384.078413, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -13402,9 +13402,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.018925000010995, + "duration_ms": 1.0790620000022955, "success": true, - "started_at_unix": 1789797991.7678518, + "started_at_unix": 1789884384.0789447, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13432,9 +13432,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36846499997977844, + "duration_ms": 0.36217300001339936, "success": true, - "started_at_unix": 1789797991.768914, + "started_at_unix": 1789884384.08006, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13462,9 +13462,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44129500000167354, + "duration_ms": 0.41779700001143283, "success": true, - "started_at_unix": 1789797991.7693362, + "started_at_unix": 1789884384.0804665, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13492,9 +13492,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3794619999837323, + "duration_ms": 0.47013500000048225, "success": true, - "started_at_unix": 1789797991.7698445, + "started_at_unix": 1789884384.0809479, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13522,9 +13522,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36139400000934074, + "duration_ms": 0.4558390000113377, "success": true, - "started_at_unix": 1789797991.7702782, + "started_at_unix": 1789884384.0815206, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13552,9 +13552,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.33206099999461003, + "duration_ms": 0.4222459999994044, "success": true, - "started_at_unix": 1789797991.7706783, + "started_at_unix": 1789884384.0820425, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13582,9 +13582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021641999978783133, + "duration_ms": 0.031579000022929904, "success": true, - "started_at_unix": 1789797991.771206, + "started_at_unix": 1789884384.082662, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13601,9 +13601,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.920543999996653, + "duration_ms": 15.578619999985222, "success": true, - "started_at_unix": 1789797991.771235, + "started_at_unix": 1789884384.082707, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -13631,9 +13631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027670999998008483, + "duration_ms": 0.031840000019656145, "success": true, - "started_at_unix": 1789797991.7902224, + "started_at_unix": 1789884384.098337, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13650,9 +13650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012037999994163329, + "duration_ms": 0.018253999996886705, "success": true, - "started_at_unix": 1789797991.7902596, + "started_at_unix": 1789884384.0983799, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13669,9 +13669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.566818999994894, + "duration_ms": 8.29114599997638, "success": true, - "started_at_unix": 1789797991.790279, + "started_at_unix": 1789884384.0984075, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -13699,9 +13699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025378000003684065, + "duration_ms": 0.02573800000504889, "success": true, - "started_at_unix": 1789797991.795899, + "started_at_unix": 1789884384.1067522, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13718,9 +13718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016616000010571952, + "duration_ms": 0.01673200000595898, "success": true, - "started_at_unix": 1789797991.795933, + "started_at_unix": 1789884384.1067865, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13737,9 +13737,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.225676000009116, + "duration_ms": 6.3625530000024355, "success": true, - "started_at_unix": 1789797991.795958, + "started_at_unix": 1789884384.1068113, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -13767,9 +13767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028933999999480875, + "duration_ms": 0.03128899999182977, "success": true, - "started_at_unix": 1789797991.80125, + "started_at_unix": 1789884384.1132276, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13786,9 +13786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017396000004055168, + "duration_ms": 0.025819000001092718, "success": true, - "started_at_unix": 1789797991.8012884, + "started_at_unix": 1789884384.1132712, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13805,9 +13805,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.22187400000962, + "duration_ms": 6.439678000020876, "success": true, - "started_at_unix": 1789797991.8013153, + "started_at_unix": 1789884384.1133106, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -13835,9 +13835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027691000013874145, + "duration_ms": 0.030156000008219053, "success": true, - "started_at_unix": 1789797991.808602, + "started_at_unix": 1789884384.1197991, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13854,9 +13854,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01624399999400339, + "duration_ms": 0.02643000001967266, "success": true, - "started_at_unix": 1789797991.8086388, + "started_at_unix": 1789884384.1198409, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13873,9 +13873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.174627000002374, + "duration_ms": 6.434185999978581, "success": true, - "started_at_unix": 1789797991.8086634, + "started_at_unix": 1789884384.1198802, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -13903,9 +13903,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031097000004365327, + "duration_ms": 0.028603999993492835, "success": true, - "started_at_unix": 1789797991.813909, + "started_at_unix": 1789884384.1263626, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13922,9 +13922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016143999999940206, + "duration_ms": 0.05251900000757814, "success": true, - "started_at_unix": 1789797991.8139493, + "started_at_unix": 1789884384.126403, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13941,9 +13941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.368564000003516, + "duration_ms": 5.798902999998745, "success": true, - "started_at_unix": 1789797991.8139744, + "started_at_unix": 1789884384.1264718, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -13971,9 +13971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02253400000995498, + "duration_ms": 0.029415000000199143, "success": true, - "started_at_unix": 1789797991.818393, + "started_at_unix": 1789884384.1323283, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13990,9 +13990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017375999988189506, + "duration_ms": 0.03236999998534884, "success": true, - "started_at_unix": 1789797991.81862, + "started_at_unix": 1789884384.1326492, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14009,9 +14009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 564.7196449999967, + "duration_ms": 663.1533770000146, "success": true, - "started_at_unix": 1789797991.8186448, + "started_at_unix": 1789884384.1326962, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -14039,9 +14039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030315000003611203, + "duration_ms": 0.03428400000871079, "success": true, - "started_at_unix": 1789797992.383437, + "started_at_unix": 1789884384.7959218, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14058,9 +14058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01568399997609049, + "duration_ms": 0.027090999992651632, "success": true, - "started_at_unix": 1789797992.3834782, + "started_at_unix": 1789884384.7959719, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14077,9 +14077,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 456.12698400000795, + "duration_ms": 514.0953269999784, "success": true, - "started_at_unix": 1789797992.383518, + "started_at_unix": 1789884384.796012, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -14107,9 +14107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026881000025014146, + "duration_ms": 0.02756099999601247, "success": true, - "started_at_unix": 1789797992.8397458, + "started_at_unix": 1789884385.3101962, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14126,9 +14126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01164799999742172, + "duration_ms": 0.014536999998426836, "success": true, - "started_at_unix": 1789797992.8397815, + "started_at_unix": 1789884385.3102348, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14145,9 +14145,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 427.96680200001447, + "duration_ms": 471.3395320000018, "success": true, - "started_at_unix": 1789797992.8398008, + "started_at_unix": 1789884385.3102577, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -14175,9 +14175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02807200002052923, + "duration_ms": 0.03412500001331864, "success": true, - "started_at_unix": 1789797993.2678573, + "started_at_unix": 1789884385.7816858, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14194,9 +14194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014982000010377305, + "duration_ms": 0.027802000005294758, "success": true, - "started_at_unix": 1789797993.267897, + "started_at_unix": 1789884385.781735, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14213,9 +14213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 440.6362139999942, + "duration_ms": 463.06569000000763, "success": true, - "started_at_unix": 1789797993.267921, + "started_at_unix": 1789884385.7817774, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -14243,9 +14243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03137800001695723, + "duration_ms": 0.03239100001906081, "success": true, - "started_at_unix": 1789797993.7086568, + "started_at_unix": 1789884386.2449305, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14262,9 +14262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016224999995984035, + "duration_ms": 0.024806999988413736, "success": true, - "started_at_unix": 1789797993.7087, + "started_at_unix": 1789884386.2449775, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14281,9 +14281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 423.6427630000037, + "duration_ms": 468.53636299999835, "success": true, - "started_at_unix": 1789797993.7087262, + "started_at_unix": 1789884386.245017, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -14311,9 +14311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025437999994437632, + "duration_ms": 0.029174999980341454, "success": true, - "started_at_unix": 1789797994.1325164, + "started_at_unix": 1789884386.7136807, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14330,9 +14330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01082700001120429, + "duration_ms": 0.01513799998065224, "success": true, - "started_at_unix": 1789797994.1325512, + "started_at_unix": 1789884386.7137206, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14349,9 +14349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 445.70027700001447, + "duration_ms": 464.8922099999879, "success": true, - "started_at_unix": 1789797994.1325693, + "started_at_unix": 1789884386.7137449, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -14379,9 +14379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03225800000450363, + "duration_ms": 0.027632000012545177, "success": true, - "started_at_unix": 1789797994.5783591, + "started_at_unix": 1789884387.1787264, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14398,9 +14398,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.010926000015842874, + "duration_ms": 0.015278999995871345, "success": true, - "started_at_unix": 1789797994.5784779, + "started_at_unix": 1789884387.1788461, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14413,9 +14413,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.8320589999850654, + "duration_ms": 4.0147920000208615, "success": true, - "started_at_unix": 1789797994.5784945, + "started_at_unix": 1789884387.1788683, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14433,9 +14433,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01601399998207853, + "duration_ms": 0.02393500000152926, "success": true, - "started_at_unix": 1789797994.5813437, + "started_at_unix": 1789884387.1829028, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14457,7 +14457,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 1293.4732969999914, + "total_duration_ms": 1525.049985999999, "error_message": null, "summary": { "request_count": 32, @@ -14466,11 +14466,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 326736, - "min_ms": 0.3482650000137255, - "max_ms": 903.7367869999855, - "mean_ms": 39.54295656250029, - "median_ms": 3.211800999991965, - "p95_ms": 76.60774235001064, + "min_ms": 0.43286499999339867, + "max_ms": 1062.8209490000131, + "mean_ms": 46.70348203124597, + "median_ms": 3.4072904999931097, + "p95_ms": 94.45639879998416, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14526,27 +14526,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.5488820000134638, - "max_ms": 7.862461000001986, - "mean_ms": 4.572654200001125, - "median_ms": 3.727944000004868, - "p95_ms": 7.702181350008175 + "min_ms": 2.5583469999901354, + "max_ms": 8.959522999987257, + "mean_ms": 4.393967099989027, + "median_ms": 3.7270184999869116, + "p95_ms": 7.390271299985326 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.3482650000137255, - "max_ms": 30.173006000012492, - "mean_ms": 13.703807800001755, - "median_ms": 11.036393499992414, - "p95_ms": 30.109076750009933 + "min_ms": 0.43286499999339867, + "max_ms": 41.85928999999078, + "mean_ms": 17.663933000000043, + "median_ms": 15.642608500002098, + "p95_ms": 38.75491504999217 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.475746999995863, - "max_ms": 0.6868950000011864, - "mean_ms": 0.6045271999994384, - "median_ms": 0.6338560000074267, - "p95_ms": 0.6817131999980575 + "min_ms": 0.6011220000061712, + "max_ms": 0.8975920000011683, + "mean_ms": 0.7209131999957208, + "median_ms": 0.6704919999833692, + "p95_ms": 0.871544200003882 } }, "validation": { @@ -14572,11 +14572,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 41660, - "min_ms": 2.5488820000134638, - "max_ms": 7.862461000001986, - "mean_ms": 4.8696620000100665, - "median_ms": 3.2565890000171294, - "p95_ms": 7.791225600004736, + "min_ms": 2.5583469999901354, + "max_ms": 8.959522999987257, + "mean_ms": 4.461962399989261, + "median_ms": 3.450857999979462, + "p95_ms": 8.020017599989158, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14636,9 +14636,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 903.7367869999855, + "duration_ms": 1062.8209490000131, "success": true, - "started_at_unix": 1789797998.9728932, + "started_at_unix": 1789884392.1497734, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -14666,9 +14666,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.862461000001986, + "duration_ms": 8.959522999987257, "success": true, - "started_at_unix": 1789797999.8767338, + "started_at_unix": 1789884393.2127483, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -14696,9 +14696,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.506284000015739, + "duration_ms": 4.2619959999967705, "success": true, - "started_at_unix": 1789797999.8849459, + "started_at_unix": 1789884393.2220914, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -14726,9 +14726,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1740940000020146, + "duration_ms": 3.07908799999268, "success": true, - "started_at_unix": 1789797999.892835, + "started_at_unix": 1789884393.2267373, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -14756,9 +14756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5488820000134638, + "duration_ms": 2.5583469999901354, "success": true, - "started_at_unix": 1789797999.8963149, + "started_at_unix": 1789884393.2301736, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -14786,9 +14786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2565890000171294, + "duration_ms": 3.450857999979462, "success": true, - "started_at_unix": 1789797999.8991716, + "started_at_unix": 1789884393.2331023, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -14831,11 +14831,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 1029, - "min_ms": 0.3482650000137255, - "max_ms": 0.505981999992855, - "mean_ms": 0.42120840000166027, - "median_ms": 0.4073030000029121, - "p95_ms": 0.49613519999525124, + "min_ms": 0.43286499999339867, + "max_ms": 0.5780689999994593, + "mean_ms": 0.49813400000857655, + "median_ms": 0.5059230000199477, + "p95_ms": 0.5648860000007971, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14895,9 +14895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9030180000072505, + "duration_ms": 2.2727099999997336, "success": true, - "started_at_unix": 1789797999.9029224, + "started_at_unix": 1789884393.2369964, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -14925,9 +14925,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4567480000048363, + "duration_ms": 0.5059230000199477, "success": true, - "started_at_unix": 1789797999.9048707, + "started_at_unix": 1789884393.2393165, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -14955,9 +14955,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.505981999992855, + "duration_ms": 0.5780689999994593, "success": true, - "started_at_unix": 1789797999.905378, + "started_at_unix": 1789884393.2398806, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -14985,9 +14985,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38774399999397247, + "duration_ms": 0.46165900002392846, "success": true, - "started_at_unix": 1789797999.905932, + "started_at_unix": 1789884393.2405148, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -15015,9 +15015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4073030000029121, + "duration_ms": 0.5121540000061486, "success": true, - "started_at_unix": 1789797999.9063668, + "started_at_unix": 1789884393.2410305, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3482650000137255, + "duration_ms": 0.43286499999339867, "success": true, - "started_at_unix": 1789797999.9068182, + "started_at_unix": 1789884393.2415948, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -15090,11 +15090,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.475746999995863, - "max_ms": 0.6868950000011864, - "mean_ms": 0.6045271999994384, - "median_ms": 0.6338560000074267, - "p95_ms": 0.6817131999980575, + "min_ms": 0.6011220000061712, + "max_ms": 0.8975920000011683, + "mean_ms": 0.7209131999957208, + "median_ms": 0.6704919999833692, + "p95_ms": 0.871544200003882, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15154,9 +15154,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.3069169999985206, + "duration_ms": 2.899339999999029, "success": true, - "started_at_unix": 1789797999.9072874, + "started_at_unix": 1789884393.2421496, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15184,9 +15184,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5651520000071741, + "duration_ms": 0.6704919999833692, "success": true, - "started_at_unix": 1789797999.9096417, + "started_at_unix": 1789884393.245101, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15214,9 +15214,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6868950000011864, + "duration_ms": 0.6680069999731586, "success": true, - "started_at_unix": 1789797999.9102614, + "started_at_unix": 1789884393.245835, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15244,9 +15244,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6338560000074267, + "duration_ms": 0.7673530000147366, "success": true, - "started_at_unix": 1789797999.9110196, + "started_at_unix": 1789884393.246586, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15274,9 +15274,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6609859999855416, + "duration_ms": 0.8975920000011683, "success": true, - "started_at_unix": 1789797999.9117105, + "started_at_unix": 1789884393.2474642, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15304,9 +15304,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.475746999995863, + "duration_ms": 0.6011220000061712, "success": true, - "started_at_unix": 1789797999.9124265, + "started_at_unix": 1789884393.248466, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -15349,11 +15349,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 229265, - "min_ms": 3.05502499998056, - "max_ms": 6.270241000009946, - "mean_ms": 4.275646399992183, - "median_ms": 4.199298999992607, - "p95_ms": 5.937024600007135, + "min_ms": 3.3637230000067575, + "max_ms": 5.472296999982973, + "mean_ms": 4.3259717999887926, + "median_ms": 3.990275999996129, + "p95_ms": 5.44579799998246, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15413,9 +15413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.624012999992601, + "duration_ms": 7.3814410000068165, "success": true, - "started_at_unix": 1789797999.9131458, + "started_at_unix": 1789884393.24939, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -15443,9 +15443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.604158999995889, + "duration_ms": 5.339801999980409, "success": true, - "started_at_unix": 1789797999.9205883, + "started_at_unix": 1789884393.2581956, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -15473,9 +15473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.270241000009946, + "duration_ms": 5.472296999982973, "success": true, - "started_at_unix": 1789797999.927163, + "started_at_unix": 1789884393.2649157, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -15503,9 +15503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.199298999992607, + "duration_ms": 3.3637230000067575, "success": true, - "started_at_unix": 1789797999.9345813, + "started_at_unix": 1789884393.2720432, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -15533,9 +15533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.05502499998056, + "duration_ms": 3.990275999996129, "success": true, - "started_at_unix": 1789797999.939875, + "started_at_unix": 1789884393.276763, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -15563,9 +15563,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2495079999819154, + "duration_ms": 3.463760999977694, "success": true, - "started_at_unix": 1789797999.9440515, + "started_at_unix": 1789884393.2828608, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -15608,11 +15608,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 3070, - "min_ms": 21.566804999991973, - "max_ms": 30.173006000012492, - "mean_ms": 26.98640720000185, - "median_ms": 28.56460199998878, - "p95_ms": 30.144593000011355, + "min_ms": 30.707148000004736, + "max_ms": 41.85928999999078, + "mean_ms": 34.82973199999151, + "median_ms": 34.502565999986246, + "p95_ms": 40.4795677999914, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15672,9 +15672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.82968899999605, + "duration_ms": 33.822745000009036, "success": true, - "started_at_unix": 1789797999.9486575, + "started_at_unix": 1789884393.2879274, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -15702,9 +15702,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.030941000006806, + "duration_ms": 41.85928999999078, "success": true, - "started_at_unix": 1789797999.9786506, + "started_at_unix": 1789884393.3218913, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -15732,9 +15732,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.173006000012492, + "duration_ms": 34.502565999986246, "success": true, - "started_at_unix": 1789798000.0088665, + "started_at_unix": 1789884393.3639219, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -15762,9 +15762,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.596682000009196, + "duration_ms": 34.96067899999389, "success": true, - "started_at_unix": 1789798000.03919, + "started_at_unix": 1789884393.3986301, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -15792,9 +15792,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 28.56460199998878, + "duration_ms": 30.707148000004736, "success": true, - "started_at_unix": 1789798000.063979, + "started_at_unix": 1789884393.433776, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -15822,9 +15822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 21.566804999991973, + "duration_ms": 32.118976999981896, "success": true, - "started_at_unix": 1789798000.0927358, + "started_at_unix": 1789884393.464685, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -15856,9 +15856,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 133.36130900000853, + "duration_ms": 158.74175399997625, "success": true, - "started_at_unix": 1789797998.8392587, + "started_at_unix": 1789884391.990732, "bytes_sent": 646, "bytes_received": 1070, "request_id": 1, @@ -15877,9 +15877,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020792000015035228, + "duration_ms": 0.02491700001883146, "success": true, - "started_at_unix": 1789797998.972712, + "started_at_unix": 1789884392.1495712, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15892,9 +15892,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.011837999977615254, + "duration_ms": 0.015539000003172987, "success": true, - "started_at_unix": 1789797998.9727516, + "started_at_unix": 1789884392.1496184, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15910,9 +15910,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.013440000003583918, + "duration_ms": 0.01863500000354179, "success": true, - "started_at_unix": 1789797998.9728532, + "started_at_unix": 1789884392.1497216, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15928,9 +15928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 903.7367869999855, + "duration_ms": 1062.8209490000131, "success": true, - "started_at_unix": 1789797998.9728932, + "started_at_unix": 1789884392.1497734, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -15958,9 +15958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.862461000001986, + "duration_ms": 8.959522999987257, "success": true, - "started_at_unix": 1789797999.8767338, + "started_at_unix": 1789884393.2127483, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -15988,9 +15988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.506284000015739, + "duration_ms": 4.2619959999967705, "success": true, - "started_at_unix": 1789797999.8849459, + "started_at_unix": 1789884393.2220914, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -16018,9 +16018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1740940000020146, + "duration_ms": 3.07908799999268, "success": true, - "started_at_unix": 1789797999.892835, + "started_at_unix": 1789884393.2267373, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -16048,9 +16048,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5488820000134638, + "duration_ms": 2.5583469999901354, "success": true, - "started_at_unix": 1789797999.8963149, + "started_at_unix": 1789884393.2301736, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -16078,9 +16078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2565890000171294, + "duration_ms": 3.450857999979462, "success": true, - "started_at_unix": 1789797999.8991716, + "started_at_unix": 1789884393.2331023, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -16108,9 +16108,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9030180000072505, + "duration_ms": 2.2727099999997336, "success": true, - "started_at_unix": 1789797999.9029224, + "started_at_unix": 1789884393.2369964, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -16138,9 +16138,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4567480000048363, + "duration_ms": 0.5059230000199477, "success": true, - "started_at_unix": 1789797999.9048707, + "started_at_unix": 1789884393.2393165, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -16168,9 +16168,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.505981999992855, + "duration_ms": 0.5780689999994593, "success": true, - "started_at_unix": 1789797999.905378, + "started_at_unix": 1789884393.2398806, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -16198,9 +16198,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38774399999397247, + "duration_ms": 0.46165900002392846, "success": true, - "started_at_unix": 1789797999.905932, + "started_at_unix": 1789884393.2405148, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -16228,9 +16228,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4073030000029121, + "duration_ms": 0.5121540000061486, "success": true, - "started_at_unix": 1789797999.9063668, + "started_at_unix": 1789884393.2410305, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -16258,9 +16258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3482650000137255, + "duration_ms": 0.43286499999339867, "success": true, - "started_at_unix": 1789797999.9068182, + "started_at_unix": 1789884393.2415948, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -16288,9 +16288,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.3069169999985206, + "duration_ms": 2.899339999999029, "success": true, - "started_at_unix": 1789797999.9072874, + "started_at_unix": 1789884393.2421496, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16318,9 +16318,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5651520000071741, + "duration_ms": 0.6704919999833692, "success": true, - "started_at_unix": 1789797999.9096417, + "started_at_unix": 1789884393.245101, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16348,9 +16348,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6868950000011864, + "duration_ms": 0.6680069999731586, "success": true, - "started_at_unix": 1789797999.9102614, + "started_at_unix": 1789884393.245835, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16378,9 +16378,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6338560000074267, + "duration_ms": 0.7673530000147366, "success": true, - "started_at_unix": 1789797999.9110196, + "started_at_unix": 1789884393.246586, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16408,9 +16408,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6609859999855416, + "duration_ms": 0.8975920000011683, "success": true, - "started_at_unix": 1789797999.9117105, + "started_at_unix": 1789884393.2474642, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16438,9 +16438,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.475746999995863, + "duration_ms": 0.6011220000061712, "success": true, - "started_at_unix": 1789797999.9124265, + "started_at_unix": 1789884393.248466, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16468,9 +16468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02682100000583887, + "duration_ms": 0.04411300000128904, "success": true, - "started_at_unix": 1789797999.913108, + "started_at_unix": 1789884393.2493315, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16487,9 +16487,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.624012999992601, + "duration_ms": 7.3814410000068165, "success": true, - "started_at_unix": 1789797999.9131458, + "started_at_unix": 1789884393.24939, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -16517,9 +16517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027921999986801893, + "duration_ms": 0.030578000007608352, "success": true, - "started_at_unix": 1789797999.920522, + "started_at_unix": 1789884393.2581308, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16536,9 +16536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016224000006559436, + "duration_ms": 0.016301000016483158, "success": true, - "started_at_unix": 1789797999.920562, + "started_at_unix": 1789884393.258171, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16555,9 +16555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.604158999995889, + "duration_ms": 5.339801999980409, "success": true, - "started_at_unix": 1789797999.9205883, + "started_at_unix": 1789884393.2581956, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -16585,9 +16585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03308999998807849, + "duration_ms": 0.03005600001415587, "success": true, - "started_at_unix": 1789797999.927091, + "started_at_unix": 1789884393.2648327, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16604,9 +16604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016054999974812745, + "duration_ms": 0.02790199999935794, "success": true, - "started_at_unix": 1789797999.9271357, + "started_at_unix": 1789884393.264875, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16623,9 +16623,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.270241000009946, + "duration_ms": 5.472296999982973, "success": true, - "started_at_unix": 1789797999.927163, + "started_at_unix": 1789884393.2649157, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -16653,9 +16653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025558000004366477, + "duration_ms": 0.030447999989746677, "success": true, - "started_at_unix": 1789797999.9345176, + "started_at_unix": 1789884393.2719615, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16672,9 +16672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01641399998675297, + "duration_ms": 0.026861000009148484, "success": true, - "started_at_unix": 1789797999.9345546, + "started_at_unix": 1789884393.2720044, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16691,9 +16691,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.199298999992607, + "duration_ms": 3.3637230000067575, "success": true, - "started_at_unix": 1789797999.9345813, + "started_at_unix": 1789884393.2720432, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -16721,9 +16721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02401599999757309, + "duration_ms": 0.02889400002459297, "success": true, - "started_at_unix": 1789797999.9398127, + "started_at_unix": 1789884393.2766836, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16740,9 +16740,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016164999976808758, + "duration_ms": 0.02623900002163282, "success": true, - "started_at_unix": 1789797999.9398482, + "started_at_unix": 1789884393.2767246, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16759,9 +16759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.05502499998056, + "duration_ms": 3.990275999996129, "success": true, - "started_at_unix": 1789797999.939875, + "started_at_unix": 1789884393.276763, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -16789,9 +16789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02550799999312403, + "duration_ms": 0.028282999977591317, "success": true, - "started_at_unix": 1789797999.943988, + "started_at_unix": 1789884393.2827992, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16808,9 +16808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01608400000918664, + "duration_ms": 0.015208999997184947, "success": true, - "started_at_unix": 1789797999.9440246, + "started_at_unix": 1789884393.2828367, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16827,9 +16827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2495079999819154, + "duration_ms": 3.463760999977694, "success": true, - "started_at_unix": 1789797999.9440515, + "started_at_unix": 1789884393.2828608, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -16857,9 +16857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024136000007501934, + "duration_ms": 0.028353999994124024, "success": true, - "started_at_unix": 1789797999.948347, + "started_at_unix": 1789884393.2876122, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16876,9 +16876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027622000004612346, + "duration_ms": 0.034064000004718764, "success": true, - "started_at_unix": 1789797999.948618, + "started_at_unix": 1789884393.287878, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16895,9 +16895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 29.82968899999605, + "duration_ms": 33.822745000009036, "success": true, - "started_at_unix": 1789797999.9486575, + "started_at_unix": 1789884393.2879274, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -16925,9 +16925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030406000007587863, + "duration_ms": 0.03138899998589295, "success": true, - "started_at_unix": 1789797999.9785826, + "started_at_unix": 1789884393.3218079, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16944,9 +16944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016283999997313003, + "duration_ms": 0.027711999990742697, "success": true, - "started_at_unix": 1789797999.9786246, + "started_at_unix": 1789884393.3218513, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16963,9 +16963,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.030941000006806, + "duration_ms": 41.85928999999078, "success": true, - "started_at_unix": 1789797999.9786506, + "started_at_unix": 1789884393.3218913, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -16993,9 +16993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031737999989900345, + "duration_ms": 0.03202999999984968, "success": true, - "started_at_unix": 1789798000.008799, + "started_at_unix": 1789884393.3638375, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17012,9 +17012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016154999997297637, + "duration_ms": 0.02558899998916786, "success": true, - "started_at_unix": 1789798000.0088415, + "started_at_unix": 1789884393.3638828, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.173006000012492, + "duration_ms": 34.502565999986246, "success": true, - "started_at_unix": 1789798000.0088665, + "started_at_unix": 1789884393.3639219, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -17061,9 +17061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02632999999718777, + "duration_ms": 0.03228099998864309, "success": true, - "started_at_unix": 1789798000.0391364, + "started_at_unix": 1789884393.3985455, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17080,9 +17080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011577999998735322, + "duration_ms": 0.02518799999506882, "success": true, - "started_at_unix": 1789798000.039172, + "started_at_unix": 1789884393.3985918, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17099,9 +17099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 24.596682000009196, + "duration_ms": 34.96067899999389, "success": true, - "started_at_unix": 1789798000.03919, + "started_at_unix": 1789884393.3986301, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -17129,9 +17129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03341999999406653, + "duration_ms": 0.03378400000997317, "success": true, - "started_at_unix": 1789798000.0639076, + "started_at_unix": 1789884393.433698, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17148,9 +17148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01659500000528169, + "duration_ms": 0.02085899998860441, "success": true, - "started_at_unix": 1789798000.0639524, + "started_at_unix": 1789884393.433744, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17167,9 +17167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 28.56460199998878, + "duration_ms": 30.707148000004736, "success": true, - "started_at_unix": 1789798000.063979, + "started_at_unix": 1789884393.433776, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -17197,9 +17197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03154800000970681, + "duration_ms": 0.03702999998722589, "success": true, - "started_at_unix": 1789798000.092667, + "started_at_unix": 1789884393.464598, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17216,9 +17216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016295000023092143, + "duration_ms": 0.023665000014716497, "success": true, - "started_at_unix": 1789798000.0927093, + "started_at_unix": 1789884393.4646482, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17235,9 +17235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 21.566804999991973, + "duration_ms": 32.118976999981896, "success": true, - "started_at_unix": 1789798000.0927358, + "started_at_unix": 1789884393.464685, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -17265,9 +17265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029414000010774544, + "duration_ms": 0.026108999975349434, "success": true, - "started_at_unix": 1789798000.114402, + "started_at_unix": 1789884393.49689, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17284,9 +17284,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.021021999998538377, + "duration_ms": 0.015017999999145104, "success": true, - "started_at_unix": 1789798000.1145647, + "started_at_unix": 1789884393.4970088, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17299,9 +17299,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.825620999994726, + "duration_ms": 2.3889189999977134, "success": true, - "started_at_unix": 1789798000.1145937, + "started_at_unix": 1789884393.4970312, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17319,9 +17319,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021903000003931083, + "duration_ms": 0.043672000003880385, "success": true, - "started_at_unix": 1789798000.1164367, + "started_at_unix": 1789884393.4994438, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/summary-20260919T060520Z.csv b/latest-results/summary-20260919T060520Z.csv deleted file mode 100644 index 1270792..0000000 --- a/latest-results/summary-20260919T060520Z.csv +++ /dev/null @@ -1,132 +0,0 @@ -report_type,baseline_server_id,server_id,server_name,suite_name,scenario_name,point_label,method,method_display,success,mean_ms,p95_ms,non_empty_rate,result_metric_name,result_metric_label,result_metric_value,result_metric_delta,validation_passed,validation_failure_count -benchmark,pyright,pyright,Pyright,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,5.1757374000004575,9.76170399999603,1.0,completion_item_count,Completions found,201.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,1.3748963999887565,1.6373301999806245,1.0,completion_item_count,Completions found,223.0,22.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,63.331390999996984,247.99878679998523,1.0,completion_item_count,Completions found,250.0,49.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,171.40889439999683,477.14004120001607,1.0,completion_item_count,Completions found,188.0,-13.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,0.9743704000044318,1.397173200001589,1.0,hover_text_char_count,Hover length,4019.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,0.24104360000478664,0.26105960001245876,1.0,hover_text_char_count,Hover length,4232.0,213.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,4.647940999996081,5.965200999997933,1.0,hover_text_char_count,Hover length,3182.0,-837.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,152.91473799999835,158.27659319999157,1.0,hover_text_char_count,Hover length,4134.0,115.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.3099208000008957,0.3658348000044498,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.14490259999320187,0.15260600000033264,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,2.045229000003701,4.4842386000027545,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.7980277999990903,0.821941800006698,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,246.7243675999981,356.4733802000035,1.0,completion_item_count,Completions found,168.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,10.81039099998975,13.000838400012071,1.0,completion_item_count,Completions found,168.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,30.14894399999548,78.23984239998366,1.0,completion_item_count,Completions found,149.0,-19.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,False,3.139573400005702,3.352750399994875,0.0,completion_item_count,Completions found,0.0,-168.0,False,10 -benchmark,pyright,pyright,Pyright,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,24.67159339999796,26.02204879999306,1.0,hover_text_char_count,Hover length,278.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.560889999993378,4.583431799989057,1.0,hover_text_char_count,Hover length,267.0,-11.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.8632746000027964,4.683256399999891,1.0,hover_text_char_count,Hover length,2546.0,2268.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,146.29194660000167,147.31535000001372,1.0,hover_text_char_count,Hover length,5662.0,5384.0,True,0 -benchmark,pyright,pyright,Pyright,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.561039000000733,6.680223800000817,1.0,completion_item_count,Completions found,10.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.165736799990327,5.958328599990637,1.0,completion_item_count,Completions found,261.0,251.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,queryset completion,textDocument/completion,textDocument/completion,True,13.01055640000186,50.07601680001129,1.0,completion_item_count,Completions found,15.0,5.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset completion,textDocument/completion,textDocument/completion,True,170.62170039999955,527.356775000004,1.0,completion_item_count,Completions found,2.0,-8.0,True,0 -benchmark,pyright,pyright,Pyright,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.41203180000195516,0.458339000007868,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.15199139999708677,0.17513439999561342,1.0,hover_text_char_count,Hover length,46.0,-11.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,2.0874660000060885,2.924518800000442,1.0,hover_text_char_count,Hover length,298.0,241.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,134.18581099999756,138.09184379999238,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,django,,model definition,textDocument/definition,textDocument/definition,True,0.32698459999949137,0.40299340000160555,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,model definition,textDocument/definition,textDocument/definition,True,0.12498019999611643,0.13504899999361442,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,model definition,textDocument/definition,textDocument/definition,True,0.4791843999896628,1.573397799984377,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,model definition,textDocument/definition,textDocument/definition,True,0.765780400007543,0.8037054000226362,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,20.740105999999514,22.225216200001796,1.0,completion_item_count,Completions found,104.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,3.9986525999893274,4.667865199979815,1.0,completion_item_count,Completions found,104.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.46898320000173,4.9462183999935405,1.0,completion_item_count,Completions found,83.0,-21.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,201.62923939999473,248.16574279999483,1.0,completion_item_count,Completions found,143.0,39.0,True,0 -benchmark,pyright,pyright,Pyright,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,31.32604579999736,36.358968799996205,1.0,hover_text_char_count,Hover length,83.0,0.0,True,0 -benchmark,pyright,ty,Ty,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.556787399998939,2.5866006000001107,1.0,hover_text_char_count,Hover length,100.0,17.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,1.2117037999985314,3.2711557999846255,1.0,hover_text_char_count,Hover length,858.0,775.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,202.7475336000009,207.05552440001043,1.0,hover_text_char_count,Hover length,71.0,-12.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,67.09222879999857,223.44842000000534,1.0,completion_item_count,Completions found,271.2,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,15.318267200007085,18.549166600001854,1.0,completion_item_count,Completions found,1000.0,728.8,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,78.79366380000192,314.5451731999912,1.0,completion_item_count,Completions found,16.0,-255.2,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,46.7464447999987,59.69040160001099,1.0,completion_item_count,Completions found,6.0,-265.2,True,0 -benchmark,pyright,pyright,Pyright,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.6160296000018661,0.6948041999947918,1.0,hover_text_char_count,Hover length,350.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.21425279999789382,0.2477851999969971,1.0,hover_text_char_count,Hover length,329.0,-21.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,1.8071644000031029,1.9940101999907256,1.0,hover_text_char_count,Hover length,2759.0,2409.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,160.5896477999977,163.14163060000055,1.0,hover_text_char_count,Hover length,301.0,-49.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.31515640000066014,0.5036944000011089,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.14502459999903294,0.16701800000191724,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.23550479999698837,0.407710400003225,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.8175535999953354,0.8404777999999169,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,378.0609468000023,861.9185498000033,1.0,completion_item_count,Completions found,440.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,16.8479350000041,17.42642500000784,1.0,completion_item_count,Completions found,448.0,8.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,30.462314000010338,52.47316720002004,1.0,completion_item_count,Completions found,256.0,-184.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,184.20627200000013,190.0343765999935,1.0,completion_item_count,Completions found,441.0,1.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,10.727705400000787,12.97253239999634,1.0,hover_text_char_count,Hover length,4292.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.060754400001088,4.114890200014543,1.0,hover_text_char_count,Hover length,4441.0,149.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,26.398158999995758,79.50547379998055,1.0,hover_text_char_count,Hover length,943.0,-3349.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,154.77761979999514,157.59146140000553,1.0,hover_text_char_count,Hover length,232.0,-4060.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,5.619034000000056,8.783497600001056,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,2.8691962000095828,6.542973000006212,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,65.54990959999714,261.4724513999874,1.0,completion_item_count,Completions found,15.0,14.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,160.1558703999956,341.8406141999867,1.0,completion_item_count,Completions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,0.941173199998957,1.0576909999997497,1.0,hover_text_char_count,Hover length,10572.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,0.3090273999987403,0.3221429999996417,1.0,hover_text_char_count,Hover length,10621.0,49.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,4.7242883999956575,5.827799599990158,1.0,hover_text_char_count,Hover length,15232.0,4660.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,263.06908980000117,265.3362102000074,1.0,hover_text_char_count,Hover length,10498.0,-74.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.30682359999900655,0.34522639999750027,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.1555907999943429,0.16160739999122598,1.0,location_count,Definitions found,2.0,1.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,3.168108200009101,5.359580400016739,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.8896498000012798,1.0669770000049539,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,113.06289540000023,160.64247939999348,1.0,completion_item_count,Completions found,38.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.000489400004881,4.689832000013894,1.0,completion_item_count,Completions found,23.0,-15.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,3.3414312000104474,9.575119200013658,1.0,completion_item_count,Completions found,17.0,-21.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,False,28.958163000010018,30.11918560000595,0.0,completion_item_count,Completions found,0.0,-38.0,False,10 -benchmark,pyright,pyright,Pyright,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,73.04807839999796,83.97505259999889,1.0,hover_text_char_count,Hover length,900.0,0.0,True,0 -benchmark,pyright,ty,Ty,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.463013399993997,3.491612799990662,1.0,hover_text_char_count,Hover length,958.0,58.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.3952519999984361,0.41419820000214713,1.0,hover_text_char_count,Hover length,2246.0,1346.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,29.879038400002855,30.627570000007154,0.0,hover_text_char_count,Hover length,0.0,-900.0,False,10 -benchmark,pyright,pyright,Pyright,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,52.91655579999883,74.54522419999421,1.0,completion_item_count,Completions found,123.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,9.674437000001035,10.810112600006505,1.0,completion_item_count,Completions found,777.0,654.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,720.4270995999992,2881.014947800008,1.0,completion_item_count,Completions found,15.0,-108.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,115.4922537999937,119.28356060000738,1.0,completion_item_count,Completions found,2.0,-121.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.4774154000017461,0.6016205999912927,1.0,hover_text_char_count,Hover length,34.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.169470399993088,0.18608999998264153,1.0,hover_text_char_count,Hover length,7.0,-27.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.15308299999787778,0.17636800001241681,1.0,hover_text_char_count,Hover length,48.0,14.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,pipeline hover,textDocument/hover,textDocument/hover,False,2245.3924030000167,2297.44980600002,0.0,hover_text_char_count,Hover length,0.0,-34.0,False,10 -benchmark,pyright,pyright,Pyright,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.376535399993827,0.4289283999980853,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.21932260000312453,0.23293099998795697,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.15629739999667436,0.15957640000578976,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,1827.9491612000015,1887.7728166000225,1.0,location_count,Definitions found,1.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.511512000003904,6.890863000006675,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.467422799995347,6.585372199992889,1.0,completion_item_count,Completions found,23.0,23.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,0.3544417999989946,0.43264759998464797,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,1.894193800001176,1.9798108000031789,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,438.81460800000696,454.04164260000925,1.0,hover_text_char_count,Hover length,30.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.922314599991751,5.079982400002336,1.0,hover_text_char_count,Hover length,7.0,-23.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.28685059999133955,0.3152233999969667,1.0,hover_text_char_count,Hover length,33.0,3.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,False,2102.901878399996,2132.3781626000027,0.0,hover_text_char_count,Hover length,0.0,-30.0,False,10 -benchmark,pyright,pyright,Pyright,web,,request args completion,textDocument/completion,textDocument/completion,True,4.8696620000100665,7.791225600004736,1.0,completion_item_count,Completions found,14.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,request args completion,textDocument/completion,textDocument/completion,True,4.969285600003559,7.424935799991771,1.0,completion_item_count,Completions found,467.0,453.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,request args completion,textDocument/completion,textDocument/completion,True,52.30110620000232,149.92125560001452,1.0,completion_item_count,Completions found,487.8,473.8,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,60.088683799995124,123.99726899999447,1.0,completion_item_count,Completions found,1.0,-13.0,True,0 -benchmark,pyright,pyright,Pyright,web,,client session hover,textDocument/hover,textDocument/hover,True,0.42120840000166027,0.49613519999525124,1.0,hover_text_char_count,Hover length,26.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,client session hover,textDocument/hover,textDocument/hover,True,0.15191519999575576,0.17003899998826455,1.0,hover_text_char_count,Hover length,7.0,-19.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,client session hover,textDocument/hover,textDocument/hover,True,4.853734400001031,17.218069000011834,1.0,hover_text_char_count,Hover length,167.0,141.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,56.725000200003706,140.76758800001696,1.0,hover_text_char_count,Hover length,359.0,333.0,True,0 -benchmark,pyright,pyright,Pyright,web,,client references,textDocument/references,textDocument/references,True,0.6045271999994384,0.6817131999980575,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,client references,textDocument/references,textDocument/references,True,0.5773363999992398,0.7448307999993631,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,client references,textDocument/references,textDocument/references,True,0.2621286000078271,0.28436860001193054,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client references,textDocument/references,textDocument/references,True,41.054096800007756,105.24032579997993,1.0,location_count,References found,2.0,0.0,True,0 -benchmark,pyright,pyright,Pyright,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.275646399992183,5.937024600007135,1.0,completion_item_count,Completions found,205.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.109238599999344,6.845243599991591,1.0,completion_item_count,Completions found,225.0,20.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.38581379999232,3.8059447999955864,1.0,completion_item_count,Completions found,32.0,-173.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,68.21752639998522,70.77939159997868,1.0,completion_item_count,Completions found,57.0,-148.0,True,0 -benchmark,pyright,pyright,Pyright,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,26.98640720000185,30.144593000011355,1.0,hover_text_char_count,Hover length,420.0,0.0,True,0 -benchmark,pyright,ty,Ty,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.674073599996518,2.701146399994059,1.0,hover_text_char_count,Hover length,1555.0,1135.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,1.2072804000013093,1.268857200000184,1.0,hover_text_char_count,Hover length,9977.0,9557.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,188.1821162000051,191.04749419999507,1.0,hover_text_char_count,Hover length,880.0,460.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtins semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,0.6995519999975386,0.7663644000047043,1.0,semantic_token_count,Semantic tokens found,30.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtin int computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.11313819999827501,0.11607679999201537,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,list declared type,typeServer/getDeclaredType,typeServer/getDeclaredType,True,0.1611939999918377,0.17661159998283438,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,generic specialization computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.15723939999929826,0.17676379999329583,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,flow narrowed branch type,typeServer/getComputedType,typeServer/getComputedType,False,0.13354099999673963,0.13680380000096193,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.1646612000058667,0.1870726000106515,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,function argument expected type,typeServer/getExpectedType,typeServer/getExpectedType,True,0.1633608000076947,0.17958420000354636,1.0,top_level_count,Results found,7.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,edited narrowing recomputes type (edit+getComputedType),typeServer/getComputedType,typeServer/getComputedType,False,0.15444480000610383,0.16625079999812442,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,11.457498199996508,18.409163799998396,1.0,semantic_token_count,Semantic tokens found,126.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,transformers semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,121.30284579999966,125.26180040001123,1.0,semantic_token_count,Semantic tokens found,74.0,,True,0 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,stdlib semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,35.968596400005026,56.144409600000245,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260920T060502Z.csv b/latest-results/summary-20260920T060502Z.csv new file mode 100644 index 0000000..0ca8f7e --- /dev/null +++ b/latest-results/summary-20260920T060502Z.csv @@ -0,0 +1,132 @@ +report_type,baseline_server_id,server_id,server_name,suite_name,scenario_name,point_label,method,method_display,success,mean_ms,p95_ms,non_empty_rate,result_metric_name,result_metric_label,result_metric_value,result_metric_delta,validation_passed,validation_failure_count +benchmark,pyright,pyright,Pyright,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,6.100469400001884,9.694886200003339,1.0,completion_item_count,Completions found,201.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,1.6356741999913993,1.7396075999840832,1.0,completion_item_count,Completions found,223.0,22.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,79.97414240000467,312.74761679999864,1.0,completion_item_count,Completions found,250.0,49.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe completion,textDocument/completion,textDocument/completion,True,207.19610659999717,475.9919996000064,1.0,completion_item_count,Completions found,188.0,-13.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,1.1109516000033182,1.3342500000049995,1.0,hover_text_char_count,Hover length,4019.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,0.3305207999915183,0.3490727999974297,1.0,hover_text_char_count,Hover length,4232.0,213.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,2.506413599996904,2.7069653999944876,1.0,hover_text_char_count,Hover length,3182.0,-837.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,174.00316500000486,176.2895415999992,1.0,hover_text_char_count,Hover length,4134.0,115.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.40849479999849336,0.488237199994046,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.21949739999627127,0.22594959999082675,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,0.32509040000263667,0.4457677999994303,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,summarize definition,textDocument/definition,textDocument/definition,True,1.0479513999882784,1.1236617999884402,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,334.9025352000041,447.7121124000064,1.0,completion_item_count,Completions found,168.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,12.123699200003557,13.261435600009008,1.0,completion_item_count,Completions found,168.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,True,28.516153600003236,76.01807400000665,1.0,completion_item_count,Completions found,149.0,-19.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then complete (edit+completion),textDocument/completion,textDocument/completion,False,4.0717226000026585,4.205524999997579,0.0,completion_item_count,Completions found,0.0,-168.0,False,10 +benchmark,pyright,pyright,Pyright,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,29.67245039999966,33.88606260000131,1.0,hover_text_char_count,Hover length,278.0,0.0,True,0 +benchmark,pyright,ty,Ty,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.8675943999958236,5.91634539999859,1.0,hover_text_char_count,Hover length,267.0,-11.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.49522500000694,2.514557800014927,1.0,hover_text_char_count,Hover length,2546.0,2268.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,161.63488039999265,162.42969879997986,1.0,hover_text_char_count,Hover length,5662.0,5384.0,True,0 +benchmark,pyright,pyright,Pyright,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.773753800000691,7.7763975999943105,1.0,completion_item_count,Completions found,10.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,queryset completion,textDocument/completion,textDocument/completion,True,4.691610800006174,7.076714800001581,1.0,completion_item_count,Completions found,261.0,251.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,queryset completion,textDocument/completion,textDocument/completion,True,15.284528000000819,60.21859819999803,1.0,completion_item_count,Completions found,15.0,5.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset completion,textDocument/completion,textDocument/completion,True,219.45813499999645,581.8823559999884,1.0,completion_item_count,Completions found,2.0,-8.0,True,0 +benchmark,pyright,pyright,Pyright,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.5377628000019286,0.5693862000072158,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.2398515999971096,0.2593504000003577,1.0,hover_text_char_count,Hover length,46.0,-11.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,0.27886520000492965,0.3117498000051455,1.0,hover_text_char_count,Hover length,298.0,241.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,queryset filter hover,textDocument/hover,textDocument/hover,True,151.07352819999846,151.80889900000238,1.0,hover_text_char_count,Hover length,57.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,django,,model definition,textDocument/definition,textDocument/definition,True,0.39615800000376566,0.43663680000349814,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,model definition,textDocument/definition,textDocument/definition,True,0.20111840000822667,0.2064824000228782,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,model definition,textDocument/definition,textDocument/definition,True,0.2399160000095435,0.27050160001067525,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,model definition,textDocument/definition,textDocument/definition,True,1.0611068000002888,1.0836147999896184,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,25.06074600000261,27.02948300000685,1.0,completion_item_count,Completions found,104.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.606404599996949,4.811515199997984,1.0,completion_item_count,Completions found,104.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,3.696775999998181,9.191237999993971,1.0,completion_item_count,Completions found,83.0,-21.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then complete (edit+completion),textDocument/completion,textDocument/completion,True,244.29235439999957,277.960035600006,1.0,completion_item_count,Completions found,143.0,39.0,True,0 +benchmark,pyright,pyright,Pyright,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,37.26875560000167,44.58808860000261,1.0,hover_text_char_count,Hover length,83.0,0.0,True,0 +benchmark,pyright,ty,Ty,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.1791596000118716,3.2046614000137197,1.0,hover_text_char_count,Hover length,100.0,17.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.341653400001633,13.533166799999204,1.0,hover_text_char_count,Hover length,858.0,775.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,django,,edit queryset then hover (edit+hover),textDocument/hover,textDocument/hover,True,242.12457580000546,249.86740980000945,1.0,hover_text_char_count,Hover length,71.0,-12.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,80.83340739999869,280.50307700000013,1.0,completion_item_count,Completions found,271.2,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,18.034576999991714,21.6145833999974,1.0,completion_item_count,Completions found,1000.0,728.8,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,86.60113059999617,345.5643363999854,1.0,completion_item_count,Completions found,16.0,-255.2,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,report dataframe completion,textDocument/completion,textDocument/completion,True,91.21337200000994,220.61808640001453,1.0,completion_item_count,Completions found,6.0,-265.2,True,0 +benchmark,pyright,pyright,Pyright,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.6683643999991773,0.7275053999990178,1.0,hover_text_char_count,Hover length,350.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,0.2786491999984264,0.32959459999801766,1.0,hover_text_char_count,Hover length,329.0,-21.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,2.3725919999890266,2.4950569999816707,1.0,hover_text_char_count,Hover length,2759.0,2409.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,185.90763139999922,188.41304420000142,1.0,hover_text_char_count,Hover length,301.0,-49.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.44292420000147104,0.505469600003039,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.20174180000367414,0.21194720000607958,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,build report definition,textDocument/definition,textDocument/definition,True,0.22295619999681549,0.238874200005057,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,build report definition,textDocument/definition,textDocument/definition,True,1.0671653999963837,1.088667799990617,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,633.0071560000022,1277.6268983999955,1.0,completion_item_count,Completions found,440.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,16.368204399998376,17.699126799988107,1.0,completion_item_count,Completions found,448.0,8.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,67.99937639999598,98.36570739998365,1.0,completion_item_count,Completions found,256.0,-184.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,215.660024999994,217.78779599998188,1.0,completion_item_count,Completions found,441.0,1.0,True,0 +benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,10.381185400001414,12.105047799997237,1.0,hover_text_char_count,Hover length,4292.0,0.0,True,0 +benchmark,pyright,ty,Ty,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.83751960000518,4.866774400016993,1.0,hover_text_char_count,Hover length,4441.0,149.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,7.581872800000156,14.778779800013805,1.0,hover_text_char_count,Hover length,943.0,-3349.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,177.53348820000383,178.01565620000588,1.0,hover_text_char_count,Hover length,232.0,-4060.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,7.29323900000054,11.463669800008347,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,3.349649999995563,7.769403199989709,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,81.37122979999276,323.24139180001333,1.0,completion_item_count,Completions found,15.0,14.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,query completion,textDocument/completion,textDocument/completion,True,187.53063899999347,444.56544839999873,1.0,completion_item_count,Completions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,1.3166931999961662,1.6012651999915306,1.0,hover_text_char_count,Hover length,10572.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,0.3864158000055795,0.40906439999162103,1.0,hover_text_char_count,Hover length,10621.0,49.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,1.047134800001004,1.0932716000070286,1.0,hover_text_char_count,Hover length,15232.0,4660.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,322.62994459999845,325.2529093999897,1.0,hover_text_char_count,Hover length,10498.0,-74.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.426441400000499,0.6077685999940741,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.21177919999786354,0.21770199999195938,1.0,location_count,Definitions found,2.0,1.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,0.25216299999897274,0.29796299999134135,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,mapped class definition,textDocument/definition,textDocument/definition,True,1.0897206000038295,1.1123452000049383,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,140.7779087999984,195.1905819999979,1.0,completion_item_count,Completions found,38.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.7357738000016525,5.1091132000010475,1.0,completion_item_count,Completions found,23.0,-15.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,True,11.561021000005667,29.037087600011084,1.0,completion_item_count,Completions found,17.0,-21.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit query then complete (edit+completion),textDocument/completion,textDocument/completion,False,38.48112200000173,38.83444919999306,0.0,completion_item_count,Completions found,0.0,-38.0,False,10 +benchmark,pyright,pyright,Pyright,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,92.63956460000315,101.4141584000015,1.0,hover_text_char_count,Hover length,900.0,0.0,True,0 +benchmark,pyright,ty,Ty,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.355297800003655,4.409201200002144,1.0,hover_text_char_count,Hover length,958.0,58.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.793995800001994,5.8310055999925225,1.0,hover_text_char_count,Hover length,2246.0,1346.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,39.027707399998235,39.15611499999159,0.0,hover_text_char_count,Hover length,0.0,-900.0,False,10 +benchmark,pyright,pyright,Pyright,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,50.55582480000567,84.84726219998606,1.0,completion_item_count,Completions found,123.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,11.209414000001061,12.545533200000136,1.0,completion_item_count,Completions found,777.0,654.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,892.8828105999968,3547.1817381999977,1.0,completion_item_count,Completions found,15.0,-108.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,143.47727959999474,145.0280522000014,1.0,completion_item_count,Completions found,2.0,-121.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.44533300000466625,0.5090693999989071,1.0,hover_text_char_count,Hover length,34.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.23186000000805507,0.2516156000126557,1.0,hover_text_char_count,Hover length,7.0,-27.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,pipeline hover,textDocument/hover,textDocument/hover,True,0.2591180000024451,0.27291020001598554,1.0,hover_text_char_count,Hover length,48.0,14.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,pipeline hover,textDocument/hover,textDocument/hover,False,2737.2436134000054,2765.1189295999984,0.0,hover_text_char_count,Hover length,0.0,-34.0,False,10 +benchmark,pyright,pyright,Pyright,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.4256380000072113,0.46727580000265334,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.27711180000551394,0.2910296000152357,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,0.4545657999983632,1.0695373999908495,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,auto tokenizer definition,textDocument/definition,textDocument/definition,True,2172.1748218000016,2196.4477348000173,1.0,location_count,Definitions found,1.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,6.6652931999954035,7.920852399985278,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,6.006613599993216,6.112458399991283,1.0,completion_item_count,Completions found,23.0,23.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,14.672012799996992,28.265271399988023,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.6315059999888035,2.8524261999791634,0.0,completion_item_count,Completions found,0.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,476.3858243999948,505.5441679999831,1.0,hover_text_char_count,Hover length,30.0,0.0,True,0 +benchmark,pyright,ty,Ty,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.822348800001009,5.943126399989751,1.0,hover_text_char_count,Hover length,7.0,-23.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.082274999997935,5.260475999989467,1.0,hover_text_char_count,Hover length,33.0,3.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,False,2630.4435285999944,2651.580193000018,0.0,hover_text_char_count,Hover length,0.0,-30.0,False,10 +benchmark,pyright,pyright,Pyright,web,,request args completion,textDocument/completion,textDocument/completion,True,4.461962399989261,8.020017599989158,1.0,completion_item_count,Completions found,14.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,request args completion,textDocument/completion,textDocument/completion,True,5.8257088000061685,8.36047199999257,1.0,completion_item_count,Completions found,467.0,453.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,request args completion,textDocument/completion,textDocument/completion,True,56.24172339999518,187.16407179999803,1.0,completion_item_count,Completions found,487.8,473.8,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,67.23761779999222,109.98467439998194,1.0,completion_item_count,Completions found,1.0,-13.0,True,0 +benchmark,pyright,pyright,Pyright,web,,client session hover,textDocument/hover,textDocument/hover,True,0.49813400000857655,0.5648860000007971,1.0,hover_text_char_count,Hover length,26.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,client session hover,textDocument/hover,textDocument/hover,True,0.21367639999994026,0.23791859998709697,1.0,hover_text_char_count,Hover length,7.0,-19.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,client session hover,textDocument/hover,textDocument/hover,True,5.2851283999928,18.482791200005973,1.0,hover_text_char_count,Hover length,167.0,141.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,82.77910840001823,204.28179780002432,1.0,hover_text_char_count,Hover length,359.0,333.0,True,0 +benchmark,pyright,pyright,Pyright,web,,client references,textDocument/references,textDocument/references,True,0.7209131999957208,0.871544200003882,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,client references,textDocument/references,textDocument/references,True,0.6903659999977663,0.7664836000003561,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,client references,textDocument/references,textDocument/references,True,0.33187719999432375,0.3481537999846296,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client references,textDocument/references,textDocument/references,True,65.26291080000419,121.86444799997388,1.0,location_count,References found,2.0,0.0,True,0 +benchmark,pyright,pyright,Pyright,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,4.3259717999887926,5.44579799998246,1.0,completion_item_count,Completions found,205.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,5.114769999994451,5.747372199994061,1.0,completion_item_count,Completions found,225.0,20.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,2.256272599993281,4.854589199999282,1.0,completion_item_count,Completions found,32.0,-173.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,87.24928059998547,90.29017939998312,1.0,completion_item_count,Completions found,57.0,-148.0,True,0 +benchmark,pyright,pyright,Pyright,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,34.82973199999151,40.4795677999914,1.0,hover_text_char_count,Hover length,420.0,0.0,True,0 +benchmark,pyright,ty,Ty,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.341836999999259,3.359004799989407,1.0,hover_text_char_count,Hover length,1555.0,1135.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.927029199991239,5.8174271999803295,1.0,hover_text_char_count,Hover length,9977.0,9557.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,225.55761640001037,226.8234886000073,1.0,hover_text_char_count,Hover length,880.0,460.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtins semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,0.9787672000015846,1.0264891999895553,1.0,semantic_token_count,Semantic tokens found,30.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,builtin int computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.19290339998860873,0.20707799998831433,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,list declared type,typeServer/getDeclaredType,typeServer/getDeclaredType,True,0.254576000003226,0.2687987999991037,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,generic specialization computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.23094500000411244,0.23288960000513725,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,flow narrowed branch type,typeServer/getComputedType,typeServer/getComputedType,False,0.21429980000107207,0.22368640001104723,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.22375519999968674,0.23412860001030822,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,function argument expected type,typeServer/getExpectedType,typeServer/getExpectedType,True,0.23391259998675196,0.24690919999557082,1.0,top_level_count,Results found,7.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,edited narrowing recomputes type (edit+getComputedType),typeServer/getComputedType,typeServer/getComputedType,False,0.21074019999787197,0.23027380001394704,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,20.945522200003097,39.20155580000255,1.0,semantic_token_count,Semantic tokens found,126.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,transformers semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,61.31121839999878,66.54172379999181,1.0,semantic_token_count,Semantic tokens found,74.0,,True,0 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,stdlib semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,7.198271600003636,7.429096400011304,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260919T060520Z.json b/latest-results/summary-20260920T060502Z.json similarity index 93% rename from latest-results/summary-20260919T060520Z.json rename to latest-results/summary-20260920T060502Z.json index e5f8e2b..ccc3a29 100644 --- a/latest-results/summary-20260919T060520Z.json +++ b/latest-results/summary-20260920T060502Z.json @@ -17,12 +17,12 @@ "tsp_semantic" ], "baseline_server": "pyright", - "generated_at": "20260919T060520Z", + "generated_at": "20260920T060502Z", "servers": [ { "id": "pyright", "display_name": "Pyright", - "output_path": "results/bench-servers/pyright-20260919T060520Z.json", + "output_path": "results/bench-servers/pyright-20260920T060502Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -58,7 +58,7 @@ { "id": "ty", "display_name": "Ty", - "output_path": "results/bench-servers/ty-20260919T060520Z.json", + "output_path": "results/bench-servers/ty-20260920T060502Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -91,7 +91,7 @@ { "id": "pyrefly", "display_name": "Pyrefly", - "output_path": "results/bench-servers/pyrefly-20260919T060520Z.json", + "output_path": "results/bench-servers/pyrefly-20260920T060502Z.json", "success": false, "benchmark_count": 8, "command": [ @@ -131,7 +131,7 @@ { "id": "pylsp-mypy", "display_name": "pylsp-mypy", - "output_path": "results/bench-servers/pylsp-mypy-20260919T060520Z.json", + "output_path": "results/bench-servers/pylsp-mypy-20260920T060502Z.json", "success": false, "benchmark_count": 6, "command": [ diff --git a/latest-results/summary-20260919T060520Z.md b/latest-results/summary-20260920T060502Z.md similarity index 60% rename from latest-results/summary-20260919T060520Z.md rename to latest-results/summary-20260920T060502Z.md index 6eb2362..d35c45d 100644 --- a/latest-results/summary-20260919T060520Z.md +++ b/latest-results/summary-20260920T060502Z.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260919T060520Z.json` +Generated from `results/bench-servers/summary-20260920T060502Z.json` -- Generated at: 20260919T060520Z +- Generated at: 20260920T060502Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260919T060520Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 6 | 4421.99 | 3.65 | 150 | 100% | 0 | -| Pyrefly | no | 8 | 13664.98 | 31.51 | 205 | 97% | 2 | -| Pyright | yes | 6 | 30793.11 | 50.68 | 150 | 97% | 0 | -| pylsp-mypy | no | 6 | 171024.70 | 297.42 | 150 | 80% | 5 | +| Ty | yes | 6 | 5064.22 | 4.15 | 150 | 100% | 0 | +| Pyrefly | no | 8 | 16195.86 | 35.92 | 205 | 97% | 2 | +| Pyright | yes | 6 | 37020.03 | 66.24 | 150 | 97% | 0 | +| pylsp-mypy | no | 6 | 215981.42 | 362.67 | 150 | 80% | 5 | *Wall clock ms includes server startup, warmup iterations, and shutdown — but excludes one-time environment creation and dependency installation.* @@ -41,10 +41,10 @@ Generated from `results/bench-servers/summary-20260919T060520Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 432.49 | 3.43 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 971.18 | 20.61 | 5 | 25 | 100% | 0 | -| Pyright | yes | 3595.50 | 55.57 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 6578.44 | 94.91 | 5 | 25 | 80% | 1 | +| Ty | yes | 508.93 | 4.04 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 1209.05 | 22.76 | 5 | 25 | 100% | 0 | +| Pyright | yes | 4464.37 | 74.44 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 7504.51 | 109.59 | 5 | 25 | 80% | 1 | ### dataframe completion @@ -52,10 +52,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 1.37 | 1.64 | 100% | 223.00 | +22.00 | pass | -| Pyright | yes | 5.18 | 9.76 | 100% | 201.00 | 0.00 | pass | -| Pyrefly | yes | 63.33 | 248.00 | 100% | 250.00 | +49.00 | pass | -| pylsp-mypy | yes | 171.41 | 477.14 | 100% | 188.00 | -13.00 | pass | +| Ty | yes | 1.64 | 1.74 | 100% | 223.00 | +22.00 | pass | +| Pyright | yes | 6.10 | 9.69 | 100% | 201.00 | 0.00 | pass | +| Pyrefly | yes | 79.97 | 312.75 | 100% | 250.00 | +49.00 | pass | +| pylsp-mypy | yes | 207.20 | 475.99 | 100% | 188.00 | -13.00 | pass | ### dataframe describe hover @@ -63,10 +63,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.24 | 0.26 | 100% | 4232.00 | +213.00 | pass | -| Pyright | yes | 0.97 | 1.40 | 100% | 4019.00 | 0.00 | pass | -| Pyrefly | yes | 4.65 | 5.97 | 100% | 3182.00 | -837.00 | pass | -| pylsp-mypy | yes | 152.91 | 158.28 | 100% | 4134.00 | +115.00 | pass | +| Ty | yes | 0.33 | 0.35 | 100% | 4232.00 | +213.00 | pass | +| Pyright | yes | 1.11 | 1.33 | 100% | 4019.00 | 0.00 | pass | +| Pyrefly | yes | 2.51 | 2.71 | 100% | 3182.00 | -837.00 | pass | +| pylsp-mypy | yes | 174.00 | 176.29 | 100% | 4134.00 | +115.00 | pass | ### summarize definition @@ -74,10 +74,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.14 | 0.15 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.31 | 0.37 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.80 | 0.82 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 2.05 | 4.48 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.33 | 0.45 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.41 | 0.49 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.05 | 1.12 | 100% | 1.00 | 0.00 | pass | ### edit array then complete (edit+completion) @@ -85,10 +85,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| pylsp-mypy | no | 3.14 | 3.35 | 0% | 0.00 | -168.00 | fail (10) | -| Ty | yes | 10.81 | 13.00 | 100% | 168.00 | 0.00 | pass | -| Pyrefly | yes | 30.15 | 78.24 | 100% | 149.00 | -19.00 | pass | -| Pyright | yes | 246.72 | 356.47 | 100% | 168.00 | 0.00 | pass | +| pylsp-mypy | no | 4.07 | 4.21 | 0% | 0.00 | -168.00 | fail (10) | +| Ty | yes | 12.12 | 13.26 | 100% | 168.00 | 0.00 | pass | +| Pyrefly | yes | 28.52 | 76.02 | 100% | 149.00 | -19.00 | pass | +| Pyright | yes | 334.90 | 447.71 | 100% | 168.00 | 0.00 | pass | ### edit array then hover (edit+hover) @@ -96,10 +96,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 2.86 | 4.68 | 100% | 2546.00 | +2268.00 | pass | -| Ty | yes | 4.56 | 4.58 | 100% | 267.00 | -11.00 | pass | -| Pyright | yes | 24.67 | 26.02 | 100% | 278.00 | 0.00 | pass | -| pylsp-mypy | yes | 146.29 | 147.32 | 100% | 5662.00 | +5384.00 | pass | +| Pyrefly | yes | 2.50 | 2.51 | 100% | 2546.00 | +2268.00 | pass | +| Ty | yes | 5.87 | 5.92 | 100% | 267.00 | -11.00 | pass | +| Pyright | yes | 29.67 | 33.89 | 100% | 278.00 | 0.00 | pass | +| pylsp-mypy | yes | 161.63 | 162.43 | 100% | 5662.00 | +5384.00 | pass | ### Result Differences @@ -112,10 +112,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 221.38 | 2.20 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 304.90 | 4.25 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1201.39 | 11.47 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 6281.59 | 141.99 | 5 | 25 | 100% | 0 | +| Ty | yes | 254.68 | 2.58 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 292.74 | 4.77 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1423.89 | 13.61 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 7536.60 | 171.60 | 5 | 25 | 100% | 0 | ### queryset completion @@ -123,10 +123,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 4.17 | 5.96 | 100% | 261.00 | +251.00 | pass | -| Pyright | yes | 4.56 | 6.68 | 100% | 10.00 | 0.00 | pass | -| Pyrefly | yes | 13.01 | 50.08 | 100% | 15.00 | +5.00 | pass | -| pylsp-mypy | yes | 170.62 | 527.36 | 100% | 2.00 | -8.00 | pass | +| Ty | yes | 4.69 | 7.08 | 100% | 261.00 | +251.00 | pass | +| Pyright | yes | 4.77 | 7.78 | 100% | 10.00 | 0.00 | pass | +| Pyrefly | yes | 15.28 | 60.22 | 100% | 15.00 | +5.00 | pass | +| pylsp-mypy | yes | 219.46 | 581.88 | 100% | 2.00 | -8.00 | pass | ### queryset filter hover @@ -134,10 +134,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.15 | 0.18 | 100% | 46.00 | -11.00 | pass | -| Pyright | yes | 0.41 | 0.46 | 100% | 57.00 | 0.00 | pass | -| Pyrefly | yes | 2.09 | 2.92 | 100% | 298.00 | +241.00 | pass | -| pylsp-mypy | yes | 134.19 | 138.09 | 100% | 57.00 | 0.00 | pass | +| Ty | yes | 0.24 | 0.26 | 100% | 46.00 | -11.00 | pass | +| Pyrefly | yes | 0.28 | 0.31 | 100% | 298.00 | +241.00 | pass | +| Pyright | yes | 0.54 | 0.57 | 100% | 57.00 | 0.00 | pass | +| pylsp-mypy | yes | 151.07 | 151.81 | 100% | 57.00 | 0.00 | pass | ### model definition @@ -145,10 +145,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.12 | 0.14 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.33 | 0.40 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.48 | 1.57 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.77 | 0.80 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.24 | 0.27 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.40 | 0.44 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.06 | 1.08 | 100% | 1.00 | 0.00 | pass | ### edit queryset then complete (edit+completion) @@ -156,10 +156,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 4.00 | 4.67 | 100% | 104.00 | 0.00 | pass | -| Pyrefly | yes | 4.47 | 4.95 | 100% | 83.00 | -21.00 | pass | -| Pyright | yes | 20.74 | 22.23 | 100% | 104.00 | 0.00 | pass | -| pylsp-mypy | yes | 201.63 | 248.17 | 100% | 143.00 | +39.00 | pass | +| Pyrefly | yes | 3.70 | 9.19 | 100% | 83.00 | -21.00 | pass | +| Ty | yes | 4.61 | 4.81 | 100% | 104.00 | 0.00 | pass | +| Pyright | yes | 25.06 | 27.03 | 100% | 104.00 | 0.00 | pass | +| pylsp-mypy | yes | 244.29 | 277.96 | 100% | 143.00 | +39.00 | pass | ### edit queryset then hover (edit+hover) @@ -167,10 +167,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.21 | 3.27 | 100% | 858.00 | +775.00 | pass | -| Ty | yes | 2.56 | 2.59 | 100% | 100.00 | +17.00 | pass | -| Pyright | yes | 31.33 | 36.36 | 100% | 83.00 | 0.00 | pass | -| pylsp-mypy | yes | 202.75 | 207.06 | 100% | 71.00 | -12.00 | pass | +| Ty | yes | 3.18 | 3.20 | 100% | 100.00 | +17.00 | pass | +| Pyrefly | yes | 4.34 | 13.53 | 100% | 858.00 | +775.00 | pass | +| Pyright | yes | 37.27 | 44.59 | 100% | 83.00 | 0.00 | pass | +| pylsp-mypy | yes | 242.12 | 249.87 | 100% | 71.00 | -12.00 | pass | ### Result Differences @@ -183,10 +183,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 752.10 | 7.32 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 1072.01 | 27.54 | 5 | 25 | 100% | 0 | -| Pyright | yes | 7671.94 | 91.36 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 6536.89 | 109.43 | 5 | 25 | 100% | 0 | +| Ty | yes | 834.74 | 7.94 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 1279.83 | 32.96 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 7615.56 | 134.28 | 5 | 25 | 100% | 0 | +| Pyright | yes | 10452.25 | 145.07 | 5 | 25 | 100% | 0 | ### report dataframe completion @@ -194,10 +194,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 15.32 | 18.55 | 100% | 1000.00 | +728.80 | pass | -| pylsp-mypy | yes | 46.75 | 59.69 | 100% | 6.00 | -265.20 | pass | -| Pyright | yes | 67.09 | 223.45 | 100% | 271.20 | 0.00 | pass | -| Pyrefly | yes | 78.79 | 314.55 | 100% | 16.00 | -255.20 | pass | +| Ty | yes | 18.03 | 21.61 | 100% | 1000.00 | +728.80 | pass | +| Pyright | yes | 80.83 | 280.50 | 100% | 271.20 | 0.00 | pass | +| Pyrefly | yes | 86.60 | 345.56 | 100% | 16.00 | -255.20 | pass | +| pylsp-mypy | yes | 91.21 | 220.62 | 100% | 6.00 | -265.20 | pass | ### dataframe groupby hover @@ -205,10 +205,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.21 | 0.25 | 100% | 329.00 | -21.00 | pass | -| Pyright | yes | 0.62 | 0.69 | 100% | 350.00 | 0.00 | pass | -| Pyrefly | yes | 1.81 | 1.99 | 100% | 2759.00 | +2409.00 | pass | -| pylsp-mypy | yes | 160.59 | 163.14 | 100% | 301.00 | -49.00 | pass | +| Ty | yes | 0.28 | 0.33 | 100% | 329.00 | -21.00 | pass | +| Pyright | yes | 0.67 | 0.73 | 100% | 350.00 | 0.00 | pass | +| Pyrefly | yes | 2.37 | 2.50 | 100% | 2759.00 | +2409.00 | pass | +| pylsp-mypy | yes | 185.91 | 188.41 | 100% | 301.00 | -49.00 | pass | ### build report definition @@ -216,10 +216,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.15 | 0.17 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.24 | 0.41 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.32 | 0.50 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.82 | 0.84 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.24 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.44 | 0.51 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.07 | 1.09 | 100% | 1.00 | 0.00 | pass | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 16.85 | 17.43 | 100% | 448.00 | +8.00 | pass | -| Pyrefly | yes | 30.46 | 52.47 | 100% | 256.00 | -184.00 | pass | -| pylsp-mypy | yes | 184.21 | 190.03 | 100% | 441.00 | +1.00 | pass | -| Pyright | yes | 378.06 | 861.92 | 100% | 440.00 | 0.00 | pass | +| Ty | yes | 16.37 | 17.70 | 100% | 448.00 | +8.00 | pass | +| Pyrefly | yes | 68.00 | 98.37 | 100% | 256.00 | -184.00 | pass | +| pylsp-mypy | yes | 215.66 | 217.79 | 100% | 441.00 | +1.00 | pass | +| Pyright | yes | 633.01 | 1277.63 | 100% | 440.00 | 0.00 | pass | ### edit dataframe then hover (edit+hover) @@ -238,10 +238,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 4.06 | 4.11 | 100% | 4441.00 | +149.00 | pass | -| Pyright | yes | 10.73 | 12.97 | 100% | 4292.00 | 0.00 | pass | -| Pyrefly | yes | 26.40 | 79.51 | 100% | 943.00 | -3349.00 | pass | -| pylsp-mypy | yes | 154.78 | 157.59 | 100% | 232.00 | -4060.00 | pass | +| Ty | yes | 4.84 | 4.87 | 100% | 4441.00 | +149.00 | pass | +| Pyrefly | yes | 7.58 | 14.78 | 100% | 943.00 | -3349.00 | pass | +| Pyright | yes | 10.38 | 12.11 | 100% | 4292.00 | 0.00 | pass | +| pylsp-mypy | yes | 177.53 | 178.02 | 100% | 232.00 | -4060.00 | pass | ### Result Differences @@ -254,10 +254,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 308.57 | 2.16 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 715.36 | 15.44 | 5 | 25 | 100% | 0 | -| Pyright | yes | 2944.70 | 38.60 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 5866.43 | 96.59 | 5 | 25 | 60% | 2 | +| Ty | yes | 366.23 | 2.61 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 887.45 | 20.01 | 5 | 25 | 100% | 0 | +| Pyright | yes | 3617.68 | 48.49 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 6906.74 | 117.75 | 5 | 25 | 60% | 2 | ### query completion @@ -265,10 +265,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 2.87 | 6.54 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 5.62 | 8.78 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 65.55 | 261.47 | 100% | 15.00 | +14.00 | pass | -| pylsp-mypy | yes | 160.16 | 341.84 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 3.35 | 7.77 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 7.29 | 11.46 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 81.37 | 323.24 | 100% | 15.00 | +14.00 | pass | +| pylsp-mypy | yes | 187.53 | 444.57 | 100% | 1.00 | 0.00 | pass | ### sessionmaker hover @@ -276,10 +276,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.31 | 0.32 | 100% | 10621.00 | +49.00 | pass | -| Pyright | yes | 0.94 | 1.06 | 100% | 10572.00 | 0.00 | pass | -| Pyrefly | yes | 4.72 | 5.83 | 100% | 15232.00 | +4660.00 | pass | -| pylsp-mypy | yes | 263.07 | 265.34 | 100% | 10498.00 | -74.00 | pass | +| Ty | yes | 0.39 | 0.41 | 100% | 10621.00 | +49.00 | pass | +| Pyrefly | yes | 1.05 | 1.09 | 100% | 15232.00 | +4660.00 | pass | +| Pyright | yes | 1.32 | 1.60 | 100% | 10572.00 | 0.00 | pass | +| pylsp-mypy | yes | 322.63 | 325.25 | 100% | 10498.00 | -74.00 | pass | ### mapped class definition @@ -287,10 +287,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.16 | 0.16 | 100% | 2.00 | +1.00 | pass | -| Pyright | yes | 0.31 | 0.35 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 0.89 | 1.07 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 3.17 | 5.36 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.21 | 0.22 | 100% | 2.00 | +1.00 | pass | +| Pyrefly | yes | 0.25 | 0.30 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.43 | 0.61 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.09 | 1.11 | 100% | 1.00 | 0.00 | pass | ### edit query then complete (edit+completion) @@ -298,10 +298,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 3.34 | 9.58 | 100% | 17.00 | -21.00 | pass | -| Ty | yes | 4.00 | 4.69 | 100% | 23.00 | -15.00 | pass | -| pylsp-mypy | no | 28.96 | 30.12 | 0% | 0.00 | -38.00 | fail (10) | -| Pyright | yes | 113.06 | 160.64 | 100% | 38.00 | 0.00 | pass | +| Ty | yes | 4.74 | 5.11 | 100% | 23.00 | -15.00 | pass | +| Pyrefly | yes | 11.56 | 29.04 | 100% | 17.00 | -21.00 | pass | +| pylsp-mypy | no | 38.48 | 38.83 | 0% | 0.00 | -38.00 | fail (10) | +| Pyright | yes | 140.78 | 195.19 | 100% | 38.00 | 0.00 | pass | ### edit session then hover (edit+hover) @@ -309,10 +309,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.40 | 0.41 | 100% | 2246.00 | +1346.00 | pass | -| Ty | yes | 3.46 | 3.49 | 100% | 958.00 | +58.00 | pass | -| pylsp-mypy | no | 29.88 | 30.63 | 0% | 0.00 | -900.00 | fail (10) | -| Pyright | yes | 73.05 | 83.98 | 100% | 900.00 | 0.00 | pass | +| Ty | yes | 4.36 | 4.41 | 100% | 958.00 | +58.00 | pass | +| Pyrefly | yes | 5.79 | 5.83 | 100% | 2246.00 | +1346.00 | pass | +| pylsp-mypy | no | 39.03 | 39.16 | 0% | 0.00 | -900.00 | fail (10) | +| Pyright | yes | 92.64 | 101.41 | 100% | 900.00 | 0.00 | pass | ### Result Differences @@ -326,10 +326,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 2359.67 | 4.09 | 5 | 25 | 100% | 0 | -| Pyright | yes | 14086.11 | 99.62 | 5 | 25 | 80% | 0 | -| Pyrefly | yes | 4546.02 | 144.28 | 5 | 25 | 80% | 0 | -| pylsp-mypy | no | 141794.59 | 1258.73 | 5 | 25 | 40% | 2 | +| Ty | yes | 2687.92 | 4.71 | 5 | 25 | 100% | 0 | +| Pyright | yes | 15536.80 | 106.90 | 5 | 25 | 80% | 0 | +| Pyrefly | yes | 5691.94 | 182.07 | 5 | 25 | 80% | 0 | +| pylsp-mypy | no | 181644.97 | 1537.19 | 5 | 25 | 40% | 2 | ### classifier pipeline completion @@ -337,10 +337,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 9.67 | 10.81 | 100% | 777.00 | +654.00 | pass | -| Pyright | yes | 52.92 | 74.55 | 100% | 123.00 | 0.00 | pass | -| pylsp-mypy | yes | 115.49 | 119.28 | 100% | 2.00 | -121.00 | pass | -| Pyrefly | yes | 720.43 | 2881.01 | 100% | 15.00 | -108.00 | pass | +| Ty | yes | 11.21 | 12.55 | 100% | 777.00 | +654.00 | pass | +| Pyright | yes | 50.56 | 84.85 | 100% | 123.00 | 0.00 | pass | +| pylsp-mypy | yes | 143.48 | 145.03 | 100% | 2.00 | -121.00 | pass | +| Pyrefly | yes | 892.88 | 3547.18 | 100% | 15.00 | -108.00 | pass | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.15 | 0.18 | 100% | 48.00 | +14.00 | pass | -| Ty | yes | 0.17 | 0.19 | 100% | 7.00 | -27.00 | pass | -| Pyright | yes | 0.48 | 0.60 | 100% | 34.00 | 0.00 | pass | -| pylsp-mypy | no | 2245.39 | 2297.45 | 0% | 0.00 | -34.00 | fail (10) | +| Ty | yes | 0.23 | 0.25 | 100% | 7.00 | -27.00 | pass | +| Pyrefly | yes | 0.26 | 0.27 | 100% | 48.00 | +14.00 | pass | +| Pyright | yes | 0.45 | 0.51 | 100% | 34.00 | 0.00 | pass | +| pylsp-mypy | no | 2737.24 | 2765.12 | 0% | 0.00 | -34.00 | fail (10) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.16 | 100% | 1.00 | 0.00 | pass | -| Ty | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.38 | 0.43 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1827.95 | 1887.77 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.28 | 0.29 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.43 | 0.47 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.45 | 1.07 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 2172.17 | 2196.45 | 100% | 1.00 | 0.00 | pass | ### edit prediction then complete (edit+completion) @@ -370,10 +370,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.35 | 0.43 | 0% | 0.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.89 | 1.98 | 0% | 0.00 | 0.00 | pass | -| Ty | yes | 5.47 | 6.59 | 100% | 23.00 | +23.00 | pass | -| Pyright | yes | 5.51 | 6.89 | 0% | 0.00 | 0.00 | pass | +| pylsp-mypy | yes | 2.63 | 2.85 | 0% | 0.00 | 0.00 | pass | +| Ty | yes | 6.01 | 6.11 | 100% | 23.00 | +23.00 | pass | +| Pyright | yes | 6.67 | 7.92 | 0% | 0.00 | 0.00 | pass | +| Pyrefly | yes | 14.67 | 28.27 | 0% | 0.00 | 0.00 | pass | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.29 | 0.32 | 100% | 33.00 | +3.00 | pass | -| Ty | yes | 4.92 | 5.08 | 100% | 7.00 | -23.00 | pass | -| Pyright | yes | 438.81 | 454.04 | 100% | 30.00 | 0.00 | pass | -| pylsp-mypy | no | 2102.90 | 2132.38 | 0% | 0.00 | -30.00 | fail (10) | +| Pyrefly | yes | 2.08 | 5.26 | 100% | 33.00 | +3.00 | pass | +| Ty | yes | 5.82 | 5.94 | 100% | 7.00 | -23.00 | pass | +| Pyright | yes | 476.39 | 505.54 | 100% | 30.00 | 0.00 | pass | +| pylsp-mypy | no | 2630.44 | 2651.58 | 0% | 0.00 | -30.00 | fail (10) | ### Result Differences @@ -397,10 +397,10 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 347.78 | 2.70 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1293.47 | 7.43 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 736.65 | 12.20 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 3966.75 | 82.85 | 5 | 25 | 100% | 0 | +| Ty | yes | 411.72 | 3.04 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1525.05 | 8.97 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 884.96 | 13.61 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 4773.03 | 105.62 | 5 | 25 | 100% | 0 | ### request args completion @@ -408,10 +408,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyright | yes | 4.87 | 7.79 | 100% | 14.00 | 0.00 | pass | -| Ty | yes | 4.97 | 7.42 | 100% | 467.00 | +453.00 | pass | -| Pyrefly | yes | 52.30 | 149.92 | 100% | 487.80 | +473.80 | pass | -| pylsp-mypy | yes | 60.09 | 124.00 | 100% | 1.00 | -13.00 | pass | +| Pyright | yes | 4.46 | 8.02 | 100% | 14.00 | 0.00 | pass | +| Ty | yes | 5.83 | 8.36 | 100% | 467.00 | +453.00 | pass | +| Pyrefly | yes | 56.24 | 187.16 | 100% | 487.80 | +473.80 | pass | +| pylsp-mypy | yes | 67.24 | 109.98 | 100% | 1.00 | -13.00 | pass | ### client session hover @@ -419,10 +419,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.15 | 0.17 | 100% | 7.00 | -19.00 | pass | -| Pyright | yes | 0.42 | 0.50 | 100% | 26.00 | 0.00 | pass | -| Pyrefly | yes | 4.85 | 17.22 | 100% | 167.00 | +141.00 | pass | -| pylsp-mypy | yes | 56.73 | 140.77 | 100% | 359.00 | +333.00 | pass | +| Ty | yes | 0.21 | 0.24 | 100% | 7.00 | -19.00 | pass | +| Pyright | yes | 0.50 | 0.56 | 100% | 26.00 | 0.00 | pass | +| Pyrefly | yes | 5.29 | 18.48 | 100% | 167.00 | +141.00 | pass | +| pylsp-mypy | yes | 82.78 | 204.28 | 100% | 359.00 | +333.00 | pass | ### client references @@ -430,10 +430,10 @@ Method: `textDocument/references` | Server | Success | Mean ms | P95 ms | Non-empty % | References found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.26 | 0.28 | 100% | 2.00 | 0.00 | pass | -| Ty | yes | 0.58 | 0.74 | 100% | 2.00 | 0.00 | pass | -| Pyright | yes | 0.60 | 0.68 | 100% | 2.00 | 0.00 | pass | -| pylsp-mypy | yes | 41.05 | 105.24 | 100% | 2.00 | 0.00 | pass | +| Pyrefly | yes | 0.33 | 0.35 | 100% | 2.00 | 0.00 | pass | +| Ty | yes | 0.69 | 0.77 | 100% | 2.00 | 0.00 | pass | +| Pyright | yes | 0.72 | 0.87 | 100% | 2.00 | 0.00 | pass | +| pylsp-mypy | yes | 65.26 | 121.86 | 100% | 2.00 | 0.00 | pass | ### edit response then complete (edit+completion) @@ -441,10 +441,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 2.39 | 3.81 | 100% | 32.00 | -173.00 | pass | -| Pyright | yes | 4.28 | 5.94 | 100% | 205.00 | 0.00 | pass | -| Ty | yes | 5.11 | 6.85 | 100% | 225.00 | +20.00 | pass | -| pylsp-mypy | yes | 68.22 | 70.78 | 100% | 57.00 | -148.00 | pass | +| Pyrefly | yes | 2.26 | 4.85 | 100% | 32.00 | -173.00 | pass | +| Pyright | yes | 4.33 | 5.45 | 100% | 205.00 | 0.00 | pass | +| Ty | yes | 5.11 | 5.75 | 100% | 225.00 | +20.00 | pass | +| pylsp-mypy | yes | 87.25 | 90.29 | 100% | 57.00 | -148.00 | pass | ### edit response then hover (edit+hover) @@ -452,10 +452,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.21 | 1.27 | 100% | 9977.00 | +9557.00 | pass | -| Ty | yes | 2.67 | 2.70 | 100% | 1555.00 | +1135.00 | pass | -| Pyright | yes | 26.99 | 30.14 | 100% | 420.00 | 0.00 | pass | -| pylsp-mypy | yes | 188.18 | 191.05 | 100% | 880.00 | +460.00 | pass | +| Ty | yes | 3.34 | 3.36 | 100% | 1555.00 | +1135.00 | pass | +| Pyrefly | yes | 3.93 | 5.82 | 100% | 9977.00 | +9557.00 | pass | +| Pyright | yes | 34.83 | 40.48 | 100% | 420.00 | 0.00 | pass | +| pylsp-mypy | yes | 225.56 | 226.82 | 100% | 880.00 | +460.00 | pass | ### Result Differences @@ -468,7 +468,7 @@ Method: `textDocument/hover` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Pyrefly | no | 180.14 | 0.22 | 8 | 40 | 100% | 2 | +| Pyrefly | no | 215.32 | 0.32 | 8 | 40 | 100% | 2 | ### builtins semantic tokens @@ -476,7 +476,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.70 | 0.77 | 100% | 30.00 | 0.00 | pass | +| Pyrefly | yes | 0.98 | 1.03 | 100% | 30.00 | 0.00 | pass | ### builtin int computed type @@ -484,7 +484,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.11 | 0.12 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.19 | 0.21 | 100% | 7.00 | 0.00 | pass | ### list declared type @@ -492,7 +492,7 @@ Method: `typeServer/getDeclaredType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.25 | 0.27 | 100% | 7.00 | 0.00 | pass | ### generic specialization computed type @@ -500,7 +500,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.23 | 0.23 | 100% | 7.00 | 0.00 | pass | ### stdlib path computed type @@ -508,7 +508,7 @@ Method: `typeServer/getComputedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.19 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.23 | 100% | 7.00 | 0.00 | pass | ### function argument expected type @@ -516,13 +516,13 @@ Method: `typeServer/getExpectedType` | Server | Success | Mean ms | P95 ms | Non-empty % | Results found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.16 | 0.18 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.23 | 0.25 | 100% | 7.00 | 0.00 | pass | ## Benchmark: tsp_semantic | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Pyrefly | yes | 5138.73 | 56.24 | 3 | 15 | 100% | 0 | +| Pyrefly | yes | 5734.57 | 29.82 | 3 | 15 | 100% | 0 | ### django semantic tokens @@ -530,7 +530,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 11.46 | 18.41 | 100% | 126.00 | 0.00 | pass | +| Pyrefly | yes | 20.95 | 39.20 | 100% | 126.00 | 0.00 | pass | ### transformers semantic tokens @@ -538,7 +538,7 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 121.30 | 125.26 | 100% | 74.00 | 0.00 | pass | +| Pyrefly | yes | 61.31 | 66.54 | 100% | 74.00 | 0.00 | pass | ### stdlib semantic tokens @@ -546,4 +546,4 @@ Method: semantic token impl using typeServer/getComputedType | Server | Success | Mean ms | P95 ms | Non-empty % | Semantic tokens found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 35.97 | 56.14 | 100% | 75.00 | 0.00 | pass | +| Pyrefly | yes | 7.20 | 7.43 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/ty-20260919T060520Z-responses.jsonl b/latest-results/ty-20260920T060502Z-responses.jsonl similarity index 100% rename from latest-results/ty-20260919T060520Z-responses.jsonl rename to latest-results/ty-20260920T060502Z-responses.jsonl diff --git a/latest-results/ty-20260919T060520Z.json b/latest-results/ty-20260920T060502Z.json similarity index 90% rename from latest-results/ty-20260919T060520Z.json rename to latest-results/ty-20260920T060502Z.json index 8b12490..9e40c73 100644 --- a/latest-results/ty-20260919T060520Z.json +++ b/latest-results/ty-20260920T060502Z.json @@ -12,8 +12,8 @@ "transformers", "web" ], - "started_at_unix": 1789798000.1549416, - "finished_at_unix": 1789798004.6489208, + "started_at_unix": 1789884393.5429137, + "finished_at_unix": 1789884398.6855578, "scenario_reports": [], "benchmark_reports": [ { @@ -26,7 +26,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/data_science/.venv/bin/python", "success": true, - "total_duration_ms": 432.49121799999557, + "total_duration_ms": 508.9334410000106, "error_message": null, "summary": { "request_count": 32, @@ -35,11 +35,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 878182, - "min_ms": 0.1360249999891039, - "max_ms": 250.29707100000564, - "mean_ms": 12.944728406244721, - "median_ms": 1.5231459999824892, - "p95_ms": 37.704012450015476, + "min_ms": 0.20915400000376394, + "max_ms": 291.46557699999676, + "mean_ms": 15.248975874996518, + "median_ms": 1.7359589999870195, + "p95_ms": 44.31214055001073, "result_summary": { "present_count": 31, "empty_count": 1, @@ -95,27 +95,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.2332789999902616, - "max_ms": 13.52539500001626, - "mean_ms": 6.092643699989253, - "median_ms": 5.747497499982046, - "p95_ms": 12.345142650006832 + "min_ms": 1.5262839999934386, + "max_ms": 13.6232750000147, + "mean_ms": 6.879686699997478, + "median_ms": 6.724527999992347, + "p95_ms": 12.809136350001891 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.22108300001377756, - "max_ms": 4.58432899998229, - "mean_ms": 2.4009667999990825, - "median_ms": 2.399265999997624, - "p95_ms": 4.582310299997516 + "min_ms": 0.3173079999783113, + "max_ms": 5.916721999994934, + "mean_ms": 3.099057599993671, + "median_ms": 3.0708584999956656, + "p95_ms": 5.915874650003161 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1360249999891039, - "max_ms": 0.1533610000024055, - "mean_ms": 0.14490259999320187, - "median_ms": 0.1435869999966144, - "p95_ms": 0.15260600000033264 + "min_ms": 0.20915400000376394, + "max_ms": 0.22666699999263074, + "mean_ms": 0.21949739999627127, + "median_ms": 0.2211660000170923, + "p95_ms": 0.22594959999082675 } }, "validation": { @@ -141,11 +141,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 306250, - "min_ms": 1.2332789999902616, - "max_ms": 1.7134529999793813, - "mean_ms": 1.3748963999887565, - "median_ms": 1.297596000000567, - "p95_ms": 1.6373301999806245, + "min_ms": 1.5262839999934386, + "max_ms": 1.7420399999821257, + "mean_ms": 1.6356741999913993, + "median_ms": 1.6124969999964378, + "p95_ms": 1.7396075999840832, "result_summary": { "present_count": 5, "empty_count": 0, @@ -205,9 +205,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 250.29707100000564, + "duration_ms": 291.46557699999676, "success": true, - "started_at_unix": 1789798000.1707668, + "started_at_unix": 1789884393.5607927, "bytes_sent": 285, "bytes_received": 61250, "request_id": 2, @@ -235,9 +235,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.7134529999793813, + "duration_ms": 1.7298779999919134, "success": true, - "started_at_unix": 1789798000.421866, + "started_at_unix": 1789884393.8531878, "bytes_sent": 285, "bytes_received": 61250, "request_id": 3, @@ -265,9 +265,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3328389999855972, + "duration_ms": 1.7420399999821257, "success": true, - "started_at_unix": 1789798000.4246802, + "started_at_unix": 1789884393.8561928, "bytes_sent": 285, "bytes_received": 61250, "request_id": 4, @@ -295,9 +295,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.297596000000567, + "duration_ms": 1.6124969999964378, "success": true, - "started_at_unix": 1789798000.427055, + "started_at_unix": 1789884393.859195, "bytes_sent": 285, "bytes_received": 61250, "request_id": 5, @@ -325,9 +325,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2973149999879752, + "duration_ms": 1.567671999993081, "success": true, - "started_at_unix": 1789798000.429411, + "started_at_unix": 1789884393.86207, "bytes_sent": 285, "bytes_received": 61250, "request_id": 6, @@ -355,9 +355,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2332789999902616, + "duration_ms": 1.5262839999934386, "success": true, - "started_at_unix": 1789798000.4317558, + "started_at_unix": 1789884393.8649118, "bytes_sent": 285, "bytes_received": 61250, "request_id": 7, @@ -400,11 +400,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22949, - "min_ms": 0.22108300001377756, - "max_ms": 0.2640380000116238, - "mean_ms": 0.24104360000478664, - "median_ms": 0.24776399999382193, - "p95_ms": 0.26105960001245876, + "min_ms": 0.3173079999783113, + "max_ms": 0.3519619999963197, + "mean_ms": 0.3305207999915183, + "median_ms": 0.32295899998757704, + "p95_ms": 0.3490727999974297, "result_summary": { "present_count": 5, "empty_count": 0, @@ -464,9 +464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39698800000564916, + "duration_ms": 0.45989599999529673, "success": true, - "started_at_unix": 1789798000.4341977, + "started_at_unix": 1789884393.867811, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -494,9 +494,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24914600001579856, + "duration_ms": 0.3519619999963197, "success": true, - "started_at_unix": 1789798000.434659, + "started_at_unix": 1789884393.8683434, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -524,9 +524,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24776399999382193, + "duration_ms": 0.32285899999351386, "success": true, - "started_at_unix": 1789798000.4349883, + "started_at_unix": 1789884393.86879, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -554,9 +554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2640380000116238, + "duration_ms": 0.33751600000186954, "success": true, - "started_at_unix": 1789798000.4353251, + "started_at_unix": 1789884393.8692226, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -584,9 +584,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22318699998891134, + "duration_ms": 0.32295899998757704, "success": true, - "started_at_unix": 1789798000.435664, + "started_at_unix": 1789884393.8696487, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -614,9 +614,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22108300001377756, + "duration_ms": 0.3173079999783113, "success": true, - "started_at_unix": 1789798000.4359715, + "started_at_unix": 1789884393.8700738, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -659,11 +659,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1235, - "min_ms": 0.1360249999891039, - "max_ms": 0.1533610000024055, - "mean_ms": 0.14490259999320187, - "median_ms": 0.1435869999966144, - "p95_ms": 0.15260600000033264, + "min_ms": 0.20915400000376394, + "max_ms": 0.22666699999263074, + "mean_ms": 0.21949739999627127, + "median_ms": 0.2211660000170923, + "p95_ms": 0.22594959999082675, "result_summary": { "present_count": 5, "empty_count": 0, @@ -723,9 +723,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1631049999843981, + "duration_ms": 0.2270469999814395, "success": true, - "started_at_unix": 1789798000.4363182, + "started_at_unix": 1789884393.8705716, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -753,9 +753,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1533610000024055, + "duration_ms": 0.22666699999263074, "success": true, - "started_at_unix": 1789798000.4365222, + "started_at_unix": 1789884393.8708363, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -783,9 +783,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14958599999204125, + "duration_ms": 0.22307999998361083, "success": true, - "started_at_unix": 1789798000.4367123, + "started_at_unix": 1789884393.87111, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -813,9 +813,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14195399998584435, + "duration_ms": 0.2211660000170923, "success": true, - "started_at_unix": 1789798000.4368966, + "started_at_unix": 1789884393.871376, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -843,9 +843,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1360249999891039, + "duration_ms": 0.20915400000376394, "success": true, - "started_at_unix": 1789798000.4370728, + "started_at_unix": 1789884393.871642, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -873,9 +873,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1435869999966144, + "duration_ms": 0.21741999998425854, "success": true, - "started_at_unix": 1789798000.437239, + "started_at_unix": 1789884393.8718946, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -918,11 +918,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 397715, - "min_ms": 9.78154199998471, - "max_ms": 13.52539500001626, - "mean_ms": 10.81039099998975, - "median_ms": 9.94265499997482, - "p95_ms": 13.000838400012071, + "min_ms": 11.707016000002568, + "max_ms": 13.6232750000147, + "mean_ms": 12.123699200003557, + "median_ms": 11.764996000010797, + "p95_ms": 13.261435600009008, "result_summary": { "present_count": 5, "empty_count": 0, @@ -982,9 +982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 67.2556560000146, + "duration_ms": 81.82075400000599, "success": true, - "started_at_unix": 1789798000.4375877, + "started_at_unix": 1789884393.8723145, "bytes_sent": 288, "bytes_received": 79543, "request_id": 20, @@ -1012,9 +1012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.52539500001626, + "duration_ms": 13.6232750000147, "success": true, - "started_at_unix": 1789798000.5059335, + "started_at_unix": 1789884393.9555995, "bytes_sent": 288, "bytes_received": 79543, "request_id": 21, @@ -1042,9 +1042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.902611999995315, + "duration_ms": 11.764996000010797, "success": true, - "started_at_unix": 1789798000.520486, + "started_at_unix": 1789884393.970325, "bytes_sent": 288, "bytes_received": 79543, "request_id": 22, @@ -1072,9 +1072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.94265499997482, + "duration_ms": 11.707016000002568, "success": true, - "started_at_unix": 1789798000.5323865, + "started_at_unix": 1789884393.9831707, "bytes_sent": 288, "bytes_received": 79543, "request_id": 23, @@ -1102,9 +1102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.899750999977641, + "duration_ms": 11.814077999986239, "success": true, - "started_at_unix": 1789798000.5432808, + "started_at_unix": 1789884393.995956, "bytes_sent": 288, "bytes_received": 79543, "request_id": 24, @@ -1132,9 +1132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.78154199998471, + "duration_ms": 11.709131000003481, "success": true, - "started_at_unix": 1789798000.5541205, + "started_at_unix": 1789884394.0089252, "bytes_sent": 288, "bytes_received": 79543, "request_id": 25, @@ -1177,11 +1177,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2295, - "min_ms": 4.534493999983624, - "max_ms": 4.58432899998229, - "mean_ms": 4.560889999993378, - "median_ms": 4.564398999974628, - "p95_ms": 4.583431799989057, + "min_ms": 5.7897549999950115, + "max_ms": 5.916721999994934, + "mean_ms": 5.8675943999958236, + "median_ms": 5.876366999984839, + "p95_ms": 5.91634539999859, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1241,9 +1241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.679361999990306, + "duration_ms": 6.006602000013572, "success": true, - "started_at_unix": 1789798000.5650403, + "started_at_unix": 1789884394.0219867, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -1271,9 +1271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.58432899998229, + "duration_ms": 5.916721999994934, "success": true, - "started_at_unix": 1789798000.5698097, + "started_at_unix": 1789884394.0281074, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -1301,9 +1301,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.541385000010223, + "duration_ms": 5.876366999984839, "success": true, - "started_at_unix": 1789798000.5744953, + "started_at_unix": 1789884394.0341861, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -1331,9 +1331,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.534493999983624, + "duration_ms": 5.7897549999950115, "success": true, - "started_at_unix": 1789798000.5791335, + "started_at_unix": 1789884394.0402193, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -1361,9 +1361,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.579843000016126, + "duration_ms": 5.840288999991117, "success": true, - "started_at_unix": 1789798000.5837712, + "started_at_unix": 1789884394.0461276, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -1391,9 +1391,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.564398999974628, + "duration_ms": 5.914839000013217, "success": true, - "started_at_unix": 1789798000.5884497, + "started_at_unix": 1789884394.0520842, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -1425,9 +1425,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.2562769999913144, + "duration_ms": 4.008939000016198, "success": true, - "started_at_unix": 1789798000.1672218, + "started_at_unix": 1789884393.5564592, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -1446,9 +1446,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.01683499999671767, + "duration_ms": 0.02228200000331526, "success": true, - "started_at_unix": 1789798000.17058, + "started_at_unix": 1789884393.5605676, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1461,9 +1461,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014450999998416592, + "duration_ms": 0.01771299997699316, "success": true, - "started_at_unix": 1789798000.170616, + "started_at_unix": 1789884393.5606115, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1479,9 +1479,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014993000007734736, + "duration_ms": 0.020728999999164444, "success": true, - "started_at_unix": 1789798000.1707203, + "started_at_unix": 1789884393.5607371, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1497,9 +1497,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 250.29707100000564, + "duration_ms": 291.46557699999676, "success": true, - "started_at_unix": 1789798000.1707668, + "started_at_unix": 1789884393.5607927, "bytes_sent": 285, "bytes_received": 61250, "request_id": 2, @@ -1527,9 +1527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.7134529999793813, + "duration_ms": 1.7298779999919134, "success": true, - "started_at_unix": 1789798000.421866, + "started_at_unix": 1789884393.8531878, "bytes_sent": 285, "bytes_received": 61250, "request_id": 3, @@ -1557,9 +1557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3328389999855972, + "duration_ms": 1.7420399999821257, "success": true, - "started_at_unix": 1789798000.4246802, + "started_at_unix": 1789884393.8561928, "bytes_sent": 285, "bytes_received": 61250, "request_id": 4, @@ -1587,9 +1587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.297596000000567, + "duration_ms": 1.6124969999964378, "success": true, - "started_at_unix": 1789798000.427055, + "started_at_unix": 1789884393.859195, "bytes_sent": 285, "bytes_received": 61250, "request_id": 5, @@ -1617,9 +1617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2973149999879752, + "duration_ms": 1.567671999993081, "success": true, - "started_at_unix": 1789798000.429411, + "started_at_unix": 1789884393.86207, "bytes_sent": 285, "bytes_received": 61250, "request_id": 6, @@ -1647,9 +1647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2332789999902616, + "duration_ms": 1.5262839999934386, "success": true, - "started_at_unix": 1789798000.4317558, + "started_at_unix": 1789884393.8649118, "bytes_sent": 285, "bytes_received": 61250, "request_id": 7, @@ -1677,9 +1677,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39698800000564916, + "duration_ms": 0.45989599999529673, "success": true, - "started_at_unix": 1789798000.4341977, + "started_at_unix": 1789884393.867811, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -1707,9 +1707,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24914600001579856, + "duration_ms": 0.3519619999963197, "success": true, - "started_at_unix": 1789798000.434659, + "started_at_unix": 1789884393.8683434, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -1737,9 +1737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24776399999382193, + "duration_ms": 0.32285899999351386, "success": true, - "started_at_unix": 1789798000.4349883, + "started_at_unix": 1789884393.86879, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -1767,9 +1767,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2640380000116238, + "duration_ms": 0.33751600000186954, "success": true, - "started_at_unix": 1789798000.4353251, + "started_at_unix": 1789884393.8692226, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -1797,9 +1797,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22318699998891134, + "duration_ms": 0.32295899998757704, "success": true, - "started_at_unix": 1789798000.435664, + "started_at_unix": 1789884393.8696487, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -1827,9 +1827,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22108300001377756, + "duration_ms": 0.3173079999783113, "success": true, - "started_at_unix": 1789798000.4359715, + "started_at_unix": 1789884393.8700738, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -1857,9 +1857,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1631049999843981, + "duration_ms": 0.2270469999814395, "success": true, - "started_at_unix": 1789798000.4363182, + "started_at_unix": 1789884393.8705716, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1887,9 +1887,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1533610000024055, + "duration_ms": 0.22666699999263074, "success": true, - "started_at_unix": 1789798000.4365222, + "started_at_unix": 1789884393.8708363, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1917,9 +1917,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14958599999204125, + "duration_ms": 0.22307999998361083, "success": true, - "started_at_unix": 1789798000.4367123, + "started_at_unix": 1789884393.87111, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1947,9 +1947,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14195399998584435, + "duration_ms": 0.2211660000170923, "success": true, - "started_at_unix": 1789798000.4368966, + "started_at_unix": 1789884393.871376, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1977,9 +1977,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1360249999891039, + "duration_ms": 0.20915400000376394, "success": true, - "started_at_unix": 1789798000.4370728, + "started_at_unix": 1789884393.871642, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2007,9 +2007,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1435869999966144, + "duration_ms": 0.21741999998425854, "success": true, - "started_at_unix": 1789798000.437239, + "started_at_unix": 1789884393.8718946, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2037,9 +2037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021722999974826962, + "duration_ms": 0.025286999999707405, "success": true, - "started_at_unix": 1789798000.4375572, + "started_at_unix": 1789884393.8722801, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2056,9 +2056,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 67.2556560000146, + "duration_ms": 81.82075400000599, "success": true, - "started_at_unix": 1789798000.4375877, + "started_at_unix": 1789884393.8723145, "bytes_sent": 288, "bytes_received": 79543, "request_id": 20, @@ -2086,9 +2086,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03350099999011036, + "duration_ms": 0.03744100001767947, "success": true, - "started_at_unix": 1789798000.5058622, + "started_at_unix": 1789884393.9555128, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2105,9 +2105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015713000010464384, + "duration_ms": 0.024627000016153033, "success": true, - "started_at_unix": 1789798000.5059078, + "started_at_unix": 1789884393.955563, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2124,9 +2124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.52539500001626, + "duration_ms": 13.6232750000147, "success": true, - "started_at_unix": 1789798000.5059335, + "started_at_unix": 1789884393.9555995, "bytes_sent": 288, "bytes_received": 79543, "request_id": 21, @@ -2154,9 +2154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022424000007958966, + "duration_ms": 0.024576000015485988, "success": true, - "started_at_unix": 1789798000.520435, + "started_at_unix": 1789884393.9702702, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2173,9 +2173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00982500000645814, + "duration_ms": 0.013264999978446212, "success": true, - "started_at_unix": 1789798000.520466, + "started_at_unix": 1789884393.9703038, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2192,9 +2192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.902611999995315, + "duration_ms": 11.764996000010797, "success": true, - "started_at_unix": 1789798000.520486, + "started_at_unix": 1789884393.970325, "bytes_sent": 288, "bytes_received": 79543, "request_id": 22, @@ -2222,9 +2222,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022482999980866225, + "duration_ms": 0.024405999994314698, "success": true, - "started_at_unix": 1789798000.53233, + "started_at_unix": 1789884393.9831152, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2241,9 +2241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011647000007997121, + "duration_ms": 0.013646000013523008, "success": true, - "started_at_unix": 1789798000.532362, + "started_at_unix": 1789884393.9831486, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2260,9 +2260,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.94265499997482, + "duration_ms": 11.707016000002568, "success": true, - "started_at_unix": 1789798000.5323865, + "started_at_unix": 1789884393.9831707, "bytes_sent": 288, "bytes_received": 79543, "request_id": 23, @@ -2290,9 +2290,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020491000014999372, + "duration_ms": 0.024725999992369907, "success": true, - "started_at_unix": 1789798000.543232, + "started_at_unix": 1789884393.9959016, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2309,9 +2309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009865000009767755, + "duration_ms": 0.013194999979759814, "success": true, - "started_at_unix": 1789798000.54326, + "started_at_unix": 1789884393.9959352, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2328,9 +2328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.899750999977641, + "duration_ms": 11.814077999986239, "success": true, - "started_at_unix": 1789798000.5432808, + "started_at_unix": 1789884393.995956, "bytes_sent": 288, "bytes_received": 79543, "request_id": 24, @@ -2358,9 +2358,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02031099998589525, + "duration_ms": 0.023804000022664695, "success": true, - "started_at_unix": 1789798000.554072, + "started_at_unix": 1789884394.0088725, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2377,9 +2377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010595999981433124, + "duration_ms": 0.013155000004871908, "success": true, - "started_at_unix": 1789798000.554099, + "started_at_unix": 1789884394.0089045, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2396,9 +2396,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.78154199998471, + "duration_ms": 11.709131000003481, "success": true, - "started_at_unix": 1789798000.5541205, + "started_at_unix": 1789884394.0089252, "bytes_sent": 288, "bytes_received": 79543, "request_id": 25, @@ -2426,9 +2426,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020021000011638534, + "duration_ms": 0.02449599998044505, "success": true, - "started_at_unix": 1789798000.56479, + "started_at_unix": 1789884394.021773, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2445,9 +2445,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027751999994052312, + "duration_ms": 0.024656000022105218, "success": true, - "started_at_unix": 1789798000.5650027, + "started_at_unix": 1789884394.0219533, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2464,9 +2464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.679361999990306, + "duration_ms": 6.006602000013572, "success": true, - "started_at_unix": 1789798000.5650403, + "started_at_unix": 1789884394.0219867, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -2494,9 +2494,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018377999992935656, + "duration_ms": 0.028022999998711384, "success": true, - "started_at_unix": 1789798000.5697634, + "started_at_unix": 1789884394.0280468, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2513,9 +2513,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01148800001260497, + "duration_ms": 0.01591000000189524, "success": true, - "started_at_unix": 1789798000.5697882, + "started_at_unix": 1789884394.0280836, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2532,9 +2532,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.58432899998229, + "duration_ms": 5.916721999994934, "success": true, - "started_at_unix": 1789798000.5698097, + "started_at_unix": 1789884394.0281074, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -2562,9 +2562,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02178299999400224, + "duration_ms": 0.03087800001821961, "success": true, - "started_at_unix": 1789798000.5744476, + "started_at_unix": 1789884394.034094, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2581,9 +2581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012609000009433657, + "duration_ms": 0.03510600001277453, "success": true, - "started_at_unix": 1789798000.5744755, + "started_at_unix": 1789884394.034138, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2600,9 +2600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.541385000010223, + "duration_ms": 5.876366999984839, "success": true, - "started_at_unix": 1789798000.5744953, + "started_at_unix": 1789884394.0341861, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -2630,9 +2630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01741599999149912, + "duration_ms": 0.029947000001584456, "success": true, - "started_at_unix": 1789798000.57909, + "started_at_unix": 1789884394.0401285, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2649,9 +2649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010556000006545219, + "duration_ms": 0.0346049999961906, "success": true, - "started_at_unix": 1789798000.5791135, + "started_at_unix": 1789884394.0401702, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2668,9 +2668,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.534493999983624, + "duration_ms": 5.7897549999950115, "success": true, - "started_at_unix": 1789798000.5791335, + "started_at_unix": 1789884394.0402193, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -2698,9 +2698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018017000002146233, + "duration_ms": 0.022742999988167867, "success": true, - "started_at_unix": 1789798000.583725, + "started_at_unix": 1789884394.0460706, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2717,9 +2717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014092000014898076, + "duration_ms": 0.014025999973910075, "success": true, - "started_at_unix": 1789798000.5837493, + "started_at_unix": 1789884394.0461013, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2736,9 +2736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.579843000016126, + "duration_ms": 5.840288999991117, "success": true, - "started_at_unix": 1789798000.5837712, + "started_at_unix": 1789884394.0461276, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -2766,9 +2766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01724600002717125, + "duration_ms": 0.022653000002037516, "success": true, - "started_at_unix": 1789798000.588406, + "started_at_unix": 1789884394.052027, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2785,9 +2785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011287000006632297, + "duration_ms": 0.01382599998578371, "success": true, - "started_at_unix": 1789798000.588429, + "started_at_unix": 1789884394.0520575, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2804,9 +2804,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.564398999974628, + "duration_ms": 5.914839000013217, "success": true, - "started_at_unix": 1789798000.5884497, + "started_at_unix": 1789884394.0520842, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -2834,9 +2834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016906000013250377, + "duration_ms": 0.022833000002719928, "success": true, - "started_at_unix": 1789798000.593072, + "started_at_unix": 1789884394.0580575, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2853,9 +2853,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02121200000715362, + "duration_ms": 0.03023700000426288, "success": true, - "started_at_unix": 1789798000.5931847, + "started_at_unix": 1789884394.0581844, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2868,9 +2868,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.522231999989799, + "duration_ms": 3.0934829999864633, "success": true, - "started_at_unix": 1789798000.593213, + "started_at_unix": 1789884394.058225, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2888,9 +2888,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.017755999976998282, + "duration_ms": 0.02417599998238984, "success": true, - "started_at_unix": 1789798000.595752, + "started_at_unix": 1789884394.061335, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -2912,7 +2912,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/django/.venv/bin/python", "success": true, - "total_duration_ms": 221.37934599999198, + "total_duration_ms": 254.6775099999934, "error_message": null, "summary": { "request_count": 32, @@ -2921,11 +2921,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 617974, - "min_ms": 0.1141219999851728, - "max_ms": 113.1871930000159, - "mean_ms": 6.149462999997191, - "median_ms": 2.562026499987269, - "p95_ms": 12.462492650003288, + "min_ms": 0.19371499999465414, + "max_ms": 133.50125899998488, + "mean_ms": 7.215484031252828, + "median_ms": 3.1934135000142305, + "p95_ms": 14.442531449995489, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2981,27 +2981,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.330489999996189, - "max_ms": 6.4708429999882355, - "mean_ms": 4.082194699989827, - "median_ms": 3.756741999993096, - "p95_ms": 5.7457314499842465 + "min_ms": 3.7816810000208534, + "max_ms": 7.849391999997124, + "mean_ms": 4.649007700001562, + "median_ms": 4.500675499997442, + "p95_ms": 6.503283149997682 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.12972599998306578, - "max_ms": 2.592187000004742, - "mean_ms": 1.3543893999980128, - "median_ms": 1.353825500004291, - "p95_ms": 2.5796175999943216 + "min_ms": 0.22219799998879353, + "max_ms": 3.2049160000156007, + "mean_ms": 1.7095056000044906, + "median_ms": 1.7022220000058041, + "p95_ms": 3.2043431500113684 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.1141219999851728, - "max_ms": 0.13569399999369125, - "mean_ms": 0.12498019999611643, - "median_ms": 0.12705200001050798, - "p95_ms": 0.13504899999361442 + "min_ms": 0.19371499999465414, + "max_ms": 0.2067790000239711, + "mean_ms": 0.20111840000822667, + "median_ms": 0.20391300000710544, + "p95_ms": 0.2064824000228782 } }, "validation": { @@ -3027,11 +3027,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 379490, - "min_ms": 3.330489999996189, - "max_ms": 6.4708429999882355, - "mean_ms": 4.165736799990327, - "median_ms": 3.5733759999914128, - "p95_ms": 5.958328599990637, + "min_ms": 3.7816810000208534, + "max_ms": 7.849391999997124, + "mean_ms": 4.691610800006174, + "median_ms": 3.950478999996676, + "p95_ms": 7.076714800001581, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3091,9 +3091,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 113.1871930000159, + "duration_ms": 133.50125899998488, "success": true, - "started_at_unix": 1789798000.6156693, + "started_at_unix": 1789884394.082552, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -3121,9 +3121,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.4708429999882355, + "duration_ms": 7.849391999997124, "success": true, - "started_at_unix": 1789798000.730292, + "started_at_unix": 1789884394.2178168, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -3151,9 +3151,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9082710000002407, + "duration_ms": 3.8904959999968014, "success": true, - "started_at_unix": 1789798000.7390163, + "started_at_unix": 1789884394.2281075, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -3181,9 +3181,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.545703999975558, + "duration_ms": 3.950478999996676, "success": true, - "started_at_unix": 1789798000.7449908, + "started_at_unix": 1789884394.2344465, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -3211,9 +3211,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5733759999914128, + "duration_ms": 3.9860060000194153, "success": true, - "started_at_unix": 1789798000.7505722, + "started_at_unix": 1789884394.240827, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -3241,9 +3241,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.330489999996189, + "duration_ms": 3.7816810000208534, "success": true, - "started_at_unix": 1789798000.7561777, + "started_at_unix": 1789884394.2472568, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -3286,11 +3286,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1129, - "min_ms": 0.12972599998306578, - "max_ms": 0.17679699999462173, - "mean_ms": 0.15199139999708677, - "median_ms": 0.15279100000498147, - "p95_ms": 0.17513439999561342, + "min_ms": 0.22219799998879353, + "max_ms": 0.26180300000078205, + "mean_ms": 0.2398515999971096, + "median_ms": 0.23976099998890277, + "p95_ms": 0.2593504000003577, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3350,9 +3350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32032200002163336, + "duration_ms": 0.3763690000084807, "success": true, - "started_at_unix": 1789798000.7615829, + "started_at_unix": 1789884394.2535453, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -3380,9 +3380,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1684839999995802, + "duration_ms": 0.24953999999866028, "success": true, - "started_at_unix": 1789798000.7619371, + "started_at_unix": 1789884394.2539628, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -3410,9 +3410,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17679699999462173, + "duration_ms": 0.26180300000078205, "success": true, - "started_at_unix": 1789798000.762141, + "started_at_unix": 1789884394.254263, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -3440,9 +3440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15279100000498147, + "duration_ms": 0.23976099998890277, "success": true, - "started_at_unix": 1789798000.7623565, + "started_at_unix": 1789884394.254572, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -3470,9 +3470,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1321590000031847, + "duration_ms": 0.22219799998879353, "success": true, - "started_at_unix": 1789798000.7625437, + "started_at_unix": 1789884394.25486, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -3500,9 +3500,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.12972599998306578, + "duration_ms": 0.22595600000840932, "success": true, - "started_at_unix": 1789798000.7627072, + "started_at_unix": 1789884394.2551289, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -3545,11 +3545,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1185, - "min_ms": 0.1141219999851728, - "max_ms": 0.13569399999369125, - "mean_ms": 0.12498019999611643, - "median_ms": 0.12705200001050798, - "p95_ms": 0.13504899999361442, + "min_ms": 0.19371499999465414, + "max_ms": 0.2067790000239711, + "mean_ms": 0.20111840000822667, + "median_ms": 0.20391300000710544, + "p95_ms": 0.2064824000228782, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3609,9 +3609,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15022599998815167, + "duration_ms": 0.21468400001367627, "success": true, - "started_at_unix": 1789798000.762924, + "started_at_unix": 1789884394.2554948, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3639,9 +3639,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12705200001050798, + "duration_ms": 0.20391300000710544, "success": true, - "started_at_unix": 1789798000.7631023, + "started_at_unix": 1789884394.255745, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3669,9 +3669,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11556399999790301, + "duration_ms": 0.19371499999465414, "success": true, - "started_at_unix": 1789798000.763261, + "started_at_unix": 1789884394.2559943, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3699,9 +3699,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13569399999369125, + "duration_ms": 0.2067790000239711, "success": true, - "started_at_unix": 1789798000.7634068, + "started_at_unix": 1789884394.2562327, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3729,9 +3729,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13246899999330708, + "duration_ms": 0.20529600001850667, "success": true, - "started_at_unix": 1789798000.763573, + "started_at_unix": 1789884394.2564824, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3759,9 +3759,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1141219999851728, + "duration_ms": 0.19588899999689602, "success": true, - "started_at_unix": 1789798000.7637367, + "started_at_unix": 1789884394.2567308, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3804,11 +3804,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 130400, - "min_ms": 3.718904999999495, - "max_ms": 4.859483999979375, - "mean_ms": 3.9986525999893274, - "median_ms": 3.7937379999846144, - "p95_ms": 4.667865199979815, + "min_ms": 4.461010999989412, + "max_ms": 4.858038999998371, + "mean_ms": 4.606404599996949, + "median_ms": 4.547212999995054, + "p95_ms": 4.811515199997984, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3868,9 +3868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.78562000002171, + "duration_ms": 22.500812999993514, "success": true, - "started_at_unix": 1789798000.7640362, + "started_at_unix": 1789884394.2571316, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -3898,9 +3898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.859483999979375, + "duration_ms": 4.858038999998371, "success": true, - "started_at_unix": 1789798000.7842145, + "started_at_unix": 1789884394.280085, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -3928,9 +3928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.901389999981575, + "duration_ms": 4.547212999995054, "success": true, - "started_at_unix": 1789798000.789634, + "started_at_unix": 1789884394.2855897, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -3958,9 +3958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7937379999846144, + "duration_ms": 4.6254199999964385, "success": true, - "started_at_unix": 1789798000.794057, + "started_at_unix": 1789884394.2907677, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -3988,9 +3988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.718904999999495, + "duration_ms": 4.540340000005472, "success": true, - "started_at_unix": 1789798000.7983508, + "started_at_unix": 1789884394.2960322, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -4018,9 +4018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.719746000001578, + "duration_ms": 4.461010999989412, "success": true, - "started_at_unix": 1789798000.8025758, + "started_at_unix": 1789884394.301175, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -4063,11 +4063,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1400, - "min_ms": 2.53085400001396, - "max_ms": 2.592187000004742, - "mean_ms": 2.556787399998939, - "median_ms": 2.559797999992952, - "p95_ms": 2.5866006000001107, + "min_ms": 3.1426410000108262, + "max_ms": 3.2049160000156007, + "mean_ms": 3.1791596000118716, + "median_ms": 3.1831840000222655, + "p95_ms": 3.2046614000137197, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4127,9 +4127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.2391120000170304, + "duration_ms": 3.71474599998578, "success": true, - "started_at_unix": 1789798000.8069584, + "started_at_unix": 1789884394.3063781, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -4157,9 +4157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.592187000004742, + "duration_ms": 3.2049160000156007, "success": true, - "started_at_unix": 1789798000.8102787, + "started_at_unix": 1789884394.310177, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -4187,9 +4187,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5642549999815856, + "duration_ms": 3.1426410000108262, "success": true, - "started_at_unix": 1789798000.8129482, + "started_at_unix": 1789884394.3135097, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -4217,9 +4217,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.559797999992952, + "duration_ms": 3.1831840000222655, "success": true, - "started_at_unix": 1789798000.8155837, + "started_at_unix": 1789884394.3167691, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -4247,9 +4247,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.536843000001454, + "duration_ms": 3.2036430000061955, "success": true, - "started_at_unix": 1789798000.818209, + "started_at_unix": 1789884394.320066, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -4277,9 +4277,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.53085400001396, + "duration_ms": 3.16141400000447, "success": true, - "started_at_unix": 1789798000.8208094, + "started_at_unix": 1789884394.3233857, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -4311,9 +4311,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.4235800000033123, + "duration_ms": 3.7959679999914897, "success": true, - "started_at_unix": 1789798000.611954, + "started_at_unix": 1789884394.0784252, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -4332,9 +4332,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.016064000021742686, + "duration_ms": 0.020328000005065405, "success": true, - "started_at_unix": 1789798000.6154618, + "started_at_unix": 1789884394.0823145, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4347,9 +4347,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.038417999974171835, + "duration_ms": 0.01763299999879564, "success": true, - "started_at_unix": 1789798000.6154957, + "started_at_unix": 1789884394.0823567, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4365,9 +4365,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.017056000018556006, + "duration_ms": 0.022823000023208806, "success": true, - "started_at_unix": 1789798000.6156187, + "started_at_unix": 1789884394.082494, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4383,9 +4383,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 113.1871930000159, + "duration_ms": 133.50125899998488, "success": true, - "started_at_unix": 1789798000.6156693, + "started_at_unix": 1789884394.082552, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -4413,9 +4413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.4708429999882355, + "duration_ms": 7.849391999997124, "success": true, - "started_at_unix": 1789798000.730292, + "started_at_unix": 1789884394.2178168, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -4443,9 +4443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9082710000002407, + "duration_ms": 3.8904959999968014, "success": true, - "started_at_unix": 1789798000.7390163, + "started_at_unix": 1789884394.2281075, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -4473,9 +4473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.545703999975558, + "duration_ms": 3.950478999996676, "success": true, - "started_at_unix": 1789798000.7449908, + "started_at_unix": 1789884394.2344465, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -4503,9 +4503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5733759999914128, + "duration_ms": 3.9860060000194153, "success": true, - "started_at_unix": 1789798000.7505722, + "started_at_unix": 1789884394.240827, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -4533,9 +4533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.330489999996189, + "duration_ms": 3.7816810000208534, "success": true, - "started_at_unix": 1789798000.7561777, + "started_at_unix": 1789884394.2472568, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -4563,9 +4563,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32032200002163336, + "duration_ms": 0.3763690000084807, "success": true, - "started_at_unix": 1789798000.7615829, + "started_at_unix": 1789884394.2535453, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -4593,9 +4593,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1684839999995802, + "duration_ms": 0.24953999999866028, "success": true, - "started_at_unix": 1789798000.7619371, + "started_at_unix": 1789884394.2539628, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -4623,9 +4623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17679699999462173, + "duration_ms": 0.26180300000078205, "success": true, - "started_at_unix": 1789798000.762141, + "started_at_unix": 1789884394.254263, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -4653,9 +4653,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15279100000498147, + "duration_ms": 0.23976099998890277, "success": true, - "started_at_unix": 1789798000.7623565, + "started_at_unix": 1789884394.254572, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -4683,9 +4683,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1321590000031847, + "duration_ms": 0.22219799998879353, "success": true, - "started_at_unix": 1789798000.7625437, + "started_at_unix": 1789884394.25486, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -4713,9 +4713,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.12972599998306578, + "duration_ms": 0.22595600000840932, "success": true, - "started_at_unix": 1789798000.7627072, + "started_at_unix": 1789884394.2551289, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -4743,9 +4743,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15022599998815167, + "duration_ms": 0.21468400001367627, "success": true, - "started_at_unix": 1789798000.762924, + "started_at_unix": 1789884394.2554948, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4773,9 +4773,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12705200001050798, + "duration_ms": 0.20391300000710544, "success": true, - "started_at_unix": 1789798000.7631023, + "started_at_unix": 1789884394.255745, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4803,9 +4803,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.11556399999790301, + "duration_ms": 0.19371499999465414, "success": true, - "started_at_unix": 1789798000.763261, + "started_at_unix": 1789884394.2559943, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4833,9 +4833,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13569399999369125, + "duration_ms": 0.2067790000239711, "success": true, - "started_at_unix": 1789798000.7634068, + "started_at_unix": 1789884394.2562327, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4863,9 +4863,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13246899999330708, + "duration_ms": 0.20529600001850667, "success": true, - "started_at_unix": 1789798000.763573, + "started_at_unix": 1789884394.2564824, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4893,9 +4893,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1141219999851728, + "duration_ms": 0.19588899999689602, "success": true, - "started_at_unix": 1789798000.7637367, + "started_at_unix": 1789884394.2567308, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4923,9 +4923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018847999996296494, + "duration_ms": 0.025056999987782547, "success": true, - "started_at_unix": 1789798000.764011, + "started_at_unix": 1789884394.2570977, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4942,9 +4942,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.78562000002171, + "duration_ms": 22.500812999993514, "success": true, - "started_at_unix": 1789798000.7640362, + "started_at_unix": 1789884394.2571316, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -4972,9 +4972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022884999992811572, + "duration_ms": 0.025238000006311267, "success": true, - "started_at_unix": 1789798000.7841682, + "started_at_unix": 1789884394.28003, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4991,9 +4991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009304000002430257, + "duration_ms": 0.013435999989042102, "success": true, - "started_at_unix": 1789798000.784199, + "started_at_unix": 1789884394.2800643, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5010,9 +5010,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.859483999979375, + "duration_ms": 4.858038999998371, "success": true, - "started_at_unix": 1789798000.7842145, + "started_at_unix": 1789884394.280085, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -5040,9 +5040,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016885000007960116, + "duration_ms": 0.02427600000487473, "success": true, - "started_at_unix": 1789798000.7895958, + "started_at_unix": 1789884394.285537, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5059,9 +5059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008884000010311865, + "duration_ms": 0.012814000001526438, "success": true, - "started_at_unix": 1789798000.7896194, + "started_at_unix": 1789884394.28557, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5078,9 +5078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.901389999981575, + "duration_ms": 4.547212999995054, "success": true, - "started_at_unix": 1789798000.789634, + "started_at_unix": 1789884394.2855897, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -5108,9 +5108,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019018000017467784, + "duration_ms": 0.023053999996136554, "success": true, - "started_at_unix": 1789798000.7940166, + "started_at_unix": 1789884394.2907166, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5127,9 +5127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009543999993866237, + "duration_ms": 0.012804000022015316, "success": true, - "started_at_unix": 1789798000.7940419, + "started_at_unix": 1789884394.2907476, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5146,9 +5146,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7937379999846144, + "duration_ms": 4.6254199999964385, "success": true, - "started_at_unix": 1789798000.794057, + "started_at_unix": 1789884394.2907677, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -5176,9 +5176,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016215000016472914, + "duration_ms": 0.02325399998426292, "success": true, - "started_at_unix": 1789798000.798315, + "started_at_unix": 1789884394.29598, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5195,9 +5195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008772999990469543, + "duration_ms": 0.01332499999762149, "success": true, - "started_at_unix": 1789798000.7983367, + "started_at_unix": 1789884394.2960114, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5214,9 +5214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.718904999999495, + "duration_ms": 4.540340000005472, "success": true, - "started_at_unix": 1789798000.7983508, + "started_at_unix": 1789884394.2960322, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -5244,9 +5244,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014712000023564542, + "duration_ms": 0.023052999978290245, "success": true, - "started_at_unix": 1789798000.8025427, + "started_at_unix": 1789884394.3011243, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5263,9 +5263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008292999979175875, + "duration_ms": 0.012874999981704605, "success": true, - "started_at_unix": 1789798000.8025627, + "started_at_unix": 1789884394.301155, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5282,9 +5282,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.719746000001578, + "duration_ms": 4.461010999989412, "success": true, - "started_at_unix": 1789798000.8025758, + "started_at_unix": 1789884394.301175, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -5312,9 +5312,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015222999991237884, + "duration_ms": 0.02210200000263285, "success": true, - "started_at_unix": 1789798000.8067658, + "started_at_unix": 1789884394.3061824, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5331,9 +5331,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016775000005964102, + "duration_ms": 0.024296000020740394, "success": true, - "started_at_unix": 1789798000.8069355, + "started_at_unix": 1789884394.306345, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5350,9 +5350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.2391120000170304, + "duration_ms": 3.71474599998578, "success": true, - "started_at_unix": 1789798000.8069584, + "started_at_unix": 1789884394.3063781, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -5380,9 +5380,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017375999988189506, + "duration_ms": 0.02101900000184287, "success": true, - "started_at_unix": 1789798000.81024, + "started_at_unix": 1789884394.3101304, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5399,9 +5399,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010005000007140552, + "duration_ms": 0.012783999977727944, "success": true, - "started_at_unix": 1789798000.8102639, + "started_at_unix": 1789884394.3101583, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5418,9 +5418,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.592187000004742, + "duration_ms": 3.2049160000156007, "success": true, - "started_at_unix": 1789798000.8102787, + "started_at_unix": 1789884394.310177, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -5448,9 +5448,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01502300000311152, + "duration_ms": 0.019937000018899198, "success": true, - "started_at_unix": 1789798000.8129156, + "started_at_unix": 1789884394.3134313, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5467,9 +5467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008874000002379034, + "duration_ms": 0.043501000021706204, "success": true, - "started_at_unix": 1789798000.812935, + "started_at_unix": 1789884394.3134577, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5486,9 +5486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5642549999815856, + "duration_ms": 3.1426410000108262, "success": true, - "started_at_unix": 1789798000.8129482, + "started_at_unix": 1789884394.3135097, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -5516,9 +5516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013200000012147939, + "duration_ms": 0.02277300001196636, "success": true, - "started_at_unix": 1789798000.8155525, + "started_at_unix": 1789884394.3167086, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5535,9 +5535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009142999999767198, + "duration_ms": 0.015770000004522444, "success": true, - "started_at_unix": 1789798000.81557, + "started_at_unix": 1789884394.3167393, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5554,9 +5554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.559797999992952, + "duration_ms": 3.1831840000222655, "success": true, - "started_at_unix": 1789798000.8155837, + "started_at_unix": 1789884394.3167691, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -5584,9 +5584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012839000021358515, + "duration_ms": 0.023032999990846292, "success": true, - "started_at_unix": 1789798000.8181798, + "started_at_unix": 1789884394.3200076, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5603,9 +5603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00768200001743935, + "duration_ms": 0.01424699999574841, "success": true, - "started_at_unix": 1789798000.8181968, + "started_at_unix": 1789884394.3200386, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5622,9 +5622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.536843000001454, + "duration_ms": 3.2036430000061955, "success": true, - "started_at_unix": 1789798000.818209, + "started_at_unix": 1789884394.320066, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -5652,9 +5652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012317999988908923, + "duration_ms": 0.02251199998681841, "success": true, - "started_at_unix": 1789798000.8207808, + "started_at_unix": 1789884394.3233242, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5671,9 +5671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008072000014180958, + "duration_ms": 0.019928000000390966, "success": true, - "started_at_unix": 1789798000.8207972, + "started_at_unix": 1789884394.323355, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5690,9 +5690,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.53085400001396, + "duration_ms": 3.16141400000447, "success": true, - "started_at_unix": 1789798000.8208094, + "started_at_unix": 1789884394.3233857, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -5720,9 +5720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01220799998691291, + "duration_ms": 0.023083000002088738, "success": true, - "started_at_unix": 1789798000.8233736, + "started_at_unix": 1789884394.3266013, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5739,9 +5739,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.010957000000644257, + "duration_ms": 0.03097900000170739, "success": true, - "started_at_unix": 1789798000.8234634, + "started_at_unix": 1789884394.3267238, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5754,9 +5754,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.6860209999833842, + "duration_ms": 2.2009250000110114, "success": true, - "started_at_unix": 1789798000.8235195, + "started_at_unix": 1789884394.3267896, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5774,9 +5774,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02030999999647065, + "duration_ms": 0.026039000005084745, "success": true, - "started_at_unix": 1789798000.8252246, + "started_at_unix": 1789884394.329007, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -5798,7 +5798,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/.venv/bin/python", "success": true, - "total_duration_ms": 752.1005859999832, + "total_duration_ms": 834.7442860000172, "error_message": null, "summary": { "request_count": 32, @@ -5807,11 +5807,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 4497316, - "min_ms": 0.12782299998548297, - "max_ms": 324.6103939999898, - "mean_ms": 20.72505787500134, - "median_ms": 4.040239500000098, - "p95_ms": 75.10534365000288, + "min_ms": 0.19119000000955566, + "max_ms": 368.2625170000051, + "mean_ms": 22.97922365625027, + "median_ms": 4.835060000004887, + "p95_ms": 82.44171635000147, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5867,27 +5867,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 13.860310000012532, - "max_ms": 19.36287300000572, - "mean_ms": 16.083101100005592, - "median_ms": 16.417764500005205, - "p95_ms": 18.49744290000643 + "min_ms": 15.782040999994251, + "max_ms": 22.59197600000107, + "mean_ms": 17.201390699995045, + "median_ms": 16.588619499984247, + "p95_ms": 20.579741599992467 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.17370200001209923, - "max_ms": 4.1293240000186415, - "mean_ms": 2.1375035999994907, - "median_ms": 2.142924499992205, - "p95_ms": 4.096847950009419 + "min_ms": 0.2481379999892397, + "max_ms": 4.8703510000223105, + "mean_ms": 2.5580844000018033, + "median_ms": 2.568396499995629, + "p95_ms": 4.862303650010347 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.12782299998548297, - "max_ms": 0.17230000000267864, - "mean_ms": 0.14502459999903294, - "median_ms": 0.14451699999540324, - "p95_ms": 0.16701800000191724 + "min_ms": 0.19119000000955566, + "max_ms": 0.21394300000565636, + "mean_ms": 0.20174180000367414, + "median_ms": 0.20275200000696714, + "p95_ms": 0.21194720000607958 } }, "validation": { @@ -5913,11 +5913,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 1307350, - "min_ms": 13.860310000012532, - "max_ms": 19.36287300000572, - "mean_ms": 15.318267200007085, - "median_ms": 14.101914000008264, - "p95_ms": 18.549166600001854, + "min_ms": 16.52277599998797, + "max_ms": 22.59197600000107, + "mean_ms": 18.034576999991714, + "median_ms": 16.69865700000628, + "p95_ms": 21.6145833999974, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5977,9 +5977,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 324.6103939999898, + "duration_ms": 368.2625170000051, "success": true, - "started_at_unix": 1789798000.8486924, + "started_at_unix": 1789884394.3509061, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -6007,9 +6007,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.36287300000572, + "duration_ms": 22.59197600000107, "success": true, - "started_at_unix": 1789798001.1781182, + "started_at_unix": 1789884394.7251406, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -6037,9 +6037,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.294340999986389, + "duration_ms": 17.705012999982728, "success": true, - "started_at_unix": 1789798001.2048635, + "started_at_unix": 1789884394.7565248, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -6067,9 +6067,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.860310000012532, + "duration_ms": 16.69865700000628, "success": true, - "started_at_unix": 1789798001.227241, + "started_at_unix": 1789884394.7827759, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -6097,9 +6097,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.97189800002252, + "duration_ms": 16.52277599998797, "success": true, - "started_at_unix": 1789798001.2482564, + "started_at_unix": 1789884394.8081746, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -6127,9 +6127,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.101914000008264, + "duration_ms": 16.654462999980524, "success": true, - "started_at_unix": 1789798001.2693264, + "started_at_unix": 1789884394.833314, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -6172,11 +6172,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2619, - "min_ms": 0.17370200001209923, - "max_ms": 0.24903499999595624, - "mean_ms": 0.21425279999789382, - "median_ms": 0.20645099999683225, - "p95_ms": 0.2477851999969971, + "min_ms": 0.2481379999892397, + "max_ms": 0.34213399999316607, + "mean_ms": 0.2786491999984264, + "median_ms": 0.2672340000060558, + "p95_ms": 0.32959459999801766, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6236,9 +6236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9044429999960357, + "duration_ms": 0.7700300000124116, "success": true, - "started_at_unix": 1789798001.2909145, + "started_at_unix": 1789884394.858534, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -6266,9 +6266,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24903499999595624, + "duration_ms": 0.34213399999316607, "success": true, - "started_at_unix": 1789798001.2918658, + "started_at_unix": 1789884394.8593507, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -6296,9 +6296,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19928999998342078, + "duration_ms": 0.279437000017424, "success": true, - "started_at_unix": 1789798001.2921572, + "started_at_unix": 1789884394.8597448, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -6326,9 +6326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24278600000116057, + "duration_ms": 0.2563029999862465, "success": true, - "started_at_unix": 1789798001.2923923, + "started_at_unix": 1789884394.8600729, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -6356,9 +6356,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20645099999683225, + "duration_ms": 0.2481379999892397, "success": true, - "started_at_unix": 1789798001.2926774, + "started_at_unix": 1789884394.860381, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -6386,9 +6386,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17370200001209923, + "duration_ms": 0.2672340000060558, "success": true, - "started_at_unix": 1789798001.292925, + "started_at_unix": 1789884394.8606787, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -6431,11 +6431,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1195, - "min_ms": 0.12782299998548297, - "max_ms": 0.17230000000267864, - "mean_ms": 0.14502459999903294, - "median_ms": 0.14451699999540324, - "p95_ms": 0.16701800000191724, + "min_ms": 0.19119000000955566, + "max_ms": 0.21394300000565636, + "mean_ms": 0.20174180000367414, + "median_ms": 0.20275200000696714, + "p95_ms": 0.21194720000607958, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6495,9 +6495,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15584499999476975, + "duration_ms": 0.23027299999967, "success": true, - "started_at_unix": 1789798001.2932014, + "started_at_unix": 1789884394.8610585, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6525,9 +6525,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17230000000267864, + "duration_ms": 0.20275200000696714, "success": true, - "started_at_unix": 1789798001.293384, + "started_at_unix": 1789884394.8613234, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6555,9 +6555,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14451699999540324, + "duration_ms": 0.19119000000955566, "success": true, - "started_at_unix": 1789798001.2935948, + "started_at_unix": 1789884394.8615732, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6585,9 +6585,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13459300001272823, + "duration_ms": 0.21394300000565636, "success": true, - "started_at_unix": 1789798001.2937763, + "started_at_unix": 1789884394.8618107, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6615,9 +6615,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12782299998548297, + "duration_ms": 0.20396400000777248, "success": true, - "started_at_unix": 1789798001.2939422, + "started_at_unix": 1789884394.8620791, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6645,9 +6645,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14588999999887164, + "duration_ms": 0.19685999998841908, "success": true, - "started_at_unix": 1789798001.2941, + "started_at_unix": 1789884394.8623245, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6690,11 +6690,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 2411335, - "min_ms": 16.285245000005943, - "max_ms": 17.439695000007305, - "mean_ms": 16.8479350000041, - "median_ms": 16.591105999992806, - "p95_ms": 17.42642500000784, + "min_ms": 15.782040999994251, + "max_ms": 18.12034399998197, + "mean_ms": 16.368204399998376, + "median_ms": 15.986305000012635, + "p95_ms": 17.699126799988107, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6754,9 +6754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.2350299999996, + "duration_ms": 155.59139900000218, "success": true, - "started_at_unix": 1789798001.2944493, + "started_at_unix": 1789884394.8627455, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -6784,9 +6784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.373345000009977, + "duration_ms": 18.12034399998197, "success": true, - "started_at_unix": 1789798001.442227, + "started_at_unix": 1789884395.0231316, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -6814,9 +6814,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.591105999992806, + "duration_ms": 15.938073999990365, "success": true, - "started_at_unix": 1789798001.4661121, + "started_at_unix": 1789884395.0482366, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -6844,9 +6844,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.285245000005943, + "duration_ms": 16.01425800001266, "success": true, - "started_at_unix": 1789798001.4891794, + "started_at_unix": 1789884395.071088, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -6874,9 +6874,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.550284000004467, + "duration_ms": 15.986305000012635, "success": true, - "started_at_unix": 1789798001.5119767, + "started_at_unix": 1789884395.0939953, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -6904,9 +6904,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.439695000007305, + "duration_ms": 15.782040999994251, "success": true, - "started_at_unix": 1789798001.5352898, + "started_at_unix": 1789884395.1169345, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -6949,11 +6949,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23890, - "min_ms": 4.036813999988453, - "max_ms": 4.1293240000186415, - "mean_ms": 4.060754400001088, - "median_ms": 4.0426529999990635, - "p95_ms": 4.114890200014543, + "min_ms": 4.7946589999980915, + "max_ms": 4.8703510000223105, + "mean_ms": 4.83751960000518, + "median_ms": 4.843781000005265, + "p95_ms": 4.866774400016993, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7013,9 +7013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.767602999981136, + "duration_ms": 5.150579999991578, "success": true, - "started_at_unix": 1789798001.5596278, + "started_at_unix": 1789884395.1398718, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -7043,9 +7043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.1293240000186415, + "duration_ms": 4.8703510000223105, "success": true, - "started_at_unix": 1789798001.5655499, + "started_at_unix": 1789884395.1451714, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -7073,9 +7073,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.037826000001132, + "duration_ms": 4.843781000005265, "success": true, - "started_at_unix": 1789798001.5698118, + "started_at_unix": 1789884395.1502135, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -7103,9 +7103,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.0426529999990635, + "duration_ms": 4.852467999995724, "success": true, - "started_at_unix": 1789798001.5739958, + "started_at_unix": 1789884395.155242, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -7133,9 +7133,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.057154999998147, + "duration_ms": 4.826339000004509, "success": true, - "started_at_unix": 1789798001.5781834, + "started_at_unix": 1789884395.1602888, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -7163,9 +7163,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.036813999988453, + "duration_ms": 4.7946589999980915, "success": true, - "started_at_unix": 1789798001.582412, + "started_at_unix": 1789884395.1653297, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -7197,9 +7197,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.228717000013148, + "duration_ms": 3.929940000006127, "success": true, - "started_at_unix": 1789798000.8451316, + "started_at_unix": 1789884394.346675, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -7218,9 +7218,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.016203999990693774, + "duration_ms": 0.01987699999972392, "success": true, - "started_at_unix": 1789798000.8484488, + "started_at_unix": 1789884394.3506944, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7233,9 +7233,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.04872300002034535, + "duration_ms": 0.01821399999357709, "success": true, - "started_at_unix": 1789798000.8484893, + "started_at_unix": 1789884394.350736, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7251,9 +7251,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018617999984371636, + "duration_ms": 0.022142000005942464, "success": true, - "started_at_unix": 1789798000.8486414, + "started_at_unix": 1789884394.3508484, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7269,9 +7269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 324.6103939999898, + "duration_ms": 368.2625170000051, "success": true, - "started_at_unix": 1789798000.8486924, + "started_at_unix": 1789884394.3509061, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -7299,9 +7299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.36287300000572, + "duration_ms": 22.59197600000107, "success": true, - "started_at_unix": 1789798001.1781182, + "started_at_unix": 1789884394.7251406, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -7329,9 +7329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.294340999986389, + "duration_ms": 17.705012999982728, "success": true, - "started_at_unix": 1789798001.2048635, + "started_at_unix": 1789884394.7565248, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -7359,9 +7359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.860310000012532, + "duration_ms": 16.69865700000628, "success": true, - "started_at_unix": 1789798001.227241, + "started_at_unix": 1789884394.7827759, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -7389,9 +7389,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.97189800002252, + "duration_ms": 16.52277599998797, "success": true, - "started_at_unix": 1789798001.2482564, + "started_at_unix": 1789884394.8081746, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -7419,9 +7419,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.101914000008264, + "duration_ms": 16.654462999980524, "success": true, - "started_at_unix": 1789798001.2693264, + "started_at_unix": 1789884394.833314, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -7449,9 +7449,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9044429999960357, + "duration_ms": 0.7700300000124116, "success": true, - "started_at_unix": 1789798001.2909145, + "started_at_unix": 1789884394.858534, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -7479,9 +7479,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24903499999595624, + "duration_ms": 0.34213399999316607, "success": true, - "started_at_unix": 1789798001.2918658, + "started_at_unix": 1789884394.8593507, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -7509,9 +7509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19928999998342078, + "duration_ms": 0.279437000017424, "success": true, - "started_at_unix": 1789798001.2921572, + "started_at_unix": 1789884394.8597448, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -7539,9 +7539,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24278600000116057, + "duration_ms": 0.2563029999862465, "success": true, - "started_at_unix": 1789798001.2923923, + "started_at_unix": 1789884394.8600729, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -7569,9 +7569,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20645099999683225, + "duration_ms": 0.2481379999892397, "success": true, - "started_at_unix": 1789798001.2926774, + "started_at_unix": 1789884394.860381, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -7599,9 +7599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17370200001209923, + "duration_ms": 0.2672340000060558, "success": true, - "started_at_unix": 1789798001.292925, + "started_at_unix": 1789884394.8606787, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -7629,9 +7629,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15584499999476975, + "duration_ms": 0.23027299999967, "success": true, - "started_at_unix": 1789798001.2932014, + "started_at_unix": 1789884394.8610585, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7659,9 +7659,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17230000000267864, + "duration_ms": 0.20275200000696714, "success": true, - "started_at_unix": 1789798001.293384, + "started_at_unix": 1789884394.8613234, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7689,9 +7689,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14451699999540324, + "duration_ms": 0.19119000000955566, "success": true, - "started_at_unix": 1789798001.2935948, + "started_at_unix": 1789884394.8615732, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7719,9 +7719,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.13459300001272823, + "duration_ms": 0.21394300000565636, "success": true, - "started_at_unix": 1789798001.2937763, + "started_at_unix": 1789884394.8618107, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7749,9 +7749,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.12782299998548297, + "duration_ms": 0.20396400000777248, "success": true, - "started_at_unix": 1789798001.2939422, + "started_at_unix": 1789884394.8620791, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7779,9 +7779,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14588999999887164, + "duration_ms": 0.19685999998841908, "success": true, - "started_at_unix": 1789798001.2941, + "started_at_unix": 1789884394.8623245, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7809,9 +7809,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019860000008975476, + "duration_ms": 0.03005600001415587, "success": true, - "started_at_unix": 1789798001.2944226, + "started_at_unix": 1789884394.8627024, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7828,9 +7828,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.2350299999996, + "duration_ms": 155.59139900000218, "success": true, - "started_at_unix": 1789798001.2944493, + "started_at_unix": 1789884394.8627455, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -7858,9 +7858,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033229999985451286, + "duration_ms": 0.036639000001059685, "success": true, - "started_at_unix": 1789798001.442163, + "started_at_unix": 1789884395.0230432, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7877,9 +7877,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01147800000467214, + "duration_ms": 0.02393500000152926, "success": true, - "started_at_unix": 1789798001.4422061, + "started_at_unix": 1789884395.023094, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7896,9 +7896,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.373345000009977, + "duration_ms": 18.12034399998197, "success": true, - "started_at_unix": 1789798001.442227, + "started_at_unix": 1789884395.0231316, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -7926,9 +7926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027442000003929934, + "duration_ms": 0.032512000018414255, "success": true, - "started_at_unix": 1789798001.4660528, + "started_at_unix": 1789884395.0481462, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7945,9 +7945,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.010876000004600428, + "duration_ms": 0.029625999985682938, "success": true, - "started_at_unix": 1789798001.4660912, + "started_at_unix": 1789884395.0481925, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7964,9 +7964,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.591105999992806, + "duration_ms": 15.938073999990365, "success": true, - "started_at_unix": 1789798001.4661121, + "started_at_unix": 1789884395.0482366, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -7994,9 +7994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026018999989219083, + "duration_ms": 0.030368000011549157, "success": true, - "started_at_unix": 1789798001.4891193, + "started_at_unix": 1789884395.0710073, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8013,9 +8013,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011207000000013068, + "duration_ms": 0.02481599997850026, "success": true, - "started_at_unix": 1789798001.4891555, + "started_at_unix": 1789884395.0710504, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8032,9 +8032,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.285245000005943, + "duration_ms": 16.01425800001266, "success": true, - "started_at_unix": 1789798001.4891794, + "started_at_unix": 1789884395.071088, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -8062,9 +8062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026118999983282265, + "duration_ms": 0.030417000004945294, "success": true, - "started_at_unix": 1789798001.5119143, + "started_at_unix": 1789884395.0939138, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8081,9 +8081,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011526999998068277, + "duration_ms": 0.024615999990373894, "success": true, - "started_at_unix": 1789798001.5119512, + "started_at_unix": 1789884395.0939577, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8100,9 +8100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.550284000004467, + "duration_ms": 15.986305000012635, "success": true, - "started_at_unix": 1789798001.5119767, + "started_at_unix": 1789884395.0939953, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -8130,9 +8130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02715100001182691, + "duration_ms": 0.031027999995103528, "success": true, - "started_at_unix": 1789798001.5352292, + "started_at_unix": 1789884395.1168532, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8149,9 +8149,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011497000002691493, + "duration_ms": 0.02493700000627541, "success": true, - "started_at_unix": 1789798001.5352674, + "started_at_unix": 1789884395.1168973, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8168,9 +8168,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.439695000007305, + "duration_ms": 15.782040999994251, "success": true, - "started_at_unix": 1789798001.5352898, + "started_at_unix": 1789884395.1169345, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -8198,9 +8198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026711000003842855, + "duration_ms": 0.031830000011723314, "success": true, - "started_at_unix": 1789798001.559335, + "started_at_unix": 1789884395.1396146, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8217,9 +8217,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026880999996592436, + "duration_ms": 0.032000999993897494, "success": true, - "started_at_unix": 1789798001.5595896, + "started_at_unix": 1789884395.1398249, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8236,9 +8236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.767602999981136, + "duration_ms": 5.150579999991578, "success": true, - "started_at_unix": 1789798001.5596278, + "started_at_unix": 1789884395.1398718, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -8266,9 +8266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0374170000156937, + "duration_ms": 0.026460000015049445, "success": true, - "started_at_unix": 1789798001.5654774, + "started_at_unix": 1789884395.1450984, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8285,9 +8285,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018197999992253244, + "duration_ms": 0.024816999996346567, "success": true, - "started_at_unix": 1789798001.5655253, + "started_at_unix": 1789884395.1451352, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8304,9 +8304,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.1293240000186415, + "duration_ms": 4.8703510000223105, "success": true, - "started_at_unix": 1789798001.5655499, + "started_at_unix": 1789884395.1451714, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -8334,9 +8334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017566999986229348, + "duration_ms": 0.025868999983913454, "success": true, - "started_at_unix": 1789798001.569773, + "started_at_unix": 1789884395.1501377, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8353,9 +8353,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01015500001244618, + "duration_ms": 0.027141000003894078, "success": true, - "started_at_unix": 1789798001.5697966, + "started_at_unix": 1789884395.150174, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8372,9 +8372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.037826000001132, + "duration_ms": 4.843781000005265, "success": true, - "started_at_unix": 1789798001.5698118, + "started_at_unix": 1789884395.1502135, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -8402,9 +8402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015873999984705733, + "duration_ms": 0.02582799999117924, "success": true, - "started_at_unix": 1789798001.5739613, + "started_at_unix": 1789884395.155171, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8421,9 +8421,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00899399998388617, + "duration_ms": 0.024134999989655626, "success": true, - "started_at_unix": 1789798001.5739822, + "started_at_unix": 1789884395.1552072, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8440,9 +8440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.0426529999990635, + "duration_ms": 4.852467999995724, "success": true, - "started_at_unix": 1789798001.5739958, + "started_at_unix": 1789884395.155242, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -8470,9 +8470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018638999989661897, + "duration_ms": 0.0303869999811468, "success": true, - "started_at_unix": 1789798001.5781355, + "started_at_unix": 1789884395.1602066, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8489,9 +8489,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013590000008889547, + "duration_ms": 0.02781200001322759, "success": true, - "started_at_unix": 1789798001.5781603, + "started_at_unix": 1789884395.1602485, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8508,9 +8508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.057154999998147, + "duration_ms": 4.826339000004509, "success": true, - "started_at_unix": 1789798001.5781834, + "started_at_unix": 1789884395.1602888, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -8538,9 +8538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017455999994808735, + "duration_ms": 0.029665999988992553, "success": true, - "started_at_unix": 1789798001.5823655, + "started_at_unix": 1789884395.1652462, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8557,9 +8557,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01139799999805291, + "duration_ms": 0.028353000004699425, "success": true, - "started_at_unix": 1789798001.5823896, + "started_at_unix": 1789884395.1652875, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8576,9 +8576,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.036813999988453, + "duration_ms": 4.7946589999980915, "success": true, - "started_at_unix": 1789798001.582412, + "started_at_unix": 1789884395.1653297, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -8606,9 +8606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018697999990990866, + "duration_ms": 0.030277000007572497, "success": true, - "started_at_unix": 1789798001.5865657, + "started_at_unix": 1789884395.1702387, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8625,9 +8625,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023745999982338617, + "duration_ms": 0.030947999988484298, "success": true, - "started_at_unix": 1789798001.5866935, + "started_at_unix": 1789884395.170379, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8640,9 +8640,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.3686500000223987, + "duration_ms": 2.796958000004679, "success": true, - "started_at_unix": 1789798001.5867248, + "started_at_unix": 1789884395.1704216, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8660,9 +8660,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.019339000004947593, + "duration_ms": 0.022662999981548637, "success": true, - "started_at_unix": 1789798001.589111, + "started_at_unix": 1789884395.1732337, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -8684,7 +8684,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/sqlalchemy/.venv/bin/python", "success": true, - "total_duration_ms": 308.5734580000121, + "total_duration_ms": 366.2263829999972, "error_message": null, "summary": { "request_count": 32, @@ -8693,11 +8693,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 122056, - "min_ms": 0.14979599998810045, - "max_ms": 220.7281850000129, - "mean_ms": 9.383586687501833, - "median_ms": 1.947425000011549, - "p95_ms": 11.344564200008726, + "min_ms": 0.20563700002185215, + "max_ms": 258.5251650000089, + "mean_ms": 11.031173187500798, + "median_ms": 2.2513094999965233, + "p95_ms": 12.940384349997196, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8753,27 +8753,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.5525200000183759, - "max_ms": 7.706154000004517, - "mean_ms": 3.4348428000072317, - "median_ms": 3.731834500001696, - "p95_ms": 6.443792400010293 + "min_ms": 1.8034160000013344, + "max_ms": 9.221645999986094, + "mean_ms": 4.042711899998608, + "median_ms": 4.58273399999598, + "p95_ms": 7.423087349992837 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2974880000010671, - "max_ms": 3.4949779999919883, - "mean_ms": 1.8860203999963687, - "median_ms": 1.8767635000074279, - "p95_ms": 3.4874062999890043 + "min_ms": 0.3721710000093026, + "max_ms": 4.422317999996039, + "mean_ms": 2.370856800004617, + "median_ms": 2.364928500000474, + "p95_ms": 4.392805200009775 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.14979599998810045, - "max_ms": 0.1627949999942757, - "mean_ms": 0.1555907999943429, - "median_ms": 0.15548500002182664, - "p95_ms": 0.16160739999122598 + "min_ms": 0.20563700002185215, + "max_ms": 0.21830099998965125, + "mean_ms": 0.21177919999786354, + "median_ms": 0.21050699999136668, + "p95_ms": 0.21770199999195938 } }, "validation": { @@ -8799,11 +8799,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 17600, - "min_ms": 1.5525200000183759, - "max_ms": 7.706154000004517, - "mean_ms": 2.8691962000095828, - "median_ms": 1.644168000012769, - "p95_ms": 6.542973000006212, + "min_ms": 1.8034160000013344, + "max_ms": 9.221645999986094, + "mean_ms": 3.349649999995563, + "median_ms": 1.9227809999904366, + "p95_ms": 7.769403199989709, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8863,9 +8863,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 220.7281850000129, + "duration_ms": 258.5251650000089, "success": true, - "started_at_unix": 1789798001.6136007, + "started_at_unix": 1789884395.1984878, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -8893,9 +8893,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.706154000004517, + "duration_ms": 9.221645999986094, "success": true, - "started_at_unix": 1789798001.834433, + "started_at_unix": 1789884395.457115, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -8923,9 +8923,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8902490000130001, + "duration_ms": 1.9604320000041753, "success": true, - "started_at_unix": 1789798001.84231, + "started_at_unix": 1789884395.4664996, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -8953,9 +8953,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.644168000012769, + "duration_ms": 1.9227809999904366, "success": true, - "started_at_unix": 1789798001.8442893, + "started_at_unix": 1789884395.4685504, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -8983,9 +8983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5528899999992518, + "duration_ms": 1.8399749999957749, "success": true, - "started_at_unix": 1789798001.8460155, + "started_at_unix": 1789884395.4705615, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -9013,9 +9013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5525200000183759, + "duration_ms": 1.8034160000013344, "success": true, - "started_at_unix": 1789798001.8476708, + "started_at_unix": 1789884395.4725323, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -9058,11 +9058,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 55374, - "min_ms": 0.2974880000010671, - "max_ms": 0.3241779999996197, - "mean_ms": 0.3090273999987403, - "median_ms": 0.3076829999884012, - "p95_ms": 0.3221429999996417, + "min_ms": 0.3721710000093026, + "max_ms": 0.41418999998654726, + "mean_ms": 0.3864158000055795, + "median_ms": 0.3833620000079918, + "p95_ms": 0.40906439999162103, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9122,9 +9122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.619432999997116, + "duration_ms": 0.6231739999975616, "success": true, - "started_at_unix": 1789798001.84939, + "started_at_unix": 1789884395.4745328, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -9152,9 +9152,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3241779999996197, + "duration_ms": 0.41418999998654726, "success": true, - "started_at_unix": 1789798001.8501208, + "started_at_unix": 1789884395.475273, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -9182,9 +9182,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3140029999997296, + "duration_ms": 0.3885620000119161, "success": true, - "started_at_unix": 1789798001.8506298, + "started_at_unix": 1789884395.4758692, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -9212,9 +9212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3076829999884012, + "duration_ms": 0.3833620000079918, "success": true, - "started_at_unix": 1789798001.8510983, + "started_at_unix": 1789884395.476455, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -9242,9 +9242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.30178500000488384, + "duration_ms": 0.3737940000121398, "success": true, - "started_at_unix": 1789798001.851572, + "started_at_unix": 1789884395.4769998, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -9272,9 +9272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2974880000010671, + "duration_ms": 0.3721710000093026, "success": true, - "started_at_unix": 1789798001.852024, + "started_at_unix": 1789884395.4775612, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -9317,11 +9317,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 2410, - "min_ms": 0.14979599998810045, - "max_ms": 0.1627949999942757, - "mean_ms": 0.1555907999943429, - "median_ms": 0.15548500002182664, - "p95_ms": 0.16160739999122598, + "min_ms": 0.20563700002185215, + "max_ms": 0.21830099998965125, + "mean_ms": 0.21177919999786354, + "median_ms": 0.21050699999136668, + "p95_ms": 0.21770199999195938, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9381,9 +9381,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3951060000133566, + "duration_ms": 0.47192900001391536, "success": true, - "started_at_unix": 1789798001.8525517, + "started_at_unix": 1789884395.4781604, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -9411,9 +9411,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1627949999942757, + "duration_ms": 0.21530600000119193, "success": true, - "started_at_unix": 1789798001.8529873, + "started_at_unix": 1789884395.4786804, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -9441,9 +9441,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15685699997902702, + "duration_ms": 0.21830099998965125, "success": true, - "started_at_unix": 1789798001.8531983, + "started_at_unix": 1789884395.4789538, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -9471,9 +9471,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15548500002182664, + "duration_ms": 0.2091449999852557, "success": true, - "started_at_unix": 1789798001.8533993, + "started_at_unix": 1789884395.4792273, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -9501,9 +9501,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15302099998848462, + "duration_ms": 0.21050699999136668, "success": true, - "started_at_unix": 1789798001.853597, + "started_at_unix": 1789884395.4794903, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -9531,9 +9531,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14979599998810045, + "duration_ms": 0.20563700002185215, "success": true, - "started_at_unix": 1789798001.853792, + "started_at_unix": 1789884395.4797542, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -9576,11 +9576,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 19130, - "min_ms": 3.691604000010784, - "max_ms": 4.900906000017358, - "mean_ms": 4.000489400004881, - "median_ms": 3.7923360000036155, - "p95_ms": 4.689832000013894, + "min_ms": 4.5306899999957295, + "max_ms": 5.224849000001086, + "mean_ms": 4.7357738000016525, + "median_ms": 4.642382000014322, + "p95_ms": 5.1091132000010475, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9640,9 +9640,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.791510000013886, + "duration_ms": 17.48550900001078, "success": true, - "started_at_unix": 1789798001.8541493, + "started_at_unix": 1789884395.4801857, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -9670,9 +9670,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.900906000017358, + "duration_ms": 5.224849000001086, "success": true, - "started_at_unix": 1789798001.8701022, + "started_at_unix": 1789884395.4978478, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -9700,9 +9700,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7923360000036155, + "duration_ms": 4.634777999996231, "success": true, - "started_at_unix": 1789798001.8751712, + "started_at_unix": 1789884395.5032656, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -9730,9 +9730,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8455360000000383, + "duration_ms": 4.642382000014322, "success": true, - "started_at_unix": 1789798001.879157, + "started_at_unix": 1789884395.5081532, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -9760,9 +9760,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.772064999992608, + "duration_ms": 4.646170000000893, "success": true, - "started_at_unix": 1789798001.8831747, + "started_at_unix": 1789884395.5130239, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -9790,9 +9790,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.691604000010784, + "duration_ms": 4.5306899999957295, "success": true, - "started_at_unix": 1789798001.887116, + "started_at_unix": 1789884395.517914, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -9835,11 +9835,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5825, - "min_ms": 3.429349000015236, - "max_ms": 3.4949779999919883, - "mean_ms": 3.463013399993997, - "median_ms": 3.468827999995483, - "p95_ms": 3.491612799990662, + "min_ms": 4.3156670000144, + "max_ms": 4.422317999996039, + "mean_ms": 4.355297800003655, + "median_ms": 4.353558999980578, + "p95_ms": 4.409201200002144, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9899,9 +9899,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.420906000002333, + "duration_ms": 4.245604999994157, "success": true, - "started_at_unix": 1789798001.8911085, + "started_at_unix": 1789884395.5228555, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -9929,9 +9929,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4949779999919883, + "duration_ms": 4.3156670000144, "success": true, - "started_at_unix": 1789798001.8946056, + "started_at_unix": 1789884395.5272164, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -9959,9 +9959,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.468827999995483, + "duration_ms": 4.353558999980578, "success": true, - "started_at_unix": 1789798001.898179, + "started_at_unix": 1789884395.531655, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -9989,9 +9989,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.429349000015236, + "duration_ms": 4.328211000000692, "success": true, - "started_at_unix": 1789798001.9017196, + "started_at_unix": 1789884395.5361323, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -10019,9 +10019,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.478151999985357, + "duration_ms": 4.422317999996039, "success": true, - "started_at_unix": 1789798001.9052503, + "started_at_unix": 1789884395.540612, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -10049,9 +10049,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4437599999819213, + "duration_ms": 4.356734000026563, "success": true, - "started_at_unix": 1789798001.9087958, + "started_at_unix": 1789884395.5451589, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -10083,9 +10083,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.3284470000012334, + "duration_ms": 3.9093899999897985, "success": true, - "started_at_unix": 1789798001.6099057, + "started_at_unix": 1789884395.1942253, "bytes_sent": 667, "bytes_received": 1589, "request_id": 1, @@ -10104,9 +10104,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.017295999981570276, + "duration_ms": 0.02101999999126747, "success": true, - "started_at_unix": 1789798001.6133256, + "started_at_unix": 1789884395.1982236, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10119,9 +10119,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.05188799997313254, + "duration_ms": 0.033642999994754064, "success": true, - "started_at_unix": 1789798001.613383, + "started_at_unix": 1789884395.1982894, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10137,9 +10137,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02285400000801019, + "duration_ms": 0.02210200000263285, "success": true, - "started_at_unix": 1789798001.613539, + "started_at_unix": 1789884395.1984015, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10155,9 +10155,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 220.7281850000129, + "duration_ms": 258.5251650000089, "success": true, - "started_at_unix": 1789798001.6136007, + "started_at_unix": 1789884395.1984878, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -10185,9 +10185,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.706154000004517, + "duration_ms": 9.221645999986094, "success": true, - "started_at_unix": 1789798001.834433, + "started_at_unix": 1789884395.457115, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -10215,9 +10215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8902490000130001, + "duration_ms": 1.9604320000041753, "success": true, - "started_at_unix": 1789798001.84231, + "started_at_unix": 1789884395.4664996, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -10245,9 +10245,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.644168000012769, + "duration_ms": 1.9227809999904366, "success": true, - "started_at_unix": 1789798001.8442893, + "started_at_unix": 1789884395.4685504, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -10275,9 +10275,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5528899999992518, + "duration_ms": 1.8399749999957749, "success": true, - "started_at_unix": 1789798001.8460155, + "started_at_unix": 1789884395.4705615, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -10305,9 +10305,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5525200000183759, + "duration_ms": 1.8034160000013344, "success": true, - "started_at_unix": 1789798001.8476708, + "started_at_unix": 1789884395.4725323, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -10335,9 +10335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.619432999997116, + "duration_ms": 0.6231739999975616, "success": true, - "started_at_unix": 1789798001.84939, + "started_at_unix": 1789884395.4745328, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -10365,9 +10365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3241779999996197, + "duration_ms": 0.41418999998654726, "success": true, - "started_at_unix": 1789798001.8501208, + "started_at_unix": 1789884395.475273, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -10395,9 +10395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3140029999997296, + "duration_ms": 0.3885620000119161, "success": true, - "started_at_unix": 1789798001.8506298, + "started_at_unix": 1789884395.4758692, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -10425,9 +10425,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3076829999884012, + "duration_ms": 0.3833620000079918, "success": true, - "started_at_unix": 1789798001.8510983, + "started_at_unix": 1789884395.476455, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -10455,9 +10455,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.30178500000488384, + "duration_ms": 0.3737940000121398, "success": true, - "started_at_unix": 1789798001.851572, + "started_at_unix": 1789884395.4769998, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -10485,9 +10485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2974880000010671, + "duration_ms": 0.3721710000093026, "success": true, - "started_at_unix": 1789798001.852024, + "started_at_unix": 1789884395.4775612, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -10515,9 +10515,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3951060000133566, + "duration_ms": 0.47192900001391536, "success": true, - "started_at_unix": 1789798001.8525517, + "started_at_unix": 1789884395.4781604, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -10545,9 +10545,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.1627949999942757, + "duration_ms": 0.21530600000119193, "success": true, - "started_at_unix": 1789798001.8529873, + "started_at_unix": 1789884395.4786804, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -10575,9 +10575,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15685699997902702, + "duration_ms": 0.21830099998965125, "success": true, - "started_at_unix": 1789798001.8531983, + "started_at_unix": 1789884395.4789538, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -10605,9 +10605,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15548500002182664, + "duration_ms": 0.2091449999852557, "success": true, - "started_at_unix": 1789798001.8533993, + "started_at_unix": 1789884395.4792273, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -10635,9 +10635,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.15302099998848462, + "duration_ms": 0.21050699999136668, "success": true, - "started_at_unix": 1789798001.853597, + "started_at_unix": 1789884395.4794903, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -10665,9 +10665,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.14979599998810045, + "duration_ms": 0.20563700002185215, "success": true, - "started_at_unix": 1789798001.853792, + "started_at_unix": 1789884395.4797542, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -10695,9 +10695,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019780000002356246, + "duration_ms": 0.03046799997719063, "success": true, - "started_at_unix": 1789798001.854122, + "started_at_unix": 1789884395.4801452, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10714,9 +10714,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.791510000013886, + "duration_ms": 17.48550900001078, "success": true, - "started_at_unix": 1789798001.8541493, + "started_at_unix": 1789884395.4801857, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -10744,9 +10744,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022223000001986293, + "duration_ms": 0.02791200000729077, "success": true, - "started_at_unix": 1789798001.8700533, + "started_at_unix": 1789884395.4977872, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10763,9 +10763,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011848000013969795, + "duration_ms": 0.014808000003085908, "success": true, - "started_at_unix": 1789798001.870084, + "started_at_unix": 1789884395.497825, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10782,9 +10782,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.900906000017358, + "duration_ms": 5.224849000001086, "success": true, - "started_at_unix": 1789798001.8701022, + "started_at_unix": 1789884395.4978478, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -10812,9 +10812,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018037000018011895, + "duration_ms": 0.02285300001858559, "success": true, - "started_at_unix": 1789798001.8751316, + "started_at_unix": 1789884395.5032153, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10831,9 +10831,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009785000003148525, + "duration_ms": 0.01283399998897039, "success": true, - "started_at_unix": 1789798001.8751557, + "started_at_unix": 1789884395.5032458, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10850,9 +10850,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7923360000036155, + "duration_ms": 4.634777999996231, "success": true, - "started_at_unix": 1789798001.8751712, + "started_at_unix": 1789884395.5032656, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -10880,9 +10880,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016144999989364806, + "duration_ms": 0.023905000006152477, "success": true, - "started_at_unix": 1789798001.8791208, + "started_at_unix": 1789884395.5081015, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10899,9 +10899,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00916400000505746, + "duration_ms": 0.013394999996307888, "success": true, - "started_at_unix": 1789798001.8791428, + "started_at_unix": 1789884395.508133, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10918,9 +10918,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8455360000000383, + "duration_ms": 4.642382000014322, "success": true, - "started_at_unix": 1789798001.879157, + "started_at_unix": 1789884395.5081532, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -10948,9 +10948,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017926999987594172, + "duration_ms": 0.026200000007747803, "success": true, - "started_at_unix": 1789798001.883134, + "started_at_unix": 1789884395.5129657, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10967,9 +10967,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009935000008454153, + "duration_ms": 0.014898000017637969, "success": true, - "started_at_unix": 1789798001.8831582, + "started_at_unix": 1789884395.5130002, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10986,9 +10986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.772064999992608, + "duration_ms": 4.646170000000893, "success": true, - "started_at_unix": 1789798001.8831747, + "started_at_unix": 1789884395.5130239, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -11016,9 +11016,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015492999978050648, + "duration_ms": 0.02715100001182691, "success": true, - "started_at_unix": 1789798001.887082, + "started_at_unix": 1789884395.5178552, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11035,9 +11035,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008733999976584528, + "duration_ms": 0.015458999996553757, "success": true, - "started_at_unix": 1789798001.8871021, + "started_at_unix": 1789884395.5178912, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11054,9 +11054,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.691604000010784, + "duration_ms": 4.5306899999957295, "success": true, - "started_at_unix": 1789798001.887116, + "started_at_unix": 1789884395.517914, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -11084,9 +11084,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014300999993110963, + "duration_ms": 0.02293299999678311, "success": true, - "started_at_unix": 1789798001.8909142, + "started_at_unix": 1789884395.5225892, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11103,9 +11103,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017307000007349416, + "duration_ms": 0.036649000008992516, "success": true, - "started_at_unix": 1789798001.8910851, + "started_at_unix": 1789884395.5228057, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11122,9 +11122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.420906000002333, + "duration_ms": 4.245604999994157, "success": true, - "started_at_unix": 1789798001.8911085, + "started_at_unix": 1789884395.5228555, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -11152,9 +11152,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016235000003916866, + "duration_ms": 0.023654000017359067, "success": true, - "started_at_unix": 1789798001.8945706, + "started_at_unix": 1789884395.5271506, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11171,9 +11171,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.009054000003061446, + "duration_ms": 0.022091999994700018, "success": true, - "started_at_unix": 1789798001.8945923, + "started_at_unix": 1789884395.5271823, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11190,9 +11190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4949779999919883, + "duration_ms": 4.3156670000144, "success": true, - "started_at_unix": 1789798001.8946056, + "started_at_unix": 1789884395.5272164, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -11220,9 +11220,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014160999995738166, + "duration_ms": 0.022291999982826383, "success": true, - "started_at_unix": 1789798001.898147, + "started_at_unix": 1789884395.5315976, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11239,9 +11239,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.008463000000347165, + "duration_ms": 0.014136999993752397, "success": true, - "started_at_unix": 1789798001.8981657, + "started_at_unix": 1789884395.531628, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11258,9 +11258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.468827999995483, + "duration_ms": 4.353558999980578, "success": true, - "started_at_unix": 1789798001.898179, + "started_at_unix": 1789884395.531655, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -11288,9 +11288,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013230000007524723, + "duration_ms": 0.0231740000060654, "success": true, - "started_at_unix": 1789798001.9016905, + "started_at_unix": 1789884395.536075, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11307,9 +11307,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.007852000010188931, + "duration_ms": 0.014036000010264615, "success": true, - "started_at_unix": 1789798001.9017081, + "started_at_unix": 1789884395.5361059, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11326,9 +11326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.429349000015236, + "duration_ms": 4.328211000000692, "success": true, - "started_at_unix": 1789798001.9017196, + "started_at_unix": 1789884395.5361323, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -11356,9 +11356,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013980999995055754, + "duration_ms": 0.023744999992914018, "success": true, - "started_at_unix": 1789798001.9052193, + "started_at_unix": 1789884395.540549, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11375,9 +11375,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.007801999998946485, + "duration_ms": 0.015088999987256102, "success": true, - "started_at_unix": 1789798001.905238, + "started_at_unix": 1789884395.5405815, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11394,9 +11394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.478151999985357, + "duration_ms": 4.422317999996039, "success": true, - "started_at_unix": 1789798001.9052503, + "started_at_unix": 1789884395.540612, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -11424,9 +11424,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012228000002778572, + "duration_ms": 0.023134000002755783, "success": true, - "started_at_unix": 1789798001.9087682, + "started_at_unix": 1789884395.5451, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11443,9 +11443,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.00783100000489867, + "duration_ms": 0.014216000010947027, "success": true, - "started_at_unix": 1789798001.9087842, + "started_at_unix": 1789884395.5451312, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11462,9 +11462,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4437599999819213, + "duration_ms": 4.356734000026563, "success": true, - "started_at_unix": 1789798001.9087958, + "started_at_unix": 1789884395.5451589, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -11492,9 +11492,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012118000000782558, + "duration_ms": 0.022652000012612916, "success": true, - "started_at_unix": 1789798001.912279, + "started_at_unix": 1789884395.54958, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11511,9 +11511,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.010105000001203734, + "duration_ms": 0.03072800001291398, "success": true, - "started_at_unix": 1789798001.9123652, + "started_at_unix": 1789884395.5497, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11526,9 +11526,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.0046010000100978, + "duration_ms": 2.5421869999888713, "success": true, - "started_at_unix": 1789798001.9123797, + "started_at_unix": 1789884395.549741, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11546,9 +11546,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.013200000012147939, + "duration_ms": 0.021510000010493968, "success": true, - "started_at_unix": 1789798001.9143987, + "started_at_unix": 1789884395.5523005, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -11570,7 +11570,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/transformers/.venv/bin/python", "success": true, - "total_duration_ms": 2359.6652420000055, + "total_duration_ms": 2687.9167089999783, "error_message": null, "summary": { "request_count": 32, @@ -11579,11 +11579,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 1486960, - "min_ms": 0.15106799997965936, - "max_ms": 2186.7807630000016, - "mean_ms": 72.32677434374767, - "median_ms": 4.841919499995129, - "p95_ms": 10.682653049998692, + "min_ms": 0.20429399998533881, + "max_ms": 2492.0330330000124, + "mean_ms": 82.34981946875219, + "median_ms": 5.783366500011766, + "p95_ms": 11.888107550004179, "result_summary": { "present_count": 31, "empty_count": 1, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.980378999988488, - "max_ms": 11.083839000008311, - "mean_ms": 7.570929899998191, - "median_ms": 7.997747499999264, - "p95_ms": 10.467954600004248 + "min_ms": 5.947980999991387, + "max_ms": 12.921204999997826, + "mean_ms": 8.608013799997138, + "median_ms": 8.32104449999349, + "p95_ms": 12.07594345000302 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.15106799997965936, - "max_ms": 5.089663000006794, - "mean_ms": 2.5458924999924193, - "median_ms": 2.493140499979063, - "p95_ms": 5.067881649996764 + "min_ms": 0.20429399998533881, + "max_ms": 5.979470999989189, + "mean_ms": 3.027104400004532, + "median_ms": 3.01142150000544, + "p95_ms": 5.897695649990453 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.211078000006637, - "max_ms": 0.23613599998384416, - "mean_ms": 0.21932260000312453, - "median_ms": 0.2166670000178783, - "p95_ms": 0.23293099998795697 + "min_ms": 0.2642880000109926, + "max_ms": 0.2939230000151838, + "mean_ms": 0.27711180000551394, + "median_ms": 0.27600999999322084, + "p95_ms": 0.2910296000152357 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 1215005, - "min_ms": 9.074521000002278, - "max_ms": 11.083839000008311, - "mean_ms": 9.674437000001035, - "median_ms": 9.260780999994722, - "p95_ms": 10.810112600006505, + "min_ms": 10.502096999999821, + "max_ms": 12.921204999997826, + "mean_ms": 11.209414000001061, + "median_ms": 10.973776000014368, + "p95_ms": 12.545533200000136, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2186.7807630000016, + "duration_ms": 2492.0330330000124, "success": true, - "started_at_unix": 1789798001.9341478, + "started_at_unix": 1789884395.5773683, "bytes_sent": 288, "bytes_received": 243001, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.083839000008311, + "duration_ms": 12.921204999997826, "success": true, - "started_at_unix": 1789798004.1249754, + "started_at_unix": 1789884398.074457, "bytes_sent": 288, "bytes_received": 243001, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.715206999999282, + "duration_ms": 10.607145999983913, "success": true, - "started_at_unix": 1789798004.1422265, + "started_at_unix": 1789884398.0943542, "bytes_sent": 288, "bytes_received": 243001, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.237837000000582, + "duration_ms": 10.973776000014368, "success": true, - "started_at_unix": 1789798004.1581366, + "started_at_unix": 1789884398.1123044, "bytes_sent": 288, "bytes_received": 243001, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.074521000002278, + "duration_ms": 10.502096999999821, "success": true, - "started_at_unix": 1789798004.1731317, + "started_at_unix": 1789884398.1304173, "bytes_sent": 288, "bytes_received": 243001, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.260780999994722, + "duration_ms": 11.042846000009376, "success": true, - "started_at_unix": 1789798004.1881905, + "started_at_unix": 1789884398.1483033, "bytes_sent": 288, "bytes_received": 243001, "request_id": 7, @@ -11944,11 +11944,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 919, - "min_ms": 0.15106799997965936, - "max_ms": 0.18946999998092906, - "mean_ms": 0.169470399993088, - "median_ms": 0.17043700000840545, - "p95_ms": 0.18608999998264153, + "min_ms": 0.20429399998533881, + "max_ms": 0.25505100001055325, + "mean_ms": 0.23186000000805507, + "median_ms": 0.23555500001748442, + "p95_ms": 0.2516156000126557, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4341849999889291, + "duration_ms": 0.5272829999967144, "success": true, - "started_at_unix": 1789798004.2035477, + "started_at_unix": 1789884398.1664784, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1725699999894914, + "duration_ms": 0.22652600000583334, "success": true, - "started_at_unix": 1789798004.2040148, + "started_at_unix": 1789884398.1670475, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1638070000069547, + "duration_ms": 0.20429399998533881, "success": true, - "started_at_unix": 1789798004.204227, + "started_at_unix": 1789884398.1673205, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18946999998092906, + "duration_ms": 0.2378740000210655, "success": true, - "started_at_unix": 1789798004.2044458, + "started_at_unix": 1789884398.16759, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17043700000840545, + "duration_ms": 0.25505100001055325, "success": true, - "started_at_unix": 1789798004.2046876, + "started_at_unix": 1789884398.167889, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15106799997965936, + "duration_ms": 0.23555500001748442, "success": true, - "started_at_unix": 1789798004.2048998, + "started_at_unix": 1789884398.1681972, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -12203,11 +12203,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1580, - "min_ms": 0.211078000006637, - "max_ms": 0.23613599998384416, - "mean_ms": 0.21932260000312453, - "median_ms": 0.2166670000178783, - "p95_ms": 0.23293099998795697, + "min_ms": 0.2642880000109926, + "max_ms": 0.2939230000151838, + "mean_ms": 0.27711180000551394, + "median_ms": 0.27600999999322084, + "p95_ms": 0.2910296000152357, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 3.5945090000097935, + "duration_ms": 3.038182000011602, "success": true, - "started_at_unix": 1789798004.205165, + "started_at_unix": 1789884398.1685874, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23613599998384416, + "duration_ms": 0.2939230000151838, "success": true, - "started_at_unix": 1789798004.208799, + "started_at_unix": 1789884398.1716728, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.211078000006637, + "duration_ms": 0.27945600001544335, "success": true, - "started_at_unix": 1789798004.2090788, + "started_at_unix": 1789884398.172019, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2166670000178783, + "duration_ms": 0.27600999999322084, "success": true, - "started_at_unix": 1789798004.2093298, + "started_at_unix": 1789884398.1723473, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2201110000044082, + "duration_ms": 0.2642880000109926, "success": true, - "started_at_unix": 1789798004.2095852, + "started_at_unix": 1789884398.172671, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.212621000002855, + "duration_ms": 0.2718819999927291, "success": true, - "started_at_unix": 1789798004.2098403, + "started_at_unix": 1789884398.1729817, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12462,11 +12462,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 19320, - "min_ms": 4.980378999988488, - "max_ms": 6.920973999996249, - "mean_ms": 5.467422799995347, - "median_ms": 5.184776000021429, - "p95_ms": 6.585372199992889, + "min_ms": 5.947980999991387, + "max_ms": 6.13999199998716, + "mean_ms": 6.006613599993216, + "median_ms": 5.9818949999908, + "p95_ms": 6.112458399991283, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.354409999990821, + "duration_ms": 8.868511000002854, "success": true, - "started_at_unix": 1789798004.2102463, + "started_at_unix": 1789884398.1734962, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.920973999996249, + "duration_ms": 6.13999199998716, "success": true, - "started_at_unix": 1789798004.220756, + "started_at_unix": 1789884398.1825678, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.980378999988488, + "duration_ms": 6.002324000007775, "success": true, - "started_at_unix": 1789798004.2278647, + "started_at_unix": 1789884398.1889384, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.00801999999112, + "duration_ms": 5.947980999991387, "success": true, - "started_at_unix": 1789798004.2330024, + "started_at_unix": 1789884398.1951468, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.242964999979449, + "duration_ms": 5.960875999988957, "success": true, - "started_at_unix": 1789798004.2381873, + "started_at_unix": 1789884398.2013204, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.184776000021429, + "duration_ms": 5.9818949999908, "success": true, - "started_at_unix": 1789798004.2436142, + "started_at_unix": 1789884398.2075157, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -12721,11 +12721,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 935, - "min_ms": 4.796810999977197, - "max_ms": 5.089663000006794, - "mean_ms": 4.922314599991751, - "median_ms": 4.868409000010843, - "p95_ms": 5.079982400002336, + "min_ms": 5.767792000000327, + "max_ms": 5.979470999989189, + "mean_ms": 5.822348800001009, + "median_ms": 5.787880000013956, + "p95_ms": 5.943126399989751, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.978085000004739, + "duration_ms": 5.882577999983596, "success": true, - "started_at_unix": 1789798004.2491617, + "started_at_unix": 1789884398.2139528, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.089663000006794, + "duration_ms": 5.787880000013956, "success": true, - "started_at_unix": 1789798004.2542262, + "started_at_unix": 1789884398.2199342, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.041259999984504, + "duration_ms": 5.767792000000327, "success": true, - "started_at_unix": 1789798004.2593992, + "started_at_unix": 1789884398.2258306, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.815429999979415, + "duration_ms": 5.797747999991998, "success": true, - "started_at_unix": 1789798004.2645419, + "started_at_unix": 1789884398.2317095, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.796810999977197, + "duration_ms": 5.979470999989189, "success": true, - "started_at_unix": 1789798004.2694352, + "started_at_unix": 1789884398.2376094, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.868409000010843, + "duration_ms": 5.778853000009576, "success": true, - "started_at_unix": 1789798004.2743058, + "started_at_unix": 1789884398.243714, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.2003839999958927, + "duration_ms": 3.7002480000012383, "success": true, - "started_at_unix": 1789798001.9306595, + "started_at_unix": 1789884395.5733547, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.017556000017293627, + "duration_ms": 0.0210299999992003, "success": true, - "started_at_unix": 1789798001.933953, + "started_at_unix": 1789884395.577148, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01674499998216561, + "duration_ms": 0.02168000000324355, "success": true, - "started_at_unix": 1789798001.9339912, + "started_at_unix": 1789884395.5771914, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.015813999993952166, + "duration_ms": 0.0206089999892356, "success": true, - "started_at_unix": 1789798001.9340994, + "started_at_unix": 1789884395.5773125, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2186.7807630000016, + "duration_ms": 2492.0330330000124, "success": true, - "started_at_unix": 1789798001.9341478, + "started_at_unix": 1789884395.5773683, "bytes_sent": 288, "bytes_received": 243001, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.083839000008311, + "duration_ms": 12.921204999997826, "success": true, - "started_at_unix": 1789798004.1249754, + "started_at_unix": 1789884398.074457, "bytes_sent": 288, "bytes_received": 243001, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.715206999999282, + "duration_ms": 10.607145999983913, "success": true, - "started_at_unix": 1789798004.1422265, + "started_at_unix": 1789884398.0943542, "bytes_sent": 288, "bytes_received": 243001, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.237837000000582, + "duration_ms": 10.973776000014368, "success": true, - "started_at_unix": 1789798004.1581366, + "started_at_unix": 1789884398.1123044, "bytes_sent": 288, "bytes_received": 243001, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.074521000002278, + "duration_ms": 10.502096999999821, "success": true, - "started_at_unix": 1789798004.1731317, + "started_at_unix": 1789884398.1304173, "bytes_sent": 288, "bytes_received": 243001, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.260780999994722, + "duration_ms": 11.042846000009376, "success": true, - "started_at_unix": 1789798004.1881905, + "started_at_unix": 1789884398.1483033, "bytes_sent": 288, "bytes_received": 243001, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4341849999889291, + "duration_ms": 0.5272829999967144, "success": true, - "started_at_unix": 1789798004.2035477, + "started_at_unix": 1789884398.1664784, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1725699999894914, + "duration_ms": 0.22652600000583334, "success": true, - "started_at_unix": 1789798004.2040148, + "started_at_unix": 1789884398.1670475, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1638070000069547, + "duration_ms": 0.20429399998533881, "success": true, - "started_at_unix": 1789798004.204227, + "started_at_unix": 1789884398.1673205, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.18946999998092906, + "duration_ms": 0.2378740000210655, "success": true, - "started_at_unix": 1789798004.2044458, + "started_at_unix": 1789884398.16759, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17043700000840545, + "duration_ms": 0.25505100001055325, "success": true, - "started_at_unix": 1789798004.2046876, + "started_at_unix": 1789884398.167889, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15106799997965936, + "duration_ms": 0.23555500001748442, "success": true, - "started_at_unix": 1789798004.2048998, + "started_at_unix": 1789884398.1681972, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 3.5945090000097935, + "duration_ms": 3.038182000011602, "success": true, - "started_at_unix": 1789798004.205165, + "started_at_unix": 1789884398.1685874, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23613599998384416, + "duration_ms": 0.2939230000151838, "success": true, - "started_at_unix": 1789798004.208799, + "started_at_unix": 1789884398.1716728, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.211078000006637, + "duration_ms": 0.27945600001544335, "success": true, - "started_at_unix": 1789798004.2090788, + "started_at_unix": 1789884398.172019, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2166670000178783, + "duration_ms": 0.27600999999322084, "success": true, - "started_at_unix": 1789798004.2093298, + "started_at_unix": 1789884398.1723473, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2201110000044082, + "duration_ms": 0.2642880000109926, "success": true, - "started_at_unix": 1789798004.2095852, + "started_at_unix": 1789884398.172671, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.212621000002855, + "duration_ms": 0.2718819999927291, "success": true, - "started_at_unix": 1789798004.2098403, + "started_at_unix": 1789884398.1729817, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023414999986925977, + "duration_ms": 0.058490000014899124, "success": true, - "started_at_unix": 1789798004.2102134, + "started_at_unix": 1789884398.1734283, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.354409999990821, + "duration_ms": 8.868511000002854, "success": true, - "started_at_unix": 1789798004.2102463, + "started_at_unix": 1789884398.1734962, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02772199999867553, + "duration_ms": 0.02516699998977856, "success": true, - "started_at_unix": 1789798004.2206986, + "started_at_unix": 1789884398.182502, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014081000017540646, + "duration_ms": 0.020067999997763764, "success": true, - "started_at_unix": 1789798004.220735, + "started_at_unix": 1789884398.182536, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.920973999996249, + "duration_ms": 6.13999199998716, "success": true, - "started_at_unix": 1789798004.220756, + "started_at_unix": 1789884398.1825678, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018148000009432508, + "duration_ms": 0.023153000000775137, "success": true, - "started_at_unix": 1789798004.227819, + "started_at_unix": 1789884398.1888785, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013330000001587905, + "duration_ms": 0.013345000013487152, "success": true, - "started_at_unix": 1789798004.2278438, + "started_at_unix": 1789884398.1889098, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.980378999988488, + "duration_ms": 6.002324000007775, "success": true, - "started_at_unix": 1789798004.2278647, + "started_at_unix": 1789884398.1889384, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0175859999842487, + "duration_ms": 0.02276300000403353, "success": true, - "started_at_unix": 1789798004.2329593, + "started_at_unix": 1789884398.1950877, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012789999999540669, + "duration_ms": 0.013535999983105285, "success": true, - "started_at_unix": 1789798004.2329829, + "started_at_unix": 1789884398.1951184, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.00801999999112, + "duration_ms": 5.947980999991387, "success": true, - "started_at_unix": 1789798004.2330024, + "started_at_unix": 1789884398.1951468, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018697999990990866, + "duration_ms": 0.02294299997629423, "success": true, - "started_at_unix": 1789798004.238144, + "started_at_unix": 1789884398.2012575, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01163700000006429, + "duration_ms": 0.020308000017621453, "success": true, - "started_at_unix": 1789798004.2381687, + "started_at_unix": 1789884398.2012885, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.242964999979449, + "duration_ms": 5.960875999988957, "success": true, - "started_at_unix": 1789798004.2381873, + "started_at_unix": 1789884398.2013204, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018357999977069994, + "duration_ms": 0.05231899999103007, "success": true, - "started_at_unix": 1789798004.2435675, + "started_at_unix": 1789884398.2074232, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014090999997051767, + "duration_ms": 0.018755999974473525, "success": true, - "started_at_unix": 1789798004.2435927, + "started_at_unix": 1789884398.2074847, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.184776000021429, + "duration_ms": 5.9818949999908, "success": true, - "started_at_unix": 1789798004.2436142, + "started_at_unix": 1789884398.2075157, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018858000004229325, + "duration_ms": 0.025206999993088175, "success": true, - "started_at_unix": 1789798004.2489452, + "started_at_unix": 1789884398.2136912, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02179300000193507, + "duration_ms": 0.035967000002301575, "success": true, - "started_at_unix": 1789798004.249131, + "started_at_unix": 1789884398.213904, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.978085000004739, + "duration_ms": 5.882577999983596, "success": true, - "started_at_unix": 1789798004.2491617, + "started_at_unix": 1789884398.2139528, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018928000002915724, + "duration_ms": 0.024065000019390936, "success": true, - "started_at_unix": 1789798004.2541776, + "started_at_unix": 1789884398.2198765, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014421999992464407, + "duration_ms": 0.014015999994398953, "success": true, - "started_at_unix": 1789798004.2542043, + "started_at_unix": 1789884398.2199082, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.089663000006794, + "duration_ms": 5.787880000013956, "success": true, - "started_at_unix": 1789798004.2542262, + "started_at_unix": 1789884398.2199342, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01675500001852015, + "duration_ms": 0.021881000009216223, "success": true, - "started_at_unix": 1789798004.2593577, + "started_at_unix": 1789884398.2257748, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01295900000286565, + "duration_ms": 0.012453000010737014, "success": true, - "started_at_unix": 1789798004.2593808, + "started_at_unix": 1789884398.2258046, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.041259999984504, + "duration_ms": 5.767792000000327, "success": true, - "started_at_unix": 1789798004.2593992, + "started_at_unix": 1789884398.2258306, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01618399997482811, + "duration_ms": 0.022471999983508795, "success": true, - "started_at_unix": 1789798004.2644787, + "started_at_unix": 1789884398.231651, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019199000007574796, + "duration_ms": 0.017092999996748404, "success": true, - "started_at_unix": 1789798004.2645159, + "started_at_unix": 1789884398.2316813, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.815429999979415, + "duration_ms": 5.797747999991998, "success": true, - "started_at_unix": 1789798004.2645419, + "started_at_unix": 1789884398.2317095, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015704000020377862, + "duration_ms": 0.02146100001709783, "success": true, - "started_at_unix": 1789798004.2693944, + "started_at_unix": 1789884398.2375598, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011978000003409761, + "duration_ms": 0.01308500000618551, "success": true, - "started_at_unix": 1789798004.2694168, + "started_at_unix": 1789884398.2375894, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.796810999977197, + "duration_ms": 5.979470999989189, "success": true, - "started_at_unix": 1789798004.2694352, + "started_at_unix": 1789884398.2376094, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015462999982673864, + "duration_ms": 0.024936999977853702, "success": true, - "started_at_unix": 1789798004.2742667, + "started_at_unix": 1789884398.243656, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011938000000100146, + "duration_ms": 0.01607099997613659, "success": true, - "started_at_unix": 1789798004.2742875, + "started_at_unix": 1789884398.243689, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.868409000010843, + "duration_ms": 5.778853000009576, "success": true, - "started_at_unix": 1789798004.2743058, + "started_at_unix": 1789884398.243714, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015152000003126886, + "duration_ms": 0.024866999979167304, "success": true, - "started_at_unix": 1789798004.2792082, + "started_at_unix": 1789884398.2495577, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014571999997770035, + "duration_ms": 0.020137999996450162, "success": true, - "started_at_unix": 1789798004.2793047, + "started_at_unix": 1789884398.2496676, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.8496060000122725, + "duration_ms": 3.4076470000172776, "success": true, - "started_at_unix": 1789798004.2793255, + "started_at_unix": 1789884398.2496955, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01594400001181384, + "duration_ms": 0.02351399999156456, "success": true, - "started_at_unix": 1789798004.2821894, + "started_at_unix": 1789884398.2531216, "bytes_sent": 55, "bytes_received": 0, "request_id": null, @@ -14456,7 +14456,7 @@ "environment_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv", "python_executable": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/web/.venv/bin/python", "success": true, - "total_duration_ms": 347.78416099999276, + "total_duration_ms": 411.7193390000011, "error_message": null, "summary": { "request_count": 32, @@ -14465,11 +14465,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 1179190, - "min_ms": 0.12911499999290754, - "max_ms": 162.8105890000029, - "mean_ms": 9.841529468750387, - "median_ms": 2.6965554999947017, - "p95_ms": 36.36950699999058, + "min_ms": 0.18971700001202407, + "max_ms": 188.05729900000756, + "mean_ms": 11.536692968750373, + "median_ms": 3.356200000013132, + "p95_ms": 45.40911654999314, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14525,27 +14525,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.8894740000046113, - "max_ms": 8.191829999987021, - "mean_ms": 5.0392621000014515, - "median_ms": 4.33528550000517, - "p95_ms": 7.731334649987785 + "min_ms": 4.666617999987466, + "max_ms": 9.11935299998845, + "mean_ms": 5.47023940000031, + "median_ms": 5.017544000011753, + "p95_ms": 7.6551929499927915 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.12911499999290754, - "max_ms": 2.7042069999936302, - "mean_ms": 1.412994399996137, - "median_ms": 1.403416499982768, - "p95_ms": 2.6973206499945945 + "min_ms": 0.18971700001202407, + "max_ms": 3.359134999982416, + "mean_ms": 1.7777566999995997, + "median_ms": 1.7771569999922576, + "p95_ms": 3.3588420499981453 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.4965389999824765, - "max_ms": 0.7953989999975875, - "mean_ms": 0.5773363999992398, - "median_ms": 0.5274250000013581, - "p95_ms": 0.7448307999993631 + "min_ms": 0.6374499999992622, + "max_ms": 0.7874329999992824, + "mean_ms": 0.6903659999977663, + "median_ms": 0.6799999999884676, + "p95_ms": 0.7664836000003561 } }, "validation": { @@ -14571,11 +14571,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 640970, - "min_ms": 3.8894740000046113, - "max_ms": 8.191829999987021, - "mean_ms": 4.969285600003559, - "median_ms": 4.313211999999567, - "p95_ms": 7.424935799991771, + "min_ms": 4.747360000010303, + "max_ms": 9.11935299998845, + "mean_ms": 5.8257088000061685, + "median_ms": 5.033459000003404, + "p95_ms": 8.36047199999257, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14635,9 +14635,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 162.8105890000029, + "duration_ms": 188.05729900000756, "success": true, - "started_at_unix": 1789798004.3049738, + "started_at_unix": 1789884398.2783804, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -14665,9 +14665,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.191829999987021, + "duration_ms": 9.11935299998845, "success": true, - "started_at_unix": 1789798004.4702027, + "started_at_unix": 1789884398.4694085, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -14695,9 +14695,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.357359000010774, + "duration_ms": 5.324948000009044, "success": true, - "started_at_unix": 1789798004.481917, + "started_at_unix": 1789884398.4827387, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -14725,9 +14725,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.313211999999567, + "duration_ms": 5.033459000003404, "success": true, - "started_at_unix": 1789798004.4896905, + "started_at_unix": 1789884398.4922662, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -14755,9 +14755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0945530000158215, + "duration_ms": 4.9034240000196405, "success": true, - "started_at_unix": 1789798004.4973571, + "started_at_unix": 1789884398.5014627, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -14785,9 +14785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8894740000046113, + "duration_ms": 4.747360000010303, "success": true, - "started_at_unix": 1789798004.5048697, + "started_at_unix": 1789884398.5105758, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -14830,11 +14830,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 934, - "min_ms": 0.12911499999290754, - "max_ms": 0.17194999998082494, - "mean_ms": 0.15191519999575576, - "median_ms": 0.15594499998883293, - "p95_ms": 0.17003899998826455, + "min_ms": 0.18971700001202407, + "max_ms": 0.23915099998816913, + "mean_ms": 0.21367639999994026, + "median_ms": 0.20899300000110088, + "p95_ms": 0.23791859998709697, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14894,9 +14894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3575190000049133, + "duration_ms": 0.4273240000145506, "success": true, - "started_at_unix": 1789798004.5124147, + "started_at_unix": 1789884398.5195644, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -14924,9 +14924,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17194999998082494, + "duration_ms": 0.2329889999828083, "success": true, - "started_at_unix": 1789798004.5128071, + "started_at_unix": 1789884398.5200334, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -14954,9 +14954,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16239500001802298, + "duration_ms": 0.23915099998816913, "success": true, - "started_at_unix": 1789798004.5130157, + "started_at_unix": 1789884398.5203168, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -14984,9 +14984,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15594499998883293, + "duration_ms": 0.20899300000110088, "success": true, - "started_at_unix": 1789798004.5132153, + "started_at_unix": 1789884398.5206006, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -15014,9 +15014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14017099999819038, + "duration_ms": 0.18971700001202407, "success": true, - "started_at_unix": 1789798004.513405, + "started_at_unix": 1789884398.520856, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -15044,9 +15044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.12911499999290754, + "duration_ms": 0.1975320000155989, "success": true, - "started_at_unix": 1789798004.513578, + "started_at_unix": 1789884398.52109, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -15089,11 +15089,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.4965389999824765, - "max_ms": 0.7953989999975875, - "mean_ms": 0.5773363999992398, - "median_ms": 0.5274250000013581, - "p95_ms": 0.7448307999993631, + "min_ms": 0.6374499999992622, + "max_ms": 0.7874329999992824, + "mean_ms": 0.6903659999977663, + "median_ms": 0.6799999999884676, + "p95_ms": 0.7664836000003561, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15153,9 +15153,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 70.80888999999502, + "duration_ms": 89.763271999999, "success": true, - "started_at_unix": 1789798004.5137916, + "started_at_unix": 1789884398.5213954, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15183,9 +15183,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7953989999975875, + "duration_ms": 0.7874329999992824, "success": true, - "started_at_unix": 1789798004.5846858, + "started_at_unix": 1789884398.6112409, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15213,9 +15213,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5425580000064656, + "duration_ms": 0.6826860000046509, "success": true, - "started_at_unix": 1789798004.5855603, + "started_at_unix": 1789884398.6120944, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15243,9 +15243,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5247610000083114, + "duration_ms": 0.6374499999992622, "success": true, - "started_at_unix": 1789798004.5861542, + "started_at_unix": 1789884398.612838, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15273,9 +15273,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5274250000013581, + "duration_ms": 0.6799999999884676, "success": true, - "started_at_unix": 1789798004.5867262, + "started_at_unix": 1789884398.6135342, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15303,9 +15303,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.4965389999824765, + "duration_ms": 0.6642609999971683, "success": true, - "started_at_unix": 1789798004.5872986, + "started_at_unix": 1789884398.6142707, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -15348,11 +15348,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 328510, - "min_ms": 4.087442000013652, - "max_ms": 7.168506999988722, - "mean_ms": 5.109238599999344, - "median_ms": 4.5560190000060174, - "p95_ms": 6.845243599991591, + "min_ms": 4.666617999987466, + "max_ms": 5.865663999998105, + "mean_ms": 5.114769999994451, + "median_ms": 5.0016290000201025, + "p95_ms": 5.747372199994061, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15412,9 +15412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.067047000016146, + "duration_ms": 5.821083000000726, "success": true, - "started_at_unix": 1789798004.5880456, + "started_at_unix": 1789884398.6151931, "bytes_sent": 274, "bytes_received": 65702, "request_id": 20, @@ -15442,9 +15442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.5521900000030655, + "duration_ms": 5.0016290000201025, "success": true, - "started_at_unix": 1789798004.5949972, + "started_at_unix": 1789884398.6220112, "bytes_sent": 274, "bytes_received": 65702, "request_id": 21, @@ -15472,9 +15472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.168506999988722, + "duration_ms": 5.274204999977883, "success": true, - "started_at_unix": 1789798004.6018963, + "started_at_unix": 1789884398.628462, "bytes_sent": 274, "bytes_received": 65702, "request_id": 22, @@ -15502,9 +15502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.5560190000060174, + "duration_ms": 5.865663999998105, "success": true, - "started_at_unix": 1789798004.610359, + "started_at_unix": 1789884398.6351347, "bytes_sent": 274, "bytes_received": 65702, "request_id": 23, @@ -15532,9 +15532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.182034999985262, + "duration_ms": 4.666617999987466, "success": true, - "started_at_unix": 1789798004.616083, + "started_at_unix": 1789884398.6423774, "bytes_sent": 274, "bytes_received": 65702, "request_id": 24, @@ -15562,9 +15562,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.087442000013652, + "duration_ms": 4.765733999988697, "success": true, - "started_at_unix": 1789798004.621455, + "started_at_unix": 1789884398.6484118, "bytes_sent": 274, "bytes_received": 65702, "request_id": 25, @@ -15607,11 +15607,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 8825, - "min_ms": 2.634882999984711, - "max_ms": 2.7042069999936302, - "mean_ms": 2.674073599996518, - "median_ms": 2.6785780000011528, - "p95_ms": 2.701146399994059, + "min_ms": 3.315162999996346, + "max_ms": 3.359134999982416, + "mean_ms": 3.341836999999259, + "median_ms": 3.353916000008894, + "p95_ms": 3.359004799989407, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15671,9 +15671,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.722865000009733, + "duration_ms": 3.265480000010257, "success": true, - "started_at_unix": 1789798004.6268926, + "started_at_unix": 1789884398.654717, "bytes_sent": 241, "bytes_received": 1765, "request_id": 26, @@ -15701,9 +15701,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7042069999936302, + "duration_ms": 3.353916000008894, "success": true, - "started_at_unix": 1789798004.6297147, + "started_at_unix": 1789884398.6581082, "bytes_sent": 241, "bytes_received": 1765, "request_id": 27, @@ -15731,9 +15731,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6785780000011528, + "duration_ms": 3.32248699999127, "success": true, - "started_at_unix": 1789798004.632548, + "started_at_unix": 1789884398.6616268, "bytes_sent": 241, "bytes_received": 1765, "request_id": 28, @@ -15761,9 +15761,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6637960000073235, + "duration_ms": 3.35848400001737, "success": true, - "started_at_unix": 1789798004.6353257, + "started_at_unix": 1789884398.6650817, "bytes_sent": 241, "bytes_received": 1765, "request_id": 29, @@ -15791,9 +15791,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.688903999995773, + "duration_ms": 3.315162999996346, "success": true, - "started_at_unix": 1789798004.6380818, + "started_at_unix": 1789884398.6686323, "bytes_sent": 241, "bytes_received": 1765, "request_id": 30, @@ -15821,9 +15821,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.634882999984711, + "duration_ms": 3.359134999982416, "success": true, - "started_at_unix": 1789798004.6408603, + "started_at_unix": 1789884398.6720762, "bytes_sent": 241, "bytes_received": 1765, "request_id": 31, @@ -15855,9 +15855,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.1397040000058496, + "duration_ms": 3.868414999999459, "success": true, - "started_at_unix": 1789798004.3015623, + "started_at_unix": 1789884398.2742047, "bytes_sent": 646, "bytes_received": 1589, "request_id": 1, @@ -15876,9 +15876,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.018707999998923697, + "duration_ms": 0.020958999982667592, "success": true, - "started_at_unix": 1789798004.3047915, + "started_at_unix": 1789884398.2781656, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15891,9 +15891,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.022414000000026135, + "duration_ms": 0.018093999983648246, "success": true, - "started_at_unix": 1789798004.3048348, + "started_at_unix": 1789884398.2782075, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15909,9 +15909,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.014051000022163862, + "duration_ms": 0.02020799999513656, "success": true, - "started_at_unix": 1789798004.304928, + "started_at_unix": 1789884398.2783253, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15927,9 +15927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 162.8105890000029, + "duration_ms": 188.05729900000756, "success": true, - "started_at_unix": 1789798004.3049738, + "started_at_unix": 1789884398.2783804, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -15957,9 +15957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.191829999987021, + "duration_ms": 9.11935299998845, "success": true, - "started_at_unix": 1789798004.4702027, + "started_at_unix": 1789884398.4694085, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -15987,9 +15987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.357359000010774, + "duration_ms": 5.324948000009044, "success": true, - "started_at_unix": 1789798004.481917, + "started_at_unix": 1789884398.4827387, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -16017,9 +16017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.313211999999567, + "duration_ms": 5.033459000003404, "success": true, - "started_at_unix": 1789798004.4896905, + "started_at_unix": 1789884398.4922662, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -16047,9 +16047,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0945530000158215, + "duration_ms": 4.9034240000196405, "success": true, - "started_at_unix": 1789798004.4973571, + "started_at_unix": 1789884398.5014627, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -16077,9 +16077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8894740000046113, + "duration_ms": 4.747360000010303, "success": true, - "started_at_unix": 1789798004.5048697, + "started_at_unix": 1789884398.5105758, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -16107,9 +16107,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3575190000049133, + "duration_ms": 0.4273240000145506, "success": true, - "started_at_unix": 1789798004.5124147, + "started_at_unix": 1789884398.5195644, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -16137,9 +16137,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.17194999998082494, + "duration_ms": 0.2329889999828083, "success": true, - "started_at_unix": 1789798004.5128071, + "started_at_unix": 1789884398.5200334, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -16167,9 +16167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.16239500001802298, + "duration_ms": 0.23915099998816913, "success": true, - "started_at_unix": 1789798004.5130157, + "started_at_unix": 1789884398.5203168, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -16197,9 +16197,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.15594499998883293, + "duration_ms": 0.20899300000110088, "success": true, - "started_at_unix": 1789798004.5132153, + "started_at_unix": 1789884398.5206006, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -16227,9 +16227,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.14017099999819038, + "duration_ms": 0.18971700001202407, "success": true, - "started_at_unix": 1789798004.513405, + "started_at_unix": 1789884398.520856, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -16257,9 +16257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.12911499999290754, + "duration_ms": 0.1975320000155989, "success": true, - "started_at_unix": 1789798004.513578, + "started_at_unix": 1789884398.52109, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -16287,9 +16287,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 70.80888999999502, + "duration_ms": 89.763271999999, "success": true, - "started_at_unix": 1789798004.5137916, + "started_at_unix": 1789884398.5213954, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16317,9 +16317,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7953989999975875, + "duration_ms": 0.7874329999992824, "success": true, - "started_at_unix": 1789798004.5846858, + "started_at_unix": 1789884398.6112409, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16347,9 +16347,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5425580000064656, + "duration_ms": 0.6826860000046509, "success": true, - "started_at_unix": 1789798004.5855603, + "started_at_unix": 1789884398.6120944, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16377,9 +16377,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5247610000083114, + "duration_ms": 0.6374499999992622, "success": true, - "started_at_unix": 1789798004.5861542, + "started_at_unix": 1789884398.612838, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16407,9 +16407,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5274250000013581, + "duration_ms": 0.6799999999884676, "success": true, - "started_at_unix": 1789798004.5867262, + "started_at_unix": 1789884398.6135342, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16437,9 +16437,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.4965389999824765, + "duration_ms": 0.6642609999971683, "success": true, - "started_at_unix": 1789798004.5872986, + "started_at_unix": 1789884398.6142707, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16467,9 +16467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0218730000085543, + "duration_ms": 0.02815299998815135, "success": true, - "started_at_unix": 1789798004.588016, + "started_at_unix": 1789884398.6151555, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16486,9 +16486,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.067047000016146, + "duration_ms": 5.821083000000726, "success": true, - "started_at_unix": 1789798004.5880456, + "started_at_unix": 1789884398.6151931, "bytes_sent": 274, "bytes_received": 65702, "request_id": 20, @@ -16516,9 +16516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025958999998465515, + "duration_ms": 0.026390000016363047, "success": true, - "started_at_unix": 1789798004.594939, + "started_at_unix": 1789884398.621948, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16535,9 +16535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011446999991449047, + "duration_ms": 0.01474800001233234, "success": true, - "started_at_unix": 1789798004.594974, + "started_at_unix": 1789884398.6219828, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.5521900000030655, + "duration_ms": 5.0016290000201025, "success": true, - "started_at_unix": 1789798004.5949972, + "started_at_unix": 1789884398.6220112, "bytes_sent": 274, "bytes_received": 65702, "request_id": 21, @@ -16584,9 +16584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02451699998573531, + "duration_ms": 0.025547999996433646, "success": true, - "started_at_unix": 1789798004.6018202, + "started_at_unix": 1789884398.6283543, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16603,9 +16603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011657000015929952, + "duration_ms": 0.015488999991930541, "success": true, - "started_at_unix": 1789798004.6018543, + "started_at_unix": 1789884398.6283884, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16622,9 +16622,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.168506999988722, + "duration_ms": 5.274204999977883, "success": true, - "started_at_unix": 1789798004.6018963, + "started_at_unix": 1789884398.628462, "bytes_sent": 274, "bytes_received": 65702, "request_id": 22, @@ -16652,9 +16652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026890000015100668, + "duration_ms": 0.028022999998711384, "success": true, - "started_at_unix": 1789798004.6102967, + "started_at_unix": 1789884398.635058, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16671,9 +16671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014841999984582799, + "duration_ms": 0.02492699999834258, "success": true, - "started_at_unix": 1789798004.6103346, + "started_at_unix": 1789884398.6350982, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16690,9 +16690,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.5560190000060174, + "duration_ms": 5.865663999998105, "success": true, - "started_at_unix": 1789798004.610359, + "started_at_unix": 1789884398.6351347, "bytes_sent": 274, "bytes_received": 65702, "request_id": 23, @@ -16720,9 +16720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022553999997398932, + "duration_ms": 0.028934999988905474, "success": true, - "started_at_unix": 1789798004.6160278, + "started_at_unix": 1789884398.6423001, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16739,9 +16739,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014511999978594758, + "duration_ms": 0.024736000000302738, "success": true, - "started_at_unix": 1789798004.6160593, + "started_at_unix": 1789884398.6423407, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16758,9 +16758,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.182034999985262, + "duration_ms": 4.666617999987466, "success": true, - "started_at_unix": 1789798004.616083, + "started_at_unix": 1789884398.6423774, "bytes_sent": 274, "bytes_received": 65702, "request_id": 24, @@ -16788,9 +16788,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020180000007030685, + "duration_ms": 0.02734200000986675, "success": true, - "started_at_unix": 1789798004.6214054, + "started_at_unix": 1789884398.648336, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16807,9 +16807,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011107000005949885, + "duration_ms": 0.02551899999048146, "success": true, - "started_at_unix": 1789798004.621433, + "started_at_unix": 1789884398.6483746, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16826,9 +16826,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.087442000013652, + "duration_ms": 4.765733999988697, "success": true, - "started_at_unix": 1789798004.621455, + "started_at_unix": 1789884398.6484118, "bytes_sent": 274, "bytes_received": 65702, "request_id": 25, @@ -16856,9 +16856,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018837999988363663, + "duration_ms": 0.028514000007362483, "success": true, - "started_at_unix": 1789798004.626647, + "started_at_unix": 1789884398.6544771, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16875,9 +16875,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027541000008568517, + "duration_ms": 0.031077999977924264, "success": true, - "started_at_unix": 1789798004.6268559, + "started_at_unix": 1789884398.6546724, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16894,9 +16894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.722865000009733, + "duration_ms": 3.265480000010257, "success": true, - "started_at_unix": 1789798004.6268926, + "started_at_unix": 1789884398.654717, "bytes_sent": 241, "bytes_received": 1765, "request_id": 26, @@ -16924,9 +16924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020490999986577663, + "duration_ms": 0.02558799999974326, "success": true, - "started_at_unix": 1789798004.6296628, + "started_at_unix": 1789884398.6580322, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16943,9 +16943,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016284999986737603, + "duration_ms": 0.028332999988833762, "success": true, - "started_at_unix": 1789798004.6296906, + "started_at_unix": 1789884398.6580682, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16962,9 +16962,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7042069999936302, + "duration_ms": 3.353916000008894, "success": true, - "started_at_unix": 1789798004.6297147, + "started_at_unix": 1789884398.6581082, "bytes_sent": 241, "bytes_received": 1765, "request_id": 27, @@ -16992,9 +16992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03028500000823442, + "duration_ms": 0.028452999998762607, "success": true, - "started_at_unix": 1789798004.6324823, + "started_at_unix": 1789884398.6615393, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17011,9 +17011,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02155199999265278, + "duration_ms": 0.03354399999011548, "success": true, - "started_at_unix": 1789798004.632519, + "started_at_unix": 1789884398.66158, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17030,9 +17030,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6785780000011528, + "duration_ms": 3.32248699999127, "success": true, - "started_at_unix": 1789798004.632548, + "started_at_unix": 1789884398.6616268, "bytes_sent": 241, "bytes_received": 1765, "request_id": 28, @@ -17060,9 +17060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017607000017960672, + "duration_ms": 0.023744999992914018, "success": true, - "started_at_unix": 1789798004.6352818, + "started_at_unix": 1789884398.6650105, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17079,9 +17079,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01353000001813598, + "duration_ms": 0.02748200000723955, "success": true, - "started_at_unix": 1789798004.6353064, + "started_at_unix": 1789884398.6650438, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17098,9 +17098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6637960000073235, + "duration_ms": 3.35848400001737, "success": true, - "started_at_unix": 1789798004.6353257, + "started_at_unix": 1789884398.6650817, "bytes_sent": 241, "bytes_received": 1765, "request_id": 29, @@ -17128,9 +17128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016393999999309017, + "duration_ms": 0.05934199998591794, "success": true, - "started_at_unix": 1789798004.63804, + "started_at_unix": 1789884398.6685145, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17147,9 +17147,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012979000018731313, + "duration_ms": 0.031589000002441026, "success": true, - "started_at_unix": 1789798004.6380625, + "started_at_unix": 1789884398.668587, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17166,9 +17166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.688903999995773, + "duration_ms": 3.315162999996346, "success": true, - "started_at_unix": 1789798004.6380818, + "started_at_unix": 1789884398.6686323, "bytes_sent": 241, "bytes_received": 1765, "request_id": 30, @@ -17196,9 +17196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016444999999976062, + "duration_ms": 0.022572000005993687, "success": true, - "started_at_unix": 1789798004.6408188, + "started_at_unix": 1789884398.6720068, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17215,9 +17215,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013469999998960702, + "duration_ms": 0.026469999994560567, "success": true, - "started_at_unix": 1789798004.640841, + "started_at_unix": 1789884398.6720388, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17234,9 +17234,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.634882999984711, + "duration_ms": 3.359134999982416, "success": true, - "started_at_unix": 1789798004.6408603, + "started_at_unix": 1789884398.6720762, "bytes_sent": 241, "bytes_received": 1765, "request_id": 31, @@ -17264,9 +17264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016294999994670434, + "duration_ms": 0.0336229999788884, "success": true, - "started_at_unix": 1789798004.6435869, + "started_at_unix": 1789884398.6755686, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17283,9 +17283,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01503300001104435, + "duration_ms": 0.02857399999811605, "success": true, - "started_at_unix": 1789798004.6436834, + "started_at_unix": 1789884398.6757066, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17298,9 +17298,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.613082000005761, + "duration_ms": 2.0395109999924443, "success": true, - "started_at_unix": 1789798004.6437054, + "started_at_unix": 1789884398.6757472, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17318,9 +17318,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.013840000008258357, + "duration_ms": 0.02143000000387474, "success": true, - "started_at_unix": 1789798004.6453307, + "started_at_unix": 1789884398.6778014, "bytes_sent": 55, "bytes_received": 0, "request_id": null,