diff --git a/latest-results.md b/latest-results.md index 94972c3..8588690 100644 --- a/latest-results.md +++ b/latest-results.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260903T060619Z.json` +Generated from `results/bench-servers/summary-20260904T060510Z.json` -- Generated at: 20260903T060619Z +- Generated at: 20260904T060510Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260903T060619Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 6 | 4837.29 | 3.99 | 150 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | no | 8 | 7692.81 | 14.95 | 205 | 97% | 2 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 6 | 37843.10 | 72.87 | 150 | 97% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 6 | 218704.32 | 370.02 | 150 | 80% | 5 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 6 | 4731.84 | 3.81 | 150 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | no | 8 | 8368.35 | 18.15 | 205 | 97% | 2 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 6 | 38050.72 | 76.54 | 150 | 97% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 6 | 217507.91 | 367.08 | 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-20260903T060619Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 391.84 | 3.40 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 797.92 | 10.05 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 4634.65 | 85.59 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 7880.47 | 112.46 | 5 | 25 | 80% | 1 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 371.86 | 3.20 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 752.12 | 11.61 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 4338.90 | 74.02 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 7708.56 | 112.07 | 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-20260903T060619Z.json) | yes | 1.66 | 1.83 | 100% | 223.00 | +22.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 6.66 | 11.66 | 100% | 201.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 33.34 | 122.57 | 100% | 250.00 | +49.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 208.13 | 433.57 | 100% | 188.00 | -13.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 1.63 | 1.79 | 100% | 223.00 | +22.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 6.67 | 9.96 | 100% | 201.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 33.43 | 121.78 | 100% | 250.00 | +49.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 209.96 | 487.49 | 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-20260903T060619Z.json) | yes | 0.33 | 0.34 | 100% | 4232.00 | +213.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 1.07 | 1.23 | 100% | 4019.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 1.98 | 2.34 | 100% | 2589.00 | -1430.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 180.83 | 183.16 | 100% | 4134.00 | +115.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.31 | 0.32 | 100% | 4232.00 | +213.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 1.11 | 1.31 | 100% | 4019.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2.58 | 3.17 | 100% | 2589.00 | -1430.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 180.25 | 186.72 | 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-20260903T060619Z.json) | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.25 | 0.27 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.43 | 0.49 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 1.03 | 1.07 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.45 | 0.49 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 1.04 | 1.07 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 1.04 | 2.61 | 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-20260903T060619Z.json) | no | 4.85 | 4.97 | 0% | 0.00 | -168.00 | fail (10) | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 11.30 | 14.81 | 100% | 168.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 12.10 | 14.14 | 100% | 149.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 386.52 | 500.19 | 100% | 168.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 4.48 | 4.79 | 0% | 0.00 | -168.00 | fail (10) | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 10.19 | 13.38 | 100% | 168.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 17.35 | 39.72 | 100% | 149.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 329.75 | 448.42 | 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-20260903T060619Z.json) | yes | 2.60 | 2.72 | 100% | 1909.00 | +1631.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 3.51 | 3.54 | 100% | 267.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 33.27 | 35.92 | 100% | 278.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 167.49 | 172.26 | 100% | 5662.00 | +5384.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 3.63 | 5.20 | 100% | 1909.00 | +1631.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 3.64 | 3.83 | 100% | 267.00 | -11.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 32.12 | 35.14 | 100% | 278.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 164.60 | 165.28 | 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-20260903T060619Z.json) | yes | 252.48 | 2.60 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 271.07 | 4.50 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 1455.01 | 14.41 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 7875.52 | 174.86 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 249.85 | 2.46 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 290.82 | 4.68 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 1443.34 | 13.74 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 7693.57 | 172.11 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 3.97 | 7.38 | 100% | 10.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 5.23 | 7.66 | 100% | 261.00 | +251.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 17.63 | 69.45 | 100% | 15.00 | +5.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 213.80 | 647.62 | 100% | 2.00 | -8.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 3.95 | 6.76 | 100% | 10.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 4.82 | 7.39 | 100% | 261.00 | +251.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 18.09 | 71.36 | 100% | 15.00 | +5.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 216.27 | 664.67 | 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-20260903T060619Z.json) | yes | 0.25 | 0.28 | 100% | 46.00 | -11.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.28 | 0.31 | 100% | 298.00 | +241.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.47 | 0.52 | 100% | 57.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 156.37 | 157.76 | 100% | 57.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.21 | 0.24 | 100% | 46.00 | -11.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.52 | 0.60 | 100% | 57.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2.28 | 2.97 | 100% | 298.00 | +241.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 156.46 | 163.01 | 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-20260903T060619Z.json) | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.23 | 0.26 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.36 | 0.39 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 1.06 | 1.09 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.18 | 0.19 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.40 | 0.43 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.80 | 2.43 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 3.16 | 9.39 | 100% | 83.00 | -21.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 4.49 | 4.91 | 100% | 104.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 25.66 | 27.79 | 100% | 104.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 253.06 | 289.98 | 100% | 143.00 | +39.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 1.02 | 1.06 | 100% | 83.00 | -21.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 4.26 | 4.47 | 100% | 104.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 24.79 | 26.63 | 100% | 104.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 246.38 | 279.52 | 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-20260903T060619Z.json) | yes | 1.20 | 2.90 | 100% | 858.00 | +775.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 2.85 | 2.87 | 100% | 100.00 | +17.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 41.62 | 48.14 | 100% | 83.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 250.01 | 258.27 | 100% | 71.00 | -12.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 1.22 | 3.09 | 100% | 858.00 | +775.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 2.82 | 2.86 | 100% | 100.00 | +17.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 39.03 | 44.62 | 100% | 83.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 240.38 | 241.79 | 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-20260903T060619Z.json) | yes | 839.42 | 7.94 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 667.28 | 11.93 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 9859.75 | 140.69 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 8074.40 | 142.23 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 806.02 | 7.33 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 679.06 | 12.00 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 7828.03 | 139.62 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 10849.00 | 177.19 | 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-20260903T060619Z.json) | yes | 19.24 | 22.42 | 100% | 1000.00 | +728.80 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 36.38 | 142.56 | 100% | 16.00 | -255.20 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 73.53 | 245.21 | 100% | 271.20 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 109.77 | 286.64 | 100% | 6.00 | -265.20 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 18.70 | 22.32 | 100% | 1000.00 | +728.80 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 36.44 | 144.22 | 100% | 16.00 | -255.20 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 72.05 | 243.50 | 100% | 271.20 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 101.72 | 255.34 | 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-20260903T060619Z.json) | yes | 0.28 | 0.31 | 100% | 329.00 | -21.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.79 | 0.98 | 100% | 350.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 5.03 | 5.87 | 100% | 2588.00 | +2238.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 189.59 | 191.02 | 100% | 301.00 | -49.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.26 | 0.29 | 100% | 329.00 | -21.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.60 | 0.68 | 100% | 350.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2.68 | 2.99 | 100% | 2588.00 | +2238.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 189.31 | 190.04 | 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-20260903T060619Z.json) | yes | 0.21 | 0.22 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.47 | 0.52 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 1.05 | 1.10 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 2.92 | 2.94 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.19 | 0.19 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.24 | 0.26 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.42 | 0.48 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 1.05 | 1.08 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 14.66 | 36.20 | 100% | 256.00 | -184.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 17.21 | 17.75 | 100% | 448.00 | +8.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 222.45 | 227.48 | 100% | 441.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 615.72 | 1229.23 | 100% | 440.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 14.82 | 16.27 | 100% | 448.00 | +8.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 15.23 | 22.41 | 100% | 256.00 | -184.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 222.72 | 224.66 | 100% | 441.00 | +1.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 800.11 | 1236.40 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.66 | 0.78 | 100% | 794.00 | -3498.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 2.75 | 2.85 | 100% | 4441.00 | +149.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 12.94 | 14.80 | 100% | 4292.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 188.28 | 203.31 | 100% | 232.00 | -4060.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 2.70 | 2.74 | 100% | 4441.00 | +149.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 5.43 | 9.16 | 100% | 794.00 | -3498.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 12.79 | 15.32 | 100% | 4292.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 183.30 | 185.90 | 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-20260903T060619Z.json) | yes | 353.01 | 2.46 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 798.80 | 17.09 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 3450.95 | 46.87 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 7007.40 | 122.43 | 5 | 25 | 60% | 2 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 357.13 | 2.50 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 756.25 | 15.03 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 3453.26 | 46.77 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 7087.61 | 121.54 | 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-20260903T060619Z.json) | yes | 3.34 | 7.52 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 8.03 | 14.42 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 64.28 | 245.80 | 100% | 15.00 | +14.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 208.17 | 440.49 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 3.50 | 8.03 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 7.05 | 11.44 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 62.42 | 243.10 | 100% | 15.00 | +14.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 195.28 | 455.37 | 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-20260903T060619Z.json) | yes | 0.39 | 0.40 | 100% | 10621.00 | +49.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 1.02 | 1.05 | 100% | 13188.00 | +2616.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 1.27 | 1.55 | 100% | 10572.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 326.32 | 329.04 | 100% | 10498.00 | -74.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.39 | 0.40 | 100% | 10621.00 | +49.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 1.16 | 1.26 | 100% | 10572.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 3.32 | 5.17 | 100% | 13188.00 | +2616.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 333.33 | 344.93 | 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-20260903T060619Z.json) | yes | 0.22 | 0.23 | 100% | 2.00 | +1.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.27 | 0.28 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.43 | 0.46 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 1.25 | 1.51 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.22 | 0.23 | 100% | 2.00 | +1.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.41 | 0.48 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 1.11 | 1.20 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2.92 | 2.93 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 4.31 | 4.72 | 100% | 23.00 | -15.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 9.77 | 18.95 | 100% | 17.00 | -21.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 38.24 | 40.23 | 0% | 0.00 | -38.00 | fail (10) | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 136.50 | 191.41 | 100% | 38.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 4.44 | 5.08 | 100% | 23.00 | -15.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 6.09 | 17.33 | 100% | 17.00 | -21.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 39.47 | 40.64 | 0% | 0.00 | -38.00 | fail (10) | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 136.57 | 168.38 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 4.03 | 4.11 | 100% | 958.00 | +58.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 10.14 | 23.14 | 100% | 2137.00 | +1237.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 38.16 | 38.94 | 0% | 0.00 | -900.00 | fail (10) | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 88.15 | 97.62 | 100% | 900.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.39 | 0.42 | 100% | 2137.00 | +1237.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 3.97 | 4.00 | 100% | 958.00 | +58.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 38.52 | 39.25 | 0% | 0.00 | -900.00 | fail (10) | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 88.65 | 98.01 | 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-20260903T060619Z.json) | yes | 2684.48 | 4.73 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 2456.66 | 51.67 | 5 | 25 | 80% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 16965.21 | 140.28 | 5 | 25 | 80% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 182768.77 | 1550.73 | 5 | 25 | 40% | 2 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 2632.68 | 4.67 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2401.94 | 51.24 | 5 | 25 | 80% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 16531.13 | 138.49 | 5 | 25 | 80% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 182302.86 | 1551.70 | 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-20260903T060619Z.json) | yes | 11.68 | 12.30 | 100% | 775.00 | +652.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 52.32 | 82.80 | 100% | 123.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 147.08 | 152.83 | 100% | 2.00 | -121.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 244.45 | 964.50 | 100% | 15.00 | -108.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 11.23 | 12.29 | 100% | 775.00 | +652.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 49.16 | 83.77 | 100% | 123.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 143.62 | 144.21 | 100% | 2.00 | -121.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 237.48 | 949.03 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 0.23 | 0.26 | 100% | 7.00 | -27.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.25 | 0.26 | 100% | 48.00 | +14.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.47 | 0.52 | 100% | 34.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 2734.45 | 2785.26 | 0% | 0.00 | -34.00 | fail (10) | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.21 | 0.21 | 100% | 48.00 | +14.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.24 | 0.29 | 100% | 7.00 | -27.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.50 | 0.58 | 100% | 34.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 2738.18 | 2772.67 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 0.27 | 0.29 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.28 | 0.30 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.44 | 0.51 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 2202.08 | 2285.79 | 100% | 1.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.30 | 0.35 | 100% | 1.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.55 | 0.95 | 100% | 1.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 2214.81 | 2266.21 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 2.66 | 2.80 | 0% | 0.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 5.88 | 6.02 | 100% | 23.00 | +23.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 7.24 | 9.09 | 0% | 0.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 7.55 | 16.12 | 0% | 0.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 2.48 | 2.61 | 0% | 0.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 5.89 | 5.97 | 100% | 23.00 | +23.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 6.37 | 7.64 | 0% | 0.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 14.47 | 19.84 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 5.61 | 5.72 | 100% | 7.00 | -23.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 5.84 | 21.64 | 100% | 33.00 | +3.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 640.92 | 682.95 | 100% | 30.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | no | 2667.37 | 2740.46 | 0% | 0.00 | -30.00 | fail (10) | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 3.84 | 10.21 | 100% | 33.00 | +3.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 5.66 | 5.68 | 100% | 7.00 | -23.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 635.87 | 661.56 | 100% | 30.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | no | 2659.43 | 2681.71 | 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-20260903T060619Z.json) | yes | 316.06 | 2.79 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 1477.52 | 9.36 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 760.24 | 9.62 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 5097.76 | 117.43 | 5 | 25 | 100% | 0 | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 314.30 | 2.71 | 5 | 25 | 100% | 0 | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 1435.10 | 9.05 | 5 | 25 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 759.53 | 10.31 | 5 | 25 | 100% | 0 | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 4887.28 | 105.43 | 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-20260903T060619Z.json) | yes | 4.77 | 8.01 | 100% | 14.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 6.17 | 9.04 | 100% | 467.00 | +453.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 42.00 | 138.38 | 100% | 254.40 | +240.40 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 102.73 | 170.46 | 100% | 1.00 | -13.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 4.78 | 8.09 | 100% | 14.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 5.89 | 8.74 | 100% | 467.00 | +453.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 44.69 | 134.24 | 100% | 254.40 | +240.40 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 72.26 | 97.11 | 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-20260903T060619Z.json) | yes | 0.22 | 0.24 | 100% | 7.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 0.50 | 0.53 | 100% | 26.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 2.65 | 8.92 | 100% | 149.00 | +123.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 152.92 | 263.55 | 100% | 359.00 | +333.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.23 | 0.24 | 100% | 7.00 | -19.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 0.51 | 0.56 | 100% | 26.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2.73 | 9.18 | 100% | 149.00 | +123.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 121.86 | 196.47 | 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-20260903T060619Z.json) | yes | 0.36 | 0.37 | 100% | 2.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 0.57 | 0.67 | 100% | 2.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 1.12 | 2.41 | 100% | 2.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 3.85 | 4.11 | 100% | 2.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.36 | 0.39 | 100% | 2.00 | 0.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 0.54 | 0.61 | 100% | 2.00 | 0.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 1.03 | 1.89 | 100% | 2.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 14.06 | 41.01 | 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-20260903T060619Z.json) | yes | 0.57 | 0.60 | 100% | 32.00 | -173.00 | pass | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 4.49 | 5.35 | 100% | 225.00 | +20.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 5.37 | 6.78 | 100% | 205.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 90.45 | 92.81 | 100% | 57.00 | -148.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.60 | 0.63 | 100% | 32.00 | -173.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 4.36 | 5.20 | 100% | 225.00 | +20.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 4.55 | 5.65 | 100% | 205.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 89.74 | 92.20 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260903T060619Z.json) | yes | 2.49 | 2.50 | 100% | 1613.00 | +1193.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 2.54 | 4.27 | 100% | 3585.00 | +3165.00 | pass | -| [Pyright](latest-results/pyright-20260903T060619Z.json) | yes | 35.02 | 41.86 | 100% | 420.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260903T060619Z.json) | yes | 237.21 | 244.15 | 100% | 880.00 | +460.00 | pass | +| [Ty](latest-results/ty-20260904T060510Z.json) | yes | 2.53 | 2.55 | 100% | 1613.00 | +1193.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 3.15 | 4.36 | 100% | 3585.00 | +3165.00 | pass | +| [Pyright](latest-results/pyright-20260904T060510Z.json) | yes | 34.38 | 39.74 | 100% | 420.00 | 0.00 | pass | +| [pylsp-mypy](latest-results/pylsp-mypy-20260904T060510Z.json) | yes | 229.24 | 230.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-20260903T060619Z.json) | no | 191.21 | 0.29 | 8 | 40 | 100% | 2 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | no | 187.58 | 0.28 | 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-20260903T060619Z.json) | yes | 0.99 | 1.04 | 100% | 30.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.94 | 0.99 | 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-20260903T060619Z.json) | yes | 0.17 | 0.17 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.17 | 0.18 | 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-20260903T060619Z.json) | yes | 0.20 | 0.20 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.22 | 0.24 | 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-20260903T060619Z.json) | yes | 0.18 | 0.19 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.17 | 0.18 | 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-20260903T060619Z.json) | yes | 0.19 | 0.21 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.19 | 0.20 | 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-20260903T060619Z.json) | yes | 0.22 | 0.23 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 0.22 | 0.24 | 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-20260903T060619Z.json) | yes | 1749.63 | 28.80 | 3 | 15 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 2541.06 | 72.57 | 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-20260903T060619Z.json) | yes | 15.98 | 32.13 | 100% | 126.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 20.94 | 53.32 | 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-20260903T060619Z.json) | yes | 62.01 | 64.31 | 100% | 74.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 141.02 | 145.84 | 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-20260903T060619Z.json) | yes | 8.41 | 13.41 | 100% | 75.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260904T060510Z.json) | yes | 55.75 | 63.14 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl b/latest-results/pylsp-mypy-20260904T060510Z-responses.jsonl similarity index 97% rename from latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl rename to latest-results/pylsp-mypy-20260904T060510Z-responses.jsonl index 3d25ca2..206234a 100644 --- a/latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl +++ b/latest-results/pylsp-mypy-20260904T060510Z-responses.jsonl @@ -64,9 +64,9 @@ {"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 4, "result": [{"uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "range": {"start": {"line": 3, "character": 4}, "end": {"line": 3, "character": 16}}}]} {"suite": "pandas", "label": "build report definition", "method": "textDocument/definition", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 16, "character": 17, "iteration": 5, "result": [{"uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "range": {"start": {"line": 3, "character": 4}, "end": {"line": 3, "character": 16}}}]} {"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 1, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 2, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 18, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 7, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 18, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 18, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 18, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 18, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 18, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 18, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 18, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 18, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 18, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 18, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 18, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 18, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 18, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 18, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 3, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} -{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 4, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} +{"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 4, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 18, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 7, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 18, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 18, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 18, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 18, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 18, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 18, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 18, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 18, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 18, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 18, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 18, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 18, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 18, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 18, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then complete (edit+completion)", "method": "textDocument/completion", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 39, "iteration": 5, "result": {"isIncomplete": false, "items": [{"label": "abs()", "kind": 3, "sortText": "aabs", "insertText": "abs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add(other, axis, level, fill_value)", "kind": 3, "sortText": "aadd", "insertText": "add", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_prefix(prefix, axis)", "kind": 3, "sortText": "aadd_prefix", "insertText": "add_prefix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "add_suffix(suffix, axis)", "kind": 3, "sortText": "aadd_suffix", "insertText": "add_suffix", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "agg", "kind": 6, "sortText": "aagg", "insertText": "agg", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "aggregate(func, axis, args, kwargs)", "kind": 3, "sortText": "aaggregate", "insertText": "aggregate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "align(other, join, axis, level, copy, fill_value, method, limit, fill_axis, broadcast_axis)", "kind": 3, "sortText": "aalign", "insertText": "align", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "all(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aall", "insertText": "all", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "any(axis, bool_only, skipna, kwargs)", "kind": 3, "sortText": "aany", "insertText": "any", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "apply(func, axis, raw, result_type, args, by_row, engine, engine_kwargs, kwargs)", "kind": 3, "sortText": "aapply", "insertText": "apply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "applymap(func, na_action, kwargs)", "kind": 3, "sortText": "aapplymap", "insertText": "applymap", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asfreq(freq, method, how, normalize, fill_value)", "kind": 3, "sortText": "aasfreq", "insertText": "asfreq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "asof(where, subset)", "kind": 3, "sortText": "aasof", "insertText": "asof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "assign(kwargs)", "kind": 3, "sortText": "aassign", "insertText": "assign", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "astype(dtype, copy, errors)", "kind": 3, "sortText": "aastype", "insertText": "astype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at", "kind": 10, "sortText": "aat", "insertText": "at", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "at_time(time, asof, axis)", "kind": 3, "sortText": "aat_time", "insertText": "at_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "attrs", "kind": 6, "sortText": "aattrs", "insertText": "attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "axes", "kind": 10, "sortText": "aaxes", "insertText": "axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "backfill(axis, inplace, limit, downcast)", "kind": 3, "sortText": "abackfill", "insertText": "backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "between_time(start_time, end_time, inclusive, axis)", "kind": 3, "sortText": "abetween_time", "insertText": "between_time", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bfill(axis, inplace, limit, limit_area, downcast)", "kind": 3, "sortText": "abfill", "insertText": "bfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "bool()", "kind": 3, "sortText": "abool", "insertText": "bool", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "boxplot", "kind": 6, "sortText": "aboxplot", "insertText": "boxplot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "clip(lower, upper, axis, inplace, kwargs)", "kind": 3, "sortText": "aclip", "insertText": "clip", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "columns", "kind": 6, "sortText": "acolumns", "insertText": "columns", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine", "kind": 3, "sortText": "acombine", "insertText": "combine", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "combine_first", "kind": 3, "sortText": "acombine_first", "insertText": "combine_first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "compare", "kind": 3, "sortText": "acompare", "insertText": "compare", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "convert_dtypes", "kind": 3, "sortText": "aconvert_dtypes", "insertText": "convert_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "copy", "kind": 3, "sortText": "acopy", "insertText": "copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corr", "kind": 3, "sortText": "acorr", "insertText": "corr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "corrwith", "kind": 3, "sortText": "acorrwith", "insertText": "corrwith", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "count", "kind": 3, "sortText": "acount", "insertText": "count", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cov", "kind": 3, "sortText": "acov", "insertText": "cov", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummax", "kind": 3, "sortText": "acummax", "insertText": "cummax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cummin", "kind": 3, "sortText": "acummin", "insertText": "cummin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumprod", "kind": 3, "sortText": "acumprod", "insertText": "cumprod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "cumsum", "kind": 3, "sortText": "acumsum", "insertText": "cumsum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "describe", "kind": 3, "sortText": "adescribe", "insertText": "describe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "diff", "kind": 3, "sortText": "adiff", "insertText": "diff", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "div", "kind": 6, "sortText": "adiv", "insertText": "div", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "divide", "kind": 6, "sortText": "adivide", "insertText": "divide", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dot", "kind": 3, "sortText": "adot", "insertText": "dot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop", "kind": 3, "sortText": "adrop", "insertText": "drop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "drop_duplicates", "kind": 3, "sortText": "adrop_duplicates", "insertText": "drop_duplicates", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "droplevel", "kind": 3, "sortText": "adroplevel", "insertText": "droplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dropna", "kind": 3, "sortText": "adropna", "insertText": "dropna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "dtypes", "kind": 10, "sortText": "adtypes", "insertText": "dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "duplicated", "kind": 3, "sortText": "aduplicated", "insertText": "duplicated", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "empty", "kind": 10, "sortText": "aempty", "insertText": "empty", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eq", "kind": 3, "sortText": "aeq", "insertText": "eq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "equals", "kind": 3, "sortText": "aequals", "insertText": "equals", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "eval", "kind": 3, "sortText": "aeval", "insertText": "eval", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ewm", "kind": 3, "sortText": "aewm", "insertText": "ewm", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "expanding", "kind": 3, "sortText": "aexpanding", "insertText": "expanding", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "explode", "kind": 3, "sortText": "aexplode", "insertText": "explode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ffill", "kind": 3, "sortText": "affill", "insertText": "ffill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "fillna", "kind": 3, "sortText": "afillna", "insertText": "fillna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "filter", "kind": 3, "sortText": "afilter", "insertText": "filter", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first", "kind": 3, "sortText": "afirst", "insertText": "first", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "first_valid_index", "kind": 3, "sortText": "afirst_valid_index", "insertText": "first_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "flags", "kind": 10, "sortText": "aflags", "insertText": "flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "floordiv", "kind": 3, "sortText": "afloordiv", "insertText": "floordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_dict", "kind": 3, "sortText": "afrom_dict", "insertText": "from_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "from_records", "kind": 3, "sortText": "afrom_records", "insertText": "from_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ge", "kind": 3, "sortText": "age", "insertText": "ge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "get", "kind": 3, "sortText": "aget", "insertText": "get", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "groupby", "kind": 3, "sortText": "agroupby", "insertText": "groupby", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "gt", "kind": 3, "sortText": "agt", "insertText": "gt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "head", "kind": 3, "sortText": "ahead", "insertText": "head", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "hist", "kind": 6, "sortText": "ahist", "insertText": "hist", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iat", "kind": 10, "sortText": "aiat", "insertText": "iat", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmax", "kind": 3, "sortText": "aidxmax", "insertText": "idxmax", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "idxmin", "kind": 3, "sortText": "aidxmin", "insertText": "idxmin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iloc", "kind": 10, "sortText": "ailoc", "insertText": "iloc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "index", "kind": 6, "sortText": "aindex", "insertText": "index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "infer_objects", "kind": 3, "sortText": "ainfer_objects", "insertText": "infer_objects", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "info", "kind": 3, "sortText": "ainfo", "insertText": "info", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "insert", "kind": 3, "sortText": "ainsert", "insertText": "insert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "interpolate", "kind": 3, "sortText": "ainterpolate", "insertText": "interpolate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isetitem", "kind": 3, "sortText": "aisetitem", "insertText": "isetitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isin", "kind": 3, "sortText": "aisin", "insertText": "isin", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isna", "kind": 3, "sortText": "aisna", "insertText": "isna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "isnull", "kind": 3, "sortText": "aisnull", "insertText": "isnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "items", "kind": 3, "sortText": "aitems", "insertText": "items", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "iterrows", "kind": 3, "sortText": "aiterrows", "insertText": "iterrows", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "itertuples", "kind": 3, "sortText": "aitertuples", "insertText": "itertuples", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "join", "kind": 3, "sortText": "ajoin", "insertText": "join", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "keys", "kind": 3, "sortText": "akeys", "insertText": "keys", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurt", "kind": 3, "sortText": "akurt", "insertText": "kurt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "kurtosis", "kind": 6, "sortText": "akurtosis", "insertText": "kurtosis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last", "kind": 3, "sortText": "alast", "insertText": "last", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "last_valid_index", "kind": 3, "sortText": "alast_valid_index", "insertText": "last_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "le", "kind": 3, "sortText": "ale", "insertText": "le", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "loc", "kind": 10, "sortText": "aloc", "insertText": "loc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "lt", "kind": 3, "sortText": "alt", "insertText": "lt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "map", "kind": 3, "sortText": "amap", "insertText": "map", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mask", "kind": 3, "sortText": "amask", "insertText": "mask", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "max", "kind": 3, "sortText": "amax", "insertText": "max", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mean", "kind": 3, "sortText": "amean", "insertText": "mean", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "median", "kind": 3, "sortText": "amedian", "insertText": "median", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "melt", "kind": 3, "sortText": "amelt", "insertText": "melt", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "memory_usage", "kind": 3, "sortText": "amemory_usage", "insertText": "memory_usage", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "merge", "kind": 3, "sortText": "amerge", "insertText": "merge", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "min", "kind": 3, "sortText": "amin", "insertText": "min", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mod", "kind": 3, "sortText": "amod", "insertText": "mod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mode", "kind": 3, "sortText": "amode", "insertText": "mode", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "mul", "kind": 3, "sortText": "amul", "insertText": "mul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "multiply", "kind": 6, "sortText": "amultiply", "insertText": "multiply", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ndim", "kind": 10, "sortText": "andim", "insertText": "ndim", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "ne", "kind": 3, "sortText": "ane", "insertText": "ne", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nlargest", "kind": 3, "sortText": "anlargest", "insertText": "nlargest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notna", "kind": 3, "sortText": "anotna", "insertText": "notna", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "notnull", "kind": 3, "sortText": "anotnull", "insertText": "notnull", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nsmallest", "kind": 3, "sortText": "ansmallest", "insertText": "nsmallest", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "nunique", "kind": 3, "sortText": "anunique", "insertText": "nunique", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pad", "kind": 3, "sortText": "apad", "insertText": "pad", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pct_change", "kind": 3, "sortText": "apct_change", "insertText": "pct_change", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pipe", "kind": 3, "sortText": "apipe", "insertText": "pipe", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot", "kind": 3, "sortText": "apivot", "insertText": "pivot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pivot_table", "kind": 3, "sortText": "apivot_table", "insertText": "pivot_table", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "plot", "kind": 6, "sortText": "aplot", "insertText": "plot", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pop", "kind": 3, "sortText": "apop", "insertText": "pop", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "pow", "kind": 3, "sortText": "apow", "insertText": "pow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "prod", "kind": 3, "sortText": "aprod", "insertText": "prod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "product", "kind": 6, "sortText": "aproduct", "insertText": "product", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "quantile", "kind": 3, "sortText": "aquantile", "insertText": "quantile", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "query", "kind": 3, "sortText": "aquery", "insertText": "query", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "radd", "kind": 3, "sortText": "aradd", "insertText": "radd", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rank", "kind": 3, "sortText": "arank", "insertText": "rank", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rdiv", "kind": 6, "sortText": "ardiv", "insertText": "rdiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex", "kind": 3, "sortText": "areindex", "insertText": "reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reindex_like", "kind": 3, "sortText": "areindex_like", "insertText": "reindex_like", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename", "kind": 3, "sortText": "arename", "insertText": "rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rename_axis", "kind": 3, "sortText": "arename_axis", "insertText": "rename_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reorder_levels", "kind": 3, "sortText": "areorder_levels", "insertText": "reorder_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "replace", "kind": 3, "sortText": "areplace", "insertText": "replace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "resample", "kind": 3, "sortText": "aresample", "insertText": "resample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "reset_index", "kind": 3, "sortText": "areset_index", "insertText": "reset_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rfloordiv", "kind": 3, "sortText": "arfloordiv", "insertText": "rfloordiv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmod", "kind": 3, "sortText": "armod", "insertText": "rmod", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rmul", "kind": 3, "sortText": "armul", "insertText": "rmul", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rolling", "kind": 3, "sortText": "arolling", "insertText": "rolling", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "round", "kind": 3, "sortText": "around", "insertText": "round", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rpow", "kind": 3, "sortText": "arpow", "insertText": "rpow", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rsub", "kind": 3, "sortText": "arsub", "insertText": "rsub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "rtruediv", "kind": 3, "sortText": "artruediv", "insertText": "rtruediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sample", "kind": 3, "sortText": "asample", "insertText": "sample", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "select_dtypes", "kind": 3, "sortText": "aselect_dtypes", "insertText": "select_dtypes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sem", "kind": 3, "sortText": "asem", "insertText": "sem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_axis", "kind": 3, "sortText": "aset_axis", "insertText": "set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_flags", "kind": 3, "sortText": "aset_flags", "insertText": "set_flags", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "set_index", "kind": 3, "sortText": "aset_index", "insertText": "set_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shape", "kind": 10, "sortText": "ashape", "insertText": "shape", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "shift", "kind": 3, "sortText": "ashift", "insertText": "shift", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "size", "kind": 10, "sortText": "asize", "insertText": "size", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "skew", "kind": 3, "sortText": "askew", "insertText": "skew", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_index", "kind": 3, "sortText": "asort_index", "insertText": "sort_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sort_values", "kind": 3, "sortText": "asort_values", "insertText": "sort_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sparse", "kind": 6, "sortText": "asparse", "insertText": "sparse", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "squeeze", "kind": 3, "sortText": "asqueeze", "insertText": "squeeze", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "stack", "kind": 3, "sortText": "astack", "insertText": "stack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "std", "kind": 3, "sortText": "astd", "insertText": "std", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "style", "kind": 10, "sortText": "astyle", "insertText": "style", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sub", "kind": 3, "sortText": "asub", "insertText": "sub", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "subtract", "kind": 6, "sortText": "asubtract", "insertText": "subtract", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "sum", "kind": 3, "sortText": "asum", "insertText": "sum", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swapaxes", "kind": 3, "sortText": "aswapaxes", "insertText": "swapaxes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "swaplevel", "kind": 3, "sortText": "aswaplevel", "insertText": "swaplevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "T", "kind": 10, "sortText": "aT", "insertText": "T", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tail", "kind": 3, "sortText": "atail", "insertText": "tail", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "take", "kind": 3, "sortText": "atake", "insertText": "take", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_clipboard", "kind": 3, "sortText": "ato_clipboard", "insertText": "to_clipboard", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_csv", "kind": 3, "sortText": "ato_csv", "insertText": "to_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_dict", "kind": 3, "sortText": "ato_dict", "insertText": "to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_excel", "kind": 3, "sortText": "ato_excel", "insertText": "to_excel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_feather", "kind": 3, "sortText": "ato_feather", "insertText": "to_feather", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_gbq", "kind": 3, "sortText": "ato_gbq", "insertText": "to_gbq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_hdf", "kind": 3, "sortText": "ato_hdf", "insertText": "to_hdf", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_html", "kind": 3, "sortText": "ato_html", "insertText": "to_html", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_json", "kind": 3, "sortText": "ato_json", "insertText": "to_json", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_latex", "kind": 3, "sortText": "ato_latex", "insertText": "to_latex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_markdown", "kind": 3, "sortText": "ato_markdown", "insertText": "to_markdown", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_numpy", "kind": 3, "sortText": "ato_numpy", "insertText": "to_numpy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_orc", "kind": 3, "sortText": "ato_orc", "insertText": "to_orc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_parquet", "kind": 3, "sortText": "ato_parquet", "insertText": "to_parquet", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_period", "kind": 3, "sortText": "ato_period", "insertText": "to_period", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_pickle", "kind": 3, "sortText": "ato_pickle", "insertText": "to_pickle", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_records", "kind": 3, "sortText": "ato_records", "insertText": "to_records", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_sql", "kind": 3, "sortText": "ato_sql", "insertText": "to_sql", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_stata", "kind": 3, "sortText": "ato_stata", "insertText": "to_stata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_string", "kind": 3, "sortText": "ato_string", "insertText": "to_string", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_timestamp", "kind": 3, "sortText": "ato_timestamp", "insertText": "to_timestamp", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xarray", "kind": 3, "sortText": "ato_xarray", "insertText": "to_xarray", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "to_xml", "kind": 3, "sortText": "ato_xml", "insertText": "to_xml", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transform", "kind": 3, "sortText": "atransform", "insertText": "transform", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "transpose", "kind": 3, "sortText": "atranspose", "insertText": "transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truediv", "kind": 3, "sortText": "atruediv", "insertText": "truediv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "truncate", "kind": 3, "sortText": "atruncate", "insertText": "truncate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_convert", "kind": 3, "sortText": "atz_convert", "insertText": "tz_convert", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "tz_localize", "kind": 3, "sortText": "atz_localize", "insertText": "tz_localize", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "unstack", "kind": 3, "sortText": "aunstack", "insertText": "unstack", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "update", "kind": 3, "sortText": "aupdate", "insertText": "update", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "value_counts", "kind": 3, "sortText": "avalue_counts", "insertText": "value_counts", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "values", "kind": 10, "sortText": "avalues", "insertText": "values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "var", "kind": 3, "sortText": "avar", "insertText": "var", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "where", "kind": 3, "sortText": "awhere", "insertText": "where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "xs", "kind": 3, "sortText": "axs", "insertText": "xs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accessors", "kind": 6, "sortText": "z_accessors", "insertText": "_accessors", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_accum_func", "kind": 3, "sortText": "z_accum_func", "insertText": "_accum_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_examples_doc", "kind": 6, "sortText": "z_agg_examples_doc", "insertText": "_agg_examples_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_agg_see_also_doc", "kind": 6, "sortText": "z_agg_see_also_doc", "insertText": "_agg_see_also_doc", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_for_op", "kind": 3, "sortText": "z_align_for_op", "insertText": "_align_for_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_frame", "kind": 3, "sortText": "z_align_frame", "insertText": "_align_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_align_series", "kind": 3, "sortText": "z_align_series", "insertText": "_align_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_append", "kind": 3, "sortText": "z_append", "insertText": "_append", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method", "kind": 3, "sortText": "z_arith_method", "insertText": "_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_arith_method_with_reindex", "kind": 3, "sortText": "z_arith_method_with_reindex", "insertText": "_arith_method_with_reindex", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_as_manager", "kind": 3, "sortText": "z_as_manager", "insertText": "_as_manager", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_attrs", "kind": 6, "sortText": "z_attrs", "insertText": "_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_LEN", "kind": 6, "sortText": "z_AXIS_LEN", "insertText": "_AXIS_LEN", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_ORDERS", "kind": 6, "sortText": "z_AXIS_ORDERS", "insertText": "_AXIS_ORDERS", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_AXIS_TO_AXIS_NUMBER", "kind": 6, "sortText": "z_AXIS_TO_AXIS_NUMBER", "insertText": "_AXIS_TO_AXIS_NUMBER", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_box_col_values", "kind": 3, "sortText": "z_box_col_values", "insertText": "_box_col_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cache", "kind": 6, "sortText": "z_cache", "insertText": "_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_can_fast_transpose", "kind": 10, "sortText": "z_can_fast_transpose", "insertText": "_can_fast_transpose", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_inplace_and_allows_duplicate_labels", "kind": 3, "sortText": "z_check_inplace_and_allows_duplicate_labels", "insertText": "_check_inplace_and_allows_duplicate_labels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_is_chained_assignment_possible", "kind": 3, "sortText": "z_check_is_chained_assignment_possible", "insertText": "_check_is_chained_assignment_possible", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_label_or_level_ambiguity", "kind": 3, "sortText": "z_check_label_or_level_ambiguity", "insertText": "_check_label_or_level_ambiguity", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_check_setitem_copy", "kind": 3, "sortText": "z_check_setitem_copy", "insertText": "_check_setitem_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clear_item_cache", "kind": 3, "sortText": "z_clear_item_cache", "insertText": "_clear_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_one_bound", "kind": 3, "sortText": "z_clip_with_one_bound", "insertText": "_clip_with_one_bound", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_clip_with_scalar", "kind": 3, "sortText": "z_clip_with_scalar", "insertText": "_clip_with_scalar", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_cmp_method", "kind": 3, "sortText": "z_cmp_method", "insertText": "_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_combine_frame", "kind": 3, "sortText": "z_combine_frame", "insertText": "_combine_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate", "kind": 3, "sortText": "z_consolidate", "insertText": "_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_consolidate_inplace", "kind": 3, "sortText": "z_consolidate_inplace", "insertText": "_consolidate_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_axes_dict", "kind": 3, "sortText": "z_construct_axes_dict", "insertText": "_construct_axes_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_construct_result", "kind": 3, "sortText": "z_construct_result", "insertText": "_construct_result", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor", "kind": 10, "sortText": "z_constructor", "insertText": "_constructor", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_from_mgr", "kind": 3, "sortText": "z_constructor_from_mgr", "insertText": "_constructor_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced", "kind": 6, "sortText": "z_constructor_sliced", "insertText": "_constructor_sliced", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_constructor_sliced_from_mgr", "kind": 3, "sortText": "z_constructor_sliced_from_mgr", "insertText": "_constructor_sliced_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_create_data_for_split_and_tight_to_dict", "kind": 3, "sortText": "z_create_data_for_split_and_tight_to_dict", "insertText": "_create_data_for_split_and_tight_to_dict", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_data", "kind": 10, "sortText": "z_data", "insertText": "_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_deprecate_downcast", "kind": 3, "sortText": "z_deprecate_downcast", "insertText": "_deprecate_downcast", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_additions", "kind": 3, "sortText": "z_dir_additions", "insertText": "_dir_additions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dir_deletions", "kind": 3, "sortText": "z_dir_deletions", "insertText": "_dir_deletions", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_dispatch_frame_op", "kind": 3, "sortText": "z_dispatch_frame_op", "insertText": "_dispatch_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_axis", "kind": 3, "sortText": "z_drop_axis", "insertText": "_drop_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_drop_labels_or_levels", "kind": 3, "sortText": "z_drop_labels_or_levels", "insertText": "_drop_labels_or_levels", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ensure_valid_index", "kind": 3, "sortText": "z_ensure_valid_index", "insertText": "_ensure_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_find_valid_index", "kind": 3, "sortText": "z_find_valid_index", "insertText": "_find_valid_index", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_arith_method", "kind": 3, "sortText": "z_flex_arith_method", "insertText": "_flex_arith_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_flex_cmp_method", "kind": 3, "sortText": "z_flex_cmp_method", "insertText": "_flex_cmp_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_arrays", "kind": 3, "sortText": "z_from_arrays", "insertText": "_from_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_from_mgr", "kind": 3, "sortText": "z_from_mgr", "insertText": "_from_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_agg_axis", "kind": 3, "sortText": "z_get_agg_axis", "insertText": "_get_agg_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis", "kind": 3, "sortText": "z_get_axis", "insertText": "_get_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_name", "kind": 3, "sortText": "z_get_axis_name", "insertText": "_get_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_number", "kind": 3, "sortText": "z_get_axis_number", "insertText": "_get_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_axis_resolvers", "kind": 3, "sortText": "z_get_axis_resolvers", "insertText": "_get_axis_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_block_manager_axis", "kind": 3, "sortText": "z_get_block_manager_axis", "insertText": "_get_block_manager_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_bool_data", "kind": 3, "sortText": "z_get_bool_data", "insertText": "_get_bool_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_cleaned_column_resolvers", "kind": 3, "sortText": "z_get_cleaned_column_resolvers", "insertText": "_get_cleaned_column_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_column_array", "kind": 3, "sortText": "z_get_column_array", "insertText": "_get_column_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_index_resolvers", "kind": 3, "sortText": "z_get_index_resolvers", "insertText": "_get_index_resolvers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_item_cache", "kind": 3, "sortText": "z_get_item_cache", "insertText": "_get_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_label_or_level_values", "kind": 3, "sortText": "z_get_label_or_level_values", "insertText": "_get_label_or_level_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_numeric_data", "kind": 3, "sortText": "z_get_numeric_data", "insertText": "_get_numeric_data", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_value", "kind": 3, "sortText": "z_get_value", "insertText": "_get_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_get_values_for_csv", "kind": 3, "sortText": "z_get_values_for_csv", "insertText": "_get_values_for_csv", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_bool_array", "kind": 3, "sortText": "z_getitem_bool_array", "insertText": "_getitem_bool_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_multilevel", "kind": 3, "sortText": "z_getitem_multilevel", "insertText": "_getitem_multilevel", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_nocopy", "kind": 3, "sortText": "z_getitem_nocopy", "insertText": "_getitem_nocopy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_getitem_slice", "kind": 3, "sortText": "z_getitem_slice", "insertText": "_getitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_gotitem", "kind": 3, "sortText": "z_gotitem", "insertText": "_gotitem", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_HANDLED_TYPES", "kind": 6, "sortText": "z_HANDLED_TYPES", "insertText": "_HANDLED_TYPES", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_hidden_attrs", "kind": 6, "sortText": "z_hidden_attrs", "insertText": "_hidden_attrs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_indexed_same", "kind": 3, "sortText": "z_indexed_same", "insertText": "_indexed_same", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis", "kind": 10, "sortText": "z_info_axis", "insertText": "_info_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_name", "kind": 6, "sortText": "z_info_axis_name", "insertText": "_info_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_axis_number", "kind": 6, "sortText": "z_info_axis_number", "insertText": "_info_axis_number", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_info_repr", "kind": 3, "sortText": "z_info_repr", "insertText": "_info_repr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_init_mgr", "kind": 3, "sortText": "z_init_mgr", "insertText": "_init_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_inplace_method", "kind": 3, "sortText": "z_inplace_method", "insertText": "_inplace_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names", "kind": 6, "sortText": "z_internal_names", "insertText": "_internal_names", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_internal_names_set", "kind": 6, "sortText": "z_internal_names_set", "insertText": "_internal_names_set", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_copy", "kind": 6, "sortText": "z_is_copy", "insertText": "_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_homogeneous_type", "kind": 10, "sortText": "z_is_homogeneous_type", "insertText": "_is_homogeneous_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_or_level_reference", "kind": 3, "sortText": "z_is_label_or_level_reference", "insertText": "_is_label_or_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_label_reference", "kind": 3, "sortText": "z_is_label_reference", "insertText": "_is_label_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_level_reference", "kind": 3, "sortText": "z_is_level_reference", "insertText": "_is_level_reference", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_mixed_type", "kind": 10, "sortText": "z_is_mixed_type", "insertText": "_is_mixed_type", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view", "kind": 10, "sortText": "z_is_view", "insertText": "_is_view", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_is_view_after_cow_rules", "kind": 3, "sortText": "z_is_view_after_cow_rules", "insertText": "_is_view_after_cow_rules", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item", "kind": 3, "sortText": "z_iset_item", "insertText": "_iset_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_item_mgr", "kind": 3, "sortText": "z_iset_item_mgr", "insertText": "_iset_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iset_not_inplace", "kind": 3, "sortText": "z_iset_not_inplace", "insertText": "_iset_not_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_item_cache", "kind": 6, "sortText": "z_item_cache", "insertText": "_item_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_iter_column_arrays", "kind": 3, "sortText": "z_iter_column_arrays", "insertText": "_iter_column_arrays", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_ixs", "kind": 3, "sortText": "z_ixs", "insertText": "_ixs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_func", "kind": 3, "sortText": "z_logical_func", "insertText": "_logical_func", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_logical_method", "kind": 6, "sortText": "z_logical_method", "insertText": "_logical_method", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_align_series_as_frame", "kind": 3, "sortText": "z_maybe_align_series_as_frame", "insertText": "_maybe_align_series_as_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_cache_changed", "kind": 3, "sortText": "z_maybe_cache_changed", "insertText": "_maybe_cache_changed", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_maybe_update_cacher", "kind": 3, "sortText": "z_maybe_update_cacher", "insertText": "_maybe_update_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_metadata", "kind": 6, "sortText": "z_metadata", "insertText": "_metadata", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_mgr", "kind": 6, "sortText": "z_mgr", "insertText": "_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_min_count_stat_function", "kind": 3, "sortText": "z_min_count_stat_function", "insertText": "_min_count_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_needs_reindex_multi", "kind": 3, "sortText": "z_needs_reindex_multi", "insertText": "_needs_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_pad_or_backfill", "kind": 3, "sortText": "z_pad_or_backfill", "insertText": "_pad_or_backfill", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_protect_consolidate", "kind": 3, "sortText": "z_protect_consolidate", "insertText": "_protect_consolidate", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce", "kind": 3, "sortText": "z_reduce", "insertText": "_reduce", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reduce_axis1", "kind": 3, "sortText": "z_reduce_axis1", "insertText": "_reduce_axis1", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_axes", "kind": 3, "sortText": "z_reindex_axes", "insertText": "_reindex_axes", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_multi", "kind": 3, "sortText": "z_reindex_multi", "insertText": "_reindex_multi", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reindex_with_indexers", "kind": 3, "sortText": "z_reindex_with_indexers", "insertText": "_reindex_with_indexers", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_rename", "kind": 3, "sortText": "z_rename", "insertText": "_rename", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_replace_columnwise", "kind": 3, "sortText": "z_replace_columnwise", "insertText": "_replace_columnwise", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_data_resource_", "kind": 3, "sortText": "z_repr_data_resource_", "insertText": "_repr_data_resource_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_horizontal_", "kind": 3, "sortText": "z_repr_fits_horizontal_", "insertText": "_repr_fits_horizontal_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_fits_vertical_", "kind": 3, "sortText": "z_repr_fits_vertical_", "insertText": "_repr_fits_vertical_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_html_", "kind": 3, "sortText": "z_repr_html_", "insertText": "_repr_html_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_repr_latex_", "kind": 3, "sortText": "z_repr_latex_", "insertText": "_repr_latex_", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cache", "kind": 3, "sortText": "z_reset_cache", "insertText": "_reset_cache", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_reset_cacher", "kind": 3, "sortText": "z_reset_cacher", "insertText": "_reset_cacher", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_sanitize_column", "kind": 3, "sortText": "z_sanitize_column", "insertText": "_sanitize_column", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_series", "kind": 10, "sortText": "z_series", "insertText": "_series", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis", "kind": 3, "sortText": "z_set_axis", "insertText": "_set_axis", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_name", "kind": 3, "sortText": "z_set_axis_name", "insertText": "_set_axis_name", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_axis_nocheck", "kind": 3, "sortText": "z_set_axis_nocheck", "insertText": "_set_axis_nocheck", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_is_copy", "kind": 3, "sortText": "z_set_is_copy", "insertText": "_set_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item", "kind": 3, "sortText": "z_set_item", "insertText": "_set_item", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_frame_value", "kind": 3, "sortText": "z_set_item_frame_value", "insertText": "_set_item_frame_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_item_mgr", "kind": 3, "sortText": "z_set_item_mgr", "insertText": "_set_item_mgr", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_set_value", "kind": 3, "sortText": "z_set_value", "insertText": "_set_value", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_array", "kind": 3, "sortText": "z_setitem_array", "insertText": "_setitem_array", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_frame", "kind": 3, "sortText": "z_setitem_frame", "insertText": "_setitem_frame", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_setitem_slice", "kind": 3, "sortText": "z_setitem_slice", "insertText": "_setitem_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shared_docs", "kind": 6, "sortText": "z_shared_docs", "insertText": "_shared_docs", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_shift_with_freq", "kind": 3, "sortText": "z_shift_with_freq", "insertText": "_shift_with_freq", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_should_reindex_frame_op", "kind": 3, "sortText": "z_should_reindex_frame_op", "insertText": "_should_reindex_frame_op", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_slice", "kind": 3, "sortText": "z_slice", "insertText": "_slice", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function", "kind": 3, "sortText": "z_stat_function", "insertText": "_stat_function", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_stat_function_ddof", "kind": 3, "sortText": "z_stat_function_ddof", "insertText": "_stat_function_ddof", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_take_with_is_copy", "kind": 3, "sortText": "z_take_with_is_copy", "insertText": "_take_with_is_copy", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_dict_of_blocks", "kind": 3, "sortText": "z_to_dict_of_blocks", "insertText": "_to_dict_of_blocks", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_to_latex_via_styler", "kind": 3, "sortText": "z_to_latex_via_styler", "insertText": "_to_latex_via_styler", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_typ", "kind": 6, "sortText": "z_typ", "insertText": "_typ", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_update_inplace", "kind": 3, "sortText": "z_update_inplace", "insertText": "_update_inplace", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_validate_dtype", "kind": 3, "sortText": "z_validate_dtype", "insertText": "_validate_dtype", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_values", "kind": 10, "sortText": "z_values", "insertText": "_values", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "_where", "kind": 3, "sortText": "z_where", "insertText": "_where", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__abs__", "kind": 3, "sortText": "z__abs__", "insertText": "__abs__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__add__", "kind": 3, "sortText": "z__add__", "insertText": "__add__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__and__", "kind": 3, "sortText": "z__and__", "insertText": "__and__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__annotations__", "kind": 6, "sortText": "z__annotations__", "insertText": "__annotations__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array__", "kind": 3, "sortText": "z__array__", "insertText": "__array__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_priority__", "kind": 6, "sortText": "z__array_priority__", "insertText": "__array_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__array_ufunc__", "kind": 3, "sortText": "z__array_ufunc__", "insertText": "__array_ufunc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__arrow_c_stream__", "kind": 3, "sortText": "z__arrow_c_stream__", "insertText": "__arrow_c_stream__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__bool__", "kind": 6, "sortText": "z__bool__", "insertText": "__bool__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__class__", "kind": 10, "sortText": "z__class__", "insertText": "__class__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__contains__", "kind": 3, "sortText": "z__contains__", "insertText": "__contains__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__copy__", "kind": 3, "sortText": "z__copy__", "insertText": "__copy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe__", "kind": 3, "sortText": "z__dataframe__", "insertText": "__dataframe__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dataframe_consortium_standard__", "kind": 3, "sortText": "z__dataframe_consortium_standard__", "insertText": "__dataframe_consortium_standard__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__deepcopy__", "kind": 3, "sortText": "z__deepcopy__", "insertText": "__deepcopy__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delattr__", "kind": 3, "sortText": "z__delattr__", "insertText": "__delattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__delitem__", "kind": 3, "sortText": "z__delitem__", "insertText": "__delitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dict__", "kind": 6, "sortText": "z__dict__", "insertText": "__dict__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__dir__", "kind": 3, "sortText": "z__dir__", "insertText": "__dir__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__divmod__", "kind": 3, "sortText": "z__divmod__", "insertText": "__divmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__doc__", "kind": 6, "sortText": "z__doc__", "insertText": "__doc__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__eq__", "kind": 3, "sortText": "z__eq__", "insertText": "__eq__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__finalize__", "kind": 3, "sortText": "z__finalize__", "insertText": "__finalize__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__floordiv__", "kind": 3, "sortText": "z__floordiv__", "insertText": "__floordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__format__", "kind": 3, "sortText": "z__format__", "insertText": "__format__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ge__", "kind": 3, "sortText": "z__ge__", "insertText": "__ge__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattr__", "kind": 3, "sortText": "z__getattr__", "insertText": "__getattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getattribute__", "kind": 3, "sortText": "z__getattribute__", "insertText": "__getattribute__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getitem__", "kind": 3, "sortText": "z__getitem__", "insertText": "__getitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__getstate__", "kind": 3, "sortText": "z__getstate__", "insertText": "__getstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__gt__", "kind": 3, "sortText": "z__gt__", "insertText": "__gt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__hash__", "kind": 6, "sortText": "z__hash__", "insertText": "__hash__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iadd__", "kind": 3, "sortText": "z__iadd__", "insertText": "__iadd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iand__", "kind": 3, "sortText": "z__iand__", "insertText": "__iand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ifloordiv__", "kind": 3, "sortText": "z__ifloordiv__", "insertText": "__ifloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imod__", "kind": 3, "sortText": "z__imod__", "insertText": "__imod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__imul__", "kind": 3, "sortText": "z__imul__", "insertText": "__imul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init__", "kind": 3, "sortText": "z__init__", "insertText": "__init__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__init_subclass__", "kind": 3, "sortText": "z__init_subclass__", "insertText": "__init_subclass__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__invert__", "kind": 3, "sortText": "z__invert__", "insertText": "__invert__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ior__", "kind": 3, "sortText": "z__ior__", "insertText": "__ior__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ipow__", "kind": 3, "sortText": "z__ipow__", "insertText": "__ipow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__isub__", "kind": 3, "sortText": "z__isub__", "insertText": "__isub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__iter__", "kind": 3, "sortText": "z__iter__", "insertText": "__iter__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__itruediv__", "kind": 3, "sortText": "z__itruediv__", "insertText": "__itruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ixor__", "kind": 3, "sortText": "z__ixor__", "insertText": "__ixor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__le__", "kind": 3, "sortText": "z__le__", "insertText": "__le__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__len__", "kind": 3, "sortText": "z__len__", "insertText": "__len__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__lt__", "kind": 3, "sortText": "z__lt__", "insertText": "__lt__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__matmul__", "kind": 3, "sortText": "z__matmul__", "insertText": "__matmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mod__", "kind": 3, "sortText": "z__mod__", "insertText": "__mod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__module__", "kind": 6, "sortText": "z__module__", "insertText": "__module__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__mul__", "kind": 3, "sortText": "z__mul__", "insertText": "__mul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ne__", "kind": 3, "sortText": "z__ne__", "insertText": "__ne__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__neg__", "kind": 3, "sortText": "z__neg__", "insertText": "__neg__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__new__", "kind": 3, "sortText": "z__new__", "insertText": "__new__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__nonzero__", "kind": 3, "sortText": "z__nonzero__", "insertText": "__nonzero__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__or__", "kind": 3, "sortText": "z__or__", "insertText": "__or__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pandas_priority__", "kind": 6, "sortText": "z__pandas_priority__", "insertText": "__pandas_priority__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pos__", "kind": 3, "sortText": "z__pos__", "insertText": "__pos__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__pow__", "kind": 3, "sortText": "z__pow__", "insertText": "__pow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__radd__", "kind": 3, "sortText": "z__radd__", "insertText": "__radd__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rand__", "kind": 3, "sortText": "z__rand__", "insertText": "__rand__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rdivmod__", "kind": 3, "sortText": "z__rdivmod__", "insertText": "__rdivmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce__", "kind": 3, "sortText": "z__reduce__", "insertText": "__reduce__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__reduce_ex__", "kind": 3, "sortText": "z__reduce_ex__", "insertText": "__reduce_ex__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__repr__", "kind": 3, "sortText": "z__repr__", "insertText": "__repr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rfloordiv__", "kind": 3, "sortText": "z__rfloordiv__", "insertText": "__rfloordiv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmatmul__", "kind": 3, "sortText": "z__rmatmul__", "insertText": "__rmatmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmod__", "kind": 3, "sortText": "z__rmod__", "insertText": "__rmod__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rmul__", "kind": 3, "sortText": "z__rmul__", "insertText": "__rmul__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__ror__", "kind": 3, "sortText": "z__ror__", "insertText": "__ror__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__round__", "kind": 3, "sortText": "z__round__", "insertText": "__round__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rpow__", "kind": 3, "sortText": "z__rpow__", "insertText": "__rpow__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rsub__", "kind": 3, "sortText": "z__rsub__", "insertText": "__rsub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rtruediv__", "kind": 3, "sortText": "z__rtruediv__", "insertText": "__rtruediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__rxor__", "kind": 3, "sortText": "z__rxor__", "insertText": "__rxor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setattr__", "kind": 3, "sortText": "z__setattr__", "insertText": "__setattr__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setitem__", "kind": 3, "sortText": "z__setitem__", "insertText": "__setitem__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__setstate__", "kind": 3, "sortText": "z__setstate__", "insertText": "__setstate__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sizeof__", "kind": 3, "sortText": "z__sizeof__", "insertText": "__sizeof__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__str__", "kind": 3, "sortText": "z__str__", "insertText": "__str__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__sub__", "kind": 3, "sortText": "z__sub__", "insertText": "__sub__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__subclasshook__", "kind": 3, "sortText": "z__subclasshook__", "insertText": "__subclasshook__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__truediv__", "kind": 3, "sortText": "z__truediv__", "insertText": "__truediv__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}, {"label": "__xor__", "kind": 3, "sortText": "z__xor__", "insertText": "__xor__", "data": {"doc_uri": "file:///home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py"}}]}} {"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 1, "result": {"contents": {"kind": "markdown", "value": "```python\ndrop(\n labels: IndexLabel = ...,\n *,\n axis: Axis = ...,\n index: IndexLabel = ...,\n columns: IndexLabel = ...,\n level: Level = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...,\n) -> None\n```\n"}}} {"suite": "pandas", "label": "edit dataframe then hover (edit+hover)", "method": "textDocument/hover", "file_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/benchmarks/pandas/src/report.py", "line": 17, "character": 20, "iteration": 2, "result": {"contents": {"kind": "markdown", "value": "```python\ndrop(\n labels: IndexLabel = ...,\n *,\n axis: Axis = ...,\n index: IndexLabel = ...,\n columns: IndexLabel = ...,\n level: Level = ...,\n inplace: Literal[True],\n errors: IgnoreRaise = ...,\n) -> None\n```\n"}}} diff --git a/latest-results/pylsp-mypy-20260903T060619Z.json b/latest-results/pylsp-mypy-20260904T060510Z.json similarity index 90% rename from latest-results/pylsp-mypy-20260903T060619Z.json rename to latest-results/pylsp-mypy-20260904T060510Z.json index 3f43bfc..7324abe 100644 --- a/latest-results/pylsp-mypy-20260903T060619Z.json +++ b/latest-results/pylsp-mypy-20260904T060510Z.json @@ -11,8 +11,8 @@ "transformers", "web" ], - "started_at_unix": 1788415704.5832574, - "finished_at_unix": 1788415923.3680835, + "started_at_unix": 1788502035.1252363, + "finished_at_unix": 1788502252.712242, "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": 7880.465773999958, + "total_duration_ms": 7708.560356000021, "error_message": null, "summary": { "request_count": 32, @@ -34,11 +34,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 310574, - "min_ms": 0.8183319998806837, - "max_ms": 1911.67689100007, - "mean_ms": 245.45248543751086, - "median_ms": 119.3124460000945, - "p95_ms": 1315.0959106001546, + "min_ms": 0.7978600000058123, + "max_ms": 1890.3118970000037, + "mean_ms": 240.07312256249946, + "median_ms": 135.49652749999552, + "p95_ms": 1282.343876849991, "result_summary": { "present_count": 31, "empty_count": 7, @@ -94,27 +94,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.682892999881005, - "max_ms": 445.4060599998684, - "mean_ms": 106.48990189997676, - "median_ms": 34.024426499968285, - "p95_ms": 418.77330769989373 + "min_ms": 4.247731000020849, + "max_ms": 543.5627779999948, + "mean_ms": 107.22296139999798, + "median_ms": 33.42704099998173, + "p95_ms": 417.3898551500028 }, "textDocument/hover": { "point_count": 2, - "min_ms": 164.60695700016004, - "max_ms": 183.4853979999025, - "mean_ms": 174.15791720000016, - "median_ms": 175.79831350008135, - "p95_ms": 182.75063529996487 + "min_ms": 163.4644959999889, + "max_ms": 188.7749910000025, + "mean_ms": 172.42589600000144, + "median_ms": 171.4417889999993, + "p95_ms": 184.16001195000717 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9840650000114692, - "max_ms": 1.0759970000435715, - "mean_ms": 1.0251158000301075, - "median_ms": 1.0250520001591212, - "p95_ms": 1.0667296000065107 + "min_ms": 1.0223390000021482, + "max_ms": 1.0781229999849984, + "mean_ms": 1.039654999999584, + "median_ms": 1.0327480000000833, + "p95_ms": 1.0707691999868985 } }, "validation": { @@ -140,11 +140,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 202685, - "min_ms": 63.06324499996663, - "max_ms": 445.4060599998684, - "mean_ms": 208.13247999994928, - "median_ms": 74.01793500002896, - "p95_ms": 433.5692811998797, + "min_ms": 61.99831499998254, + "max_ms": 543.5627779999948, + "mean_ms": 209.96383240000114, + "median_ms": 107.52855900000213, + "p95_ms": 487.4859233999984, "result_summary": { "present_count": 5, "empty_count": 0, @@ -204,9 +204,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1677.5689160001548, + "duration_ms": 1618.1485839999823, "success": true, - "started_at_unix": 1788415705.0241199, + "started_at_unix": 1788502035.496141, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -234,9 +234,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 386.222165999925, + "duration_ms": 263.1785050000133, "success": true, - "started_at_unix": 1788415706.702341, + "started_at_unix": 1788502037.1149373, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -264,9 +264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 445.4060599998684, + "duration_ms": 543.5627779999948, "success": true, - "started_at_unix": 1788415707.0896194, + "started_at_unix": 1788502037.379163, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -294,9 +294,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 74.01793500002896, + "duration_ms": 107.52855900000213, "success": true, - "started_at_unix": 1788415707.5360484, + "started_at_unix": 1788502037.9237654, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -324,9 +324,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.95299399995747, + "duration_ms": 73.55100500001299, "success": true, - "started_at_unix": 1788415707.611072, + "started_at_unix": 1788502038.0323243, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -354,9 +354,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 63.06324499996663, + "duration_ms": 61.99831499998254, "success": true, - "started_at_unix": 1788415707.684097, + "started_at_unix": 1788502038.1068974, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -399,11 +399,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22644, - "min_ms": 178.41258700013896, - "max_ms": 183.4853979999025, - "mean_ms": 180.83025159999124, - "median_ms": 180.5233430000044, - "p95_ms": 183.1588367999302, + "min_ms": 177.57338600000594, + "max_ms": 188.7749910000025, + "mean_ms": 180.24857240000642, + "median_ms": 178.37482999999565, + "p95_ms": 186.72388920000458, "result_summary": { "present_count": 5, "empty_count": 0, @@ -463,9 +463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1911.67689100007, + "duration_ms": 1890.3118970000037, "success": true, - "started_at_unix": 1788415707.7482748, + "started_at_unix": 1788502038.1699355, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -493,9 +493,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 180.5233430000044, + "duration_ms": 178.00017300001514, "success": true, - "started_at_unix": 1788415709.6600451, + "started_at_unix": 1788502040.06034, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -523,9 +523,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 178.41258700013896, + "duration_ms": 178.51948200001289, "success": true, - "started_at_unix": 1788415709.8406892, + "started_at_unix": 1788502040.2385006, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -553,9 +553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 183.4853979999025, + "duration_ms": 188.7749910000025, "success": true, - "started_at_unix": 1788415710.0192556, + "started_at_unix": 1788502040.4171734, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -583,9 +583,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 179.87733799986927, + "duration_ms": 178.37482999999565, "success": true, - "started_at_unix": 1788415710.2029042, + "started_at_unix": 1788502040.6060693, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -613,9 +613,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.8525920000411, + "duration_ms": 177.57338600000594, "success": true, - "started_at_unix": 1788415710.3829405, + "started_at_unix": 1788502040.7846072, "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.9840650000114692, - "max_ms": 1.0759970000435715, - "mean_ms": 1.0251158000301075, - "median_ms": 1.0250520001591212, - "p95_ms": 1.0667296000065107, + "min_ms": 1.0223390000021482, + "max_ms": 1.0781229999849984, + "mean_ms": 1.039654999999584, + "median_ms": 1.0327480000000833, + "p95_ms": 1.0707691999868985, "result_summary": { "present_count": 5, "empty_count": 0, @@ -722,9 +722,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3566800000717194, + "duration_ms": 1.3377779999927952, "success": true, - "started_at_unix": 1788415710.5650077, + "started_at_unix": 1788502040.9624214, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -752,9 +752,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0759970000435715, + "duration_ms": 1.0781229999849984, "success": true, - "started_at_unix": 1788415710.5664036, + "started_at_unix": 1788502040.9638045, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -782,9 +782,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0250520001591212, + "duration_ms": 1.0413539999944987, "success": true, - "started_at_unix": 1788415710.5675266, + "started_at_unix": 1788502040.9649382, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -812,9 +812,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0296599998582678, + "duration_ms": 1.0327480000000833, "success": true, - "started_at_unix": 1788415710.5685942, + "started_at_unix": 1788502040.9660347, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -842,9 +842,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0108050000781077, + "duration_ms": 1.0223390000021482, "success": true, - "started_at_unix": 1788415710.5696661, + "started_at_unix": 1788502040.9671223, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -872,9 +872,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9840650000114692, + "duration_ms": 1.023711000016192, "success": true, - "started_at_unix": 1788415710.5707188, + "started_at_unix": 1788502040.968199, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -917,11 +917,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 730, - "min_ms": 4.682892999881005, - "max_ms": 4.985607999969943, - "mean_ms": 4.847323800004233, - "median_ms": 4.922089000046981, - "p95_ms": 4.9743430000035005, + "min_ms": 4.247731000020849, + "max_ms": 4.855766999980915, + "mean_ms": 4.482090399994831, + "median_ms": 4.47294099998885, + "p95_ms": 4.790424799983839, "result_summary": { "present_count": 5, "empty_count": 5, @@ -981,9 +981,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.026568999914161, + "duration_ms": 5.420119999996587, "success": true, - "started_at_unix": 1788415710.5719337, + "started_at_unix": 1788502040.9694765, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -1011,9 +1011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.92928300013773, + "duration_ms": 4.47294099998885, "success": true, - "started_at_unix": 1788415710.5780425, + "started_at_unix": 1788502040.975009, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -1041,9 +1041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.682892999881005, + "duration_ms": 4.247731000020849, "success": true, - "started_at_unix": 1788415710.5830612, + "started_at_unix": 1788502040.979601, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -1071,9 +1071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.7167459999855055, + "duration_ms": 4.304956999988008, "success": true, - "started_at_unix": 1788415710.5878305, + "started_at_unix": 1788502040.983969, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -1101,9 +1101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.922089000046981, + "duration_ms": 4.855766999980915, "success": true, - "started_at_unix": 1788415710.59264, + "started_at_unix": 1788502040.9884222, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -1131,9 +1131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.985607999969943, + "duration_ms": 4.529055999995535, "success": true, - "started_at_unix": 1788415710.5976725, + "started_at_unix": 1788502040.993452, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -1176,11 +1176,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 30280, - "min_ms": 164.60695700016004, - "max_ms": 173.18404000002374, - "mean_ms": 167.48558280000907, - "median_ms": 166.2793559999045, - "p95_ms": 172.26395239999874, + "min_ms": 163.4644959999889, + "max_ms": 165.31019199999264, + "mean_ms": 164.60321959999646, + "median_ms": 164.8820510000064, + "p95_ms": 165.28397299999256, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1240,9 +1240,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1018.5270880001553, + "duration_ms": 1007.5945709999985, "success": true, - "started_at_unix": 1788415710.6029341, + "started_at_unix": 1788502040.9982913, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -1270,9 +1270,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.7739590000583, + "duration_ms": 163.4644959999889, "success": true, - "started_at_unix": 1788415711.6216242, + "started_at_unix": 1788502042.0060673, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -1300,9 +1300,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.60695700016004, + "duration_ms": 165.17909699999223, "success": true, - "started_at_unix": 1788415711.78659, + "started_at_unix": 1788502042.1697423, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -1330,9 +1330,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.2793559999045, + "duration_ms": 165.31019199999264, "success": true, - "started_at_unix": 1788415711.9514294, + "started_at_unix": 1788502042.3351636, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -1360,9 +1360,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.18404000002374, + "duration_ms": 164.18026200000213, "success": true, - "started_at_unix": 1788415712.1179166, + "started_at_unix": 1788502042.500684, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -1390,9 +1390,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 168.58360199989875, + "duration_ms": 164.8820510000064, "success": true, - "started_at_unix": 1788415712.2913373, + "started_at_unix": 1788502042.665113, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -1424,9 +1424,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 426.901288000181, + "duration_ms": 357.04226300001096, "success": true, - "started_at_unix": 1788415704.5967722, + "started_at_unix": 1788502035.138716, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -1445,9 +1445,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.027931999966313015, + "duration_ms": 0.02758200000130273, "success": true, - "started_at_unix": 1788415705.023805, + "started_at_unix": 1788502035.4958591, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1460,9 +1460,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03216999994037906, + "duration_ms": 0.021340000017744387, "success": true, - "started_at_unix": 1788415705.0238883, + "started_at_unix": 1788502035.4959362, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1478,9 +1478,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.036398000020199106, + "duration_ms": 0.030726999995067672, "success": true, - "started_at_unix": 1788415705.0240366, + "started_at_unix": 1788502035.4960597, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1496,9 +1496,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1677.5689160001548, + "duration_ms": 1618.1485839999823, "success": true, - "started_at_unix": 1788415705.0241199, + "started_at_unix": 1788502035.496141, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -1526,9 +1526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 386.222165999925, + "duration_ms": 263.1785050000133, "success": true, - "started_at_unix": 1788415706.702341, + "started_at_unix": 1788502037.1149373, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -1556,9 +1556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 445.4060599998684, + "duration_ms": 543.5627779999948, "success": true, - "started_at_unix": 1788415707.0896194, + "started_at_unix": 1788502037.379163, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -1586,9 +1586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 74.01793500002896, + "duration_ms": 107.52855900000213, "success": true, - "started_at_unix": 1788415707.5360484, + "started_at_unix": 1788502037.9237654, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -1616,9 +1616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 71.95299399995747, + "duration_ms": 73.55100500001299, "success": true, - "started_at_unix": 1788415707.611072, + "started_at_unix": 1788502038.0323243, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -1646,9 +1646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 63.06324499996663, + "duration_ms": 61.99831499998254, "success": true, - "started_at_unix": 1788415707.684097, + "started_at_unix": 1788502038.1068974, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -1676,9 +1676,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1911.67689100007, + "duration_ms": 1890.3118970000037, "success": true, - "started_at_unix": 1788415707.7482748, + "started_at_unix": 1788502038.1699355, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -1706,9 +1706,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 180.5233430000044, + "duration_ms": 178.00017300001514, "success": true, - "started_at_unix": 1788415709.6600451, + "started_at_unix": 1788502040.06034, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -1736,9 +1736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 178.41258700013896, + "duration_ms": 178.51948200001289, "success": true, - "started_at_unix": 1788415709.8406892, + "started_at_unix": 1788502040.2385006, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -1766,9 +1766,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 183.4853979999025, + "duration_ms": 188.7749910000025, "success": true, - "started_at_unix": 1788415710.0192556, + "started_at_unix": 1788502040.4171734, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -1796,9 +1796,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 179.87733799986927, + "duration_ms": 178.37482999999565, "success": true, - "started_at_unix": 1788415710.2029042, + "started_at_unix": 1788502040.6060693, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -1826,9 +1826,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.8525920000411, + "duration_ms": 177.57338600000594, "success": true, - "started_at_unix": 1788415710.3829405, + "started_at_unix": 1788502040.7846072, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -1856,9 +1856,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3566800000717194, + "duration_ms": 1.3377779999927952, "success": true, - "started_at_unix": 1788415710.5650077, + "started_at_unix": 1788502040.9624214, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -1886,9 +1886,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0759970000435715, + "duration_ms": 1.0781229999849984, "success": true, - "started_at_unix": 1788415710.5664036, + "started_at_unix": 1788502040.9638045, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -1916,9 +1916,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0250520001591212, + "duration_ms": 1.0413539999944987, "success": true, - "started_at_unix": 1788415710.5675266, + "started_at_unix": 1788502040.9649382, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -1946,9 +1946,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0296599998582678, + "duration_ms": 1.0327480000000833, "success": true, - "started_at_unix": 1788415710.5685942, + "started_at_unix": 1788502040.9660347, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -1976,9 +1976,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0108050000781077, + "duration_ms": 1.0223390000021482, "success": true, - "started_at_unix": 1788415710.5696661, + "started_at_unix": 1788502040.9671223, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -2006,9 +2006,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9840650000114692, + "duration_ms": 1.023711000016192, "success": true, - "started_at_unix": 1788415710.5707188, + "started_at_unix": 1788502040.968199, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -2036,9 +2036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02681000000848144, + "duration_ms": 0.032830999998623156, "success": true, - "started_at_unix": 1788415710.5718975, + "started_at_unix": 1788502040.9694297, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2055,9 +2055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.026568999914161, + "duration_ms": 5.420119999996587, "success": true, - "started_at_unix": 1788415710.5719337, + "started_at_unix": 1788502040.9694765, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -2085,9 +2085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022902999944562907, + "duration_ms": 0.028663000023243512, "success": true, - "started_at_unix": 1788415710.5779917, + "started_at_unix": 1788502040.9749312, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2104,9 +2104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014987999975346611, + "duration_ms": 0.02608899998790548, "success": true, - "started_at_unix": 1788415710.5780213, + "started_at_unix": 1788502040.974971, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2123,9 +2123,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.92928300013773, + "duration_ms": 4.47294099998885, "success": true, - "started_at_unix": 1788415710.5780425, + "started_at_unix": 1788502040.975009, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -2153,9 +2153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021069000013085315, + "duration_ms": 0.026450000007116614, "success": true, - "started_at_unix": 1788415710.5830138, + "started_at_unix": 1788502040.9795275, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2172,9 +2172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01327500012848759, + "duration_ms": 0.025147000002334607, "success": true, - "started_at_unix": 1788415710.583042, + "started_at_unix": 1788502040.9795644, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2191,9 +2191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.682892999881005, + "duration_ms": 4.247731000020849, "success": true, - "started_at_unix": 1788415710.5830612, + "started_at_unix": 1788502040.979601, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -2221,9 +2221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021190000097703887, + "duration_ms": 0.026919999982055742, "success": true, - "started_at_unix": 1788415710.5877843, + "started_at_unix": 1788502040.9838948, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2240,9 +2240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013424999906419544, + "duration_ms": 0.025026000002981164, "success": true, - "started_at_unix": 1788415710.5878112, + "started_at_unix": 1788502040.9839323, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2259,9 +2259,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.7167459999855055, + "duration_ms": 4.304956999988008, "success": true, - "started_at_unix": 1788415710.5878305, + "started_at_unix": 1788502040.983969, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -2289,9 +2289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022091000118962256, + "duration_ms": 0.027201000023069355, "success": true, - "started_at_unix": 1788415710.592586, + "started_at_unix": 1788502040.9883204, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2308,9 +2308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018223999859401374, + "duration_ms": 0.05042399999410918, "success": true, - "started_at_unix": 1788415710.5926151, + "started_at_unix": 1788502040.9883583, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2327,9 +2327,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.922089000046981, + "duration_ms": 4.855766999980915, "success": true, - "started_at_unix": 1788415710.59264, + "started_at_unix": 1788502040.9884222, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -2357,9 +2357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021740999955000007, + "duration_ms": 0.027872000003981157, "success": true, - "started_at_unix": 1788415710.5976255, + "started_at_unix": 1788502040.993352, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2376,9 +2376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013045000059719314, + "duration_ms": 0.028533000005381837, "success": true, - "started_at_unix": 1788415710.5976534, + "started_at_unix": 1788502040.993411, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2395,9 +2395,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.985607999969943, + "duration_ms": 4.529055999995535, "success": true, - "started_at_unix": 1788415710.5976725, + "started_at_unix": 1788502040.993452, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -2425,9 +2425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037389999988590716, + "duration_ms": 0.026539999993246965, "success": true, - "started_at_unix": 1788415710.6026971, + "started_at_unix": 1788502040.9980261, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2444,9 +2444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02732100006141991, + "duration_ms": 0.0321089999886226, "success": true, - "started_at_unix": 1788415710.6028943, + "started_at_unix": 1788502040.9982448, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2463,9 +2463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1018.5270880001553, + "duration_ms": 1007.5945709999985, "success": true, - "started_at_unix": 1788415710.6029341, + "started_at_unix": 1788502040.9982913, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -2493,9 +2493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029414999971777434, + "duration_ms": 0.03301200001715188, "success": true, - "started_at_unix": 1788415711.621562, + "started_at_unix": 1788502042.0059853, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2512,9 +2512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015177999785009888, + "duration_ms": 0.02416500001345412, "success": true, - "started_at_unix": 1788415711.621601, + "started_at_unix": 1788502042.0060306, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2531,9 +2531,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.7739590000583, + "duration_ms": 163.4644959999889, "success": true, - "started_at_unix": 1788415711.6216242, + "started_at_unix": 1788502042.0060673, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -2561,9 +2561,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026870000056078425, + "duration_ms": 0.030777000006310118, "success": true, - "started_at_unix": 1788415711.7865322, + "started_at_unix": 1788502042.1696618, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2580,9 +2580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013856999885319965, + "duration_ms": 0.024566000007553157, "success": true, - "started_at_unix": 1788415711.7865682, + "started_at_unix": 1788502042.1697056, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2599,9 +2599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 164.60695700016004, + "duration_ms": 165.17909699999223, "success": true, - "started_at_unix": 1788415711.78659, + "started_at_unix": 1788502042.1697423, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -2629,9 +2629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027912000177821028, + "duration_ms": 0.030908000013596393, "success": true, - "started_at_unix": 1788415711.951368, + "started_at_unix": 1788502042.335084, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2648,9 +2648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015007999991212273, + "duration_ms": 0.024024999987659612, "success": true, - "started_at_unix": 1788415711.9514053, + "started_at_unix": 1788502042.3351274, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2667,9 +2667,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 166.2793559999045, + "duration_ms": 165.31019199999264, "success": true, - "started_at_unix": 1788415711.9514294, + "started_at_unix": 1788502042.3351636, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -2697,9 +2697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02576800011411251, + "duration_ms": 0.031668000019635656, "success": true, - "started_at_unix": 1788415712.11786, + "started_at_unix": 1788502042.5006032, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2716,9 +2716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013525999975172454, + "duration_ms": 0.023824000010108648, "success": true, - "started_at_unix": 1788415712.117895, + "started_at_unix": 1788502042.500647, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2735,9 +2735,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.18404000002374, + "duration_ms": 164.18026200000213, "success": true, - "started_at_unix": 1788415712.1179166, + "started_at_unix": 1788502042.500684, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -2765,9 +2765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028743000029862742, + "duration_ms": 0.032411000006504764, "success": true, - "started_at_unix": 1788415712.2912765, + "started_at_unix": 1788502042.665031, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2784,9 +2784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014187000033416552, + "duration_ms": 0.024445999997624313, "success": true, - "started_at_unix": 1788415712.2913146, + "started_at_unix": 1788502042.665076, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2803,9 +2803,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 168.58360199989875, + "duration_ms": 164.8820510000064, "success": true, - "started_at_unix": 1788415712.2913373, + "started_at_unix": 1788502042.665113, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -2833,9 +2833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027761999945141724, + "duration_ms": 0.03294100000061917, "success": true, - "started_at_unix": 1788415712.4600518, + "started_at_unix": 1788502042.8301253, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2852,9 +2852,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01440699998056516, + "duration_ms": 0.024395999986381867, "success": true, - "started_at_unix": 1788415712.460166, + "started_at_unix": 1788502042.8302753, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2867,9 +2867,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.8183319998806837, + "duration_ms": 0.7978600000058123, "success": true, - "started_at_unix": 1788415712.4601867, + "started_at_unix": 1788502042.8303099, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -2887,9 +2887,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027229999886912992, + "duration_ms": 0.025197000013577053, "success": true, - "started_at_unix": 1788415712.4610267, + "started_at_unix": 1788502042.831128, "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": 7875.522185999898, + "total_duration_ms": 7693.5718389999865, "error_message": null, "summary": { "request_count": 32, @@ -2920,11 +2920,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 192476, - "min_ms": 0.9671200000411773, - "max_ms": 1832.675884000082, - "mean_ms": 245.3371587499973, - "median_ms": 161.25267350003014, - "p95_ms": 845.5191730499678, + "min_ms": 0.817304999998214, + "max_ms": 1781.3836830000014, + "mean_ms": 239.64638165625462, + "median_ms": 162.93717099999583, + "p95_ms": 838.8571825000126, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2980,27 +2980,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 62.00704799994128, - "max_ms": 786.9808109999212, - "mean_ms": 233.42827279996072, - "median_ms": 238.49808749992008, - "p95_ms": 568.4927375999445 + "min_ms": 57.85353499999246, + "max_ms": 808.5676510000042, + "mean_ms": 231.32575790000374, + "median_ms": 233.26770599999236, + "p95_ms": 575.1563207500008 }, "textDocument/hover": { "point_count": 2, - "min_ms": 154.76649900006123, - "max_ms": 259.26513500007786, - "mean_ms": 203.18810329999906, - "median_ms": 201.05333449998852, - "p95_ms": 257.01910085003874 + "min_ms": 151.62885800000936, + "max_ms": 242.04724200001237, + "mean_ms": 198.41820030000576, + "median_ms": 201.59628950000297, + "p95_ms": 241.4575413000037 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.029940000080387, - "max_ms": 1.103348000015103, - "mean_ms": 1.055237600030523, - "median_ms": 1.0449180001614877, - "p95_ms": 1.0949322000215034 + "min_ms": 1.0341809999943052, + "max_ms": 1.0815290000039113, + "mean_ms": 1.0556450000024142, + "median_ms": 1.053326999993942, + "p95_ms": 1.0787960000016028 } }, "validation": { @@ -3026,11 +3026,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 2715, - "min_ms": 62.00704799994128, - "max_ms": 786.9808109999212, - "mean_ms": 213.79771739998432, - "median_ms": 67.69794299998466, - "p95_ms": 647.6201457999194, + "min_ms": 57.85353499999246, + "max_ms": 808.5676510000042, + "mean_ms": 216.27362440000866, + "median_ms": 67.63425600001938, + "p95_ms": 664.6732460000065, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3090,9 +3090,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1832.675884000082, + "duration_ms": 1781.3836830000014, "success": true, - "started_at_unix": 1788415712.6554737, + "started_at_unix": 1788502043.022536, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -3120,9 +3120,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 786.9808109999212, + "duration_ms": 808.5676510000042, "success": true, - "started_at_unix": 1788415714.488223, + "started_at_unix": 1788502044.8040159, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -3150,9 +3150,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.17748499991285, + "duration_ms": 89.09562600001664, "success": true, - "started_at_unix": 1788415715.2752955, + "started_at_unix": 1788502045.6126761, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -3180,9 +3180,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 67.69794299998466, + "duration_ms": 67.63425600001938, "success": true, - "started_at_unix": 1788415715.3655844, + "started_at_unix": 1788502045.7018971, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -3210,9 +3210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.12530000016159, + "duration_ms": 58.21705400001065, "success": true, - "started_at_unix": 1788415715.4334137, + "started_at_unix": 1788502045.769655, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -3240,9 +3240,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.00704799994128, + "duration_ms": 57.85353499999246, "success": true, - "started_at_unix": 1788415715.4956324, + "started_at_unix": 1788502045.8279638, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -3285,11 +3285,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1084, - "min_ms": 154.76649900006123, - "max_ms": 157.9025470000488, - "mean_ms": 156.3703438000175, - "median_ms": 156.91300200001024, - "p95_ms": 157.76390040005026, + "min_ms": 151.62885800000936, + "max_ms": 164.06981599999426, + "mean_ms": 156.45786160000625, + "median_ms": 155.38761500002352, + "p95_ms": 163.00588739999853, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3349,9 +3349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 308.7032910000289, + "duration_ms": 305.1040020000073, "success": true, - "started_at_unix": 1788415715.5578668, + "started_at_unix": 1788502045.8859935, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -3379,9 +3379,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.2093140000561, + "duration_ms": 155.38761500002352, "success": true, - "started_at_unix": 1788415715.866629, + "started_at_unix": 1788502046.1911595, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -3409,9 +3409,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 155.06035699991116, + "duration_ms": 152.45284599998854, "success": true, - "started_at_unix": 1788415716.0239136, + "started_at_unix": 1788502046.346622, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -3439,9 +3439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.9025470000488, + "duration_ms": 151.62885800000936, "success": true, - "started_at_unix": 1788415716.1790485, + "started_at_unix": 1788502046.4991565, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -3469,9 +3469,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.76649900006123, + "duration_ms": 158.7501730000156, "success": true, - "started_at_unix": 1788415716.337026, + "started_at_unix": 1788502046.650865, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -3499,9 +3499,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 156.91300200001024, + "duration_ms": 164.06981599999426, "success": true, - "started_at_unix": 1788415716.4918668, + "started_at_unix": 1788502046.8096883, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -3544,11 +3544,11 @@ "failure_count": 0, "bytes_sent": 1250, "bytes_received": 1520, - "min_ms": 1.029940000080387, - "max_ms": 1.103348000015103, - "mean_ms": 1.055237600030523, - "median_ms": 1.0449180001614877, - "p95_ms": 1.0949322000215034, + "min_ms": 1.0341809999943052, + "max_ms": 1.0815290000039113, + "mean_ms": 1.0556450000024142, + "median_ms": 1.053326999993942, + "p95_ms": 1.0787960000016028, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3608,9 +3608,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.404838999860658, + "duration_ms": 1.3687860000004548, "success": true, - "started_at_unix": 1788415716.6489382, + "started_at_unix": 1788502046.9739187, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -3638,9 +3638,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.103348000015103, + "duration_ms": 1.0815290000039113, "success": true, - "started_at_unix": 1788415716.6503847, + "started_at_unix": 1788502046.9753332, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -3668,9 +3668,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0449180001614877, + "duration_ms": 1.0413240000275437, "success": true, - "started_at_unix": 1788415716.6515331, + "started_at_unix": 1788502046.9764657, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -3698,9 +3698,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0367129998485325, + "duration_ms": 1.053326999993942, "success": true, - "started_at_unix": 1788415716.65262, + "started_at_unix": 1788502046.9775558, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -3728,9 +3728,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0612690000471048, + "duration_ms": 1.067863999992369, "success": true, - "started_at_unix": 1788415716.6536973, + "started_at_unix": 1788502046.978657, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -3758,9 +3758,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.029940000080387, + "duration_ms": 1.0341809999943052, "success": true, - "started_at_unix": 1788415716.6548004, + "started_at_unix": 1788502046.979771, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -3803,11 +3803,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 153020, - "min_ms": 235.76361599998563, - "max_ms": 301.4517589999741, - "mean_ms": 253.05882819993712, - "median_ms": 242.77017099984732, - "p95_ms": 289.9766143999841, + "min_ms": 232.9662979999796, + "max_ms": 289.87580599999774, + "mean_ms": 246.37789139999882, + "median_ms": 237.3597010000026, + "p95_ms": 279.5243524, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3867,9 +3867,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 917.0660600000247, + "duration_ms": 875.8777210000233, "success": true, - "started_at_unix": 1788415716.6560395, + "started_at_unix": 1788502046.9810195, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -3897,9 +3897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 235.76361599998563, + "duration_ms": 238.11853800000904, "success": true, - "started_at_unix": 1788415717.5737, + "started_at_unix": 1788502047.8575902, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -3927,9 +3927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 301.4517589999741, + "duration_ms": 289.87580599999774, "success": true, - "started_at_unix": 1788415717.8103426, + "started_at_unix": 1788502048.0965822, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -3957,9 +3957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.77017099984732, + "duration_ms": 237.3597010000026, "success": true, - "started_at_unix": 1788415718.1126597, + "started_at_unix": 1788502048.3873303, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -3987,9 +3987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 244.07603600002403, + "duration_ms": 233.56911400000513, "success": true, - "started_at_unix": 1788415718.356329, + "started_at_unix": 1788502048.6255813, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -4017,9 +4017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 241.23255899985452, + "duration_ms": 232.9662979999796, "success": true, - "started_at_unix": 1788415718.6013215, + "started_at_unix": 1788502048.8600085, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -4062,11 +4062,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1155, - "min_ms": 244.20412199992825, - "max_ms": 259.26513500007786, - "mean_ms": 250.0058627999806, - "median_ms": 246.62664900006348, - "p95_ms": 258.2668976000605, + "min_ms": 239.12276300001167, + "max_ms": 242.04724200001237, + "mean_ms": 240.37853900000528, + "median_ms": 240.03378300000122, + "p95_ms": 241.78515280000852, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4126,9 +4126,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 253.92913700011377, + "duration_ms": 239.61038300001292, "success": true, - "started_at_unix": 1788415718.8436708, + "started_at_unix": 1788502049.0941336, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -4156,9 +4156,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 245.6594599998425, + "duration_ms": 239.12276300001167, "success": true, - "started_at_unix": 1788415719.0977733, + "started_at_unix": 1788502049.333884, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -4186,9 +4186,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.62664900006348, + "duration_ms": 240.03378300000122, "success": true, - "started_at_unix": 1788415719.343586, + "started_at_unix": 1788502049.5731637, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -4216,9 +4216,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.20412199992825, + "duration_ms": 240.7367959999931, "success": true, - "started_at_unix": 1788415719.590365, + "started_at_unix": 1788502049.8133774, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -4246,9 +4246,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 254.27394799999092, + "duration_ms": 239.95211100000802, "success": true, - "started_at_unix": 1788415719.8347871, + "started_at_unix": 1788502050.054269, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -4276,9 +4276,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 259.26513500007786, + "duration_ms": 242.04724200001237, "success": true, - "started_at_unix": 1788415720.0891986, + "started_at_unix": 1788502050.294432, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -4310,9 +4310,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 164.60280000001148, + "duration_ms": 161.8045259999974, "success": true, - "started_at_unix": 1788415712.49052, + "started_at_unix": 1788502042.860353, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -4331,9 +4331,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.029274000098666875, + "duration_ms": 0.027352000017799583, "success": true, - "started_at_unix": 1788415712.6552105, + "started_at_unix": 1788502043.022247, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4346,9 +4346,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.025616999892008607, + "duration_ms": 0.02723000000059983, "success": true, - "started_at_unix": 1788415712.655273, + "started_at_unix": 1788502043.0223072, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4364,9 +4364,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.030367000135811395, + "duration_ms": 0.030948000016906008, "success": true, - "started_at_unix": 1788415712.6553943, + "started_at_unix": 1788502043.0224545, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4382,9 +4382,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1832.675884000082, + "duration_ms": 1781.3836830000014, "success": true, - "started_at_unix": 1788415712.6554737, + "started_at_unix": 1788502043.022536, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -4412,9 +4412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 786.9808109999212, + "duration_ms": 808.5676510000042, "success": true, - "started_at_unix": 1788415714.488223, + "started_at_unix": 1788502044.8040159, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -4442,9 +4442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.17748499991285, + "duration_ms": 89.09562600001664, "success": true, - "started_at_unix": 1788415715.2752955, + "started_at_unix": 1788502045.6126761, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -4472,9 +4472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 67.69794299998466, + "duration_ms": 67.63425600001938, "success": true, - "started_at_unix": 1788415715.3655844, + "started_at_unix": 1788502045.7018971, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -4502,9 +4502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.12530000016159, + "duration_ms": 58.21705400001065, "success": true, - "started_at_unix": 1788415715.4334137, + "started_at_unix": 1788502045.769655, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -4532,9 +4532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 62.00704799994128, + "duration_ms": 57.85353499999246, "success": true, - "started_at_unix": 1788415715.4956324, + "started_at_unix": 1788502045.8279638, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -4562,9 +4562,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 308.7032910000289, + "duration_ms": 305.1040020000073, "success": true, - "started_at_unix": 1788415715.5578668, + "started_at_unix": 1788502045.8859935, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -4592,9 +4592,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.2093140000561, + "duration_ms": 155.38761500002352, "success": true, - "started_at_unix": 1788415715.866629, + "started_at_unix": 1788502046.1911595, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -4622,9 +4622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 155.06035699991116, + "duration_ms": 152.45284599998854, "success": true, - "started_at_unix": 1788415716.0239136, + "started_at_unix": 1788502046.346622, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -4652,9 +4652,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 157.9025470000488, + "duration_ms": 151.62885800000936, "success": true, - "started_at_unix": 1788415716.1790485, + "started_at_unix": 1788502046.4991565, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -4682,9 +4682,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 154.76649900006123, + "duration_ms": 158.7501730000156, "success": true, - "started_at_unix": 1788415716.337026, + "started_at_unix": 1788502046.650865, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -4712,9 +4712,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 156.91300200001024, + "duration_ms": 164.06981599999426, "success": true, - "started_at_unix": 1788415716.4918668, + "started_at_unix": 1788502046.8096883, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -4742,9 +4742,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.404838999860658, + "duration_ms": 1.3687860000004548, "success": true, - "started_at_unix": 1788415716.6489382, + "started_at_unix": 1788502046.9739187, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -4772,9 +4772,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.103348000015103, + "duration_ms": 1.0815290000039113, "success": true, - "started_at_unix": 1788415716.6503847, + "started_at_unix": 1788502046.9753332, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -4802,9 +4802,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0449180001614877, + "duration_ms": 1.0413240000275437, "success": true, - "started_at_unix": 1788415716.6515331, + "started_at_unix": 1788502046.9764657, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -4832,9 +4832,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0367129998485325, + "duration_ms": 1.053326999993942, "success": true, - "started_at_unix": 1788415716.65262, + "started_at_unix": 1788502046.9775558, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -4862,9 +4862,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0612690000471048, + "duration_ms": 1.067863999992369, "success": true, - "started_at_unix": 1788415716.6536973, + "started_at_unix": 1788502046.978657, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -4892,9 +4892,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.029940000080387, + "duration_ms": 1.0341809999943052, "success": true, - "started_at_unix": 1788415716.6548004, + "started_at_unix": 1788502046.979771, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -4922,9 +4922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025928000013664132, + "duration_ms": 0.02715100001182691, "success": true, - "started_at_unix": 1788415716.6560044, + "started_at_unix": 1788502046.980982, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4941,9 +4941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 917.0660600000247, + "duration_ms": 875.8777210000233, "success": true, - "started_at_unix": 1788415716.6560395, + "started_at_unix": 1788502046.9810195, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -4971,9 +4971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033001000019794446, + "duration_ms": 0.02807200002052923, "success": true, - "started_at_unix": 1788415717.5736158, + "started_at_unix": 1788502047.8575292, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4990,9 +4990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025217000029442715, + "duration_ms": 0.014245999977902102, "success": true, - "started_at_unix": 1788415717.5736618, + "started_at_unix": 1788502047.8575673, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5009,9 +5009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 235.76361599998563, + "duration_ms": 238.11853800000904, "success": true, - "started_at_unix": 1788415717.5737, + "started_at_unix": 1788502047.8575902, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -5039,9 +5039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030085999924267526, + "duration_ms": 0.0259180000057313, "success": true, - "started_at_unix": 1788415717.8102639, + "started_at_unix": 1788502048.096524, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5058,9 +5058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023513999849456013, + "duration_ms": 0.014337000010300471, "success": true, - "started_at_unix": 1788415717.8103065, + "started_at_unix": 1788502048.0965588, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5077,9 +5077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 301.4517589999741, + "duration_ms": 289.87580599999774, "success": true, - "started_at_unix": 1788415717.8103426, + "started_at_unix": 1788502048.0965822, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -5107,9 +5107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03118799986623344, + "duration_ms": 0.030656999996381273, "success": true, - "started_at_unix": 1788415718.1125782, + "started_at_unix": 1788502048.387249, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5126,9 +5126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0244649997966917, + "duration_ms": 0.024705999976504245, "success": true, - "started_at_unix": 1788415718.112622, + "started_at_unix": 1788502048.3872929, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5145,9 +5145,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.77017099984732, + "duration_ms": 237.3597010000026, "success": true, - "started_at_unix": 1788415718.1126597, + "started_at_unix": 1788502048.3873303, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -5175,9 +5175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030707000178153976, + "duration_ms": 0.0379109999926186, "success": true, - "started_at_unix": 1788415718.356249, + "started_at_unix": 1788502048.6254933, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5194,9 +5194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02344400013498671, + "duration_ms": 0.024384999989024436, "success": true, - "started_at_unix": 1788415718.3562927, + "started_at_unix": 1788502048.6255443, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5213,9 +5213,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 244.07603600002403, + "duration_ms": 233.56911400000513, "success": true, - "started_at_unix": 1788415718.356329, + "started_at_unix": 1788502048.6255813, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -5243,9 +5243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03092699989792891, + "duration_ms": 0.03030599998510297, "success": true, - "started_at_unix": 1788415718.6012414, + "started_at_unix": 1788502048.8599262, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5262,9 +5262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02294299997629423, + "duration_ms": 0.025266999983841743, "success": true, - "started_at_unix": 1788415718.6012857, + "started_at_unix": 1788502048.8599699, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5281,9 +5281,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 241.23255899985452, + "duration_ms": 232.9662979999796, "success": true, - "started_at_unix": 1788415718.6013215, + "started_at_unix": 1788502048.8600085, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -5311,9 +5311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03077699989262328, + "duration_ms": 0.03105800001890202, "success": true, - "started_at_unix": 1788415718.843385, + "started_at_unix": 1788502049.0938492, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5330,9 +5330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030977999813330825, + "duration_ms": 0.03055700000231809, "success": true, - "started_at_unix": 1788415718.8436265, + "started_at_unix": 1788502049.0940897, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5349,9 +5349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 253.92913700011377, + "duration_ms": 239.61038300001292, "success": true, - "started_at_unix": 1788415718.8436708, + "started_at_unix": 1788502049.0941336, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -5379,9 +5379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035386000035941834, + "duration_ms": 0.03278099998738071, "success": true, - "started_at_unix": 1788415719.097656, + "started_at_unix": 1788502049.3338, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5398,9 +5398,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05626399979519192, + "duration_ms": 0.025116000017533224, "success": true, - "started_at_unix": 1788415719.0977032, + "started_at_unix": 1788502049.333846, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5417,9 +5417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 245.6594599998425, + "duration_ms": 239.12276300001167, "success": true, - "started_at_unix": 1788415719.0977733, + "started_at_unix": 1788502049.333884, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -5447,9 +5447,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03144900006191165, + "duration_ms": 0.031910000018342544, "success": true, - "started_at_unix": 1788415719.3435063, + "started_at_unix": 1788502049.5730793, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5466,9 +5466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024215999928856036, + "duration_ms": 0.026700000006485425, "success": true, - "started_at_unix": 1788415719.34355, + "started_at_unix": 1788502049.5731244, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5485,9 +5485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.62664900006348, + "duration_ms": 240.03378300000122, "success": true, - "started_at_unix": 1788415719.343586, + "started_at_unix": 1788502049.5731637, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -5515,9 +5515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031779000210008235, + "duration_ms": 0.037210000016330014, "success": true, - "started_at_unix": 1788415719.5902846, + "started_at_unix": 1788502049.8132803, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5534,9 +5534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02456599986544461, + "duration_ms": 0.030416999976523584, "success": true, - "started_at_unix": 1788415719.590329, + "started_at_unix": 1788502049.813332, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5553,9 +5553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.20412199992825, + "duration_ms": 240.7367959999931, "success": true, - "started_at_unix": 1788415719.590365, + "started_at_unix": 1788502049.8133774, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -5583,9 +5583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0385010000627517, + "duration_ms": 0.03112900000701302, "success": true, - "started_at_unix": 1788415719.8346534, + "started_at_unix": 1788502050.0541875, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5602,9 +5602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06369900006575335, + "duration_ms": 0.025848000007044902, "success": true, - "started_at_unix": 1788415719.8347065, + "started_at_unix": 1788502050.0542307, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5621,9 +5621,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 254.27394799999092, + "duration_ms": 239.95211100000802, "success": true, - "started_at_unix": 1788415719.8347871, + "started_at_unix": 1788502050.054269, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -5651,9 +5651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027590999934545835, + "duration_ms": 0.03649799998584058, "success": true, - "started_at_unix": 1788415720.0891387, + "started_at_unix": 1788502050.2943058, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5670,9 +5670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01506800003880926, + "duration_ms": 0.058159000019486484, "success": true, - "started_at_unix": 1788415720.089175, + "started_at_unix": 1788502050.2943573, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5689,9 +5689,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 259.26513500007786, + "duration_ms": 242.04724200001237, "success": true, - "started_at_unix": 1788415720.0891986, + "started_at_unix": 1788502050.294432, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -5719,9 +5719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02828299989232619, + "duration_ms": 0.03726900001765898, "success": true, - "started_at_unix": 1788415720.3485427, + "started_at_unix": 1788502050.5365703, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5738,9 +5738,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014947000181564363, + "duration_ms": 0.028872999990881, "success": true, - "started_at_unix": 1788415720.3486602, + "started_at_unix": 1788502050.5367496, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5753,9 +5753,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.9671200000411773, + "duration_ms": 0.817304999998214, "success": true, - "started_at_unix": 1788415720.3486814, + "started_at_unix": 1788502050.5367906, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -5773,9 +5773,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02272199981234735, + "duration_ms": 0.026038000015660145, "success": true, - "started_at_unix": 1788415720.349668, + "started_at_unix": 1788502050.537626, "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": 8074.403370000027, + "total_duration_ms": 7828.030546000008, "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.6584469999779685, - "max_ms": 2965.6050260000484, - "mean_ms": 251.2869736562564, - "median_ms": 184.98984400002882, - "p95_ms": 558.3311694000141, + "bytes_received": 578070, + "min_ms": 0.6736679999903572, + "max_ms": 2750.5174609999867, + "mean_ms": 243.5753344687468, + "median_ms": 184.14327399999308, + "p95_ms": 576.7932070500034, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5840,10 +5840,10 @@ }, "size_chars": { "min": 0.0, - "max": 93455.0, - "mean": 17953.875, + "max": 93469.0, + "mean": 17954.75, "median": 360.0, - "p95": 93455.0 + "p95": 93461.29999999999 }, "top_level_count": { "min": 1.0, @@ -5866,27 +5866,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 47.427347999928315, - "max_ms": 343.093392000128, - "mean_ms": 166.1084034000396, - "median_ms": 218.79956450004556, - "p95_ms": 291.38140845009264 + "min_ms": 47.87376099997687, + "max_ms": 304.33349599999815, + "mean_ms": 162.21882829999572, + "median_ms": 221.0878215000065, + "p95_ms": 268.52746354999505 }, "textDocument/hover": { "point_count": 2, - "min_ms": 180.96367499992994, - "max_ms": 207.2866470000463, - "mean_ms": 188.93985149998116, - "median_ms": 188.61888850005926, - "p95_ms": 200.08556879995464 + "min_ms": 178.784410999981, + "max_ms": 190.11295100000325, + "mean_ms": 186.30555869999625, + "median_ms": 187.34790199999907, + "p95_ms": 189.95643200000245 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.0114659999089781, - "max_ms": 1.108808000026329, - "mean_ms": 1.0476412000116397, - "median_ms": 1.0374840001077246, - "p95_ms": 1.0979034000229149 + "min_ms": 1.0119789999976092, + "max_ms": 1.0833930000160308, + "mean_ms": 1.0471170000016627, + "median_ms": 1.0354339999878448, + "p95_ms": 1.081431200015004 } }, "validation": { @@ -5912,11 +5912,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 7070, - "min_ms": 47.427347999928315, - "max_ms": 343.093392000128, - "mean_ms": 109.76868600005218, - "median_ms": 49.62783100017987, - "p95_ms": 286.6357574001085, + "min_ms": 47.87376099997687, + "max_ms": 304.33349599999815, + "mean_ms": 101.72240899999565, + "median_ms": 48.63971099999276, + "p95_ms": 255.34107799999782, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5976,9 +5976,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2965.6050260000484, + "duration_ms": 2750.5174609999867, "success": true, - "started_at_unix": 1788415720.5533228, + "started_at_unix": 1788502050.7313452, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -6006,9 +6006,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 343.093392000128, + "duration_ms": 304.33349599999815, "success": true, - "started_at_unix": 1788415723.519022, + "started_at_unix": 1788502053.4819953, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -6036,9 +6036,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 60.805219000030775, + "duration_ms": 59.371405999996796, "success": true, - "started_at_unix": 1788415723.862305, + "started_at_unix": 1788502053.7864664, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -6066,9 +6066,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.62783100017987, + "duration_ms": 48.39367100001368, "success": true, - "started_at_unix": 1788415723.9232264, + "started_at_unix": 1788502053.845949, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -6096,9 +6096,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.88963999999396, + "duration_ms": 48.63971099999276, "success": true, - "started_at_unix": 1788415723.9729886, + "started_at_unix": 1788502053.8944986, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -6126,9 +6126,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.427347999928315, + "duration_ms": 47.87376099997687, "success": true, - "started_at_unix": 1788415724.0210066, + "started_at_unix": 1788502053.9432688, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -6171,11 +6171,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2349, - "min_ms": 186.99021599991283, - "max_ms": 191.2842509998427, - "mean_ms": 189.59489159997247, - "median_ms": 189.91938699991806, - "p95_ms": 191.02010859987786, + "min_ms": 188.4528820000071, + "max_ms": 190.11295100000325, + "mean_ms": 189.31339240000398, + "median_ms": 189.53174700001796, + "p95_ms": 190.0433870000029, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6235,9 +6235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 342.6264980000724, + "duration_ms": 338.40472200000704, "success": true, - "started_at_unix": 1788415724.0687084, + "started_at_unix": 1788502053.991359, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -6265,9 +6265,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.81706500017026, + "duration_ms": 189.53174700001796, "success": true, - "started_at_unix": 1788415724.4114008, + "started_at_unix": 1788502054.3298333, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -6295,9 +6295,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.91938699991806, + "duration_ms": 188.4528820000071, "success": true, - "started_at_unix": 1788415724.6012986, + "started_at_unix": 1788502054.519476, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -6325,9 +6325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 186.99021599991283, + "duration_ms": 188.7042509999901, "success": true, - "started_at_unix": 1788415724.7912989, + "started_at_unix": 1788502054.7080128, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -6355,9 +6355,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.2842509998427, + "duration_ms": 189.76513100000147, "success": true, - "started_at_unix": 1788415724.9783971, + "started_at_unix": 1788502054.8968313, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -6385,9 +6385,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.9635390000185, + "duration_ms": 190.11295100000325, "success": true, - "started_at_unix": 1788415725.1697814, + "started_at_unix": 1788502055.0866768, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -6430,11 +6430,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1530, - "min_ms": 1.0114659999089781, - "max_ms": 1.108808000026329, - "mean_ms": 1.0476412000116397, - "median_ms": 1.0374840001077246, - "p95_ms": 1.0979034000229149, + "min_ms": 1.0119789999976092, + "max_ms": 1.0833930000160308, + "mean_ms": 1.0471170000016627, + "median_ms": 1.0354339999878448, + "p95_ms": 1.081431200015004, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6494,9 +6494,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4860100000078091, + "duration_ms": 1.4458289999765839, "success": true, - "started_at_unix": 1788415725.359938, + "started_at_unix": 1788502055.2769735, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -6524,9 +6524,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.108808000026329, + "duration_ms": 1.0735840000108965, "success": true, - "started_at_unix": 1788415725.361462, + "started_at_unix": 1788502055.278461, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -6554,9 +6554,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0542850000092585, + "duration_ms": 1.0354339999878448, "success": true, - "started_at_unix": 1788415725.362615, + "started_at_unix": 1788502055.279582, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -6584,9 +6584,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0374840001077246, + "duration_ms": 1.0311949999959324, "success": true, - "started_at_unix": 1788415725.3637102, + "started_at_unix": 1788502055.2806628, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -6614,9 +6614,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0114659999089781, + "duration_ms": 1.0119789999976092, "success": true, - "started_at_unix": 1788415725.3647897, + "started_at_unix": 1788502055.2817373, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -6644,9 +6644,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0261630000059085, + "duration_ms": 1.0833930000160308, "success": true, - "started_at_unix": 1788415725.3658435, + "started_at_unix": 1788502055.2827911, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -6688,12 +6688,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1400, - "bytes_received": 467845, - "min_ms": 218.60534699999334, - "max_ms": 228.17787300004966, - "mean_ms": 222.44812080002703, - "median_ms": 221.759074999909, - "p95_ms": 227.4832038000568, + "bytes_received": 467873, + "min_ms": 220.60642299999245, + "max_ms": 224.76453499999138, + "mean_ms": 222.7152475999958, + "median_ms": 222.4093589999825, + "p95_ms": 224.65696819999152, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6709,10 +6709,10 @@ }, "size_chars": { "min": 93455.0, - "max": 93455.0, - "mean": 93455.0, + "max": 93469.0, + "mean": 93460.6, "median": 93455.0, - "p95": 93455.0 + "p95": 93469.0 }, "top_level_count": { "min": 2.0, @@ -6753,9 +6753,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 821.3995639998757, + "duration_ms": 868.1569109999998, "success": true, - "started_at_unix": 1788415725.3670712, + "started_at_unix": 1788502055.2840934, "bytes_sent": 280, "bytes_received": 93569, "request_id": 20, @@ -6783,9 +6783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 224.70452700008536, + "duration_ms": 224.2267009999921, "success": true, - "started_at_unix": 1788415726.1899972, + "started_at_unix": 1788502056.1538327, "bytes_sent": 280, "bytes_received": 93569, "request_id": 21, @@ -6813,11 +6813,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 221.759074999909, + "duration_ms": 222.4093589999825, "success": true, - "started_at_unix": 1788415726.4170945, + "started_at_unix": 1788502056.3805337, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 22, "error_code": null, "error_message": null, @@ -6826,7 +6826,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -6843,9 +6843,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.60534699999334, + "duration_ms": 220.60642299999245, "success": true, - "started_at_unix": 1788415726.6410248, + "started_at_unix": 1788502056.6051037, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -6873,11 +6873,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.99378200009778, + "duration_ms": 224.76453499999138, "success": true, - "started_at_unix": 1788415726.8620603, + "started_at_unix": 1788502056.827997, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 24, "error_code": null, "error_message": null, @@ -6886,7 +6886,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -6903,9 +6903,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 228.17787300004966, + "duration_ms": 221.56922000002055, "success": true, - "started_at_unix": 1788415727.0833895, + "started_at_unix": 1788502057.0551689, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -6948,11 +6948,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 2005, - "min_ms": 180.96367499992994, - "max_ms": 207.2866470000463, - "mean_ms": 188.28481139998985, - "median_ms": 182.98947200014481, - "p95_ms": 203.31346000002668, + "min_ms": 178.784410999981, + "max_ms": 186.24292199999104, + "mean_ms": 183.29772499998853, + "median_ms": 183.74787799999126, + "p95_ms": 185.9020715999918, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7012,9 +7012,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.55001800005266, + "duration_ms": 180.64888200001405, "success": true, - "started_at_unix": 1788415727.3140764, + "started_at_unix": 1788502057.2797685, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -7042,9 +7042,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.2866470000463, + "duration_ms": 178.784410999981, "success": true, - "started_at_unix": 1788415727.4957926, + "started_at_unix": 1788502057.4605384, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -7072,9 +7072,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.42071199994825, + "duration_ms": 183.74787799999126, "success": true, - "started_at_unix": 1788415727.7032356, + "started_at_unix": 1788502057.6394808, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -7102,9 +7102,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 180.96367499992994, + "duration_ms": 186.24292199999104, "success": true, - "started_at_unix": 1788415727.8908777, + "started_at_unix": 1788502057.8234358, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -7132,9 +7132,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 182.98947200014481, + "duration_ms": 184.5386699999949, "success": true, - "started_at_unix": 1788415728.0720208, + "started_at_unix": 1788502058.0098186, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -7162,9 +7162,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 182.76355099987995, + "duration_ms": 183.17474399998446, "success": true, - "started_at_unix": 1788415728.2551403, + "started_at_unix": 1788502058.1945329, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -7196,9 +7196,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 172.13683899990428, + "duration_ms": 164.0837749999946, "success": true, - "started_at_unix": 1788415720.3808248, + "started_at_unix": 1788502050.566909, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -7217,9 +7217,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.030625999897893053, + "duration_ms": 0.02758200000130273, "success": true, - "started_at_unix": 1788415720.553055, + "started_at_unix": 1788502050.7310832, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7232,9 +7232,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.025238000034732977, + "duration_ms": 0.02838200001065161, "success": true, - "started_at_unix": 1788415720.553119, + "started_at_unix": 1788502050.7311442, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7250,9 +7250,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.032049999845185084, + "duration_ms": 0.03061699999307166, "success": true, - "started_at_unix": 1788415720.5532415, + "started_at_unix": 1788502050.7312646, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7268,9 +7268,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2965.6050260000484, + "duration_ms": 2750.5174609999867, "success": true, - "started_at_unix": 1788415720.5533228, + "started_at_unix": 1788502050.7313452, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -7298,9 +7298,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 343.093392000128, + "duration_ms": 304.33349599999815, "success": true, - "started_at_unix": 1788415723.519022, + "started_at_unix": 1788502053.4819953, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -7328,9 +7328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 60.805219000030775, + "duration_ms": 59.371405999996796, "success": true, - "started_at_unix": 1788415723.862305, + "started_at_unix": 1788502053.7864664, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -7358,9 +7358,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 49.62783100017987, + "duration_ms": 48.39367100001368, "success": true, - "started_at_unix": 1788415723.9232264, + "started_at_unix": 1788502053.845949, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -7388,9 +7388,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.88963999999396, + "duration_ms": 48.63971099999276, "success": true, - "started_at_unix": 1788415723.9729886, + "started_at_unix": 1788502053.8944986, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -7418,9 +7418,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.427347999928315, + "duration_ms": 47.87376099997687, "success": true, - "started_at_unix": 1788415724.0210066, + "started_at_unix": 1788502053.9432688, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -7448,9 +7448,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 342.6264980000724, + "duration_ms": 338.40472200000704, "success": true, - "started_at_unix": 1788415724.0687084, + "started_at_unix": 1788502053.991359, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -7478,9 +7478,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.81706500017026, + "duration_ms": 189.53174700001796, "success": true, - "started_at_unix": 1788415724.4114008, + "started_at_unix": 1788502054.3298333, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -7508,9 +7508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.91938699991806, + "duration_ms": 188.4528820000071, "success": true, - "started_at_unix": 1788415724.6012986, + "started_at_unix": 1788502054.519476, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -7538,9 +7538,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 186.99021599991283, + "duration_ms": 188.7042509999901, "success": true, - "started_at_unix": 1788415724.7912989, + "started_at_unix": 1788502054.7080128, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -7568,9 +7568,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.2842509998427, + "duration_ms": 189.76513100000147, "success": true, - "started_at_unix": 1788415724.9783971, + "started_at_unix": 1788502054.8968313, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -7598,9 +7598,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.9635390000185, + "duration_ms": 190.11295100000325, "success": true, - "started_at_unix": 1788415725.1697814, + "started_at_unix": 1788502055.0866768, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -7628,9 +7628,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4860100000078091, + "duration_ms": 1.4458289999765839, "success": true, - "started_at_unix": 1788415725.359938, + "started_at_unix": 1788502055.2769735, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -7658,9 +7658,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.108808000026329, + "duration_ms": 1.0735840000108965, "success": true, - "started_at_unix": 1788415725.361462, + "started_at_unix": 1788502055.278461, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -7688,9 +7688,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0542850000092585, + "duration_ms": 1.0354339999878448, "success": true, - "started_at_unix": 1788415725.362615, + "started_at_unix": 1788502055.279582, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -7718,9 +7718,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0374840001077246, + "duration_ms": 1.0311949999959324, "success": true, - "started_at_unix": 1788415725.3637102, + "started_at_unix": 1788502055.2806628, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -7748,9 +7748,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0114659999089781, + "duration_ms": 1.0119789999976092, "success": true, - "started_at_unix": 1788415725.3647897, + "started_at_unix": 1788502055.2817373, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -7778,9 +7778,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0261630000059085, + "duration_ms": 1.0833930000160308, "success": true, - "started_at_unix": 1788415725.3658435, + "started_at_unix": 1788502055.2827911, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -7808,9 +7808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02597799993964145, + "duration_ms": 0.027620999986766037, "success": true, - "started_at_unix": 1788415725.3670356, + "started_at_unix": 1788502055.2840557, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7827,9 +7827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 821.3995639998757, + "duration_ms": 868.1569109999998, "success": true, - "started_at_unix": 1788415725.3670712, + "started_at_unix": 1788502055.2840934, "bytes_sent": 280, "bytes_received": 93569, "request_id": 20, @@ -7857,9 +7857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028662999966400093, + "duration_ms": 0.02807300000995383, "success": true, - "started_at_unix": 1788415726.1899362, + "started_at_unix": 1788502056.153771, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7876,9 +7876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014357000054587843, + "duration_ms": 0.015047999994521888, "success": true, - "started_at_unix": 1788415726.1899745, + "started_at_unix": 1788502056.1538088, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7895,9 +7895,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 224.70452700008536, + "duration_ms": 224.2267009999921, "success": true, - "started_at_unix": 1788415726.1899972, + "started_at_unix": 1788502056.1538327, "bytes_sent": 280, "bytes_received": 93569, "request_id": 21, @@ -7925,9 +7925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027571999908104772, + "duration_ms": 0.02781200001322759, "success": true, - "started_at_unix": 1788415726.4170349, + "started_at_unix": 1788502056.3804731, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7944,9 +7944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013906000049246359, + "duration_ms": 0.01389499999504551, "success": true, - "started_at_unix": 1788415726.417072, + "started_at_unix": 1788502056.380511, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7963,11 +7963,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 221.759074999909, + "duration_ms": 222.4093589999825, "success": true, - "started_at_unix": 1788415726.4170945, + "started_at_unix": 1788502056.3805337, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 22, "error_code": null, "error_message": null, @@ -7976,7 +7976,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -7993,9 +7993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027982000119664008, + "duration_ms": 0.027109999990670985, "success": true, - "started_at_unix": 1788415726.6409633, + "started_at_unix": 1788502056.6050432, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8012,9 +8012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01423699995939387, + "duration_ms": 0.014007000004312431, "success": true, - "started_at_unix": 1788415726.6410012, + "started_at_unix": 1788502056.6050801, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8031,9 +8031,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.60534699999334, + "duration_ms": 220.60642299999245, "success": true, - "started_at_unix": 1788415726.6410248, + "started_at_unix": 1788502056.6051037, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -8061,9 +8061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0271010001142713, + "duration_ms": 0.02791200000729077, "success": true, - "started_at_unix": 1788415726.862, + "started_at_unix": 1788502056.8279355, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8080,9 +8080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013885000043956097, + "duration_ms": 0.013996000006955, "success": true, - "started_at_unix": 1788415726.8620374, + "started_at_unix": 1788502056.8279736, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8099,11 +8099,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 218.99378200009778, + "duration_ms": 224.76453499999138, "success": true, - "started_at_unix": 1788415726.8620603, + "started_at_unix": 1788502056.827997, "bytes_sent": 280, - "bytes_received": 93569, + "bytes_received": 93583, "request_id": 24, "error_code": null, "error_message": null, @@ -8112,7 +8112,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93455, + "size_chars": 93469, "top_level_count": 2, "completion_item_count": 441 }, @@ -8129,9 +8129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025948000029529794, + "duration_ms": 0.026268999988587893, "success": true, - "started_at_unix": 1788415727.083331, + "started_at_unix": 1788502057.0551105, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8148,9 +8148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013746000149694737, + "duration_ms": 0.013504999998303902, "success": true, - "started_at_unix": 1788415727.083367, + "started_at_unix": 1788502057.0551465, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8167,9 +8167,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 228.17787300004966, + "duration_ms": 221.56922000002055, "success": true, - "started_at_unix": 1788415727.0833895, + "started_at_unix": 1788502057.0551689, "bytes_sent": 280, "bytes_received": 93569, "request_id": 25, @@ -8197,9 +8197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026598999966154224, + "duration_ms": 0.02765099998214282, "success": true, - "started_at_unix": 1788415727.3138514, + "started_at_unix": 1788502057.2795389, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8216,9 +8216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01855499999692256, + "duration_ms": 0.020008000007010196, "success": true, - "started_at_unix": 1788415727.314049, + "started_at_unix": 1788502057.2797391, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8235,9 +8235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 181.55001800005266, + "duration_ms": 180.64888200001405, "success": true, - "started_at_unix": 1788415727.3140764, + "started_at_unix": 1788502057.2797685, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -8265,9 +8265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05571400015469408, + "duration_ms": 0.02864300000737785, "success": true, - "started_at_unix": 1788415727.4956853, + "started_at_unix": 1788502057.4604769, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8284,9 +8284,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026278999939677306, + "duration_ms": 0.014927999984593043, "success": true, - "started_at_unix": 1788415727.4957542, + "started_at_unix": 1788502057.460515, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8303,9 +8303,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.2866470000463, + "duration_ms": 178.784410999981, "success": true, - "started_at_unix": 1788415727.4957926, + "started_at_unix": 1788502057.4605384, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -8333,9 +8333,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03217999983462505, + "duration_ms": 0.02682999999592539, "success": true, - "started_at_unix": 1788415727.7031531, + "started_at_unix": 1788502057.6394193, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8352,9 +8352,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024174999907700112, + "duration_ms": 0.014968000016324368, "success": true, - "started_at_unix": 1788415727.7031982, + "started_at_unix": 1788502057.6394563, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8371,9 +8371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 187.42071199994825, + "duration_ms": 183.74787799999126, "success": true, - "started_at_unix": 1788415727.7032356, + "started_at_unix": 1788502057.6394808, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -8401,9 +8401,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03658900004666066, + "duration_ms": 0.032239999995908875, "success": true, - "started_at_unix": 1788415727.890782, + "started_at_unix": 1788502057.8233178, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8420,9 +8420,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029515000051105744, + "duration_ms": 0.060894000000644155, "success": true, - "started_at_unix": 1788415727.8908336, + "started_at_unix": 1788502057.8233616, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8439,9 +8439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 180.96367499992994, + "duration_ms": 186.24292199999104, "success": true, - "started_at_unix": 1788415727.8908777, + "started_at_unix": 1788502057.8234358, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -8469,9 +8469,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035576000072978786, + "duration_ms": 0.02689999999461179, "success": true, - "started_at_unix": 1788415728.071926, + "started_at_unix": 1788502058.0097558, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8488,9 +8488,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02974500011987402, + "duration_ms": 0.015960000013137687, "success": true, - "started_at_unix": 1788415728.071976, + "started_at_unix": 1788502058.0097933, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8507,9 +8507,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 182.98947200014481, + "duration_ms": 184.5386699999949, "success": true, - "started_at_unix": 1788415728.0720208, + "started_at_unix": 1788502058.0098186, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -8537,9 +8537,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026359000003139954, + "duration_ms": 0.02789200001984682, "success": true, - "started_at_unix": 1788415728.2550828, + "started_at_unix": 1788502058.1944714, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8556,9 +8556,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01454699986425112, + "duration_ms": 0.015337999997200313, "success": true, - "started_at_unix": 1788415728.2551184, + "started_at_unix": 1788502058.1945095, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8575,9 +8575,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 182.76355099987995, + "duration_ms": 183.17474399998446, "success": true, - "started_at_unix": 1788415728.2551403, + "started_at_unix": 1788502058.1945329, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -8605,9 +8605,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026539999907981837, + "duration_ms": 0.0288029999921946, "success": true, - "started_at_unix": 1788415728.4379792, + "started_at_unix": 1788502058.3777878, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8624,9 +8624,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014707999980601016, + "duration_ms": 0.016110000018443316, "success": true, - "started_at_unix": 1788415728.4380908, + "started_at_unix": 1788502058.3779035, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8639,9 +8639,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.6584469999779685, + "duration_ms": 0.6736679999903572, "success": true, - "started_at_unix": 1788415728.438112, + "started_at_unix": 1788502058.377926, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -8659,9 +8659,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021550999917963054, + "duration_ms": 0.02168000000324355, "success": true, - "started_at_unix": 1788415728.4387877, + "started_at_unix": 1788502058.3786194, "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": 7007.39965799994, + "total_duration_ms": 7087.609535000012, "error_message": null, "summary": { "request_count": 32, @@ -8692,11 +8692,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 72500, - "min_ms": 0.49438500013820885, - "max_ms": 2603.061708999803, - "mean_ms": 218.31648537497728, - "median_ms": 38.65177149998544, - "p95_ms": 746.390276150009, + "min_ms": 0.5193190000056802, + "max_ms": 2705.996632999984, + "mean_ms": 220.80781671875283, + "median_ms": 39.40473450001036, + "p95_ms": 769.8723353500039, "result_summary": { "present_count": 31, "empty_count": 13, @@ -8752,27 +8752,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 32.11016099999142, - "max_ms": 477.08917700015263, - "mean_ms": 123.20306060000803, - "median_ms": 39.36386349994336, - "p95_ms": 394.75217840007394 + "min_ms": 32.11358000001496, + "max_ms": 523.6412529999939, + "mean_ms": 117.37595470000315, + "median_ms": 40.588855500004684, + "p95_ms": 370.0313954499958 }, "textDocument/hover": { "point_count": 2, - "min_ms": 37.708307000002605, - "max_ms": 329.6433719999641, - "mean_ms": 182.23640119997526, - "median_ms": 181.72068749981918, - "p95_ms": 328.28020365000157 + "min_ms": 38.130235000011226, + "max_ms": 347.83523800001603, + "mean_ms": 185.9251779000033, + "median_ms": 182.4491834999975, + "p95_ms": 341.3084780500071 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.074672999948234, - "max_ms": 1.5486869999676856, - "mean_ms": 1.2491519999457523, - "median_ms": 1.1760119998598384, - "p95_ms": 1.5084053999544267 + "min_ms": 1.0354129999825545, + "max_ms": 1.2123939999924005, + "mean_ms": 1.108947399995941, + "median_ms": 1.079666000009638, + "p95_ms": 1.2002401999893664 } }, "validation": { @@ -8798,11 +8798,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 32.11016099999142, - "max_ms": 477.08917700015263, - "mean_ms": 208.16731080003592, - "median_ms": 156.0212169999886, - "p95_ms": 440.49495540011776, + "min_ms": 32.11358000001496, + "max_ms": 523.6412529999939, + "mean_ms": 195.28316760000735, + "median_ms": 164.74983200001247, + "p95_ms": 455.3702051999948, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8862,9 +8862,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1075.5360639998344, + "duration_ms": 1070.821436000017, "success": true, - "started_at_unix": 1788415728.6308892, + "started_at_unix": 1788502058.5732818, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8892,9 +8892,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 32.11016099999142, + "duration_ms": 32.11358000001496, "success": true, - "started_at_unix": 1788415729.7065032, + "started_at_unix": 1788502059.64417, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8922,9 +8922,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.49793000006866, + "duration_ms": 73.62515900001654, "success": true, - "started_at_unix": 1788415729.73869, + "started_at_unix": 1788502059.6763544, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8952,9 +8952,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 156.0212169999886, + "duration_ms": 164.74983200001247, "success": true, - "started_at_unix": 1788415729.8202686, + "started_at_unix": 1788502059.7500637, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8982,9 +8982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 294.1180689999783, + "duration_ms": 182.2860139999989, "success": true, - "started_at_unix": 1788415729.9763727, + "started_at_unix": 1788502059.9149282, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9012,9 +9012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 477.08917700015263, + "duration_ms": 523.6412529999939, "success": true, - "started_at_unix": 1788415730.2705746, + "started_at_unix": 1788502060.0973284, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9057,11 +9057,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 54759, - "min_ms": 324.3410819998189, - "max_ms": 329.6433719999641, - "mean_ms": 326.3173691999782, - "median_ms": 325.98843300002045, - "p95_ms": 329.03751939998074, + "min_ms": 325.4778029999841, + "max_ms": 347.83523800001603, + "mean_ms": 333.33163560000116, + "median_ms": 331.26821499999437, + "p95_ms": 344.9344558000121, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9121,9 +9121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2603.061708999803, + "duration_ms": 2705.996632999984, "success": true, - "started_at_unix": 1788415730.7478626, + "started_at_unix": 1788502060.621216, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -9151,9 +9151,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 324.99985000004017, + "duration_ms": 325.4778029999841, "success": true, - "started_at_unix": 1788415733.3510778, + "started_at_unix": 1788502063.3274767, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -9181,9 +9181,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 324.3410819998189, + "duration_ms": 328.7455950000151, "success": true, - "started_at_unix": 1788415733.6763275, + "started_at_unix": 1788502063.653201, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -9211,9 +9211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 326.6141090000474, + "duration_ms": 333.33132699999624, "success": true, - "started_at_unix": 1788415734.0009594, + "started_at_unix": 1788502063.982191, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -9241,9 +9241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 325.98843300002045, + "duration_ms": 331.26821499999437, "success": true, - "started_at_unix": 1788415734.3278341, + "started_at_unix": 1788502064.3157613, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -9271,9 +9271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 329.6433719999641, + "duration_ms": 347.83523800001603, "success": true, - "started_at_unix": 1788415734.6540694, + "started_at_unix": 1788502064.647266, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -9316,11 +9316,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1560, - "min_ms": 1.074672999948234, - "max_ms": 1.5486869999676856, - "mean_ms": 1.2491519999457523, - "median_ms": 1.1760119998598384, - "p95_ms": 1.5084053999544267, + "min_ms": 1.0354129999825545, + "max_ms": 1.2123939999924005, + "mean_ms": 1.108947399995941, + "median_ms": 1.079666000009638, + "p95_ms": 1.2002401999893664, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9380,9 +9380,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.405730999977095, + "duration_ms": 1.3810989999853973, "success": true, - "started_at_unix": 1788415734.984084, + "started_at_unix": 1788502064.9954693, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -9410,9 +9410,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1760119998598384, + "duration_ms": 1.2123939999924005, "success": true, - "started_at_unix": 1788415734.985529, + "started_at_unix": 1788502064.9968903, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -9440,9 +9440,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0991090000516124, + "duration_ms": 1.0656390000178817, "success": true, - "started_at_unix": 1788415734.9867632, + "started_at_unix": 1788502064.9981527, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -9470,9 +9470,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.074672999948234, + "duration_ms": 1.0354129999825545, "success": true, - "started_at_unix": 1788415734.9879074, + "started_at_unix": 1788502064.9992645, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -9500,9 +9500,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3472789999013912, + "duration_ms": 1.15162499997723, "success": true, - "started_at_unix": 1788415734.9890506, + "started_at_unix": 1788502065.0003655, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -9530,9 +9530,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.5486869999676856, + "duration_ms": 1.079666000009638, "success": true, - "started_at_unix": 1788415734.9904535, + "started_at_unix": 1788502065.0015748, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -9575,11 +9575,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 730, - "min_ms": 37.258509000139384, - "max_ms": 40.79955999986851, - "mean_ms": 38.23881039998014, - "median_ms": 37.828370999932304, - "p95_ms": 40.22528139989845, + "min_ms": 38.321731999985786, + "max_ms": 40.67522700000836, + "mean_ms": 39.46874179999895, + "median_ms": 39.26531400000499, + "p95_ms": 40.64067840000689, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9639,9 +9639,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.81152600012683, + "duration_ms": 44.325892000017575, "success": true, - "started_at_unix": 1788415734.9922247, + "started_at_unix": 1788502065.0028896, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -9669,9 +9669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.828370999932304, + "duration_ms": 40.67522700000836, "success": true, - "started_at_unix": 1788415735.0361474, + "started_at_unix": 1788502065.0473554, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -9699,9 +9699,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.79955999986851, + "duration_ms": 38.578951999994615, "success": true, - "started_at_unix": 1788415735.0741007, + "started_at_unix": 1788502065.08818, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -9729,9 +9729,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.258509000139384, + "duration_ms": 38.321731999985786, "success": true, - "started_at_unix": 1788415735.1150265, + "started_at_unix": 1788502065.1269126, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -9759,9 +9759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.37944499994228, + "duration_ms": 39.26531400000499, "success": true, - "started_at_unix": 1788415735.1523976, + "started_at_unix": 1788502065.1654105, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -9789,9 +9789,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.92816700001822, + "duration_ms": 40.502484000001004, "success": true, - "started_at_unix": 1788415735.189895, + "started_at_unix": 1788502065.2048264, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -9834,11 +9834,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 640, - "min_ms": 37.708307000002605, - "max_ms": 39.10029299981943, - "mean_ms": 38.15543319997232, - "median_ms": 37.972991000060574, - "p95_ms": 38.937275199850774, + "min_ms": 38.130235000011226, + "max_ms": 39.42056400001093, + "mean_ms": 38.51872020000542, + "median_ms": 38.2983089999982, + "p95_ms": 39.25360620000902, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9898,9 +9898,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.01833899999474, + "duration_ms": 39.3889050000098, "success": true, - "started_at_unix": 1788415735.2281084, + "started_at_unix": 1788502065.2457128, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -9928,9 +9928,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.28520399997615, + "duration_ms": 38.158718000005365, "success": true, - "started_at_unix": 1788415735.2672358, + "started_at_unix": 1788502065.2852397, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -9958,9 +9958,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.71037100000285, + "duration_ms": 39.42056400001093, "success": true, - "started_at_unix": 1788415735.3056648, + "started_at_unix": 1788502065.323579, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -9988,9 +9988,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.708307000002605, + "duration_ms": 38.130235000011226, "success": true, - "started_at_unix": 1788415735.3435097, + "started_at_unix": 1788502065.3631446, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -10018,9 +10018,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.972991000060574, + "duration_ms": 38.58577500000138, "success": true, - "started_at_unix": 1788415735.381357, + "started_at_unix": 1788502065.40145, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -10048,9 +10048,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.10029299981943, + "duration_ms": 38.2983089999982, "success": true, - "started_at_unix": 1788415735.419473, + "started_at_unix": 1788502065.4401848, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -10082,9 +10082,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 162.15939999983675, + "duration_ms": 164.86078800002701, "success": true, - "started_at_unix": 1788415728.4683518, + "started_at_unix": 1788502058.4080732, "bytes_sent": 667, "bytes_received": 967, "request_id": 1, @@ -10103,9 +10103,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.028151999913461623, + "duration_ms": 0.02729999999928623, "success": true, - "started_at_unix": 1788415728.6305985, + "started_at_unix": 1788502058.5730214, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10118,9 +10118,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.026530000013735844, + "duration_ms": 0.02682999999592539, "success": true, - "started_at_unix": 1788415728.6306617, + "started_at_unix": 1788502058.5730832, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10136,9 +10136,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.030035999998290208, + "duration_ms": 0.03005599998573416, "success": true, - "started_at_unix": 1788415728.6308112, + "started_at_unix": 1788502058.5732036, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10154,9 +10154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1075.5360639998344, + "duration_ms": 1070.821436000017, "success": true, - "started_at_unix": 1788415728.6308892, + "started_at_unix": 1788502058.5732818, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10184,9 +10184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 32.11016099999142, + "duration_ms": 32.11358000001496, "success": true, - "started_at_unix": 1788415729.7065032, + "started_at_unix": 1788502059.64417, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10214,9 +10214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 81.49793000006866, + "duration_ms": 73.62515900001654, "success": true, - "started_at_unix": 1788415729.73869, + "started_at_unix": 1788502059.6763544, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10244,9 +10244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 156.0212169999886, + "duration_ms": 164.74983200001247, "success": true, - "started_at_unix": 1788415729.8202686, + "started_at_unix": 1788502059.7500637, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10274,9 +10274,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 294.1180689999783, + "duration_ms": 182.2860139999989, "success": true, - "started_at_unix": 1788415729.9763727, + "started_at_unix": 1788502059.9149282, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10304,9 +10304,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 477.08917700015263, + "duration_ms": 523.6412529999939, "success": true, - "started_at_unix": 1788415730.2705746, + "started_at_unix": 1788502060.0973284, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10334,9 +10334,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2603.061708999803, + "duration_ms": 2705.996632999984, "success": true, - "started_at_unix": 1788415730.7478626, + "started_at_unix": 1788502060.621216, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -10364,9 +10364,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 324.99985000004017, + "duration_ms": 325.4778029999841, "success": true, - "started_at_unix": 1788415733.3510778, + "started_at_unix": 1788502063.3274767, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -10394,9 +10394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 324.3410819998189, + "duration_ms": 328.7455950000151, "success": true, - "started_at_unix": 1788415733.6763275, + "started_at_unix": 1788502063.653201, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -10424,9 +10424,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 326.6141090000474, + "duration_ms": 333.33132699999624, "success": true, - "started_at_unix": 1788415734.0009594, + "started_at_unix": 1788502063.982191, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -10454,9 +10454,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 325.98843300002045, + "duration_ms": 331.26821499999437, "success": true, - "started_at_unix": 1788415734.3278341, + "started_at_unix": 1788502064.3157613, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -10484,9 +10484,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 329.6433719999641, + "duration_ms": 347.83523800001603, "success": true, - "started_at_unix": 1788415734.6540694, + "started_at_unix": 1788502064.647266, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -10514,9 +10514,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.405730999977095, + "duration_ms": 1.3810989999853973, "success": true, - "started_at_unix": 1788415734.984084, + "started_at_unix": 1788502064.9954693, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -10544,9 +10544,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1760119998598384, + "duration_ms": 1.2123939999924005, "success": true, - "started_at_unix": 1788415734.985529, + "started_at_unix": 1788502064.9968903, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -10574,9 +10574,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0991090000516124, + "duration_ms": 1.0656390000178817, "success": true, - "started_at_unix": 1788415734.9867632, + "started_at_unix": 1788502064.9981527, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -10604,9 +10604,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.074672999948234, + "duration_ms": 1.0354129999825545, "success": true, - "started_at_unix": 1788415734.9879074, + "started_at_unix": 1788502064.9992645, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -10634,9 +10634,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3472789999013912, + "duration_ms": 1.15162499997723, "success": true, - "started_at_unix": 1788415734.9890506, + "started_at_unix": 1788502065.0003655, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -10664,9 +10664,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.5486869999676856, + "duration_ms": 1.079666000009638, "success": true, - "started_at_unix": 1788415734.9904535, + "started_at_unix": 1788502065.0015748, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -10694,9 +10694,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02631999996083323, + "duration_ms": 0.03139899999382578, "success": true, - "started_at_unix": 1788415734.9921887, + "started_at_unix": 1788502065.0028448, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10713,9 +10713,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.81152600012683, + "duration_ms": 44.325892000017575, "success": true, - "started_at_unix": 1788415734.9922247, + "started_at_unix": 1788502065.0028896, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -10743,9 +10743,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028463000035117147, + "duration_ms": 0.03261099999463113, "success": true, - "started_at_unix": 1788415735.0360858, + "started_at_unix": 1788502065.047271, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10762,9 +10762,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014687999964735354, + "duration_ms": 0.025296999979218526, "success": true, - "started_at_unix": 1788415735.0361245, + "started_at_unix": 1788502065.047317, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10781,9 +10781,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.828370999932304, + "duration_ms": 40.67522700000836, "success": true, - "started_at_unix": 1788415735.0361474, + "started_at_unix": 1788502065.0473554, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -10811,9 +10811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026939999997921404, + "duration_ms": 0.03231099998401987, "success": true, - "started_at_unix": 1788415735.0740414, + "started_at_unix": 1788502065.0880976, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10830,9 +10830,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014677000081064762, + "duration_ms": 0.025147000002334607, "success": true, - "started_at_unix": 1788415735.0740778, + "started_at_unix": 1788502065.0881429, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10849,9 +10849,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.79955999986851, + "duration_ms": 38.578951999994615, "success": true, - "started_at_unix": 1788415735.0741007, + "started_at_unix": 1788502065.08818, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -10879,9 +10879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028604000135601382, + "duration_ms": 0.032320000002528104, "success": true, - "started_at_unix": 1788415735.114964, + "started_at_unix": 1788502065.1268265, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10898,9 +10898,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01571999996485829, + "duration_ms": 0.02666000000317581, "success": true, - "started_at_unix": 1788415735.1150022, + "started_at_unix": 1788502065.1268723, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10917,9 +10917,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.258509000139384, + "duration_ms": 38.321731999985786, "success": true, - "started_at_unix": 1788415735.1150265, + "started_at_unix": 1788502065.1269126, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -10947,9 +10947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024845999860190204, + "duration_ms": 0.03128800000240517, "success": true, - "started_at_unix": 1788415735.1523416, + "started_at_unix": 1788502065.165301, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10966,9 +10966,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013996000006955, + "duration_ms": 0.026198999989901495, "success": true, - "started_at_unix": 1788415735.1523755, + "started_at_unix": 1788502065.1653454, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10985,9 +10985,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.37944499994228, + "duration_ms": 39.26531400000499, "success": true, - "started_at_unix": 1788415735.1523976, + "started_at_unix": 1788502065.1654105, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -11015,9 +11015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02614899995023734, + "duration_ms": 0.03159900001037386, "success": true, - "started_at_unix": 1788415735.1898365, + "started_at_unix": 1788502065.2047443, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11034,9 +11034,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014045999932932318, + "duration_ms": 0.025187000005644222, "success": true, - "started_at_unix": 1788415735.1898723, + "started_at_unix": 1788502065.2047884, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11053,9 +11053,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.92816700001822, + "duration_ms": 40.502484000001004, "success": true, - "started_at_unix": 1788415735.189895, + "started_at_unix": 1788502065.2048264, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -11083,9 +11083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025968000045395456, + "duration_ms": 0.0323900000012145, "success": true, - "started_at_unix": 1788415735.2278824, + "started_at_unix": 1788502065.2454185, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11102,9 +11102,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024785999812593218, + "duration_ms": 0.030527000006941307, "success": true, - "started_at_unix": 1788415735.2280715, + "started_at_unix": 1788502065.2456682, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11121,9 +11121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.01833899999474, + "duration_ms": 39.3889050000098, "success": true, - "started_at_unix": 1788415735.2281084, + "started_at_unix": 1788502065.2457128, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -11151,9 +11151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027851999902850366, + "duration_ms": 0.0341839999862259, "success": true, - "started_at_unix": 1788415735.2671757, + "started_at_unix": 1788502065.2851558, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11170,9 +11170,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014927999927749624, + "duration_ms": 0.024686000017482, "success": true, - "started_at_unix": 1788415735.267213, + "started_at_unix": 1788502065.2852032, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11189,9 +11189,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.28520399997615, + "duration_ms": 38.158718000005365, "success": true, - "started_at_unix": 1788415735.2672358, + "started_at_unix": 1788502065.2852397, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -11219,9 +11219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031038000088301487, + "duration_ms": 0.03285100001448882, "success": true, - "started_at_unix": 1788415735.3055842, + "started_at_unix": 1788502065.3234954, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11238,9 +11238,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02522699992368871, + "duration_ms": 0.02574800001298172, "success": true, - "started_at_unix": 1788415735.3056276, + "started_at_unix": 1788502065.323541, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11257,9 +11257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.71037100000285, + "duration_ms": 39.42056400001093, "success": true, - "started_at_unix": 1788415735.3056648, + "started_at_unix": 1788502065.323579, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -11287,9 +11287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02941500019915111, + "duration_ms": 0.031177999971987447, "success": true, - "started_at_unix": 1788415735.3434308, + "started_at_unix": 1788502065.363063, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11306,9 +11306,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025387000050614006, + "duration_ms": 0.024876999987100135, "success": true, - "started_at_unix": 1788415735.3434725, + "started_at_unix": 1788502065.3631067, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11325,9 +11325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.708307000002605, + "duration_ms": 38.130235000011226, "success": true, - "started_at_unix": 1788415735.3435097, + "started_at_unix": 1788502065.3631446, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -11355,9 +11355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029865999977118918, + "duration_ms": 0.03145900001300106, "success": true, - "started_at_unix": 1788415735.3812773, + "started_at_unix": 1788502065.4013426, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11374,9 +11374,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024555999971198617, + "duration_ms": 0.028514000007362483, "success": true, - "started_at_unix": 1788415735.3813198, + "started_at_unix": 1788502065.401408, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11393,9 +11393,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.972991000060574, + "duration_ms": 38.58577500000138, "success": true, - "started_at_unix": 1788415735.381357, + "started_at_unix": 1788502065.40145, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -11423,9 +11423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031669000009060255, + "duration_ms": 0.032810999982757494, "success": true, - "started_at_unix": 1788415735.4193914, + "started_at_unix": 1788502065.4401023, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11442,9 +11442,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02507699991838308, + "duration_ms": 0.024716000012858785, "success": true, - "started_at_unix": 1788415735.4194357, + "started_at_unix": 1788502065.4401476, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11461,9 +11461,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.10029299981943, + "duration_ms": 38.2983089999982, "success": true, - "started_at_unix": 1788415735.419473, + "started_at_unix": 1788502065.4401848, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -11491,9 +11491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03071700007239997, + "duration_ms": 0.03030700000294928, "success": true, - "started_at_unix": 1788415735.4586318, + "started_at_unix": 1788502065.4785438, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11510,9 +11510,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.025136999965980067, + "duration_ms": 0.024125000010144504, "success": true, - "started_at_unix": 1788415735.458821, + "started_at_unix": 1788502065.4787083, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11525,9 +11525,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.49438500013820885, + "duration_ms": 0.5193190000056802, "success": true, - "started_at_unix": 1788415735.4588563, + "started_at_unix": 1788502065.4787416, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -11545,9 +11545,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.026268999818057637, + "duration_ms": 0.025568000012299308, "success": true, - "started_at_unix": 1788415735.4593732, + "started_at_unix": 1788502065.4792812, "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": 182768.7652870002, + "total_duration_ms": 182302.86052, "error_message": null, "summary": { "request_count": 32, @@ -11578,11 +11578,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 9344, - "min_ms": 0.5892080000649003, - "max_ms": 135303.67735999994, - "mean_ms": 5706.245760187499, - "median_ms": 2174.9929680000832, - "p95_ms": 3143.045235949989, + "min_ms": 0.6354460000466133, + "max_ms": 134782.46948, + "mean_ms": 5691.688471750002, + "median_ms": 2192.582436500004, + "p95_ms": 3153.1936265000068, "result_summary": { "present_count": 31, "empty_count": 19, @@ -11638,27 +11638,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.5308289998520195, - "max_ms": 153.05874899991068, - "mean_ms": 74.87166869996145, - "median_ms": 72.47882399997252, - "p95_ms": 152.5458322499162 + "min_ms": 2.3965940000039154, + "max_ms": 144.3120699999838, + "mean_ms": 73.0513985999977, + "median_ms": 72.80345849999037, + "p95_ms": 144.07763259998205 }, "textDocument/hover": { "point_count": 2, - "min_ms": 2613.0782329998965, - "max_ms": 2786.5062079999916, - "mean_ms": 2700.9107474000302, - "median_ms": 2684.3209749999914, - "p95_ms": 2783.712402350011 + "min_ms": 2635.4066410000314, + "max_ms": 2777.9539040000145, + "mean_ms": 2698.804183400006, + "median_ms": 2682.948223500034, + "p95_ms": 2766.0679860499954 }, "textDocument/definition": { "point_count": 1, - "min_ms": 2133.2810270000664, - "max_ms": 2290.73119099985, - "mean_ms": 2202.079239199975, - "median_ms": 2164.535264000051, - "p95_ms": 2285.785498999894 + "min_ms": 2182.2559330000217, + "max_ms": 2274.798361999956, + "mean_ms": 2214.8135524000054, + "median_ms": 2202.508539000007, + "p95_ms": 2266.208408399973 } }, "validation": { @@ -11684,11 +11684,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 2930, - "min_ms": 142.1246049999354, - "max_ms": 153.05874899991068, - "mean_ms": 147.0849463999457, - "median_ms": 145.16886100000193, - "p95_ms": 152.83078599991313, + "min_ms": 142.98447100000544, + "max_ms": 144.3120699999838, + "mean_ms": 143.62100819999455, + "median_ms": 143.54018999998175, + "p95_ms": 144.20787559998303, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11748,9 +11748,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3578.815158999987, + "duration_ms": 3611.819953999998, "success": true, - "started_at_unix": 1788415735.6550305, + "started_at_unix": 1788502065.674429, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -11778,9 +11778,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.1535829999575, + "duration_ms": 144.3120699999838, "success": true, - "started_at_unix": 1788415739.2339206, + "started_at_unix": 1788502069.2863245, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -11808,9 +11808,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 142.1246049999354, + "duration_ms": 142.98447100000544, "success": true, - "started_at_unix": 1788415739.3771656, + "started_at_unix": 1788502069.4307306, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -11838,9 +11838,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.16886100000193, + "duration_ms": 143.47721200002184, "success": true, - "started_at_unix": 1788415739.5193844, + "started_at_unix": 1788502069.573812, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -11868,9 +11868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 151.91893399992296, + "duration_ms": 143.54018999998175, "success": true, - "started_at_unix": 1788415739.6646502, + "started_at_unix": 1788502069.7174096, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -11898,9 +11898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.05874899991068, + "duration_ms": 143.7910979999799, "success": true, - "started_at_unix": 1788415739.8167002, + "started_at_unix": 1788502069.8610795, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -11943,11 +11943,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 639, - "min_ms": 2676.8382320001365, - "max_ms": 2786.5062079999916, - "mean_ms": 2734.4509330000164, - "median_ms": 2750.976837000053, - "p95_ms": 2785.2645166, + "min_ms": 2682.141346000037, + "max_ms": 2777.9539040000145, + "mean_ms": 2738.176576800015, + "median_ms": 2746.6985300000033, + "p95_ms": 2772.671273800006, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12007,9 +12007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 135303.67735999994, + "duration_ms": 134782.46948, "success": true, - "started_at_unix": 1788415739.9699457, + "started_at_unix": 1788502070.0050511, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -12037,9 +12037,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2786.5062079999916, + "duration_ms": 2751.540752999972, "success": true, - "started_at_unix": 1788415875.273678, + "started_at_unix": 1788502204.787585, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -12067,9 +12067,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2677.6356369998666, + "duration_ms": 2732.548351000048, "success": true, - "started_at_unix": 1788415878.0602512, + "started_at_unix": 1788502207.539196, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -12097,9 +12097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2750.976837000053, + "duration_ms": 2777.9539040000145, "success": true, - "started_at_unix": 1788415880.7379649, + "started_at_unix": 1788502210.2718318, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -12127,9 +12127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2676.8382320001365, + "duration_ms": 2682.141346000037, "success": true, - "started_at_unix": 1788415883.4890122, + "started_at_unix": 1788502213.0498683, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -12157,9 +12157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2780.2977510000346, + "duration_ms": 2746.6985300000033, "success": true, - "started_at_unix": 1788415886.1659205, + "started_at_unix": 1788502215.732078, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -12202,11 +12202,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1945, - "min_ms": 2133.2810270000664, - "max_ms": 2290.73119099985, - "mean_ms": 2202.079239199975, - "median_ms": 2164.535264000051, - "p95_ms": 2285.785498999894, + "min_ms": 2182.2559330000217, + "max_ms": 2274.798361999956, + "mean_ms": 2214.8135524000054, + "median_ms": 2202.508539000007, + "p95_ms": 2266.208408399973, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12266,9 +12266,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2185.4506720001154, + "duration_ms": 2159.519705999969, "success": true, - "started_at_unix": 1788415888.9463866, + "started_at_unix": 1788502218.478965, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -12296,9 +12296,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2155.8459829998355, + "duration_ms": 2202.508539000007, "success": true, - "started_at_unix": 1788415891.1319034, + "started_at_unix": 1788502220.6385515, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -12326,9 +12326,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2266.0027310000714, + "duration_ms": 2274.798361999956, "success": true, - "started_at_unix": 1788415893.2878299, + "started_at_unix": 1788502222.8411434, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -12356,9 +12356,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2133.2810270000664, + "duration_ms": 2182.6563340000007, "success": true, - "started_at_unix": 1788415895.5539403, + "started_at_unix": 1788502225.1160483, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -12386,9 +12386,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2164.535264000051, + "duration_ms": 2182.2559330000217, "success": true, - "started_at_unix": 1788415897.6873024, + "started_at_unix": 1788502227.2987902, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -12416,9 +12416,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2290.73119099985, + "duration_ms": 2231.8485940000414, "success": true, - "started_at_unix": 1788415899.8519177, + "started_at_unix": 1788502229.4811332, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -12461,11 +12461,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 730, - "min_ms": 2.5308289998520195, - "max_ms": 2.8330430000096385, - "mean_ms": 2.6583909999772004, - "median_ms": 2.6578360000257817, - "p95_ms": 2.8027104000102554, + "min_ms": 2.3965940000039154, + "max_ms": 2.622445999975298, + "mean_ms": 2.4817890000008447, + "median_ms": 2.4291340000104356, + "p95_ms": 2.6070371999821873, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12525,9 +12525,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.709911999952965, + "duration_ms": 4.832330999988699, "success": true, - "started_at_unix": 1788415902.1429486, + "started_at_unix": 1788502231.7132556, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -12555,9 +12555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.6578360000257817, + "duration_ms": 2.622445999975298, "success": true, - "started_at_unix": 1788415902.1477873, + "started_at_unix": 1788502231.7181787, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -12585,9 +12585,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8330430000096385, + "duration_ms": 2.5454020000097444, "success": true, - "started_at_unix": 1788415902.1505306, + "started_at_unix": 1788502231.7208972, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -12615,9 +12615,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5888669999858394, + "duration_ms": 2.3965940000039154, "success": true, - "started_at_unix": 1788415902.1534457, + "started_at_unix": 1788502231.7235334, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -12645,9 +12645,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5308289998520195, + "duration_ms": 2.41536900000483, "success": true, - "started_at_unix": 1788415902.156118, + "started_at_unix": 1788502231.726019, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -12675,9 +12675,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.681380000012723, + "duration_ms": 2.4291340000104356, "success": true, - "started_at_unix": 1788415902.1587455, + "started_at_unix": 1788502231.7285223, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -12720,11 +12720,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 640, - "min_ms": 2613.0782329998965, - "max_ms": 2752.8212800000347, - "mean_ms": 2667.370561800044, - "median_ms": 2649.0083490000416, - "p95_ms": 2740.458286600051, + "min_ms": 2635.4066410000314, + "max_ms": 2683.755101000031, + "mean_ms": 2659.4317899999965, + "median_ms": 2656.038268999964, + "p95_ms": 2681.708412400019, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12784,9 +12784,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2592.8260950001913, + "duration_ms": 2617.8230109999845, "success": true, - "started_at_unix": 1788415902.1616507, + "started_at_unix": 1788502231.73121, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -12814,9 +12814,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2630.938634000131, + "duration_ms": 2648.4372809999854, "success": true, - "started_at_unix": 1788415904.75459, + "started_at_unix": 1788502234.3491473, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -12844,9 +12844,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2649.0083490000416, + "duration_ms": 2673.52165799997, "success": true, - "started_at_unix": 1788415907.3856673, + "started_at_unix": 1788502236.9977183, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -12874,9 +12874,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2613.0782329998965, + "duration_ms": 2635.4066410000314, "success": true, - "started_at_unix": 1788415910.034855, + "started_at_unix": 1788502239.6713767, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -12904,9 +12904,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2691.0063130001163, + "duration_ms": 2683.755101000031, "success": true, - "started_at_unix": 1788415912.648057, + "started_at_unix": 1788502242.3069274, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -12934,9 +12934,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2752.8212800000347, + "duration_ms": 2656.038268999964, "success": true, - "started_at_unix": 1788415915.3391871, + "started_at_unix": 1788502244.9908311, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -12968,9 +12968,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 165.57556299994758, + "duration_ms": 164.30758600000672, "success": true, - "started_at_unix": 1788415735.4889512, + "started_at_unix": 1788502065.5097654, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -12989,9 +12989,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.027842000008604373, + "duration_ms": 0.028332999988833762, "success": true, - "started_at_unix": 1788415735.6546142, + "started_at_unix": 1788502065.6741753, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13004,9 +13004,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02742000015132362, + "duration_ms": 0.019565999991755234, "success": true, - "started_at_unix": 1788415735.654677, + "started_at_unix": 1788502065.67423, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13022,9 +13022,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03375300002517179, + "duration_ms": 0.02277199999412005, "success": true, - "started_at_unix": 1788415735.6549444, + "started_at_unix": 1788502065.6743321, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13040,9 +13040,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3578.815158999987, + "duration_ms": 3611.819953999998, "success": true, - "started_at_unix": 1788415735.6550305, + "started_at_unix": 1788502065.674429, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -13070,9 +13070,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.1535829999575, + "duration_ms": 144.3120699999838, "success": true, - "started_at_unix": 1788415739.2339206, + "started_at_unix": 1788502069.2863245, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -13100,9 +13100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 142.1246049999354, + "duration_ms": 142.98447100000544, "success": true, - "started_at_unix": 1788415739.3771656, + "started_at_unix": 1788502069.4307306, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -13130,9 +13130,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.16886100000193, + "duration_ms": 143.47721200002184, "success": true, - "started_at_unix": 1788415739.5193844, + "started_at_unix": 1788502069.573812, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -13160,9 +13160,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 151.91893399992296, + "duration_ms": 143.54018999998175, "success": true, - "started_at_unix": 1788415739.6646502, + "started_at_unix": 1788502069.7174096, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -13190,9 +13190,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.05874899991068, + "duration_ms": 143.7910979999799, "success": true, - "started_at_unix": 1788415739.8167002, + "started_at_unix": 1788502069.8610795, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -13220,9 +13220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 135303.67735999994, + "duration_ms": 134782.46948, "success": true, - "started_at_unix": 1788415739.9699457, + "started_at_unix": 1788502070.0050511, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -13250,9 +13250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2786.5062079999916, + "duration_ms": 2751.540752999972, "success": true, - "started_at_unix": 1788415875.273678, + "started_at_unix": 1788502204.787585, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -13280,9 +13280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2677.6356369998666, + "duration_ms": 2732.548351000048, "success": true, - "started_at_unix": 1788415878.0602512, + "started_at_unix": 1788502207.539196, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -13310,9 +13310,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2750.976837000053, + "duration_ms": 2777.9539040000145, "success": true, - "started_at_unix": 1788415880.7379649, + "started_at_unix": 1788502210.2718318, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -13340,9 +13340,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2676.8382320001365, + "duration_ms": 2682.141346000037, "success": true, - "started_at_unix": 1788415883.4890122, + "started_at_unix": 1788502213.0498683, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -13370,9 +13370,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2780.2977510000346, + "duration_ms": 2746.6985300000033, "success": true, - "started_at_unix": 1788415886.1659205, + "started_at_unix": 1788502215.732078, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -13400,9 +13400,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2185.4506720001154, + "duration_ms": 2159.519705999969, "success": true, - "started_at_unix": 1788415888.9463866, + "started_at_unix": 1788502218.478965, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -13430,9 +13430,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2155.8459829998355, + "duration_ms": 2202.508539000007, "success": true, - "started_at_unix": 1788415891.1319034, + "started_at_unix": 1788502220.6385515, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -13460,9 +13460,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2266.0027310000714, + "duration_ms": 2274.798361999956, "success": true, - "started_at_unix": 1788415893.2878299, + "started_at_unix": 1788502222.8411434, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -13490,9 +13490,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2133.2810270000664, + "duration_ms": 2182.6563340000007, "success": true, - "started_at_unix": 1788415895.5539403, + "started_at_unix": 1788502225.1160483, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -13520,9 +13520,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2164.535264000051, + "duration_ms": 2182.2559330000217, "success": true, - "started_at_unix": 1788415897.6873024, + "started_at_unix": 1788502227.2987902, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -13550,9 +13550,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2290.73119099985, + "duration_ms": 2231.8485940000414, "success": true, - "started_at_unix": 1788415899.8519177, + "started_at_unix": 1788502229.4811332, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -13580,9 +13580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030135999850244843, + "duration_ms": 0.029535000010127987, "success": true, - "started_at_unix": 1788415902.142908, + "started_at_unix": 1788502231.7132146, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13599,9 +13599,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.709911999952965, + "duration_ms": 4.832330999988699, "success": true, - "started_at_unix": 1788415902.1429486, + "started_at_unix": 1788502231.7132556, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -13629,9 +13629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05464200012283982, + "duration_ms": 0.024355999983072252, "success": true, - "started_at_unix": 1788415902.14769, + "started_at_unix": 1788502231.718123, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13648,9 +13648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022592000050281058, + "duration_ms": 0.0152279999952043, "success": true, - "started_at_unix": 1788415902.1477568, + "started_at_unix": 1788502231.7181556, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13667,9 +13667,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.6578360000257817, + "duration_ms": 2.622445999975298, "success": true, - "started_at_unix": 1788415902.1477873, + "started_at_unix": 1788502231.7181787, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -13697,9 +13697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020418000076460885, + "duration_ms": 0.02168099996424644, "success": true, - "started_at_unix": 1788415902.150485, + "started_at_unix": 1788502231.7208471, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13716,9 +13716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012362999996184953, + "duration_ms": 0.013835999993716541, "success": true, - "started_at_unix": 1788415902.150512, + "started_at_unix": 1788502231.7208762, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13735,9 +13735,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8330430000096385, + "duration_ms": 2.5454020000097444, "success": true, - "started_at_unix": 1788415902.1505306, + "started_at_unix": 1788502231.7208972, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -13765,9 +13765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02011700007642503, + "duration_ms": 0.020929000015712518, "success": true, - "started_at_unix": 1788415902.1534016, + "started_at_unix": 1788502231.7234838, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13784,9 +13784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012053000091327704, + "duration_ms": 0.013946000024134264, "success": true, - "started_at_unix": 1788415902.1534276, + "started_at_unix": 1788502231.7235124, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13803,9 +13803,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5888669999858394, + "duration_ms": 2.3965940000039154, "success": true, - "started_at_unix": 1788415902.1534457, + "started_at_unix": 1788502231.7235334, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -13833,9 +13833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02012799996009562, + "duration_ms": 0.020478000010371034, "success": true, - "started_at_unix": 1788415902.156074, + "started_at_unix": 1788502231.7259712, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13852,9 +13852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012061999996149098, + "duration_ms": 0.012923999975100742, "success": true, - "started_at_unix": 1788415902.1561003, + "started_at_unix": 1788502231.725999, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13871,9 +13871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5308289998520195, + "duration_ms": 2.41536900000483, "success": true, - "started_at_unix": 1788415902.156118, + "started_at_unix": 1788502231.726019, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -13901,9 +13901,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019687000076373806, + "duration_ms": 0.0205380000011246, "success": true, - "started_at_unix": 1788415902.158686, + "started_at_unix": 1788502231.728475, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13920,9 +13920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02814300000864023, + "duration_ms": 0.013213999977779167, "success": true, - "started_at_unix": 1788415902.1587112, + "started_at_unix": 1788502231.7285025, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13939,9 +13939,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.681380000012723, + "duration_ms": 2.4291340000104356, "success": true, - "started_at_unix": 1788415902.1587455, + "started_at_unix": 1788502231.7285223, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -13969,9 +13969,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018974999875354115, + "duration_ms": 0.019746999953440536, "success": true, - "started_at_unix": 1788415902.1614635, + "started_at_unix": 1788502231.730991, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13988,9 +13988,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019125999870084343, + "duration_ms": 0.021641000046201953, "success": true, - "started_at_unix": 1788415902.1616237, + "started_at_unix": 1788502231.7311728, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14007,9 +14007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2592.8260950001913, + "duration_ms": 2617.8230109999845, "success": true, - "started_at_unix": 1788415902.1616507, + "started_at_unix": 1788502231.73121, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -14037,9 +14037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028222000082678278, + "duration_ms": 0.02863299999944502, "success": true, - "started_at_unix": 1788415904.7545278, + "started_at_unix": 1788502234.3490858, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14056,9 +14056,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015338999901359784, + "duration_ms": 0.01498800003219003, "success": true, - "started_at_unix": 1788415904.7545662, + "started_at_unix": 1788502234.3491242, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14075,9 +14075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2630.938634000131, + "duration_ms": 2648.4372809999854, "success": true, - "started_at_unix": 1788415904.75459, + "started_at_unix": 1788502234.3491473, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -14105,9 +14105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03009599981851352, + "duration_ms": 0.02904399997305518, "success": true, - "started_at_unix": 1788415907.3856, + "started_at_unix": 1788502236.9976544, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14124,9 +14124,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017011999943861156, + "duration_ms": 0.016000000016447302, "success": true, - "started_at_unix": 1788415907.3856409, + "started_at_unix": 1788502236.9976938, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14143,9 +14143,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2649.0083490000416, + "duration_ms": 2673.52165799997, "success": true, - "started_at_unix": 1788415907.3856673, + "started_at_unix": 1788502236.9977183, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -14173,9 +14173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0320300000566931, + "duration_ms": 0.030497000011564523, "success": true, - "started_at_unix": 1788415910.0347738, + "started_at_unix": 1788502239.671316, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14192,9 +14192,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024375000066356733, + "duration_ms": 0.01333500000555432, "success": true, - "started_at_unix": 1788415910.0348186, + "started_at_unix": 1788502239.671356, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14211,9 +14211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2613.0782329998965, + "duration_ms": 2635.4066410000314, "success": true, - "started_at_unix": 1788415910.034855, + "started_at_unix": 1788502239.6713767, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -14241,9 +14241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02780199997687305, + "duration_ms": 0.030847999994421116, "success": true, - "started_at_unix": 1788415912.647996, + "started_at_unix": 1788502242.306857, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14260,9 +14260,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014788000044063665, + "duration_ms": 0.017252000020562264, "success": true, - "started_at_unix": 1788415912.6480331, + "started_at_unix": 1788502242.3068995, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14279,9 +14279,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2691.0063130001163, + "duration_ms": 2683.755101000031, "success": true, - "started_at_unix": 1788415912.648057, + "started_at_unix": 1788502242.3069274, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -14309,9 +14309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027040000077249715, + "duration_ms": 0.03112899997859131, "success": true, - "started_at_unix": 1788415915.3391278, + "started_at_unix": 1788502244.9907494, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14328,9 +14328,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014816999964750721, + "duration_ms": 0.024604999964594754, "success": true, - "started_at_unix": 1788415915.3391645, + "started_at_unix": 1788502244.9907935, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14347,9 +14347,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2752.8212800000347, + "duration_ms": 2656.038268999964, "success": true, - "started_at_unix": 1788415915.3391871, + "started_at_unix": 1788502244.9908311, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -14377,9 +14377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033002000009219046, + "duration_ms": 0.027802000033716467, "success": true, - "started_at_unix": 1788415918.092077, + "started_at_unix": 1788502247.646937, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14396,9 +14396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023683999870627304, + "duration_ms": 0.014858000042750064, "success": true, - "started_at_unix": 1788415918.0922382, + "started_at_unix": 1788502247.6470578, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14411,9 +14411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.5892080000649003, + "duration_ms": 0.6354460000466133, "success": true, - "started_at_unix": 1788415918.0922713, + "started_at_unix": 1788502247.6470795, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -14431,9 +14431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02650000010362419, + "duration_ms": 0.02129000000650194, "success": true, - "started_at_unix": 1788415918.0928817, + "started_at_unix": 1788502247.6477342, "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": 5097.761912000124, + "total_duration_ms": 4887.279803000012, "error_message": null, "summary": { "request_count": 32, @@ -14464,11 +14464,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 86384, - "min_ms": 0.7261439998274, - "max_ms": 850.5012529999476, - "mean_ms": 158.59393171872682, - "median_ms": 93.8376450000078, - "p95_ms": 486.34454269995325, + "min_ms": 0.7169290000206274, + "max_ms": 826.1977490000163, + "mean_ms": 152.01634859374911, + "median_ms": 92.97716200001105, + "p95_ms": 442.89338985000194, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14524,27 +14524,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 42.66153399998984, - "max_ms": 174.85265599998456, - "mean_ms": 96.59065799996824, - "median_ms": 91.25393299996176, - "p95_ms": 164.96525869995364 + "min_ms": 41.235047999975905, + "max_ms": 97.98793599998135, + "mean_ms": 80.99984369999902, + "median_ms": 89.10336650001227, + "p95_ms": 96.0077262999846 }, "textDocument/hover": { "point_count": 2, - "min_ms": 15.287408999938634, - "max_ms": 276.88567099994543, - "mean_ms": 195.06531290003295, - "median_ms": 234.46299550005278, - "p95_ms": 263.1355029500469 + "min_ms": 28.136786000004577, + "max_ms": 230.95983400003206, + "mean_ms": 175.55330270000127, + "median_ms": 214.3534500000044, + "p95_ms": 230.6385551500057 }, "textDocument/references": { "point_count": 1, - "min_ms": 3.5196710000491294, - "max_ms": 4.124036999883174, - "mean_ms": 3.8521187999776885, - "median_ms": 3.9017039998725522, - "p95_ms": 4.106877199910741 + "min_ms": 4.2981039999858695, + "max_ms": 49.65766199995869, + "mean_ms": 14.061417999994319, + "median_ms": 5.29587599999104, + "p95_ms": 41.00998019996495 } }, "validation": { @@ -14570,11 +14570,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 1655, - "min_ms": 42.66153399998984, - "max_ms": 174.85265599998456, - "mean_ms": 102.73492619994613, - "median_ms": 94.65002499996444, - "p95_ms": 170.45825719997083, + "min_ms": 41.235047999975905, + "max_ms": 97.98793599998135, + "mean_ms": 72.25935279999476, + "median_ms": 81.93470700001626, + "p95_ms": 97.10784279998279, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14634,9 +14634,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 456.17781800001467, + "duration_ms": 419.38989300001595, "success": true, - "started_at_unix": 1788415918.4380953, + "started_at_unix": 1788502247.9860373, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -14664,9 +14664,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.66153399998984, + "duration_ms": 41.235047999975905, "success": true, - "started_at_unix": 1788415918.8943436, + "started_at_unix": 1788502248.405497, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -14694,9 +14694,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 152.8806619999159, + "duration_ms": 93.58746999998857, "success": true, - "started_at_unix": 1788415918.9371383, + "started_at_unix": 1788502248.4468687, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -14724,9 +14724,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 48.6297539998759, + "duration_ms": 81.93470700001626, "success": true, - "started_at_unix": 1788415919.0901034, + "started_at_unix": 1788502248.5405521, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -14754,9 +14754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 94.65002499996444, + "duration_ms": 46.55160300001171, "success": true, - "started_at_unix": 1788415919.1388566, + "started_at_unix": 1788502248.6225853, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -14784,9 +14784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 174.85265599998456, + "duration_ms": 97.98793599998135, "success": true, - "started_at_unix": 1788415919.233598, + "started_at_unix": 1788502248.6692092, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -14829,11 +14829,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 2704, - "min_ms": 15.287408999938634, - "max_ms": 276.88567099994543, - "mean_ms": 152.92268839998542, - "median_ms": 207.52511299997423, - "p95_ms": 263.5541091999585, + "min_ms": 28.136786000004577, + "max_ms": 200.8523129999844, + "mean_ms": 121.86266859999932, + "median_ms": 172.95990399998118, + "p95_ms": 196.47078359998886, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14893,9 +14893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 137.07701599992106, + "duration_ms": 222.50419400000965, "success": true, - "started_at_unix": 1788415919.4086213, + "started_at_unix": 1788502248.7673645, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -14923,9 +14923,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 276.88567099994543, + "duration_ms": 28.419674000019768, "success": true, - "started_at_unix": 1788415919.5457652, + "started_at_unix": 1788502248.9899445, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -14953,9 +14953,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.52511299997423, + "duration_ms": 28.136786000004577, "success": true, - "started_at_unix": 1788415919.8227866, + "started_at_unix": 1788502249.0184479, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -14983,9 +14983,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 210.22786200001065, + "duration_ms": 178.9446660000067, "success": true, - "started_at_unix": 1788415920.0304089, + "started_at_unix": 1788502249.046647, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -15013,9 +15013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 54.68738700005815, + "duration_ms": 172.95990399998118, "success": true, - "started_at_unix": 1788415920.24076, + "started_at_unix": 1788502249.2256744, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -15043,9 +15043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.287408999938634, + "duration_ms": 200.8523129999844, "success": true, - "started_at_unix": 1788415920.2955246, + "started_at_unix": 1788502249.3987167, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -15088,11 +15088,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2435, - "min_ms": 3.5196710000491294, - "max_ms": 4.124036999883174, - "mean_ms": 3.8521187999776885, - "median_ms": 3.9017039998725522, - "p95_ms": 4.106877199910741, + "min_ms": 4.2981039999858695, + "max_ms": 49.65766199995869, + "mean_ms": 14.061417999994319, + "median_ms": 5.29587599999104, + "p95_ms": 41.00998019996495, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15152,9 +15152,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.65960599990467, + "duration_ms": 127.93508099997553, "success": true, - "started_at_unix": 1788415920.3109694, + "started_at_unix": 1788502249.599743, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -15182,9 +15182,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5196710000491294, + "duration_ms": 49.65766199995869, "success": true, - "started_at_unix": 1788415920.3156736, + "started_at_unix": 1788502249.7277594, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -15212,9 +15212,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.124036999883174, + "duration_ms": 4.636195000045973, "success": true, - "started_at_unix": 1788415920.3192601, + "started_at_unix": 1788502249.7775142, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -15242,9 +15242,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.0382380000210105, + "duration_ms": 6.419252999990022, "success": true, - "started_at_unix": 1788415920.3234456, + "started_at_unix": 1788502249.78223, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -15272,9 +15272,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.9017039998725522, + "duration_ms": 4.2981039999858695, "success": true, - "started_at_unix": 1788415920.327545, + "started_at_unix": 1788502249.7887154, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -15302,9 +15302,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.6769440000625764, + "duration_ms": 5.29587599999104, "success": true, - "started_at_unix": 1788415920.3315077, + "started_at_unix": 1788502249.793081, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -15347,11 +15347,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 58960, - "min_ms": 86.20513200003188, - "max_ms": 93.02526500005115, - "mean_ms": 90.44638979999036, - "median_ms": 90.55580099993676, - "p95_ms": 92.81062500003827, + "min_ms": 86.6112189999626, + "max_ms": 92.36685400003353, + "mean_ms": 89.74033460000328, + "median_ms": 90.59983500003455, + "p95_ms": 92.19685660002597, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15411,9 +15411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 850.5012529999476, + "duration_ms": 826.1977490000163, "success": true, - "started_at_unix": 1788415920.3354747, + "started_at_unix": 1788502249.7986803, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -15441,9 +15441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.20513200003188, + "duration_ms": 91.51686699999573, "success": true, - "started_at_unix": 1788415921.1862798, + "started_at_unix": 1788502250.625192, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -15471,9 +15471,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.49368599994523, + "duration_ms": 92.36685400003353, "success": true, - "started_at_unix": 1788415921.2732563, + "started_at_unix": 1788502250.7175035, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -15501,9 +15501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.55580099993676, + "duration_ms": 90.59983500003455, "success": true, - "started_at_unix": 1788415921.3641908, + "started_at_unix": 1788502250.8103108, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -15531,9 +15531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.95206499998676, + "duration_ms": 86.6112189999626, "success": true, - "started_at_unix": 1788415921.455191, + "started_at_unix": 1788502250.9014595, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -15561,9 +15561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 93.02526500005115, + "duration_ms": 87.60689799999, "success": true, - "started_at_unix": 1788415921.547634, + "started_at_unix": 1788502250.9885867, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -15606,11 +15606,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 5330, - "min_ms": 233.66986200016981, - "max_ms": 246.32974200017088, - "mean_ms": 237.20793740008048, - "median_ms": 235.37252599999192, - "p95_ms": 244.1460792001635, + "min_ms": 227.85458700002437, + "max_ms": 230.95983400003206, + "mean_ms": 229.2439368000032, + "median_ms": 228.62113799999406, + "p95_ms": 230.81704340002034, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15670,9 +15670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 523.2149839998783, + "duration_ms": 471.61988599998494, "success": true, - "started_at_unix": 1788415921.6413457, + "started_at_unix": 1788502251.0768557, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -15700,9 +15700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.32974200017088, + "duration_ms": 228.62113799999406, "success": true, - "started_at_unix": 1788415922.1646938, + "started_at_unix": 1788502251.5486114, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -15730,9 +15730,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 233.66986200016981, + "duration_ms": 230.95983400003206, "success": true, - "started_at_unix": 1788415922.4111655, + "started_at_unix": 1788502251.7773707, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -15760,9 +15760,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.37252599999192, + "duration_ms": 227.85458700002437, "success": true, - "started_at_unix": 1788415922.64498, + "started_at_unix": 1788502252.008513, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -15790,9 +15790,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.25612899993575, + "duration_ms": 228.53824399999212, "success": true, - "started_at_unix": 1788415922.8804944, + "started_at_unix": 1788502252.2365277, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -15820,9 +15820,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.41142800013404, + "duration_ms": 230.24588099997345, "success": true, - "started_at_unix": 1788415923.115892, + "started_at_unix": 1788502252.4652073, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -15854,9 +15854,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 166.8286909998642, + "duration_ms": 160.32086899997466, "success": true, - "started_at_unix": 1788415918.2708786, + "started_at_unix": 1788502247.8254192, "bytes_sent": 646, "bytes_received": 967, "request_id": 1, @@ -15875,9 +15875,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.0277219999134104, + "duration_ms": 0.027181000007203693, "success": true, - "started_at_unix": 1788415918.4378362, + "started_at_unix": 1788502247.9858403, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15890,9 +15890,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03218999995624472, + "duration_ms": 0.01698199997690608, "success": true, - "started_at_unix": 1788415918.4378955, + "started_at_unix": 1788502247.985892, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15908,9 +15908,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.028432999897631817, + "duration_ms": 0.017603000003418856, "success": true, - "started_at_unix": 1788415918.4380188, + "started_at_unix": 1788502247.9859872, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15926,9 +15926,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 456.17781800001467, + "duration_ms": 419.38989300001595, "success": true, - "started_at_unix": 1788415918.4380953, + "started_at_unix": 1788502247.9860373, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -15956,9 +15956,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.66153399998984, + "duration_ms": 41.235047999975905, "success": true, - "started_at_unix": 1788415918.8943436, + "started_at_unix": 1788502248.405497, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -15986,9 +15986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 152.8806619999159, + "duration_ms": 93.58746999998857, "success": true, - "started_at_unix": 1788415918.9371383, + "started_at_unix": 1788502248.4468687, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -16016,9 +16016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 48.6297539998759, + "duration_ms": 81.93470700001626, "success": true, - "started_at_unix": 1788415919.0901034, + "started_at_unix": 1788502248.5405521, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -16046,9 +16046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 94.65002499996444, + "duration_ms": 46.55160300001171, "success": true, - "started_at_unix": 1788415919.1388566, + "started_at_unix": 1788502248.6225853, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -16076,9 +16076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 174.85265599998456, + "duration_ms": 97.98793599998135, "success": true, - "started_at_unix": 1788415919.233598, + "started_at_unix": 1788502248.6692092, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -16106,9 +16106,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 137.07701599992106, + "duration_ms": 222.50419400000965, "success": true, - "started_at_unix": 1788415919.4086213, + "started_at_unix": 1788502248.7673645, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -16136,9 +16136,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 276.88567099994543, + "duration_ms": 28.419674000019768, "success": true, - "started_at_unix": 1788415919.5457652, + "started_at_unix": 1788502248.9899445, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -16166,9 +16166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 207.52511299997423, + "duration_ms": 28.136786000004577, "success": true, - "started_at_unix": 1788415919.8227866, + "started_at_unix": 1788502249.0184479, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -16196,9 +16196,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 210.22786200001065, + "duration_ms": 178.9446660000067, "success": true, - "started_at_unix": 1788415920.0304089, + "started_at_unix": 1788502249.046647, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -16226,9 +16226,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 54.68738700005815, + "duration_ms": 172.95990399998118, "success": true, - "started_at_unix": 1788415920.24076, + "started_at_unix": 1788502249.2256744, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -16256,9 +16256,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.287408999938634, + "duration_ms": 200.8523129999844, "success": true, - "started_at_unix": 1788415920.2955246, + "started_at_unix": 1788502249.3987167, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -16286,9 +16286,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.65960599990467, + "duration_ms": 127.93508099997553, "success": true, - "started_at_unix": 1788415920.3109694, + "started_at_unix": 1788502249.599743, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -16316,9 +16316,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.5196710000491294, + "duration_ms": 49.65766199995869, "success": true, - "started_at_unix": 1788415920.3156736, + "started_at_unix": 1788502249.7277594, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -16346,9 +16346,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.124036999883174, + "duration_ms": 4.636195000045973, "success": true, - "started_at_unix": 1788415920.3192601, + "started_at_unix": 1788502249.7775142, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -16376,9 +16376,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.0382380000210105, + "duration_ms": 6.419252999990022, "success": true, - "started_at_unix": 1788415920.3234456, + "started_at_unix": 1788502249.78223, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -16406,9 +16406,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.9017039998725522, + "duration_ms": 4.2981039999858695, "success": true, - "started_at_unix": 1788415920.327545, + "started_at_unix": 1788502249.7887154, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -16436,9 +16436,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.6769440000625764, + "duration_ms": 5.29587599999104, "success": true, - "started_at_unix": 1788415920.3315077, + "started_at_unix": 1788502249.793081, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -16466,9 +16466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03182899990861188, + "duration_ms": 0.028002000021842832, "success": true, - "started_at_unix": 1788415920.335432, + "started_at_unix": 1788502249.7986424, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16485,9 +16485,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 850.5012529999476, + "duration_ms": 826.1977490000163, "success": true, - "started_at_unix": 1788415920.3354747, + "started_at_unix": 1788502249.7986803, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -16515,9 +16515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02730099981818057, + "duration_ms": 0.027031000001898065, "success": true, - "started_at_unix": 1788415921.1862192, + "started_at_unix": 1788502250.6251316, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16534,9 +16534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014697999858981348, + "duration_ms": 0.014577000001736451, "success": true, - "started_at_unix": 1788415921.1862566, + "started_at_unix": 1788502250.625169, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16553,9 +16553,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.20513200003188, + "duration_ms": 91.51686699999573, "success": true, - "started_at_unix": 1788415921.1862798, + "started_at_unix": 1788502250.625192, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -16583,9 +16583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03792000006797025, + "duration_ms": 0.03794100001641709, "success": true, - "started_at_unix": 1788415921.2731695, + "started_at_unix": 1788502250.7174168, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16602,9 +16602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023182999939308502, + "duration_ms": 0.023083000030510448, "success": true, - "started_at_unix": 1788415921.2732205, + "started_at_unix": 1788502250.7174678, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16621,9 +16621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.49368599994523, + "duration_ms": 92.36685400003353, "success": true, - "started_at_unix": 1788415921.2732563, + "started_at_unix": 1788502250.7175035, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -16651,9 +16651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026710000156526803, + "duration_ms": 0.02705999997942854, "success": true, - "started_at_unix": 1788415921.3641298, + "started_at_unix": 1788502250.8102515, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16670,9 +16670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014496999938273802, + "duration_ms": 0.014035999981842906, "success": true, - "started_at_unix": 1788415921.364167, + "started_at_unix": 1788502250.8102884, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16689,9 +16689,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.55580099993676, + "duration_ms": 90.59983500003455, "success": true, - "started_at_unix": 1788415921.3641908, + "started_at_unix": 1788502250.8103108, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -16719,9 +16719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02583800005595549, + "duration_ms": 0.06219599998757985, "success": true, - "started_at_unix": 1788415921.4551315, + "started_at_unix": 1788502250.9013596, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16738,9 +16738,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014637000049333437, + "duration_ms": 0.01780399998096982, "success": true, - "started_at_unix": 1788415921.4551675, + "started_at_unix": 1788502250.901433, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16757,9 +16757,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.95206499998676, + "duration_ms": 86.6112189999626, "success": true, - "started_at_unix": 1788415921.455191, + "started_at_unix": 1788502250.9014595, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -16787,9 +16787,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02991600013046991, + "duration_ms": 0.028493000002072222, "success": true, - "started_at_unix": 1788415921.5475674, + "started_at_unix": 1788502250.9885235, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16806,9 +16806,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01556999995955266, + "duration_ms": 0.015328000017689192, "success": true, - "started_at_unix": 1788415921.5476086, + "started_at_unix": 1788502250.9885623, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16825,9 +16825,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 93.02526500005115, + "duration_ms": 87.60689799999, "success": true, - "started_at_unix": 1788415921.547634, + "started_at_unix": 1788502250.9885867, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -16855,9 +16855,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029976000178066897, + "duration_ms": 0.025798000024224166, "success": true, - "started_at_unix": 1788415921.6411064, + "started_at_unix": 1788502251.076639, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16874,9 +16874,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023723999902358628, + "duration_ms": 0.024795999991056306, "success": true, - "started_at_unix": 1788415921.6413012, + "started_at_unix": 1788502251.0768175, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16893,9 +16893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 523.2149839998783, + "duration_ms": 471.61988599998494, "success": true, - "started_at_unix": 1788415921.6413457, + "started_at_unix": 1788502251.0768557, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -16923,9 +16923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029584999992948724, + "duration_ms": 0.027881999983492278, "success": true, - "started_at_unix": 1788415922.1646304, + "started_at_unix": 1788502251.5485504, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16942,9 +16942,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014907000149833038, + "duration_ms": 0.015539000003172987, "success": true, - "started_at_unix": 1788415922.1646702, + "started_at_unix": 1788502251.5485878, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16961,9 +16961,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.32974200017088, + "duration_ms": 228.62113799999406, "success": true, - "started_at_unix": 1788415922.1646938, + "started_at_unix": 1788502251.5486114, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -16991,9 +16991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027120999902763288, + "duration_ms": 0.02606800001103693, "success": true, - "started_at_unix": 1788415922.4111066, + "started_at_unix": 1788502251.7773132, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17010,9 +17010,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01440699998056516, + "duration_ms": 0.014246999967326701, "success": true, - "started_at_unix": 1788415922.411143, + "started_at_unix": 1788502251.7773485, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17029,9 +17029,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 233.66986200016981, + "duration_ms": 230.95983400003206, "success": true, - "started_at_unix": 1788415922.4111655, + "started_at_unix": 1788502251.7773707, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -17059,9 +17059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0268300000243471, + "duration_ms": 0.03674799995678768, "success": true, - "started_at_unix": 1788415922.64492, + "started_at_unix": 1788502252.008444, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17078,9 +17078,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014937999821995618, + "duration_ms": 0.014617000033467775, "success": true, - "started_at_unix": 1788415922.6449566, + "started_at_unix": 1788502252.0084906, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17097,9 +17097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.37252599999192, + "duration_ms": 227.85458700002437, "success": true, - "started_at_unix": 1788415922.64498, + "started_at_unix": 1788502252.008513, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -17127,9 +17127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027170999828740605, + "duration_ms": 0.026960000013787067, "success": true, - "started_at_unix": 1788415922.8804345, + "started_at_unix": 1788502252.2364666, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17146,9 +17146,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014627999917138368, + "duration_ms": 0.015108000013697165, "success": true, - "started_at_unix": 1788415922.8804708, + "started_at_unix": 1788502252.236503, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17165,9 +17165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.25612899993575, + "duration_ms": 228.53824399999212, "success": true, - "started_at_unix": 1788415922.8804944, + "started_at_unix": 1788502252.2365277, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -17195,9 +17195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026709999929153128, + "duration_ms": 0.027200000033644756, "success": true, - "started_at_unix": 1788415923.115833, + "started_at_unix": 1788502252.4651463, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17214,9 +17214,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014668000176243368, + "duration_ms": 0.01531899999918096, "success": true, - "started_at_unix": 1788415923.1158695, + "started_at_unix": 1788502252.4651833, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17233,9 +17233,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.41142800013404, + "duration_ms": 230.24588099997345, "success": true, - "started_at_unix": 1788415923.115892, + "started_at_unix": 1788502252.4652073, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -17263,9 +17263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027772000066761393, + "duration_ms": 0.027712000019164407, "success": true, - "started_at_unix": 1788415923.351386, + "started_at_unix": 1788502252.6955366, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17282,9 +17282,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014405999991140561, + "duration_ms": 0.014958999997816136, "success": true, - "started_at_unix": 1788415923.3514986, + "started_at_unix": 1788502252.6956515, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17297,9 +17297,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7261439998274, + "duration_ms": 0.7169290000206274, "success": true, - "started_at_unix": 1788415923.3515193, + "started_at_unix": 1788502252.695673, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -17317,9 +17317,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.01952599996002391, + "duration_ms": 0.021399999980076245, "success": true, - "started_at_unix": 1788415923.3522608, + "started_at_unix": 1788502252.6964114, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyrefly-20260903T060619Z-responses.jsonl b/latest-results/pyrefly-20260904T060510Z-responses.jsonl similarity index 100% rename from latest-results/pyrefly-20260903T060619Z-responses.jsonl rename to latest-results/pyrefly-20260904T060510Z-responses.jsonl diff --git a/latest-results/pyrefly-20260903T060619Z.json b/latest-results/pyrefly-20260904T060510Z.json similarity index 91% rename from latest-results/pyrefly-20260903T060619Z.json rename to latest-results/pyrefly-20260904T060510Z.json index b4aa4d2..74cd85d 100644 --- a/latest-results/pyrefly-20260903T060619Z.json +++ b/latest-results/pyrefly-20260904T060510Z.json @@ -17,8 +17,8 @@ "tsp_semantic", "web" ], - "started_at_unix": 1788415676.8994043, - "finished_at_unix": 1788415704.5184395, + "started_at_unix": 1788502006.7772548, + "finished_at_unix": 1788502035.058754, "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": 797.9207810000162, + "total_duration_ms": 752.1179960000097, "error_message": null, "summary": { "request_count": 32, @@ -40,11 +40,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 1115297, - "min_ms": 0.14470999997229228, - "max_ms": 275.8669180000197, - "mean_ms": 23.897649656248632, - "median_ms": 2.605275499945492, - "p95_ms": 162.4160179000171, + "min_ms": 0.13934000000404012, + "max_ms": 230.7838879999906, + "mean_ms": 22.53543268749958, + "median_ms": 3.0028914999746803, + "p95_ms": 162.85117310000032, "result_summary": { "present_count": 31, "empty_count": 1, @@ -99,27 +99,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.6752359999591135, - "max_ms": 151.67038599997795, - "mean_ms": 22.722373899989634, - "median_ms": 10.550216000012824, - "p95_ms": 89.89730694997306 + "min_ms": 2.127641999976504, + "max_ms": 150.73933400000783, + "mean_ms": 25.389794299999835, + "median_ms": 8.980499000003306, + "p95_ms": 103.99093370001526 }, "textDocument/hover": { "point_count": 2, - "min_ms": 1.47558100002243, - "max_ms": 2.7248990000998674, - "mean_ms": 2.28882879999901, - "median_ms": 2.4448669999515005, - "p95_ms": 2.7119331500614408 + "min_ms": 1.8293379999931858, + "max_ms": 5.207903000012948, + "mean_ms": 3.1058943000033423, + "median_ms": 2.60842800000205, + "p95_ms": 5.181228350004119 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.23278399999071553, - "max_ms": 0.27769700000135344, - "mean_ms": 0.2512002000003122, - "median_ms": 0.2519790000405919, - "p95_ms": 0.27399440000408504 + "min_ms": 0.20403100000976337, + "max_ms": 2.857604999974228, + "mean_ms": 1.0430052000003798, + "median_ms": 0.320258000016338, + "p95_ms": 2.610924399976966 } }, "validation": { @@ -145,11 +145,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 95745, - "min_ms": 2.6752359999591135, - "max_ms": 151.67038599997795, - "mean_ms": 33.34320359999765, - "median_ms": 3.18335399992975, - "p95_ms": 122.56829919999743, + "min_ms": 2.127641999976504, + "max_ms": 150.73933400000783, + "mean_ms": 33.42918339998846, + "median_ms": 5.198676999981444, + "p95_ms": 121.77788440000651, "result_summary": { "present_count": 5, "empty_count": 0, @@ -209,9 +209,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 175.54956800006494, + "duration_ms": 177.65453199999115, "success": true, - "started_at_unix": 1788415676.915147, + "started_at_unix": 1788502006.7931042, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -239,9 +239,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 151.67038599997795, + "duration_ms": 150.73933400000783, "success": true, - "started_at_unix": 1788415677.0912127, + "started_at_unix": 1788502006.9712439, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -269,9 +269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0270900000459733, + "duration_ms": 5.932086000001391, "success": true, - "started_at_unix": 1788415677.2442307, + "started_at_unix": 1788502007.1234946, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -299,9 +299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.6752359999591135, + "duration_ms": 5.198676999981444, "success": true, - "started_at_unix": 1788415677.2485793, + "started_at_unix": 1788502007.130767, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -329,9 +329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.159952000075464, + "duration_ms": 2.127641999976504, "success": true, - "started_at_unix": 1788415677.2526023, + "started_at_unix": 1788502007.1373053, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -359,9 +359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.18335399992975, + "duration_ms": 3.1481779999751325, "success": true, - "started_at_unix": 1788415677.2600923, + "started_at_unix": 1788502007.141759, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -404,11 +404,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 13649, - "min_ms": 1.47558100002243, - "max_ms": 2.3827509999136964, - "mean_ms": 1.9823399999950198, - "median_ms": 2.1414819999563406, - "p95_ms": 2.3449533999382766, + "min_ms": 1.8293379999931858, + "max_ms": 3.2746539999948254, + "mean_ms": 2.5803542000005564, + "median_ms": 2.563817000009294, + "p95_ms": 3.168948599994792, "result_summary": { "present_count": 5, "empty_count": 0, @@ -468,9 +468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 275.8669180000197, + "duration_ms": 230.7838879999906, "success": true, - "started_at_unix": 1788415677.264748, + "started_at_unix": 1788502007.1463532, "bytes_sent": 253, "bytes_received": 2729, "request_id": 8, @@ -498,9 +498,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7181230000460346, + "duration_ms": 3.2746539999948254, "success": true, - "started_at_unix": 1788415677.5406992, + "started_at_unix": 1788502007.3772624, "bytes_sent": 253, "bytes_received": 2729, "request_id": 9, @@ -528,9 +528,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.47558100002243, + "duration_ms": 2.4878350000108185, "success": true, - "started_at_unix": 1788415677.542494, + "started_at_unix": 1788502007.380665, "bytes_sent": 254, "bytes_received": 2730, "request_id": 10, @@ -558,9 +558,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.193763000036597, + "duration_ms": 2.746126999994658, "success": true, - "started_at_unix": 1788415677.5440612, + "started_at_unix": 1788502007.3832996, "bytes_sent": 254, "bytes_received": 2730, "request_id": 11, @@ -588,9 +588,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.3827509999136964, + "duration_ms": 2.563817000009294, "success": true, - "started_at_unix": 1788415677.5464072, + "started_at_unix": 1788502007.3862023, "bytes_sent": 254, "bytes_received": 2730, "request_id": 12, @@ -618,9 +618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.1414819999563406, + "duration_ms": 1.8293379999931858, "success": true, - "started_at_unix": 1788415677.5488942, + "started_at_unix": 1788502007.3888845, "bytes_sent": 254, "bytes_received": 2730, "request_id": 13, @@ -663,11 +663,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1225, - "min_ms": 0.23278399999071553, - "max_ms": 0.27769700000135344, - "mean_ms": 0.2512002000003122, - "median_ms": 0.2519790000405919, - "p95_ms": 0.27399440000408504, + "min_ms": 0.20403100000976337, + "max_ms": 2.857604999974228, + "mean_ms": 1.0430052000003798, + "median_ms": 0.320258000016338, + "p95_ms": 2.610924399976966, "result_summary": { "present_count": 5, "empty_count": 0, @@ -727,9 +727,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2562979999538584, + "duration_ms": 0.30228399998577515, "success": true, - "started_at_unix": 1788415677.5512478, + "started_at_unix": 1788502007.3909392, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -757,9 +757,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27769700000135344, + "duration_ms": 0.320258000016338, "success": true, - "started_at_unix": 1788415677.5515628, + "started_at_unix": 1788502007.3912952, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -787,9 +787,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2519790000405919, + "duration_ms": 2.857604999974228, "success": true, - "started_at_unix": 1788415677.5519168, + "started_at_unix": 1788502007.3916829, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -817,9 +817,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2343569999538886, + "duration_ms": 0.20403100000976337, "success": true, - "started_at_unix": 1788415677.5522463, + "started_at_unix": 1788502007.3946075, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -847,9 +847,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2591840000150114, + "duration_ms": 1.6242019999879176, "success": true, - "started_at_unix": 1788415677.5525496, + "started_at_unix": 1788502007.3948724, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -877,9 +877,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23278399999071553, + "duration_ms": 0.2089300000136518, "success": true, - "started_at_unix": 1788415677.5528843, + "started_at_unix": 1788502007.3965528, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -922,11 +922,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 807385, - "min_ms": 9.630612000023575, - "max_ms": 14.39687699996739, - "mean_ms": 12.101544199981618, - "median_ms": 11.882950999961395, - "p95_ms": 14.142993799964643, + "min_ms": 8.7455489999968, + "max_ms": 46.8540000000246, + "mean_ms": 17.35040520001121, + "median_ms": 10.766051000018706, + "p95_ms": 39.7173954000209, "result_summary": { "present_count": 5, "empty_count": 0, @@ -986,9 +986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.952465000007578, + "duration_ms": 15.180951999980152, "success": true, - "started_at_unix": 1788415677.5534716, + "started_at_unix": 1788502007.3970287, "bytes_sent": 288, "bytes_received": 161477, "request_id": 20, @@ -1016,9 +1016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.469820000002073, + "duration_ms": 9.215449000009812, "success": true, - "started_at_unix": 1788415677.573792, + "started_at_unix": 1788502007.4137027, "bytes_sent": 288, "bytes_received": 161477, "request_id": 21, @@ -1046,9 +1046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.630612000023575, + "duration_ms": 11.170977000006133, "success": true, - "started_at_unix": 1788415677.5886538, + "started_at_unix": 1788502007.424792, "bytes_sent": 288, "bytes_received": 161477, "request_id": 22, @@ -1076,9 +1076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.882950999961395, + "duration_ms": 8.7455489999968, "success": true, - "started_at_unix": 1788415677.6002343, + "started_at_unix": 1788502007.437803, "bytes_sent": 288, "bytes_received": 161477, "request_id": 23, @@ -1106,9 +1106,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.127460999953655, + "duration_ms": 10.766051000018706, "success": true, - "started_at_unix": 1788415677.6140528, + "started_at_unix": 1788502007.448346, "bytes_sent": 288, "bytes_received": 161477, "request_id": 24, @@ -1136,9 +1136,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.39687699996739, + "duration_ms": 46.8540000000246, "success": true, - "started_at_unix": 1788415677.6291482, + "started_at_unix": 1788502007.4610083, "bytes_sent": 288, "bytes_received": 161477, "request_id": 25, @@ -1181,11 +1181,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 10265, - "min_ms": 2.5069829999893045, - "max_ms": 2.7248990000998674, - "mean_ms": 2.595317600003, - "median_ms": 2.5353149999318703, - "p95_ms": 2.719136400082789, + "min_ms": 2.5837870000202656, + "max_ms": 5.207903000012948, + "mean_ms": 3.6314344000061283, + "median_ms": 2.6222740000036993, + "p95_ms": 5.196047600009024, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1245,9 +1245,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.53268000004573, + "duration_ms": 4.784611000019368, "success": true, - "started_at_unix": 1788415677.646821, + "started_at_unix": 1788502007.5105758, "bytes_sent": 255, "bytes_received": 2053, "request_id": 26, @@ -1275,9 +1275,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.696086000014475, + "duration_ms": 5.148625999993328, "success": true, - "started_at_unix": 1788415677.68851, + "started_at_unix": 1788502007.5155122, "bytes_sent": 255, "bytes_received": 2053, "request_id": 27, @@ -1305,9 +1305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5353149999318703, + "duration_ms": 2.6222740000036993, "success": true, - "started_at_unix": 1788415677.6913497, + "started_at_unix": 1788502007.5207798, "bytes_sent": 255, "bytes_received": 2053, "request_id": 28, @@ -1335,9 +1335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5069829999893045, + "duration_ms": 2.5837870000202656, "success": true, - "started_at_unix": 1788415677.694008, + "started_at_unix": 1788502007.5235295, "bytes_sent": 255, "bytes_received": 2053, "request_id": 29, @@ -1365,9 +1365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.513304999979482, + "duration_ms": 5.207903000012948, "success": true, - "started_at_unix": 1788415677.696636, + "started_at_unix": 1788502007.5262458, "bytes_sent": 255, "bytes_received": 2053, "request_id": 30, @@ -1395,9 +1395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7248990000998674, + "duration_ms": 2.5945820000004005, "success": true, - "started_at_unix": 1788415677.6993575, + "started_at_unix": 1788502007.5316021, "bytes_sent": 255, "bytes_received": 2053, "request_id": 31, @@ -1429,9 +1429,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.0541220000040994, + "duration_ms": 2.1163269999817658, "success": true, - "started_at_unix": 1788415676.9127984, + "started_at_unix": 1788502006.790627, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -1450,9 +1450,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.019826999960059766, + "duration_ms": 0.0251780000155577, "success": true, - "started_at_unix": 1788415676.9149318, + "started_at_unix": 1788502006.7928214, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1465,9 +1465,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.033993999977610656, + "duration_ms": 0.03256100001181039, "success": true, - "started_at_unix": 1788415676.9149728, + "started_at_unix": 1788502006.7928784, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1483,9 +1483,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019487000031404023, + "duration_ms": 0.029776000019410276, "success": true, - "started_at_unix": 1788415676.9150884, + "started_at_unix": 1788502006.7930243, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1501,9 +1501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 175.54956800006494, + "duration_ms": 177.65453199999115, "success": true, - "started_at_unix": 1788415676.915147, + "started_at_unix": 1788502006.7931042, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -1531,9 +1531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 151.67038599997795, + "duration_ms": 150.73933400000783, "success": true, - "started_at_unix": 1788415677.0912127, + "started_at_unix": 1788502006.9712439, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -1561,9 +1561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.0270900000459733, + "duration_ms": 5.932086000001391, "success": true, - "started_at_unix": 1788415677.2442307, + "started_at_unix": 1788502007.1234946, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -1591,9 +1591,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.6752359999591135, + "duration_ms": 5.198676999981444, "success": true, - "started_at_unix": 1788415677.2485793, + "started_at_unix": 1788502007.130767, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -1621,9 +1621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.159952000075464, + "duration_ms": 2.127641999976504, "success": true, - "started_at_unix": 1788415677.2526023, + "started_at_unix": 1788502007.1373053, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -1651,9 +1651,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.18335399992975, + "duration_ms": 3.1481779999751325, "success": true, - "started_at_unix": 1788415677.2600923, + "started_at_unix": 1788502007.141759, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -1681,9 +1681,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 275.8669180000197, + "duration_ms": 230.7838879999906, "success": true, - "started_at_unix": 1788415677.264748, + "started_at_unix": 1788502007.1463532, "bytes_sent": 253, "bytes_received": 2729, "request_id": 8, @@ -1711,9 +1711,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7181230000460346, + "duration_ms": 3.2746539999948254, "success": true, - "started_at_unix": 1788415677.5406992, + "started_at_unix": 1788502007.3772624, "bytes_sent": 253, "bytes_received": 2729, "request_id": 9, @@ -1741,9 +1741,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.47558100002243, + "duration_ms": 2.4878350000108185, "success": true, - "started_at_unix": 1788415677.542494, + "started_at_unix": 1788502007.380665, "bytes_sent": 254, "bytes_received": 2730, "request_id": 10, @@ -1771,9 +1771,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.193763000036597, + "duration_ms": 2.746126999994658, "success": true, - "started_at_unix": 1788415677.5440612, + "started_at_unix": 1788502007.3832996, "bytes_sent": 254, "bytes_received": 2730, "request_id": 11, @@ -1801,9 +1801,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.3827509999136964, + "duration_ms": 2.563817000009294, "success": true, - "started_at_unix": 1788415677.5464072, + "started_at_unix": 1788502007.3862023, "bytes_sent": 254, "bytes_received": 2730, "request_id": 12, @@ -1831,9 +1831,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.1414819999563406, + "duration_ms": 1.8293379999931858, "success": true, - "started_at_unix": 1788415677.5488942, + "started_at_unix": 1788502007.3888845, "bytes_sent": 254, "bytes_received": 2730, "request_id": 13, @@ -1861,9 +1861,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2562979999538584, + "duration_ms": 0.30228399998577515, "success": true, - "started_at_unix": 1788415677.5512478, + "started_at_unix": 1788502007.3909392, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -1891,9 +1891,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27769700000135344, + "duration_ms": 0.320258000016338, "success": true, - "started_at_unix": 1788415677.5515628, + "started_at_unix": 1788502007.3912952, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -1921,9 +1921,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2519790000405919, + "duration_ms": 2.857604999974228, "success": true, - "started_at_unix": 1788415677.5519168, + "started_at_unix": 1788502007.3916829, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -1951,9 +1951,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2343569999538886, + "duration_ms": 0.20403100000976337, "success": true, - "started_at_unix": 1788415677.5522463, + "started_at_unix": 1788502007.3946075, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -1981,9 +1981,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2591840000150114, + "duration_ms": 1.6242019999879176, "success": true, - "started_at_unix": 1788415677.5525496, + "started_at_unix": 1788502007.3948724, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -2011,9 +2011,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23278399999071553, + "duration_ms": 0.2089300000136518, "success": true, - "started_at_unix": 1788415677.5528843, + "started_at_unix": 1788502007.3965528, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -2041,9 +2041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04221899996537104, + "duration_ms": 0.03071800000498115, "success": true, - "started_at_unix": 1788415677.553414, + "started_at_unix": 1788502007.3969843, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2060,9 +2060,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.952465000007578, + "duration_ms": 15.180951999980152, "success": true, - "started_at_unix": 1788415677.5534716, + "started_at_unix": 1788502007.3970287, "bytes_sent": 288, "bytes_received": 161477, "request_id": 20, @@ -2090,9 +2090,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04271900002095208, + "duration_ms": 0.033903000002055705, "success": true, - "started_at_unix": 1788415677.5736635, + "started_at_unix": 1788502007.4136198, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2109,9 +2109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03504599999359925, + "duration_ms": 0.024314999990338038, "success": true, - "started_at_unix": 1788415677.5737436, + "started_at_unix": 1788502007.4136665, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2128,9 +2128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.469820000002073, + "duration_ms": 9.215449000009812, "success": true, - "started_at_unix": 1788415677.573792, + "started_at_unix": 1788502007.4137027, "bytes_sent": 288, "bytes_received": 161477, "request_id": 21, @@ -2158,9 +2158,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.041005999946719385, + "duration_ms": 0.02946499998301988, "success": true, - "started_at_unix": 1788415677.588562, + "started_at_unix": 1788502007.4247134, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2177,9 +2177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02326399999219575, + "duration_ms": 0.024757000005593, "success": true, - "started_at_unix": 1788415677.5886188, + "started_at_unix": 1788502007.4247549, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2196,9 +2196,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.630612000023575, + "duration_ms": 11.170977000006133, "success": true, - "started_at_unix": 1788415677.5886538, + "started_at_unix": 1788502007.424792, "bytes_sent": 288, "bytes_received": 161477, "request_id": 22, @@ -2226,9 +2226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0317500000619475, + "duration_ms": 0.029003999998167274, "success": true, - "started_at_unix": 1788415677.6001546, + "started_at_unix": 1788502007.437726, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2245,9 +2245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02225099990482704, + "duration_ms": 0.024365000001580484, "success": true, - "started_at_unix": 1788415677.6001997, + "started_at_unix": 1788502007.4377666, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2264,9 +2264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.882950999961395, + "duration_ms": 8.7455489999968, "success": true, - "started_at_unix": 1788415677.6002343, + "started_at_unix": 1788502007.437803, "bytes_sent": 288, "bytes_received": 161477, "request_id": 23, @@ -2294,9 +2294,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03028699995866191, + "duration_ms": 0.02757200002179161, "success": true, - "started_at_unix": 1788415677.6139748, + "started_at_unix": 1788502007.448271, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2313,9 +2313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02284199990754132, + "duration_ms": 0.024144999997588457, "success": true, - "started_at_unix": 1788415677.6140172, + "started_at_unix": 1788502007.4483097, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2332,9 +2332,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.127460999953655, + "duration_ms": 10.766051000018706, "success": true, - "started_at_unix": 1788415677.6140528, + "started_at_unix": 1788502007.448346, "bytes_sent": 288, "bytes_received": 161477, "request_id": 24, @@ -2362,9 +2362,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03606699999636476, + "duration_ms": 0.030367000022124557, "success": true, - "started_at_unix": 1788415677.6290584, + "started_at_unix": 1788502007.460927, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2381,9 +2381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024886999995032966, + "duration_ms": 0.025888000010354517, "success": true, - "started_at_unix": 1788415677.6291096, + "started_at_unix": 1788502007.4609697, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2400,9 +2400,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.39687699996739, + "duration_ms": 46.8540000000246, "success": true, - "started_at_unix": 1788415677.6291482, + "started_at_unix": 1788502007.4610083, "bytes_sent": 288, "bytes_received": 161477, "request_id": 25, @@ -2430,9 +2430,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04007500001534936, + "duration_ms": 0.04470400000400332, "success": true, - "started_at_unix": 1788415677.6464746, + "started_at_unix": 1788502007.5102577, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2449,9 +2449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033893000022544584, + "duration_ms": 0.03168900002492592, "success": true, - "started_at_unix": 1788415677.6467743, + "started_at_unix": 1788502007.5105283, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2468,9 +2468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 41.53268000004573, + "duration_ms": 4.784611000019368, "success": true, - "started_at_unix": 1788415677.646821, + "started_at_unix": 1788502007.5105758, "bytes_sent": 255, "bytes_received": 2053, "request_id": 26, @@ -2498,9 +2498,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03346200003306876, + "duration_ms": 0.024606000010862772, "success": true, - "started_at_unix": 1788415677.688438, + "started_at_unix": 1788502007.5154138, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2517,9 +2517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016910999988795083, + "duration_ms": 0.03402300001198455, "success": true, - "started_at_unix": 1788415677.688483, + "started_at_unix": 1788502007.515465, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2536,9 +2536,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.696086000014475, + "duration_ms": 5.148625999993328, "success": true, - "started_at_unix": 1788415677.68851, + "started_at_unix": 1788502007.5155122, "bytes_sent": 255, "bytes_received": 2053, "request_id": 27, @@ -2566,9 +2566,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03077699989262328, + "duration_ms": 0.02210100001320825, "success": true, - "started_at_unix": 1788415677.6912851, + "started_at_unix": 1788502007.5207288, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2585,9 +2585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017001999935928325, + "duration_ms": 0.013034000005518465, "success": true, - "started_at_unix": 1788415677.6913247, + "started_at_unix": 1788502007.5207589, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2604,9 +2604,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5353149999318703, + "duration_ms": 2.6222740000036993, "success": true, - "started_at_unix": 1788415677.6913497, + "started_at_unix": 1788502007.5207798, "bytes_sent": 255, "bytes_received": 2053, "request_id": 28, @@ -2634,9 +2634,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024114999973789963, + "duration_ms": 0.022902000011981727, "success": true, - "started_at_unix": 1788415677.6939547, + "started_at_unix": 1788502007.5234683, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2653,9 +2653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014867999993839476, + "duration_ms": 0.019756999989795077, "success": true, - "started_at_unix": 1788415677.6939857, + "started_at_unix": 1788502007.5234988, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2672,9 +2672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5069829999893045, + "duration_ms": 2.5837870000202656, "success": true, - "started_at_unix": 1788415677.694008, + "started_at_unix": 1788502007.5235295, "bytes_sent": 255, "bytes_received": 2053, "request_id": 29, @@ -2702,9 +2702,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026349999984631722, + "duration_ms": 0.02237200001786732, "success": true, - "started_at_unix": 1788415677.6965816, + "started_at_unix": 1788502007.5261793, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2721,9 +2721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014186000043991953, + "duration_ms": 0.024885999977186657, "success": true, - "started_at_unix": 1788415677.6966145, + "started_at_unix": 1788502007.5262096, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2740,9 +2740,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.513304999979482, + "duration_ms": 5.207903000012948, "success": true, - "started_at_unix": 1788415677.696636, + "started_at_unix": 1788502007.5262458, "bytes_sent": 255, "bytes_received": 2053, "request_id": 30, @@ -2770,9 +2770,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03635699999904318, + "duration_ms": 0.02350400001205344, "success": true, - "started_at_unix": 1788415677.6992745, + "started_at_unix": 1788502007.5315423, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2789,9 +2789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02286200003709382, + "duration_ms": 0.014165999999704582, "success": true, - "started_at_unix": 1788415677.6993222, + "started_at_unix": 1788502007.5315738, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2808,9 +2808,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7248990000998674, + "duration_ms": 2.5945820000004005, "success": true, - "started_at_unix": 1788415677.6993575, + "started_at_unix": 1788502007.5316021, "bytes_sent": 255, "bytes_received": 2053, "request_id": 31, @@ -2838,9 +2838,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020467000013013603, + "duration_ms": 0.022462000003997673, "success": true, - "started_at_unix": 1788415677.7021437, + "started_at_unix": 1788502007.5342617, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2857,9 +2857,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02905400003783143, + "duration_ms": 0.03552599997647121, "success": true, - "started_at_unix": 1788415677.7022564, + "started_at_unix": 1788502007.534418, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2872,9 +2872,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.14470999997229228, + "duration_ms": 0.13934000000404012, "success": true, - "started_at_unix": 1788415677.702296, + "started_at_unix": 1788502007.5344646, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2892,9 +2892,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.018253999996886705, + "duration_ms": 0.03045700000825491, "success": true, - "started_at_unix": 1788415677.7024562, + "started_at_unix": 1788502007.5346227, "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": 271.0688019999452, + "total_duration_ms": 290.8151589999761, "error_message": null, "summary": { "request_count": 32, @@ -2925,11 +2925,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 117881, - "min_ms": 0.1613539999425484, - "max_ms": 122.04248399996231, - "mean_ms": 8.131895656244836, - "median_ms": 0.5185664999771689, - "p95_ms": 46.31420140003678, + "min_ms": 0.13903999999342886, + "max_ms": 140.62829600001692, + "mean_ms": 8.768398187502413, + "median_ms": 1.0032080000001997, + "p95_ms": 44.49621209999316, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2984,27 +2984,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.31475600007979665, - "max_ms": 86.70264399995631, - "mean_ms": 10.39329809997298, - "median_ms": 1.0047729999769217, - "p95_ms": 52.81729749995058 + "min_ms": 0.30167300002403863, + "max_ms": 89.10138699999948, + "mean_ms": 9.55460290000758, + "median_ms": 0.996395000001371, + "p95_ms": 49.48712200000491 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.22954800010666077, - "max_ms": 3.4585370000286275, - "mean_ms": 0.7393161000209147, - "median_ms": 0.45926050000844043, - "p95_ms": 2.2017023000216764 + "min_ms": 0.2818260000196915, + "max_ms": 3.707071000008, + "mean_ms": 1.7514739000034751, + "median_ms": 1.5931694999977708, + "p95_ms": 3.381684999995115 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2111740000145801, - "max_ms": 0.2643220000209112, - "mean_ms": 0.23432299999512907, - "median_ms": 0.2362210000228515, - "p95_ms": 0.2599982000219825 + "min_ms": 0.23479899999756526, + "max_ms": 2.9713080000135506, + "mean_ms": 0.8029914000019289, + "median_ms": 0.27745799999934206, + "p95_ms": 2.434431600011066 } }, "validation": { @@ -3030,11 +3030,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 4505, - "min_ms": 0.31475600007979665, - "max_ms": 86.70264399995631, - "mean_ms": 17.62674399997195, - "median_ms": 0.34360999995897146, - "p95_ms": 69.44870459994944, + "min_ms": 0.30167300002403863, + "max_ms": 89.10138699999948, + "mean_ms": 18.090193400007593, + "median_ms": 0.34395200000858495, + "p95_ms": 71.35702140000147, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3094,9 +3094,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 122.04248399996231, + "duration_ms": 140.62829600001692, "success": true, - "started_at_unix": 1788415677.7261622, + "started_at_unix": 1788502007.558069, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -3124,9 +3124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.70264399995631, + "duration_ms": 89.10138699999948, "success": true, - "started_at_unix": 1788415677.8483016, + "started_at_unix": 1788502007.6988008, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -3154,9 +3154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.34360999995897146, + "duration_ms": 0.3795590000095217, "success": true, - "started_at_unix": 1788415677.9351964, + "started_at_unix": 1788502007.7881, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -3184,9 +3184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3397629999426499, + "duration_ms": 0.32439599999634083, "success": true, - "started_at_unix": 1788415677.935695, + "started_at_unix": 1788502007.7886586, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -3214,9 +3214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.31475600007979665, + "duration_ms": 0.34395200000858495, "success": true, - "started_at_unix": 1788415677.936172, + "started_at_unix": 1788502007.7891254, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -3244,9 +3244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4329469999220237, + "duration_ms": 0.30167300002403863, "success": true, - "started_at_unix": 1788415677.9366229, + "started_at_unix": 1788502007.7896044, "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.22954800010666077, - "max_ms": 0.3143349999845668, - "mean_ms": 0.2770224000187227, - "median_ms": 0.27748799993787543, - "p95_ms": 0.313177199996062, + "min_ms": 0.2818260000196915, + "max_ms": 2.983990999979369, + "mean_ms": 2.2797260000061215, + "median_ms": 2.6489350000247214, + "p95_ms": 2.970205199983411, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3353,9 +3353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.330329999968853, + "duration_ms": 6.69308699997373, "success": true, - "started_at_unix": 1788415677.9373784, + "started_at_unix": 1788502007.7902129, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -3383,9 +3383,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3085460000420426, + "duration_ms": 2.6489350000247214, "success": true, - "started_at_unix": 1788415677.9437978, + "started_at_unix": 1788502007.7969596, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -3413,9 +3413,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27748799993787543, + "duration_ms": 0.2818260000196915, "success": true, - "started_at_unix": 1788415677.9441803, + "started_at_unix": 1788502007.7996874, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -3443,9 +3443,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3143349999845668, + "duration_ms": 2.5688160000072457, "success": true, - "started_at_unix": 1788415677.9445317, + "started_at_unix": 1788502007.8000455, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -3473,9 +3473,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22954800010666077, + "duration_ms": 2.9150619999995797, "success": true, - "started_at_unix": 1788415677.9449131, + "started_at_unix": 1788502007.8026936, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -3503,9 +3503,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25519500002246787, + "duration_ms": 2.983990999979369, "success": true, - "started_at_unix": 1788415677.9452078, + "started_at_unix": 1788502007.805686, "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.2111740000145801, - "max_ms": 0.2643220000209112, - "mean_ms": 0.23432299999512907, - "median_ms": 0.2362210000228515, - "p95_ms": 0.2599982000219825, + "min_ms": 0.23479899999756526, + "max_ms": 2.9713080000135506, + "mean_ms": 0.8029914000019289, + "median_ms": 0.27745799999934206, + "p95_ms": 2.434431600011066, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3612,9 +3612,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23766300000716, + "duration_ms": 2.6221759999884853, "success": true, - "started_at_unix": 1788415677.9456396, + "started_at_unix": 1788502007.8088737, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -3642,9 +3642,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2111740000145801, + "duration_ms": 2.9713080000135506, "success": true, - "started_at_unix": 1788415677.9459274, + "started_at_unix": 1788502007.8115523, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -3672,9 +3672,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24270300002626755, + "duration_ms": 0.24446599999805585, "success": true, - "started_at_unix": 1788415677.9462128, + "started_at_unix": 1788502007.8146071, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -3702,9 +3702,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2643220000209112, + "duration_ms": 0.23479899999756526, "success": true, - "started_at_unix": 1788415677.9465272, + "started_at_unix": 1788502007.814929, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -3732,9 +3732,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21719499989103497, + "duration_ms": 0.2869260000011309, "success": true, - "started_at_unix": 1788415677.9468598, + "started_at_unix": 1788502007.815239, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -3762,9 +3762,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2362210000228515, + "duration_ms": 0.27745799999934206, "success": true, - "started_at_unix": 1788415677.9471524, + "started_at_unix": 1788502007.8156035, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -3807,11 +3807,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 84275, - "min_ms": 0.9998340000265671, - "max_ms": 11.401873999943746, - "mean_ms": 3.1598521999740115, - "median_ms": 1.0418020000315664, - "p95_ms": 9.390706999943175, + "min_ms": 0.9905990000049769, + "max_ms": 1.0696870000117542, + "mean_ms": 1.0190124000075684, + "median_ms": 1.0042250000026343, + "p95_ms": 1.0614216000135457, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3871,9 +3871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.269112000102723, + "duration_ms": 8.001068999988092, "success": true, - "started_at_unix": 1788415677.947826, + "started_at_unix": 1788502007.816194, "bytes_sent": 278, "bytes_received": 16855, "request_id": 20, @@ -3901,9 +3901,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.401873999943746, + "duration_ms": 1.0696870000117542, "success": true, - "started_at_unix": 1788415677.9616911, + "started_at_unix": 1788502007.8245437, "bytes_sent": 278, "bytes_received": 16855, "request_id": 21, @@ -3931,9 +3931,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3460389999409017, + "duration_ms": 1.0283600000207116, "success": true, - "started_at_unix": 1788415677.9735432, + "started_at_unix": 1788502007.826052, "bytes_sent": 278, "bytes_received": 16855, "request_id": 22, @@ -3961,9 +3961,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0418020000315664, + "duration_ms": 0.9905990000049769, "success": true, - "started_at_unix": 1788415677.975313, + "started_at_unix": 1788502007.827529, "bytes_sent": 278, "bytes_received": 16855, "request_id": 23, @@ -3991,9 +3991,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0097119999272763, + "duration_ms": 1.0021909999977652, "success": true, - "started_at_unix": 1788415677.9768033, + "started_at_unix": 1788502007.8289466, "bytes_sent": 278, "bytes_received": 16855, "request_id": 24, @@ -4021,9 +4021,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.9998340000265671, + "duration_ms": 1.0042250000026343, "success": true, - "started_at_unix": 1788415677.97823, + "started_at_unix": 1788502007.8303723, "bytes_sent": 278, "bytes_received": 16855, "request_id": 25, @@ -4066,11 +4066,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 4975, - "min_ms": 0.604186000032314, - "max_ms": 3.4585370000286275, - "mean_ms": 1.2016098000231068, - "median_ms": 0.651865000008911, - "p95_ms": 2.899943800025539, + "min_ms": 0.5758549999939078, + "max_ms": 3.707071000008, + "mean_ms": 1.2232218000008288, + "median_ms": 0.6157900000118843, + "p95_ms": 3.0891614000040586, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4130,9 +4130,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.562400999953752, + "duration_ms": 3.3069739999973535, "success": true, - "started_at_unix": 1788415677.9799116, + "started_at_unix": 1788502007.8320324, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -4160,9 +4160,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6655710000131876, + "duration_ms": 0.6175229999882959, "success": true, - "started_at_unix": 1788415677.9836001, + "started_at_unix": 1788502007.8354607, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -4190,9 +4190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6278900000324938, + "duration_ms": 3.707071000008, "success": true, - "started_at_unix": 1788415677.9843752, + "started_at_unix": 1788502007.8362174, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -4220,9 +4220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.604186000032314, + "duration_ms": 0.6157900000118843, "success": true, - "started_at_unix": 1788415677.9851089, + "started_at_unix": 1788502007.840054, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -4250,9 +4250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4585370000286275, + "duration_ms": 0.5998700000020563, "success": true, - "started_at_unix": 1788415677.9858577, + "started_at_unix": 1788502007.8407683, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -4280,9 +4280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.651865000008911, + "duration_ms": 0.5758549999939078, "success": true, - "started_at_unix": 1788415677.9894307, + "started_at_unix": 1788502007.8414865, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -4314,9 +4314,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.119559999982812, + "duration_ms": 2.1223749999990105, "success": true, - "started_at_unix": 1788415677.7236807, + "started_at_unix": 1788502007.5556679, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -4335,9 +4335,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.025146999973912898, + "duration_ms": 0.019586000007620896, "success": true, - "started_at_unix": 1788415677.7258813, + "started_at_unix": 1788502007.5578663, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4350,9 +4350,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03113800005394296, + "duration_ms": 0.030345999988412586, "success": true, - "started_at_unix": 1788415677.7259383, + "started_at_unix": 1788502007.557906, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4368,9 +4368,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03264100007527304, + "duration_ms": 0.020557999988568554, "success": true, - "started_at_unix": 1788415677.7260804, + "started_at_unix": 1788502007.5580173, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4386,9 +4386,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 122.04248399996231, + "duration_ms": 140.62829600001692, "success": true, - "started_at_unix": 1788415677.7261622, + "started_at_unix": 1788502007.558069, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -4416,9 +4416,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.70264399995631, + "duration_ms": 89.10138699999948, "success": true, - "started_at_unix": 1788415677.8483016, + "started_at_unix": 1788502007.6988008, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -4446,9 +4446,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.34360999995897146, + "duration_ms": 0.3795590000095217, "success": true, - "started_at_unix": 1788415677.9351964, + "started_at_unix": 1788502007.7881, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -4476,9 +4476,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3397629999426499, + "duration_ms": 0.32439599999634083, "success": true, - "started_at_unix": 1788415677.935695, + "started_at_unix": 1788502007.7886586, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -4506,9 +4506,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.31475600007979665, + "duration_ms": 0.34395200000858495, "success": true, - "started_at_unix": 1788415677.936172, + "started_at_unix": 1788502007.7891254, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -4536,9 +4536,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4329469999220237, + "duration_ms": 0.30167300002403863, "success": true, - "started_at_unix": 1788415677.9366229, + "started_at_unix": 1788502007.7896044, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -4566,9 +4566,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.330329999968853, + "duration_ms": 6.69308699997373, "success": true, - "started_at_unix": 1788415677.9373784, + "started_at_unix": 1788502007.7902129, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -4596,9 +4596,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3085460000420426, + "duration_ms": 2.6489350000247214, "success": true, - "started_at_unix": 1788415677.9437978, + "started_at_unix": 1788502007.7969596, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -4626,9 +4626,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27748799993787543, + "duration_ms": 0.2818260000196915, "success": true, - "started_at_unix": 1788415677.9441803, + "started_at_unix": 1788502007.7996874, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -4656,9 +4656,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3143349999845668, + "duration_ms": 2.5688160000072457, "success": true, - "started_at_unix": 1788415677.9445317, + "started_at_unix": 1788502007.8000455, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -4686,9 +4686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22954800010666077, + "duration_ms": 2.9150619999995797, "success": true, - "started_at_unix": 1788415677.9449131, + "started_at_unix": 1788502007.8026936, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -4716,9 +4716,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25519500002246787, + "duration_ms": 2.983990999979369, "success": true, - "started_at_unix": 1788415677.9452078, + "started_at_unix": 1788502007.805686, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -4746,9 +4746,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23766300000716, + "duration_ms": 2.6221759999884853, "success": true, - "started_at_unix": 1788415677.9456396, + "started_at_unix": 1788502007.8088737, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -4776,9 +4776,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2111740000145801, + "duration_ms": 2.9713080000135506, "success": true, - "started_at_unix": 1788415677.9459274, + "started_at_unix": 1788502007.8115523, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -4806,9 +4806,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24270300002626755, + "duration_ms": 0.24446599999805585, "success": true, - "started_at_unix": 1788415677.9462128, + "started_at_unix": 1788502007.8146071, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -4836,9 +4836,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2643220000209112, + "duration_ms": 0.23479899999756526, "success": true, - "started_at_unix": 1788415677.9465272, + "started_at_unix": 1788502007.814929, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -4866,9 +4866,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21719499989103497, + "duration_ms": 0.2869260000011309, "success": true, - "started_at_unix": 1788415677.9468598, + "started_at_unix": 1788502007.815239, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -4896,9 +4896,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2362210000228515, + "duration_ms": 0.27745799999934206, "success": true, - "started_at_unix": 1788415677.9471524, + "started_at_unix": 1788502007.8156035, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -4926,9 +4926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.16077999998742598, + "duration_ms": 0.039272999998729574, "success": true, - "started_at_unix": 1788415677.947649, + "started_at_unix": 1788502007.8161414, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4945,9 +4945,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.269112000102723, + "duration_ms": 8.001068999988092, "success": true, - "started_at_unix": 1788415677.947826, + "started_at_unix": 1788502007.816194, "bytes_sent": 278, "bytes_received": 16855, "request_id": 20, @@ -4975,9 +4975,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04273000001830951, + "duration_ms": 0.03552600000489292, "success": true, - "started_at_unix": 1788415677.961587, + "started_at_unix": 1788502007.824472, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4994,9 +4994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03475400001207163, + "duration_ms": 0.014066999995065999, "success": true, - "started_at_unix": 1788415677.9616437, + "started_at_unix": 1788502007.8245158, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5013,9 +5013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.401873999943746, + "duration_ms": 1.0696870000117542, "success": true, - "started_at_unix": 1788415677.9616911, + "started_at_unix": 1788502007.8245437, "bytes_sent": 278, "bytes_received": 16855, "request_id": 21, @@ -5043,9 +5043,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023784000063642452, + "duration_ms": 0.022741999998743267, "success": true, - "started_at_unix": 1788415677.9734902, + "started_at_unix": 1788502007.8259947, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5062,9 +5062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013374999980442226, + "duration_ms": 0.01307399998040637, "success": true, - "started_at_unix": 1788415677.9735224, + "started_at_unix": 1788502007.8260255, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5081,9 +5081,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.3460389999409017, + "duration_ms": 1.0283600000207116, "success": true, - "started_at_unix": 1788415677.9735432, + "started_at_unix": 1788502007.826052, "bytes_sent": 278, "bytes_received": 16855, "request_id": 22, @@ -5111,9 +5111,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02193099999203696, + "duration_ms": 0.022803000007343144, "success": true, - "started_at_unix": 1788415677.9752624, + "started_at_unix": 1788502007.8274727, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5130,9 +5130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01259400005437783, + "duration_ms": 0.012654000016709688, "success": true, - "started_at_unix": 1788415677.9752922, + "started_at_unix": 1788502007.8275032, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5149,9 +5149,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0418020000315664, + "duration_ms": 0.9905990000049769, "success": true, - "started_at_unix": 1788415677.975313, + "started_at_unix": 1788502007.827529, "bytes_sent": 278, "bytes_received": 16855, "request_id": 23, @@ -5179,9 +5179,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0226820000079897, + "duration_ms": 0.022142000005942464, "success": true, - "started_at_unix": 1788415677.9767454, + "started_at_unix": 1788502007.8288922, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5198,9 +5198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012964999996256665, + "duration_ms": 0.012522999981001703, "success": true, - "started_at_unix": 1788415677.9767761, + "started_at_unix": 1788502007.8289216, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5217,9 +5217,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0097119999272763, + "duration_ms": 1.0021909999977652, "success": true, - "started_at_unix": 1788415677.9768033, + "started_at_unix": 1788502007.8289466, "bytes_sent": 278, "bytes_received": 16855, "request_id": 24, @@ -5247,9 +5247,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021308999976099585, + "duration_ms": 0.02150999998207226, "success": true, - "started_at_unix": 1788415677.9781764, + "started_at_unix": 1788502007.830317, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5266,9 +5266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012623999964489485, + "duration_ms": 0.012964000006832066, "success": true, - "started_at_unix": 1788415677.9782052, + "started_at_unix": 1788502007.8303459, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5285,9 +5285,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.9998340000265671, + "duration_ms": 1.0042250000026343, "success": true, - "started_at_unix": 1788415677.97823, + "started_at_unix": 1788502007.8303723, "bytes_sent": 278, "bytes_received": 16855, "request_id": 25, @@ -5315,9 +5315,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020978999941689835, + "duration_ms": 0.021910000015168407, "success": true, - "started_at_unix": 1788415677.9795954, + "started_at_unix": 1788502007.8317657, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5334,9 +5334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027370999987397227, + "duration_ms": 0.03717900000310692, "success": true, - "started_at_unix": 1788415677.9798748, + "started_at_unix": 1788502007.8319821, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5353,9 +5353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.562400999953752, + "duration_ms": 3.3069739999973535, "success": true, - "started_at_unix": 1788415677.9799116, + "started_at_unix": 1788502007.8320324, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -5383,9 +5383,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02839299997958733, + "duration_ms": 0.022892000004048896, "success": true, - "started_at_unix": 1788415677.9835277, + "started_at_unix": 1788502007.835382, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5402,9 +5402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02178099998673133, + "duration_ms": 0.013154000015447309, "success": true, - "started_at_unix": 1788415677.983565, + "started_at_unix": 1788502007.8354125, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5421,9 +5421,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6655710000131876, + "duration_ms": 0.6175229999882959, "success": true, - "started_at_unix": 1788415677.9836001, + "started_at_unix": 1788502007.8354607, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -5451,9 +5451,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02309299998159986, + "duration_ms": 0.026840000003858222, "success": true, - "started_at_unix": 1788415677.9843197, + "started_at_unix": 1788502007.8361363, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5470,9 +5470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013044999946032476, + "duration_ms": 0.029535000010127987, "success": true, - "started_at_unix": 1788415677.9843497, + "started_at_unix": 1788502007.8361745, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5489,9 +5489,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6278900000324938, + "duration_ms": 3.707071000008, "success": true, - "started_at_unix": 1788415677.9843752, + "started_at_unix": 1788502007.8362174, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -5519,9 +5519,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020248000055289594, + "duration_ms": 0.025197000013577053, "success": true, - "started_at_unix": 1788415677.9850574, + "started_at_unix": 1788502007.8399806, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5538,9 +5538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012462999961826426, + "duration_ms": 0.02589799998986564, "success": true, - "started_at_unix": 1788415677.9850838, + "started_at_unix": 1788502007.8400166, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5557,9 +5557,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.604186000032314, + "duration_ms": 0.6157900000118843, "success": true, - "started_at_unix": 1788415677.9851089, + "started_at_unix": 1788502007.840054, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -5587,9 +5587,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020859000073869538, + "duration_ms": 0.020218000003069392, "success": true, - "started_at_unix": 1788415677.985764, + "started_at_unix": 1788502007.8407214, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5606,9 +5606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.053519999937634566, + "duration_ms": 0.013003999981719971, "success": true, - "started_at_unix": 1788415677.9857914, + "started_at_unix": 1788502007.8407483, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5625,9 +5625,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4585370000286275, + "duration_ms": 0.5998700000020563, "success": true, - "started_at_unix": 1788415677.9858577, + "started_at_unix": 1788502007.8407683, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -5655,9 +5655,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025547000063852465, + "duration_ms": 0.019425999994382437, "success": true, - "started_at_unix": 1788415677.9893732, + "started_at_unix": 1788502007.8414164, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5674,9 +5674,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016840999933265266, + "duration_ms": 0.012814000001526438, "success": true, - "started_at_unix": 1788415677.989406, + "started_at_unix": 1788502007.841442, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5693,9 +5693,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.651865000008911, + "duration_ms": 0.5758549999939078, "success": true, - "started_at_unix": 1788415677.9894307, + "started_at_unix": 1788502007.8414865, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -5723,9 +5723,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020839000058003876, + "duration_ms": 0.01969699999904151, "success": true, - "started_at_unix": 1788415677.9901366, + "started_at_unix": 1788502007.8421092, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5742,9 +5742,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03401299989036488, + "duration_ms": 0.03410400000802838, "success": true, - "started_at_unix": 1788415677.9902601, + "started_at_unix": 1788502007.8422065, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5757,9 +5757,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.1613539999425484, + "duration_ms": 0.13903999999342886, "success": true, - "started_at_unix": 1788415677.9903107, + "started_at_unix": 1788502007.8422518, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5777,9 +5777,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.024907000010898628, + "duration_ms": 0.019635999990441633, "success": true, - "started_at_unix": 1788415677.9904888, + "started_at_unix": 1788502007.8424094, "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": 667.2796220000237, + "total_duration_ms": 679.0570619999983, "error_message": null, "summary": { "request_count": 32, @@ -5810,11 +5810,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 890171, - "min_ms": 0.17525000009754876, - "max_ms": 203.18788500003393, - "mean_ms": 20.005615281235123, - "median_ms": 3.208433499992225, - "p95_ms": 119.34091569995635, + "min_ms": 0.1707690000216644, + "max_ms": 203.3036509999988, + "mean_ms": 20.014014218746823, + "median_ms": 2.579941999997004, + "p95_ms": 122.62972765000619, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5869,27 +5869,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.34279899989542173, - "max_ms": 177.32615399995666, - "mean_ms": 25.52288879999196, - "median_ms": 7.389179000028889, - "p95_ms": 117.02134754992798 + "min_ms": 0.3347580000081507, + "max_ms": 179.9897870000109, + "mean_ms": 25.832502599996587, + "median_ms": 12.586815999981127, + "p95_ms": 110.05381055001335 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.6083239999270518, - "max_ms": 5.897704000062731, - "mean_ms": 2.846631099987462, - "median_ms": 2.3773049999817886, - "p95_ms": 5.829428650042701 + "min_ms": 0.6621469999856799, + "max_ms": 9.3832200000179, + "mean_ms": 4.056835599996589, + "median_ms": 2.66166950000013, + "p95_ms": 8.878001850001738 }, "textDocument/definition": { "point_count": 1, - "min_ms": 2.910906000010982, - "max_ms": 2.945699999941098, - "mean_ms": 2.9223031999663363, - "median_ms": 2.9156149998925684, - "p95_ms": 2.941299999952207 + "min_ms": 0.22133400000257097, + "max_ms": 0.26197999997634724, + "mean_ms": 0.23819099998831916, + "median_ms": 0.239386999993485, + "p95_ms": 0.25892799997677685 } }, "validation": { @@ -5915,11 +5915,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 4875, - "min_ms": 0.34279899989542173, - "max_ms": 177.32615399995666, - "mean_ms": 36.382387999992716, - "median_ms": 0.40006700010053464, - "p95_ms": 142.55515659997397, + "min_ms": 0.3347580000081507, + "max_ms": 179.9897870000109, + "mean_ms": 36.43923740000332, + "median_ms": 0.35798599998315694, + "p95_ms": 144.223175400009, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5979,9 +5979,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 203.18788500003393, + "duration_ms": 203.3036509999988, "success": true, - "started_at_unix": 1788415678.010033, + "started_at_unix": 1788502007.861968, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -6009,9 +6009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.32615399995666, + "duration_ms": 179.9897870000109, "success": true, - "started_at_unix": 1788415678.2133274, + "started_at_unix": 1788502008.0654352, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -6039,9 +6039,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3717529999676117, + "duration_ms": 1.1567290000016328, "success": true, - "started_at_unix": 1788415678.3908012, + "started_at_unix": 1788502008.2456095, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -6069,9 +6069,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.40006700010053464, + "duration_ms": 0.3347580000081507, "success": true, - "started_at_unix": 1788415678.3913422, + "started_at_unix": 1788502008.2469451, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -6099,9 +6099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.34279899989542173, + "duration_ms": 0.35798599998315694, "success": true, - "started_at_unix": 1788415678.3919, + "started_at_unix": 1788502008.2473712, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -6129,9 +6129,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4711670000433514, + "duration_ms": 0.35692700001277444, "success": true, - "started_at_unix": 1788415678.3923826, + "started_at_unix": 1788502008.2478726, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -6174,11 +6174,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 13654, - "min_ms": 3.9500940000607443, - "max_ms": 5.897704000062731, - "mean_ms": 5.029177000005802, - "median_ms": 4.788956999959737, - "p95_ms": 5.867359400053829, + "min_ms": 2.4838969999905203, + "max_ms": 3.062347999986059, + "mean_ms": 2.6816787999962344, + "median_ms": 2.621073999989676, + "p95_ms": 2.990331399990964, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6238,9 +6238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 71.89844799995626, + "duration_ms": 37.525383000001966, "success": true, - "started_at_unix": 1788415678.3961155, + "started_at_unix": 1788502008.248531, "bytes_sent": 246, "bytes_received": 2730, "request_id": 8, @@ -6268,9 +6268,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.745981000018219, + "duration_ms": 3.062347999986059, "success": true, - "started_at_unix": 1788415678.4681318, + "started_at_unix": 1788502008.2861845, "bytes_sent": 246, "bytes_received": 2730, "request_id": 9, @@ -6298,9 +6298,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.76314899992758, + "duration_ms": 2.621073999989676, "success": true, - "started_at_unix": 1788415678.4739974, + "started_at_unix": 1788502008.2893662, "bytes_sent": 247, "bytes_received": 2731, "request_id": 10, @@ -6328,9 +6328,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9500940000607443, + "duration_ms": 2.5388100000043323, "success": true, - "started_at_unix": 1788415678.4788988, + "started_at_unix": 1788502008.2921271, "bytes_sent": 247, "bytes_received": 2731, "request_id": 11, @@ -6358,9 +6358,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.897704000062731, + "duration_ms": 2.4838969999905203, "success": true, - "started_at_unix": 1788415678.4829586, + "started_at_unix": 1788502008.294777, "bytes_sent": 247, "bytes_received": 2731, "request_id": 12, @@ -6388,9 +6388,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.788956999959737, + "duration_ms": 2.702265000010584, "success": true, - "started_at_unix": 1788415678.4889672, + "started_at_unix": 1788502008.2973719, "bytes_sent": 247, "bytes_received": 2731, "request_id": 13, @@ -6433,11 +6433,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1185, - "min_ms": 2.910906000010982, - "max_ms": 2.945699999941098, - "mean_ms": 2.9223031999663363, - "median_ms": 2.9156149998925684, - "p95_ms": 2.941299999952207, + "min_ms": 0.22133400000257097, + "max_ms": 0.26197999997634724, + "mean_ms": 0.23819099998831916, + "median_ms": 0.239386999993485, + "p95_ms": 0.25892799997677685, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6497,9 +6497,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8314499999642067, + "duration_ms": 0.28202600000781786, "success": true, - "started_at_unix": 1788415678.49401, + "started_at_unix": 1788502008.3003306, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -6527,9 +6527,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.945699999941098, + "duration_ms": 0.24671999997849525, "success": true, - "started_at_unix": 1788415678.4948988, + "started_at_unix": 1788502008.3006694, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -6557,9 +6557,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9155949999903896, + "duration_ms": 0.22133400000257097, "success": true, - "started_at_unix": 1788415678.497925, + "started_at_unix": 1788502008.3009913, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -6587,9 +6587,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9156149998925684, + "duration_ms": 0.26197999997634724, "success": true, - "started_at_unix": 1788415678.500919, + "started_at_unix": 1788502008.3012846, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -6617,9 +6617,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.923699999996643, + "duration_ms": 0.22153399999069734, "success": true, - "started_at_unix": 1788415678.5039148, + "started_at_unix": 1788502008.301618, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -6647,9 +6647,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.910906000010982, + "duration_ms": 0.239386999993485, "success": true, - "started_at_unix": 1788415678.5069191, + "started_at_unix": 1788502008.3019109, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -6692,11 +6692,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 716265, - "min_ms": 7.307883000066795, - "max_ms": 43.315472999893245, - "mean_ms": 14.663389599991206, - "median_ms": 7.496182999943812, - "p95_ms": 36.19776519992683, + "min_ms": 12.540834999981598, + "max_ms": 24.576506000016707, + "mean_ms": 15.225767799989853, + "median_ms": 12.643315999980587, + "p95_ms": 22.40828180001131, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6756,9 +6756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.2499139999627, + "duration_ms": 75.69877000000247, "success": true, - "started_at_unix": 1788415678.5117686, + "started_at_unix": 1788502008.3024821, "bytes_sent": 280, "bytes_received": 143253, "request_id": 20, @@ -6786,9 +6786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.315472999893245, + "duration_ms": 13.73538499998972, "success": true, - "started_at_unix": 1788415678.5617478, + "started_at_unix": 1788502008.3809297, "bytes_sent": 280, "bytes_received": 143253, "request_id": 21, @@ -6816,9 +6816,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.726934000061192, + "duration_ms": 12.632796999980656, "success": true, - "started_at_unix": 1788415678.607093, + "started_at_unix": 1788502008.3984072, "bytes_sent": 280, "bytes_received": 143253, "request_id": 22, @@ -6846,9 +6846,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.470474999990984, + "duration_ms": 24.576506000016707, "success": true, - "started_at_unix": 1788415678.6167142, + "started_at_unix": 1788502008.4174876, "bytes_sent": 280, "bytes_received": 143253, "request_id": 23, @@ -6876,9 +6876,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.307883000066795, + "duration_ms": 12.540834999981598, "success": true, - "started_at_unix": 1788415678.6261387, + "started_at_unix": 1788502008.4457467, "bytes_sent": 280, "bytes_received": 143253, "request_id": 24, @@ -6906,9 +6906,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.496182999943812, + "duration_ms": 12.643315999980587, "success": true, - "started_at_unix": 1788415678.6353467, + "started_at_unix": 1788502008.4618583, "bytes_sent": 280, "bytes_received": 143253, "request_id": 25, @@ -6951,11 +6951,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 4685, - "min_ms": 0.6083239999270518, - "max_ms": 0.8045159999028328, - "mean_ms": 0.6640851999691222, - "median_ms": 0.633691000075487, - "p95_ms": 0.7756369999242452, + "min_ms": 0.6621469999856799, + "max_ms": 9.3832200000179, + "mean_ms": 5.431992399996943, + "median_ms": 8.151479999980893, + "p95_ms": 9.158678600010717, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7015,9 +7015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 16.31905299996106, + "duration_ms": 21.212174999988065, "success": true, - "started_at_unix": 1788415678.6450515, + "started_at_unix": 1788502008.4783547, "bytes_sent": 247, "bytes_received": 937, "request_id": 26, @@ -7045,9 +7045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8045159999028328, + "duration_ms": 9.3832200000179, "success": true, - "started_at_unix": 1788415678.6615093, + "started_at_unix": 1788502008.499883, "bytes_sent": 247, "bytes_received": 937, "request_id": 27, @@ -7075,9 +7075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6601210000098945, + "duration_ms": 8.260512999981984, "success": true, - "started_at_unix": 1788415678.662417, + "started_at_unix": 1788502008.5095537, "bytes_sent": 247, "bytes_received": 937, "request_id": 28, @@ -7105,9 +7105,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.633691000075487, + "duration_ms": 0.7026020000182598, "success": true, - "started_at_unix": 1788415678.663185, + "started_at_unix": 1788502008.5179238, "bytes_sent": 247, "bytes_received": 937, "request_id": 29, @@ -7135,9 +7135,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6137739999303449, + "duration_ms": 8.151479999980893, "success": true, - "started_at_unix": 1788415678.6639206, + "started_at_unix": 1788502008.5188675, "bytes_sent": 247, "bytes_received": 937, "request_id": 30, @@ -7165,9 +7165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6083239999270518, + "duration_ms": 0.6621469999856799, "success": true, - "started_at_unix": 1788415678.6646404, + "started_at_unix": 1788502008.5271273, "bytes_sent": 247, "bytes_received": 937, "request_id": 31, @@ -7199,9 +7199,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.2109739999223166, + "duration_ms": 2.171344000004183, "success": true, - "started_at_unix": 1788415678.0075457, + "started_at_unix": 1788502007.859457, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -7220,9 +7220,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021230000015748374, + "duration_ms": 0.02424499999165164, "success": true, - "started_at_unix": 1788415678.0098386, + "started_at_unix": 1788502007.8617063, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7235,9 +7235,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014676999967377924, + "duration_ms": 0.031487999990531534, "success": true, - "started_at_unix": 1788415678.0098796, + "started_at_unix": 1788502007.8617609, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7253,9 +7253,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.020126999970671022, + "duration_ms": 0.0313680000090244, "success": true, - "started_at_unix": 1788415678.0099792, + "started_at_unix": 1788502007.8618848, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7271,9 +7271,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 203.18788500003393, + "duration_ms": 203.3036509999988, "success": true, - "started_at_unix": 1788415678.010033, + "started_at_unix": 1788502007.861968, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -7301,9 +7301,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.32615399995666, + "duration_ms": 179.9897870000109, "success": true, - "started_at_unix": 1788415678.2133274, + "started_at_unix": 1788502008.0654352, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -7331,9 +7331,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3717529999676117, + "duration_ms": 1.1567290000016328, "success": true, - "started_at_unix": 1788415678.3908012, + "started_at_unix": 1788502008.2456095, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -7361,9 +7361,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.40006700010053464, + "duration_ms": 0.3347580000081507, "success": true, - "started_at_unix": 1788415678.3913422, + "started_at_unix": 1788502008.2469451, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -7391,9 +7391,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.34279899989542173, + "duration_ms": 0.35798599998315694, "success": true, - "started_at_unix": 1788415678.3919, + "started_at_unix": 1788502008.2473712, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -7421,9 +7421,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4711670000433514, + "duration_ms": 0.35692700001277444, "success": true, - "started_at_unix": 1788415678.3923826, + "started_at_unix": 1788502008.2478726, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -7451,9 +7451,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 71.89844799995626, + "duration_ms": 37.525383000001966, "success": true, - "started_at_unix": 1788415678.3961155, + "started_at_unix": 1788502008.248531, "bytes_sent": 246, "bytes_received": 2730, "request_id": 8, @@ -7481,9 +7481,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.745981000018219, + "duration_ms": 3.062347999986059, "success": true, - "started_at_unix": 1788415678.4681318, + "started_at_unix": 1788502008.2861845, "bytes_sent": 246, "bytes_received": 2730, "request_id": 9, @@ -7511,9 +7511,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.76314899992758, + "duration_ms": 2.621073999989676, "success": true, - "started_at_unix": 1788415678.4739974, + "started_at_unix": 1788502008.2893662, "bytes_sent": 247, "bytes_received": 2731, "request_id": 10, @@ -7541,9 +7541,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9500940000607443, + "duration_ms": 2.5388100000043323, "success": true, - "started_at_unix": 1788415678.4788988, + "started_at_unix": 1788502008.2921271, "bytes_sent": 247, "bytes_received": 2731, "request_id": 11, @@ -7571,9 +7571,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.897704000062731, + "duration_ms": 2.4838969999905203, "success": true, - "started_at_unix": 1788415678.4829586, + "started_at_unix": 1788502008.294777, "bytes_sent": 247, "bytes_received": 2731, "request_id": 12, @@ -7601,9 +7601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.788956999959737, + "duration_ms": 2.702265000010584, "success": true, - "started_at_unix": 1788415678.4889672, + "started_at_unix": 1788502008.2973719, "bytes_sent": 247, "bytes_received": 2731, "request_id": 13, @@ -7631,9 +7631,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.8314499999642067, + "duration_ms": 0.28202600000781786, "success": true, - "started_at_unix": 1788415678.49401, + "started_at_unix": 1788502008.3003306, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -7661,9 +7661,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.945699999941098, + "duration_ms": 0.24671999997849525, "success": true, - "started_at_unix": 1788415678.4948988, + "started_at_unix": 1788502008.3006694, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -7691,9 +7691,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9155949999903896, + "duration_ms": 0.22133400000257097, "success": true, - "started_at_unix": 1788415678.497925, + "started_at_unix": 1788502008.3009913, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -7721,9 +7721,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9156149998925684, + "duration_ms": 0.26197999997634724, "success": true, - "started_at_unix": 1788415678.500919, + "started_at_unix": 1788502008.3012846, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -7751,9 +7751,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.923699999996643, + "duration_ms": 0.22153399999069734, "success": true, - "started_at_unix": 1788415678.5039148, + "started_at_unix": 1788502008.301618, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -7781,9 +7781,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.910906000010982, + "duration_ms": 0.239386999993485, "success": true, - "started_at_unix": 1788415678.5069191, + "started_at_unix": 1788502008.3019109, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -7811,9 +7811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 1.626441999974304, + "duration_ms": 0.038712999980816676, "success": true, - "started_at_unix": 1788415678.5101235, + "started_at_unix": 1788502008.3024292, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7830,9 +7830,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.2499139999627, + "duration_ms": 75.69877000000247, "success": true, - "started_at_unix": 1788415678.5117686, + "started_at_unix": 1788502008.3024821, "bytes_sent": 280, "bytes_received": 143253, "request_id": 20, @@ -7860,9 +7860,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.21586299999398761, + "duration_ms": 0.050475000023197936, "success": true, - "started_at_unix": 1788415678.561432, + "started_at_unix": 1788502008.3808138, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7879,9 +7879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03816100002040912, + "duration_ms": 0.032341000007818366, "success": true, - "started_at_unix": 1788415678.5616663, + "started_at_unix": 1788502008.3808815, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7898,9 +7898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 43.315472999893245, + "duration_ms": 13.73538499998972, "success": true, - "started_at_unix": 1788415678.5617478, + "started_at_unix": 1788502008.3809297, "bytes_sent": 280, "bytes_received": 143253, "request_id": 21, @@ -7928,9 +7928,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033391999977538944, + "duration_ms": 0.035566000008202536, "success": true, - "started_at_unix": 1788415678.6070092, + "started_at_unix": 1788502008.3983004, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7947,9 +7947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02317300004506251, + "duration_ms": 0.02285299999016388, "success": true, - "started_at_unix": 1788415678.6070569, + "started_at_unix": 1788502008.3983493, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7966,9 +7966,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.726934000061192, + "duration_ms": 12.632796999980656, "success": true, - "started_at_unix": 1788415678.607093, + "started_at_unix": 1788502008.3984072, "bytes_sent": 280, "bytes_received": 143253, "request_id": 22, @@ -7996,9 +7996,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028683999971690355, + "duration_ms": 2.958414000005405, "success": true, - "started_at_unix": 1788415678.6166356, + "started_at_unix": 1788502008.4144576, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8015,9 +8015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024646000042594096, + "duration_ms": 0.038781999990078475, "success": true, - "started_at_unix": 1788415678.6166768, + "started_at_unix": 1788502008.4174325, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8034,9 +8034,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.470474999990984, + "duration_ms": 24.576506000016707, "success": true, - "started_at_unix": 1788415678.6167142, + "started_at_unix": 1788502008.4174876, "bytes_sent": 280, "bytes_received": 143253, "request_id": 23, @@ -8064,9 +8064,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03104699999312288, + "duration_ms": 0.040355999999519554, "success": true, - "started_at_unix": 1788415678.6260567, + "started_at_unix": 1788502008.445654, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8083,9 +8083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025306999987151357, + "duration_ms": 0.023943999991615783, "success": true, - "started_at_unix": 1788415678.6261003, + "started_at_unix": 1788502008.445709, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8102,9 +8102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.307883000066795, + "duration_ms": 12.540834999981598, "success": true, - "started_at_unix": 1788415678.6261387, + "started_at_unix": 1788502008.4457467, "bytes_sent": 280, "bytes_received": 143253, "request_id": 24, @@ -8132,9 +8132,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028583000016624283, + "duration_ms": 0.03901299999142793, "success": true, - "started_at_unix": 1788415678.6352696, + "started_at_unix": 1788502008.4617682, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8151,9 +8151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024896000013541197, + "duration_ms": 0.02374400000348942, "success": true, - "started_at_unix": 1788415678.6353092, + "started_at_unix": 1788502008.4618206, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8170,9 +8170,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.496182999943812, + "duration_ms": 12.643315999980587, "success": true, - "started_at_unix": 1788415678.6353467, + "started_at_unix": 1788502008.4618583, "bytes_sent": 280, "bytes_received": 143253, "request_id": 25, @@ -8200,9 +8200,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0326409999615862, + "duration_ms": 0.040093999984947004, "success": true, - "started_at_unix": 1788415678.644744, + "started_at_unix": 1788502008.4780338, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8219,9 +8219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036056999988431926, + "duration_ms": 0.028113000013263445, "success": true, - "started_at_unix": 1788415678.645002, + "started_at_unix": 1788502008.4783137, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8238,9 +8238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 16.31905299996106, + "duration_ms": 21.212174999988065, "success": true, - "started_at_unix": 1788415678.6450515, + "started_at_unix": 1788502008.4783547, "bytes_sent": 247, "bytes_received": 937, "request_id": 26, @@ -8268,9 +8268,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03412399996705062, + "duration_ms": 0.14706400000363828, "success": true, - "started_at_unix": 1788415678.6614225, + "started_at_unix": 1788502008.4996471, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8287,9 +8287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02840299998752016, + "duration_ms": 0.0574270000015531, "success": true, - "started_at_unix": 1788415678.6614687, + "started_at_unix": 1788502008.49981, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8306,9 +8306,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8045159999028328, + "duration_ms": 9.3832200000179, "success": true, - "started_at_unix": 1788415678.6615093, + "started_at_unix": 1788502008.499883, "bytes_sent": 247, "bytes_received": 937, "request_id": 27, @@ -8336,9 +8336,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021660000015799596, + "duration_ms": 0.1310640000156127, "success": true, - "started_at_unix": 1788415678.6623683, + "started_at_unix": 1788502008.5093393, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8355,9 +8355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013024999930166814, + "duration_ms": 0.055583999994723854, "success": true, - "started_at_unix": 1788415678.6623971, + "started_at_unix": 1788502008.5094843, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8374,9 +8374,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6601210000098945, + "duration_ms": 8.260512999981984, "success": true, - "started_at_unix": 1788415678.662417, + "started_at_unix": 1788502008.5095537, "bytes_sent": 247, "bytes_received": 937, "request_id": 28, @@ -8404,9 +8404,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02598800006126112, + "duration_ms": 0.02127900000914451, "success": true, - "started_at_unix": 1788415678.6631305, + "started_at_unix": 1788502008.5178742, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8423,9 +8423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014607000025534944, + "duration_ms": 0.013675000019475192, "success": true, - "started_at_unix": 1788415678.663164, + "started_at_unix": 1788502008.517903, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8442,9 +8442,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.633691000075487, + "duration_ms": 0.7026020000182598, "success": true, - "started_at_unix": 1788415678.663185, + "started_at_unix": 1788502008.5179238, "bytes_sent": 247, "bytes_received": 937, "request_id": 29, @@ -8472,9 +8472,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020908999999846856, + "duration_ms": 0.10192999999958374, "success": true, - "started_at_unix": 1788415678.6638725, + "started_at_unix": 1788502008.518681, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8491,9 +8491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012752999964504852, + "duration_ms": 0.054922000003898575, "success": true, - "started_at_unix": 1788415678.6639004, + "started_at_unix": 1788502008.518796, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8510,9 +8510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6137739999303449, + "duration_ms": 8.151479999980893, "success": true, - "started_at_unix": 1788415678.6639206, + "started_at_unix": 1788502008.5188675, "bytes_sent": 247, "bytes_received": 937, "request_id": 30, @@ -8540,9 +8540,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026800000000548607, + "duration_ms": 0.020658000011053446, "success": true, - "started_at_unix": 1788415678.664587, + "started_at_unix": 1788502008.5270784, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8559,9 +8559,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013203999969846336, + "duration_ms": 0.013844999983803064, "success": true, - "started_at_unix": 1788415678.6646209, + "started_at_unix": 1788502008.5271068, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8578,9 +8578,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6083239999270518, + "duration_ms": 0.6621469999856799, "success": true, - "started_at_unix": 1788415678.6646404, + "started_at_unix": 1788502008.5271273, "bytes_sent": 247, "bytes_received": 937, "request_id": 31, @@ -8608,9 +8608,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024205000045185443, + "duration_ms": 0.09665100000688653, "success": true, - "started_at_unix": 1788415678.665301, + "started_at_unix": 1788502008.527844, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8627,9 +8627,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01821399996515538, + "duration_ms": 0.056325000002743764, "success": true, - "started_at_unix": 1788415678.6654017, + "started_at_unix": 1788502008.52952, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8642,9 +8642,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.17525000009754876, + "duration_ms": 0.1707690000216644, "success": true, - "started_at_unix": 1788415678.6654263, + "started_at_unix": 1788502008.5295904, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8662,9 +8662,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027932000079999852, + "duration_ms": 0.03852199998277683, "success": true, - "started_at_unix": 1788415678.6656187, + "started_at_unix": 1788502008.529782, "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": 798.795895000012, + "total_duration_ms": 756.2512709999964, "error_message": null, "summary": { "request_count": 32, @@ -8695,11 +8695,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 115091, - "min_ms": 0.16875399990112783, - "max_ms": 322.7329840000266, - "mean_ms": 24.461363531241176, - "median_ms": 3.566370999976698, - "p95_ms": 152.68037210001333, + "min_ms": 0.1536460000011175, + "max_ms": 324.77052200002277, + "mean_ms": 23.175267937502575, + "median_ms": 2.6703310000044667, + "p95_ms": 147.01214894999572, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.6037759999344416, - "max_ms": 305.7596820000299, - "mean_ms": 37.023735099978694, - "median_ms": 5.266857500032529, - "p95_ms": 177.07352264999912 + "min_ms": 0.6281230000126925, + "max_ms": 303.010898999986, + "mean_ms": 34.25794000000053, + "median_ms": 1.8930650000044125, + "p95_ms": 175.37555804999386 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.952557000005072, - "max_ms": 27.433664000000135, - "mean_ms": 5.5761164999921675, - "median_ms": 3.3712475000129416, - "p95_ms": 17.767319749958666 + "min_ms": 0.3710530000091694, + "max_ms": 5.754475000003367, + "mean_ms": 1.8547273000081077, + "median_ms": 1.538833500006831, + "p95_ms": 4.43519920001307 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.25399399999059824, - "max_ms": 0.2837690000205839, - "mean_ms": 0.26929240000299615, - "median_ms": 0.26426299996273883, - "p95_ms": 0.2832622000369156 + "min_ms": 2.907799000013256, + "max_ms": 2.932735000001685, + "mean_ms": 2.9198896000025343, + "median_ms": 2.917236999991246, + "p95_ms": 2.9314248000048337 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 4520, - "min_ms": 2.5260499999149033, - "max_ms": 305.7596820000299, - "mean_ms": 64.27705039998273, - "median_ms": 4.3067819999578205, - "p95_ms": 245.80110120002695, + "min_ms": 1.8288939999990816, + "max_ms": 303.010898999986, + "mean_ms": 62.4212067999963, + "median_ms": 1.9516140000064297, + "p95_ms": 243.10474139998627, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 322.7329840000266, + "duration_ms": 324.77052200002277, "success": true, - "started_at_unix": 1788415678.6904702, + "started_at_unix": 1788502008.5539162, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 305.7596820000299, + "duration_ms": 303.010898999986, "success": true, - "started_at_unix": 1788415679.0133476, + "started_at_unix": 1788502008.8788047, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5260499999149033, + "duration_ms": 3.4801109999875735, "success": true, - "started_at_unix": 1788415679.3192303, + "started_at_unix": 1788502009.1819441, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.966778000015438, + "duration_ms": 1.9516140000064297, "success": true, - "started_at_unix": 1788415679.3218923, + "started_at_unix": 1788502009.1855671, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8259599999955753, + "duration_ms": 1.8288939999990816, "success": true, - "started_at_unix": 1788415679.3280385, + "started_at_unix": 1788502009.1877015, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3067819999578205, + "duration_ms": 1.8345160000023952, "success": true, - "started_at_unix": 1788415679.3309872, + "started_at_unix": 1788502009.1896825, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 68019, - "min_ms": 0.952557000005072, - "max_ms": 1.0494069999822386, - "mean_ms": 1.0169712000106301, - "median_ms": 1.0277970000061032, - "p95_ms": 1.0477584000000206, + "min_ms": 2.657362000007879, + "max_ms": 5.754475000003367, + "mean_ms": 3.3150500000090233, + "median_ms": 2.6759369999922455, + "p95_ms": 5.168130200007681, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 7.828030000041508, + "duration_ms": 14.69672999999716, "success": true, - "started_at_unix": 1788415679.33557, + "started_at_unix": 1788502009.1917517, "bytes_sent": 250, "bytes_received": 13603, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0139309999885882, + "duration_ms": 5.754475000003367, "success": true, - "started_at_unix": 1788415679.3436217, + "started_at_unix": 1788502009.2066715, "bytes_sent": 250, "bytes_received": 13603, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0277970000061032, + "duration_ms": 2.8227510000249367, "success": true, - "started_at_unix": 1788415679.3450007, + "started_at_unix": 1788502009.212775, "bytes_sent": 251, "bytes_received": 13604, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0411640000711486, + "duration_ms": 2.6759369999922455, "success": true, - "started_at_unix": 1788415679.3463624, + "started_at_unix": 1788502009.2159255, "bytes_sent": 251, "bytes_received": 13604, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.952557000005072, + "duration_ms": 2.657362000007879, "success": true, - "started_at_unix": 1788415679.3477588, + "started_at_unix": 1788502009.2189384, "bytes_sent": 251, "bytes_received": 13604, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0494069999822386, + "duration_ms": 2.6647250000166878, "success": true, - "started_at_unix": 1788415679.3490767, + "started_at_unix": 1788502009.2219338, "bytes_sent": 251, "bytes_received": 13604, "request_id": 13, @@ -9318,11 +9318,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1470, - "min_ms": 0.25399399999059824, - "max_ms": 0.2837690000205839, - "mean_ms": 0.26929240000299615, - "median_ms": 0.26426299996273883, - "p95_ms": 0.2832622000369156, + "min_ms": 2.907799000013256, + "max_ms": 2.932735000001685, + "mean_ms": 2.9198896000025343, + "median_ms": 2.917236999991246, + "p95_ms": 2.9314248000048337, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1750810000421552, + "duration_ms": 2.451127000000497, "success": true, - "started_at_unix": 1788415679.3505857, + "started_at_unix": 1788502009.225061, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2837690000205839, + "duration_ms": 2.932735000001685, "success": true, - "started_at_unix": 1788415679.3518221, + "started_at_unix": 1788502009.2275724, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2632009999388174, + "duration_ms": 2.907799000013256, "success": true, - "started_at_unix": 1788415679.3521783, + "started_at_unix": 1788502009.230588, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28123500010224234, + "duration_ms": 2.926184000017429, "success": true, - "started_at_unix": 1788415679.3525126, + "started_at_unix": 1788502009.2335763, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26426299996273883, + "duration_ms": 2.917236999991246, "success": true, - "started_at_unix": 1788415679.3528612, + "started_at_unix": 1788502009.2365837, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25399399999059824, + "duration_ms": 2.9154929999890555, "success": true, - "started_at_unix": 1788415679.3532014, + "started_at_unix": 1788502009.2395806, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 9250, - "min_ms": 0.6037759999344416, - "max_ms": 19.790438999962134, - "mean_ms": 9.770419799974661, - "median_ms": 8.289489999924626, - "p95_ms": 18.952642599970204, + "min_ms": 0.6281230000126925, + "max_ms": 19.376808000004075, + "mean_ms": 6.094673200004763, + "median_ms": 0.6873629999972763, + "p95_ms": 17.32973600000491, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.958737999980258, + "duration_ms": 17.774966999979824, "success": true, - "started_at_unix": 1788415679.353804, + "started_at_unix": 1788502009.2428355, "bytes_sent": 284, "bytes_received": 1850, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.289489999924626, + "duration_ms": 19.376808000004075, "success": true, - "started_at_unix": 1788415679.3609695, + "started_at_unix": 1788502009.2608647, "bytes_sent": 284, "bytes_received": 1850, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6037759999344416, + "duration_ms": 0.6396240000015041, "success": true, - "started_at_unix": 1788415679.369525, + "started_at_unix": 1788502009.2804987, "bytes_sent": 284, "bytes_received": 1850, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.56693700004962, + "duration_ms": 0.6873629999972763, "success": true, - "started_at_unix": 1788415679.3703902, + "started_at_unix": 1788502009.281419, "bytes_sent": 284, "bytes_received": 1850, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.601457000002483, + "duration_ms": 9.141448000008268, "success": true, - "started_at_unix": 1788415679.3753045, + "started_at_unix": 1788502009.2824852, "bytes_sent": 284, "bytes_received": 1850, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.790438999962134, + "duration_ms": 0.6281230000126925, "success": true, - "started_at_unix": 1788415679.3912082, + "started_at_unix": 1788502009.2917964, "bytes_sent": 284, "bytes_received": 1850, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 11505, - "min_ms": 5.693088000043645, - "max_ms": 27.433664000000135, - "mean_ms": 10.135261799973705, - "median_ms": 5.830302999925152, - "p95_ms": 23.13751099998171, + "min_ms": 0.3710530000091694, + "max_ms": 0.42030500000578286, + "mean_ms": 0.39440460000719213, + "median_ms": 0.39850400000318587, + "p95_ms": 0.41829120000898, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 14.420855000025767, + "duration_ms": 3.8312229999917236, "success": true, - "started_at_unix": 1788415679.411548, + "started_at_unix": 1788502009.2927823, "bytes_sent": 251, "bytes_received": 2301, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.433664000000135, + "duration_ms": 0.39850400000318587, "success": true, - "started_at_unix": 1788415679.4263515, + "started_at_unix": 1788502009.2967248, "bytes_sent": 251, "bytes_received": 2301, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.9528989999080295, + "duration_ms": 0.42030500000578286, "success": true, - "started_at_unix": 1788415679.4540198, + "started_at_unix": 1788502009.2972429, "bytes_sent": 251, "bytes_received": 2301, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.693088000043645, + "duration_ms": 0.3719249999960539, "success": true, - "started_at_unix": 1788415679.4602466, + "started_at_unix": 1788502009.2978053, "bytes_sent": 251, "bytes_received": 2301, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.766354999991563, + "duration_ms": 0.41023600002176863, "success": true, - "started_at_unix": 1788415679.466135, + "started_at_unix": 1788502009.2982948, "bytes_sent": 251, "bytes_received": 2301, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.830302999925152, + "duration_ms": 0.3710530000091694, "success": true, - "started_at_unix": 1788415679.4721184, + "started_at_unix": 1788502009.2988203, "bytes_sent": 251, "bytes_received": 2301, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.1342129999766257, + "duration_ms": 2.204237999990255, "success": true, - "started_at_unix": 1788415678.688047, + "started_at_unix": 1788502008.5514572, "bytes_sent": 667, "bytes_received": 1314, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021670000023732428, + "duration_ms": 0.020477999981949324, "success": true, - "started_at_unix": 1788415678.690262, + "started_at_unix": 1788502008.5537386, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01504799990925676, + "duration_ms": 0.014647999989847449, "success": true, - "started_at_unix": 1788415678.6903067, + "started_at_unix": 1788502008.553779, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.020296999991842313, + "duration_ms": 0.022072000007256065, "success": true, - "started_at_unix": 1788415678.6904182, + "started_at_unix": 1788502008.5538628, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 322.7329840000266, + "duration_ms": 324.77052200002277, "success": true, - "started_at_unix": 1788415678.6904702, + "started_at_unix": 1788502008.5539162, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 305.7596820000299, + "duration_ms": 303.010898999986, "success": true, - "started_at_unix": 1788415679.0133476, + "started_at_unix": 1788502008.8788047, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5260499999149033, + "duration_ms": 3.4801109999875735, "success": true, - "started_at_unix": 1788415679.3192303, + "started_at_unix": 1788502009.1819441, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.966778000015438, + "duration_ms": 1.9516140000064297, "success": true, - "started_at_unix": 1788415679.3218923, + "started_at_unix": 1788502009.1855671, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.8259599999955753, + "duration_ms": 1.8288939999990816, "success": true, - "started_at_unix": 1788415679.3280385, + "started_at_unix": 1788502009.1877015, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3067819999578205, + "duration_ms": 1.8345160000023952, "success": true, - "started_at_unix": 1788415679.3309872, + "started_at_unix": 1788502009.1896825, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 7.828030000041508, + "duration_ms": 14.69672999999716, "success": true, - "started_at_unix": 1788415679.33557, + "started_at_unix": 1788502009.1917517, "bytes_sent": 250, "bytes_received": 13603, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0139309999885882, + "duration_ms": 5.754475000003367, "success": true, - "started_at_unix": 1788415679.3436217, + "started_at_unix": 1788502009.2066715, "bytes_sent": 250, "bytes_received": 13603, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0277970000061032, + "duration_ms": 2.8227510000249367, "success": true, - "started_at_unix": 1788415679.3450007, + "started_at_unix": 1788502009.212775, "bytes_sent": 251, "bytes_received": 13604, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0411640000711486, + "duration_ms": 2.6759369999922455, "success": true, - "started_at_unix": 1788415679.3463624, + "started_at_unix": 1788502009.2159255, "bytes_sent": 251, "bytes_received": 13604, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.952557000005072, + "duration_ms": 2.657362000007879, "success": true, - "started_at_unix": 1788415679.3477588, + "started_at_unix": 1788502009.2189384, "bytes_sent": 251, "bytes_received": 13604, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0494069999822386, + "duration_ms": 2.6647250000166878, "success": true, - "started_at_unix": 1788415679.3490767, + "started_at_unix": 1788502009.2219338, "bytes_sent": 251, "bytes_received": 13604, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1750810000421552, + "duration_ms": 2.451127000000497, "success": true, - "started_at_unix": 1788415679.3505857, + "started_at_unix": 1788502009.225061, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2837690000205839, + "duration_ms": 2.932735000001685, "success": true, - "started_at_unix": 1788415679.3518221, + "started_at_unix": 1788502009.2275724, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2632009999388174, + "duration_ms": 2.907799000013256, "success": true, - "started_at_unix": 1788415679.3521783, + "started_at_unix": 1788502009.230588, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28123500010224234, + "duration_ms": 2.926184000017429, "success": true, - "started_at_unix": 1788415679.3525126, + "started_at_unix": 1788502009.2335763, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26426299996273883, + "duration_ms": 2.917236999991246, "success": true, - "started_at_unix": 1788415679.3528612, + "started_at_unix": 1788502009.2365837, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.25399399999059824, + "duration_ms": 2.9154929999890555, "success": true, - "started_at_unix": 1788415679.3532014, + "started_at_unix": 1788502009.2395806, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04146800006310514, + "duration_ms": 0.0394230000040352, "success": true, - "started_at_unix": 1788415679.3537471, + "started_at_unix": 1788502009.2427812, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.958737999980258, + "duration_ms": 17.774966999979824, "success": true, - "started_at_unix": 1788415679.353804, + "started_at_unix": 1788502009.2428355, "bytes_sent": 284, "bytes_received": 1850, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028794000058951497, + "duration_ms": 0.040275000003475725, "success": true, - "started_at_unix": 1788415679.3609002, + "started_at_unix": 1788502009.2607684, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01960600002348656, + "duration_ms": 0.027520999992702855, "success": true, - "started_at_unix": 1788415679.3609397, + "started_at_unix": 1788502009.2608235, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.289489999924626, + "duration_ms": 19.376808000004075, "success": true, - "started_at_unix": 1788415679.3609695, + "started_at_unix": 1788502009.2608647, "bytes_sent": 284, "bytes_received": 1850, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034825000057026045, + "duration_ms": 0.03252099998007907, "success": true, - "started_at_unix": 1788415679.369441, + "started_at_unix": 1788502009.2804153, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024625999913041596, + "duration_ms": 0.023995000020704538, "success": true, - "started_at_unix": 1788415679.3694882, + "started_at_unix": 1788502009.280461, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6037759999344416, + "duration_ms": 0.6396240000015041, "success": true, - "started_at_unix": 1788415679.369525, + "started_at_unix": 1788502009.2804987, "bytes_sent": 284, "bytes_received": 1850, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034393999953863386, + "duration_ms": 0.03153900001962029, "success": true, - "started_at_unix": 1788415679.3703053, + "started_at_unix": 1788502009.2813132, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02798299999540177, + "duration_ms": 0.04993300001387979, "success": true, - "started_at_unix": 1788415679.3703513, + "started_at_unix": 1788502009.2813559, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.56693700004962, + "duration_ms": 0.6873629999972763, "success": true, - "started_at_unix": 1788415679.3703902, + "started_at_unix": 1788502009.281419, "bytes_sent": 284, "bytes_received": 1850, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039273999959732464, + "duration_ms": 0.03706999999053551, "success": true, - "started_at_unix": 1788415679.375211, + "started_at_unix": 1788502009.282324, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028482999937295972, + "duration_ms": 0.09869400000184214, "success": true, - "started_at_unix": 1788415679.375263, + "started_at_unix": 1788502009.2823722, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.601457000002483, + "duration_ms": 9.141448000008268, "success": true, - "started_at_unix": 1788415679.3753045, + "started_at_unix": 1788502009.2824852, "bytes_sent": 284, "bytes_received": 1850, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.040194999996856495, + "duration_ms": 0.02383500000746608, "success": true, - "started_at_unix": 1788415679.3911154, + "started_at_unix": 1788502009.291744, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026008999952864542, + "duration_ms": 0.013424999991684672, "success": true, - "started_at_unix": 1788415679.3911695, + "started_at_unix": 1788502009.2917757, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.790438999962134, + "duration_ms": 0.6281230000126925, "success": true, - "started_at_unix": 1788415679.3912082, + "started_at_unix": 1788502009.2917964, "bytes_sent": 284, "bytes_received": 1850, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03896199996233918, + "duration_ms": 0.021981000003279405, "success": true, - "started_at_unix": 1788415679.4112246, + "started_at_unix": 1788502009.2925334, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029926000024715904, + "duration_ms": 0.03601699998512231, "success": true, - "started_at_unix": 1788415679.4115038, + "started_at_unix": 1788502009.292734, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 14.420855000025767, + "duration_ms": 3.8312229999917236, "success": true, - "started_at_unix": 1788415679.411548, + "started_at_unix": 1788502009.2927823, "bytes_sent": 251, "bytes_received": 2301, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.1704569999674277, + "duration_ms": 0.025206999993088175, "success": true, - "started_at_unix": 1788415679.4260836, + "started_at_unix": 1788502009.2966707, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.062045999925430806, + "duration_ms": 0.013766000023451852, "success": true, - "started_at_unix": 1788415679.4262722, + "started_at_unix": 1788502009.296704, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.433664000000135, + "duration_ms": 0.39850400000318587, "success": true, - "started_at_unix": 1788415679.4263515, + "started_at_unix": 1788502009.2967248, "bytes_sent": 251, "bytes_received": 2301, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0398050000285366, + "duration_ms": 0.021320000001878725, "success": true, - "started_at_unix": 1788415679.453931, + "started_at_unix": 1788502009.2971964, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02118899999459245, + "duration_ms": 0.01184199999215707, "success": true, - "started_at_unix": 1788415679.4539852, + "started_at_unix": 1788502009.2972248, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.9528989999080295, + "duration_ms": 0.42030500000578286, "success": true, - "started_at_unix": 1788415679.4540198, + "started_at_unix": 1788502009.2972429, "bytes_sent": 251, "bytes_received": 2301, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.040946000012809236, + "duration_ms": 0.021890999988727344, "success": true, - "started_at_unix": 1788415679.4601533, + "started_at_unix": 1788502009.2977567, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025378000032105774, + "duration_ms": 0.012774000026638532, "success": true, - "started_at_unix": 1788415679.460208, + "started_at_unix": 1788502009.297786, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.693088000043645, + "duration_ms": 0.3719249999960539, "success": true, - "started_at_unix": 1788415679.4602466, + "started_at_unix": 1788502009.2978053, "bytes_sent": 251, "bytes_received": 2301, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03104799998254748, + "duration_ms": 0.020398000003751804, "success": true, - "started_at_unix": 1788415679.46606, + "started_at_unix": 1788502009.2982492, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020859000073869538, + "duration_ms": 0.01217299998756971, "success": true, - "started_at_unix": 1788415679.4661028, + "started_at_unix": 1788502009.2982762, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.766354999991563, + "duration_ms": 0.41023600002176863, "success": true, - "started_at_unix": 1788415679.466135, + "started_at_unix": 1788502009.2982948, "bytes_sent": 251, "bytes_received": 2301, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03705899996475637, + "duration_ms": 0.02061899999716843, "success": true, - "started_at_unix": 1788415679.472027, + "started_at_unix": 1788502009.2987747, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025969000034820056, + "duration_ms": 0.012263000002121771, "success": true, - "started_at_unix": 1788415679.4720783, + "started_at_unix": 1788502009.298802, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.830302999925152, + "duration_ms": 0.3710530000091694, "success": true, - "started_at_unix": 1788415679.4721184, + "started_at_unix": 1788502009.2988203, "bytes_sent": 251, "bytes_received": 2301, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03527600006236753, + "duration_ms": 0.02111000000581953, "success": true, - "started_at_unix": 1788415679.4780726, + "started_at_unix": 1788502009.2992609, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02641900005073694, + "duration_ms": 0.024064999990969227, "success": true, - "started_at_unix": 1788415679.4782429, + "started_at_unix": 1788502009.299351, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.16875399990112783, + "duration_ms": 0.1536460000011175, "success": true, - "started_at_unix": 1788415679.4782805, + "started_at_unix": 1788502009.2994041, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027600999942478666, + "duration_ms": 0.023793999986310155, "success": true, - "started_at_unix": 1788415679.4784694, + "started_at_unix": 1788502009.2995765, "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": 2456.659011999932, + "total_duration_ms": 2401.940023999998, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 11183, - "min_ms": 0.2326039999616114, - "max_ms": 1200.510883999982, - "mean_ms": 76.07988340624772, - "median_ms": 0.6482089999622076, - "p95_ms": 515.8625188500188, + "min_ms": 0.20454200000585843, + "max_ms": 1186.1948220000045, + "mean_ms": 74.39680831249885, + "median_ms": 0.38507249999497617, + "p95_ms": 500.0358272500143, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.3800609999871085, - "max_ms": 1200.510883999982, - "mean_ms": 126.00126180001325, - "median_ms": 2.6265540000167675, - "p95_ms": 669.492705349994 + "min_ms": 0.27088599998137397, + "max_ms": 1186.1948220000045, + "mean_ms": 125.97517039999389, + "median_ms": 10.1754739999933, + "p95_ms": 661.7493483000092 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2326039999616114, - "max_ms": 26.885772000014185, - "mean_ms": 3.0457394999871212, - "median_ms": 0.3837460000113424, - "p95_ms": 15.079535999967646 + "min_ms": 0.20454200000585843, + "max_ms": 11.059781999989582, + "mean_ms": 2.024180599997294, + "median_ms": 0.3171919999971351, + "p95_ms": 9.144689999999397 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.23468799997772294, - "max_ms": 0.2965730000141775, - "mean_ms": 0.2798358000063672, - "median_ms": 0.2892989999736528, - "p95_ms": 0.2959860000146364 + "min_ms": 0.2148709999971743, + "max_ms": 0.23705300000642637, + "mean_ms": 0.221810400000777, + "median_ms": 0.218778999993674, + "p95_ms": 0.23376480000365518 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 4430, - "min_ms": 0.3800609999871085, - "max_ms": 1200.510883999982, - "mean_ms": 244.4481603999975, - "median_ms": 0.49092599999767117, - "p95_ms": 964.5028045999877, + "min_ms": 0.27088599998137397, + "max_ms": 1186.1948220000045, + "mean_ms": 237.47974179999005, + "median_ms": 0.2940089999867723, + "p95_ms": 949.0262104000008, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1113.5007650000261, + "duration_ms": 1085.816861000012, "success": true, - "started_at_unix": 1788415679.503366, + "started_at_unix": 1788502009.3231115, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1200.510883999982, + "duration_ms": 1186.1948220000045, "success": true, - "started_at_unix": 1788415680.6169646, + "started_at_unix": 1788502010.4090486, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.470487000011417, + "duration_ms": 0.35176399998704255, "success": true, - "started_at_unix": 1788415681.8176522, + "started_at_unix": 1788502011.5954883, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.49092599999767117, + "duration_ms": 0.28722799999059134, "success": true, - "started_at_unix": 1788415681.8383186, + "started_at_unix": 1788502011.5959315, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3800609999871085, + "duration_ms": 0.2940089999867723, "success": true, - "started_at_unix": 1788415681.8389604, + "started_at_unix": 1788502011.5963478, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.38844400000925816, + "duration_ms": 0.27088599998137397, "success": true, - "started_at_unix": 1788415681.8394907, + "started_at_unix": 1788502011.5967612, "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.2326039999616114, - "max_ms": 0.26567600002636027, - "mean_ms": 0.2514231999839467, - "median_ms": 0.2497259999927337, - "p95_ms": 0.26465600001301937, + "min_ms": 0.20454200000585843, + "max_ms": 0.2160029999913604, + "mean_ms": 0.2087597999945956, + "median_ms": 0.2077380000002904, + "p95_ms": 0.21486099998924146, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.846388000013576, + "duration_ms": 0.24482700001726698, "success": true, - "started_at_unix": 1788415681.840142, + "started_at_unix": 1788502011.5972664, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26057599995965575, + "duration_ms": 0.2160029999913604, "success": true, - "started_at_unix": 1788415681.8410404, + "started_at_unix": 1788502011.5975568, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2485339999793723, + "duration_ms": 0.21029299998076567, "success": true, - "started_at_unix": 1788415681.841365, + "started_at_unix": 1788502011.5978281, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2497259999927337, + "duration_ms": 0.2077380000002904, "success": true, - "started_at_unix": 1788415681.8416777, + "started_at_unix": 1788502011.5980904, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2326039999616114, + "duration_ms": 0.20454200000585843, "success": true, - "started_at_unix": 1788415681.8419924, + "started_at_unix": 1788502011.5983493, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26567600002636027, + "duration_ms": 0.20522299999470306, "success": true, - "started_at_unix": 1788415681.842287, + "started_at_unix": 1788502011.598607, "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.23468799997772294, - "max_ms": 0.2965730000141775, - "mean_ms": 0.2798358000063672, - "median_ms": 0.2892989999736528, - "p95_ms": 0.2959860000146364, + "min_ms": 0.2148709999971743, + "max_ms": 0.23705300000642637, + "mean_ms": 0.221810400000777, + "median_ms": 0.218778999993674, + "p95_ms": 0.23376480000365518, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3472130000309335, + "duration_ms": 1.0340399999790861, "success": true, - "started_at_unix": 1788415681.8427582, + "started_at_unix": 1788502011.5989528, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23468799997772294, + "duration_ms": 0.23705300000642637, "success": true, - "started_at_unix": 1788415681.8441691, + "started_at_unix": 1788502011.6000392, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2965730000141775, + "duration_ms": 0.22061199999257042, "success": true, - "started_at_unix": 1788415681.8444796, + "started_at_unix": 1788502011.6003447, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.284981000049811, + "duration_ms": 0.218778999993674, "success": true, - "started_at_unix": 1788415681.844862, + "started_at_unix": 1788502011.6006327, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2892989999736528, + "duration_ms": 0.21773700001403995, "success": true, - "started_at_unix": 1788415681.845267, + "started_at_unix": 1788502011.60094, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2936380000164718, + "duration_ms": 0.2148709999971743, "success": true, - "started_at_unix": 1788415681.8456395, + "started_at_unix": 1788502011.6012194, "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.6894190000821254, - "max_ms": 16.256396000017048, - "mean_ms": 7.554363200029002, - "median_ms": 2.734851000013805, - "p95_ms": 16.1196954000161, + "min_ms": 7.840090000001965, + "max_ms": 20.760436000017535, + "mean_ms": 14.47059899999772, + "median_ms": 15.096572999993896, + "p95_ms": 19.83735640001214, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.890244999998686, + "duration_ms": 3.66068100001371, "success": true, - "started_at_unix": 1788415681.8464892, + "started_at_unix": 1788502011.601709, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.256396000017048, + "duration_ms": 15.096572999993896, "success": true, - "started_at_unix": 1788415681.8546197, + "started_at_unix": 1788502011.6055212, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.5728930000123, + "duration_ms": 20.760436000017535, "success": true, - "started_at_unix": 1788415681.871206, + "started_at_unix": 1788502011.6207657, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6894190000821254, + "duration_ms": 12.510857999984637, "success": true, - "started_at_unix": 1788415681.8869872, + "started_at_unix": 1788502011.6417038, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.51825700001973, + "duration_ms": 16.145037999990564, "success": true, - "started_at_unix": 1788415681.8878546, + "started_at_unix": 1788502011.654453, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.734851000013805, + "duration_ms": 7.840090000001965, "success": true, - "started_at_unix": 1788415681.8905246, + "started_at_unix": 1788502011.6707351, "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.5018159999963245, - "max_ms": 26.885772000014185, - "mean_ms": 5.840055799990296, - "median_ms": 0.6467260000135866, - "p95_ms": 21.63855599999351, + "min_ms": 0.4183810000029098, + "max_ms": 11.059781999989582, + "mean_ms": 3.8396013999999923, + "median_ms": 0.4766190000111692, + "p95_ms": 10.208629999993946, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.521844999900168, + "duration_ms": 6.456766000013658, "success": true, - "started_at_unix": 1788415681.8936381, + "started_at_unix": 1788502011.6789694, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6496919999108286, + "duration_ms": 0.4766190000111692, "success": true, - "started_at_unix": 1788415681.907347, + "started_at_unix": 1788502011.6855452, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5162730000165539, + "duration_ms": 11.059781999989582, "success": true, - "started_at_unix": 1788415681.9081607, + "started_at_unix": 1788502011.6861384, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6467260000135866, + "duration_ms": 0.4392029999849001, "success": true, - "started_at_unix": 1788415681.9088516, + "started_at_unix": 1788502011.6973438, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5018159999963245, + "duration_ms": 0.4183810000029098, "success": true, - "started_at_unix": 1788415681.9096177, + "started_at_unix": 1788502011.697908, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.885772000014185, + "duration_ms": 6.8040220000114005, "success": true, - "started_at_unix": 1788415681.9104497, + "started_at_unix": 1788502011.6984713, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.3638210000171966, + "duration_ms": 2.1005739999964135, "success": true, - "started_at_unix": 1788415679.5006692, + "started_at_unix": 1788502009.3206482, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021880999952372804, + "duration_ms": 0.024725999992369907, "success": true, - "started_at_unix": 1788415679.5031223, + "started_at_unix": 1788502009.3228261, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015017999999145104, + "duration_ms": 0.03192899998794019, "success": true, - "started_at_unix": 1788415679.503167, + "started_at_unix": 1788502009.3228824, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02019700002620084, + "duration_ms": 0.0319290000163619, "success": true, - "started_at_unix": 1788415679.5032837, + "started_at_unix": 1788502009.3230064, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1113.5007650000261, + "duration_ms": 1085.816861000012, "success": true, - "started_at_unix": 1788415679.503366, + "started_at_unix": 1788502009.3231115, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1200.510883999982, + "duration_ms": 1186.1948220000045, "success": true, - "started_at_unix": 1788415680.6169646, + "started_at_unix": 1788502010.4090486, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.470487000011417, + "duration_ms": 0.35176399998704255, "success": true, - "started_at_unix": 1788415681.8176522, + "started_at_unix": 1788502011.5954883, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.49092599999767117, + "duration_ms": 0.28722799999059134, "success": true, - "started_at_unix": 1788415681.8383186, + "started_at_unix": 1788502011.5959315, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3800609999871085, + "duration_ms": 0.2940089999867723, "success": true, - "started_at_unix": 1788415681.8389604, + "started_at_unix": 1788502011.5963478, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.38844400000925816, + "duration_ms": 0.27088599998137397, "success": true, - "started_at_unix": 1788415681.8394907, + "started_at_unix": 1788502011.5967612, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.846388000013576, + "duration_ms": 0.24482700001726698, "success": true, - "started_at_unix": 1788415681.840142, + "started_at_unix": 1788502011.5972664, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26057599995965575, + "duration_ms": 0.2160029999913604, "success": true, - "started_at_unix": 1788415681.8410404, + "started_at_unix": 1788502011.5975568, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2485339999793723, + "duration_ms": 0.21029299998076567, "success": true, - "started_at_unix": 1788415681.841365, + "started_at_unix": 1788502011.5978281, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2497259999927337, + "duration_ms": 0.2077380000002904, "success": true, - "started_at_unix": 1788415681.8416777, + "started_at_unix": 1788502011.5980904, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2326039999616114, + "duration_ms": 0.20454200000585843, "success": true, - "started_at_unix": 1788415681.8419924, + "started_at_unix": 1788502011.5983493, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26567600002636027, + "duration_ms": 0.20522299999470306, "success": true, - "started_at_unix": 1788415681.842287, + "started_at_unix": 1788502011.598607, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3472130000309335, + "duration_ms": 1.0340399999790861, "success": true, - "started_at_unix": 1788415681.8427582, + "started_at_unix": 1788502011.5989528, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23468799997772294, + "duration_ms": 0.23705300000642637, "success": true, - "started_at_unix": 1788415681.8441691, + "started_at_unix": 1788502011.6000392, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2965730000141775, + "duration_ms": 0.22061199999257042, "success": true, - "started_at_unix": 1788415681.8444796, + "started_at_unix": 1788502011.6003447, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.284981000049811, + "duration_ms": 0.218778999993674, "success": true, - "started_at_unix": 1788415681.844862, + "started_at_unix": 1788502011.6006327, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2892989999736528, + "duration_ms": 0.21773700001403995, "success": true, - "started_at_unix": 1788415681.845267, + "started_at_unix": 1788502011.60094, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2936380000164718, + "duration_ms": 0.2148709999971743, "success": true, - "started_at_unix": 1788415681.8456395, + "started_at_unix": 1788502011.6012194, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.27035400000841037, + "duration_ms": 0.03342299999076204, "success": true, - "started_at_unix": 1788415681.846201, + "started_at_unix": 1788502011.6016636, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.890244999998686, + "duration_ms": 3.66068100001371, "success": true, - "started_at_unix": 1788415681.8464892, + "started_at_unix": 1788502011.601709, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.08685199998126336, + "duration_ms": 0.028251999992789933, "success": true, - "started_at_unix": 1788415681.8544407, + "started_at_unix": 1788502011.6054108, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.059150000083718624, + "duration_ms": 0.05719600000020364, "success": true, - "started_at_unix": 1788415681.854545, + "started_at_unix": 1788502011.6054509, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.256396000017048, + "duration_ms": 15.096572999993896, "success": true, - "started_at_unix": 1788415681.8546197, + "started_at_unix": 1788502011.6055212, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03981400004704483, + "duration_ms": 0.033652000013262295, "success": true, - "started_at_unix": 1788415681.8709722, + "started_at_unix": 1788502011.6206832, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024707000079615682, + "duration_ms": 0.025437000005013033, "success": true, - "started_at_unix": 1788415681.8710253, + "started_at_unix": 1788502011.620729, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.5728930000123, + "duration_ms": 20.760436000017535, "success": true, - "started_at_unix": 1788415681.871206, + "started_at_unix": 1788502011.6207657, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04404200001317804, + "duration_ms": 0.03540599999496408, "success": true, - "started_at_unix": 1788415681.8868892, + "started_at_unix": 1788502011.6416185, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02548699990256864, + "duration_ms": 0.023312999985591887, "success": true, - "started_at_unix": 1788415681.886948, + "started_at_unix": 1788502011.6416676, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6894190000821254, + "duration_ms": 12.510857999984637, "success": true, - "started_at_unix": 1788415681.8869872, + "started_at_unix": 1788502011.6417038, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03345300001456053, + "duration_ms": 0.06787700002064412, "success": true, - "started_at_unix": 1788415681.8877678, + "started_at_unix": 1788502011.6542823, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02814200001921563, + "duration_ms": 0.074768999979824, "success": true, - "started_at_unix": 1788415681.887814, + "started_at_unix": 1788502011.6543639, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.51825700001973, + "duration_ms": 16.145037999990564, "success": true, - "started_at_unix": 1788415681.8878546, + "started_at_unix": 1788502011.654453, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03310199997486052, + "duration_ms": 0.028372999992143377, "success": true, - "started_at_unix": 1788415681.8904428, + "started_at_unix": 1788502011.6706562, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024716000098123914, + "duration_ms": 0.02475599998774669, "success": true, - "started_at_unix": 1788415681.890488, + "started_at_unix": 1788502011.6706975, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.734851000013805, + "duration_ms": 7.840090000001965, "success": true, - "started_at_unix": 1788415681.8905246, + "started_at_unix": 1788502011.6707351, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03351200007273292, + "duration_ms": 0.026618999982019886, "success": true, - "started_at_unix": 1788415681.893326, + "started_at_unix": 1788502011.678624, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03138800002489006, + "duration_ms": 0.03244000001245695, "success": true, - "started_at_unix": 1788415681.8935928, + "started_at_unix": 1788502011.678923, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.521844999900168, + "duration_ms": 6.456766000013658, "success": true, - "started_at_unix": 1788415681.8936381, + "started_at_unix": 1788502011.6789694, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04918199999792705, + "duration_ms": 0.02980600001478706, "success": true, - "started_at_unix": 1788415681.9072428, + "started_at_unix": 1788502011.6854737, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02632899997934146, + "duration_ms": 0.020798999997850842, "success": true, - "started_at_unix": 1788415681.9073064, + "started_at_unix": 1788502011.6855142, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6496919999108286, + "duration_ms": 0.4766190000111692, "success": true, - "started_at_unix": 1788415681.907347, + "started_at_unix": 1788502011.6855452, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03319199993256916, + "duration_ms": 0.025227999998378436, "success": true, - "started_at_unix": 1788415681.908079, + "started_at_unix": 1788502011.6860678, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026779999984682945, + "duration_ms": 0.024645999985750677, "success": true, - "started_at_unix": 1788415681.9081233, + "started_at_unix": 1788502011.6861033, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5162730000165539, + "duration_ms": 11.059781999989582, "success": true, - "started_at_unix": 1788415681.9081607, + "started_at_unix": 1788502011.6861384, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029584999992948724, + "duration_ms": 0.03301199998873017, "success": true, - "started_at_unix": 1788415681.9087763, + "started_at_unix": 1788502011.697263, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024035000024014153, + "duration_ms": 0.02457599998706428, "success": true, - "started_at_unix": 1788415681.9088166, + "started_at_unix": 1788502011.6973078, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6467260000135866, + "duration_ms": 0.4392029999849001, "success": true, - "started_at_unix": 1788415681.9088516, + "started_at_unix": 1788502011.6973438, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026789999992615776, + "duration_ms": 0.025467000000389817, "success": true, - "started_at_unix": 1788415681.9095533, + "started_at_unix": 1788502011.6978433, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01863400007096061, + "duration_ms": 0.0194469999996727, "success": true, - "started_at_unix": 1788415681.9095895, + "started_at_unix": 1788502011.6978781, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5018159999963245, + "duration_ms": 0.4183810000029098, "success": true, - "started_at_unix": 1788415681.9096177, + "started_at_unix": 1788502011.697908, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.20233800000823976, + "duration_ms": 0.024885999977186657, "success": true, - "started_at_unix": 1788415681.910176, + "started_at_unix": 1788502011.6983716, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04747799994220259, + "duration_ms": 0.05249800000228788, "success": true, - "started_at_unix": 1788415681.9103904, + "started_at_unix": 1788502011.6984062, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.885772000014185, + "duration_ms": 6.8040220000114005, "success": true, - "started_at_unix": 1788415681.9104497, + "started_at_unix": 1788502011.6984713, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.042359000076430675, + "duration_ms": 0.02789199999142511, "success": true, - "started_at_unix": 1788415681.9374442, + "started_at_unix": 1788502011.7053387, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02302300003975688, + "duration_ms": 0.021921000012525838, "success": true, - "started_at_unix": 1788415681.937617, + "started_at_unix": 1788502011.7055018, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 3.2167999999046515, + "duration_ms": 0.2815550000150324, "success": true, - "started_at_unix": 1788415681.9376497, + "started_at_unix": 1788502011.7055328, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027670999998008483, + "duration_ms": 0.039694999998118874, "success": true, - "started_at_unix": 1788415681.9408927, + "started_at_unix": 1788502011.7058365, "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": 191.21179699993718, + "total_duration_ms": 187.5814509999998, "error_message": null, "summary": { "request_count": 111, @@ -14465,11 +14465,11 @@ "failure_count": 1, "bytes_sent": 29067, "bytes_received": 28662, - "min_ms": 0.11110700006611296, - "max_ms": 115.48397700005353, - "mean_ms": 1.6888177027045164, - "median_ms": 0.1811780000480212, - "p95_ms": 2.0384564999744725, + "min_ms": 0.12134700000387966, + "max_ms": 114.95831400000611, + "mean_ms": 1.6546207567576705, + "median_ms": 0.17757200001256024, + "p95_ms": 1.4589204999850836, "result_summary": { "present_count": 97, "empty_count": 13, @@ -14533,35 +14533,35 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 1, - "min_ms": 0.9296839999706208, - "max_ms": 1.0471929999766871, - "mean_ms": 0.9901025999852209, - "median_ms": 1.0068579999824578, - "p95_ms": 1.039127799981543 + "min_ms": 0.8974560000183374, + "max_ms": 1.005377000012686, + "mean_ms": 0.9410670000079335, + "median_ms": 0.9340340000107972, + "p95_ms": 0.9938514000111809 }, "typeServer/getComputedType": { "point_count": 5, - "min_ms": 0.15753399998175155, - "max_ms": 0.21106100007273199, - "mean_ms": 0.1794566000216946, - "median_ms": 0.17701999991004413, - "p95_ms": 0.20912420002332507 + "min_ms": 0.16118100000994673, + "max_ms": 0.22001100001034501, + "mean_ms": 0.17925571999853673, + "median_ms": 0.17486699999835764, + "p95_ms": 0.20616559998529738 }, "typeServer/getDeclaredType": { "point_count": 1, - "min_ms": 0.1832540000350491, - "max_ms": 0.20551599993723357, - "mean_ms": 0.19563379998999153, - "median_ms": 0.1965569999811123, - "p95_ms": 0.20381619995077926 + "min_ms": 0.19079600002669395, + "max_ms": 0.23798400002306153, + "mean_ms": 0.2194516000031399, + "median_ms": 0.22460699997850497, + "p95_ms": 0.2356362000170975 }, "typeServer/getExpectedType": { "point_count": 1, - "min_ms": 0.21370100000694947, - "max_ms": 0.23110400002224196, - "mean_ms": 0.21954020000976016, - "median_ms": 0.21730800006025675, - "p95_ms": 0.22921240001778642 + "min_ms": 0.19551500000147826, + "max_ms": 0.2466630000128589, + "mean_ms": 0.2182157999982337, + "median_ms": 0.2177259999882608, + "p95_ms": 0.24435620001099778 } }, "validation": { @@ -14587,11 +14587,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 0.9296839999706208, - "max_ms": 1.0471929999766871, - "mean_ms": 0.9901025999852209, - "median_ms": 1.0068579999824578, - "p95_ms": 1.039127799981543, + "min_ms": 0.8974560000183374, + "max_ms": 1.005377000012686, + "mean_ms": 0.9410670000079335, + "median_ms": 0.9340340000107972, + "p95_ms": 0.9938514000111809, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14672,9 +14672,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.293710999945688, + "duration_ms": 4.382438999982696, "success": true, - "started_at_unix": 1788415684.5877938, + "started_at_unix": 1788502014.3048427, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -14703,9 +14703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8178829999678783, + "duration_ms": 0.7235380000167879, "success": false, - "started_at_unix": 1788415684.5922163, + "started_at_unix": 1788502014.3094234, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -14727,9 +14727,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.870640000011917, + "duration_ms": 5.968698000003769, "success": true, - "started_at_unix": 1788415684.5931735, + "started_at_unix": 1788502014.310311, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -14760,9 +14760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22586099998989084, + "duration_ms": 0.23663199999646167, "success": true, - "started_at_unix": 1788415684.5940032, + "started_at_unix": 1788502014.311083, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -14791,9 +14791,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20593399995050277, + "duration_ms": 0.1981290000117042, "success": true, - "started_at_unix": 1788415684.5943327, + "started_at_unix": 1788502014.3114543, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -14822,9 +14822,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0471929999766871, + "duration_ms": 1.005377000012686, "success": true, - "started_at_unix": 1788415684.5946596, + "started_at_unix": 1788502014.3117726, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -14855,9 +14855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2264720000084708, + "duration_ms": 0.24341499999991356, "success": true, - "started_at_unix": 1788415684.5952528, + "started_at_unix": 1788502014.312317, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -14886,9 +14886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1935709999543178, + "duration_ms": 0.1858269999956974, "success": true, - "started_at_unix": 1788415684.5955756, + "started_at_unix": 1788502014.3126576, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -14917,9 +14917,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9599109999953725, + "duration_ms": 0.9340340000107972, "success": true, - "started_at_unix": 1788415684.5958853, + "started_at_unix": 1788502014.312959, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -14950,9 +14950,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2557369999749426, + "duration_ms": 0.22527100000502287, "success": true, - "started_at_unix": 1788415684.5964441, + "started_at_unix": 1788502014.313535, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -14981,9 +14981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1995819999365267, + "duration_ms": 0.1874090000058004, "success": true, - "started_at_unix": 1788415684.596838, + "started_at_unix": 1788502014.313855, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -15012,9 +15012,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0068579999824578, + "duration_ms": 0.9477490000051603, "success": true, - "started_at_unix": 1788415684.5971596, + "started_at_unix": 1788502014.3141541, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.219299000036699, + "duration_ms": 0.21900900000559886, "success": true, - "started_at_unix": 1788415684.5977805, + "started_at_unix": 1788502014.3147006, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -15076,9 +15076,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21348799998577306, + "duration_ms": 0.18282100000988066, "success": true, - "started_at_unix": 1788415684.5980964, + "started_at_unix": 1788502014.3150144, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -15107,9 +15107,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.006867000000966, + "duration_ms": 0.8974560000183374, "success": true, - "started_at_unix": 1788415684.5984213, + "started_at_unix": 1788502014.3153083, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -15140,9 +15140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21234600001207582, + "duration_ms": 0.2180369999962295, "success": true, - "started_at_unix": 1788415684.599015, + "started_at_unix": 1788502014.31589, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -15171,9 +15171,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18112700001893245, + "duration_ms": 0.1848050000035073, "success": true, - "started_at_unix": 1788415684.5993226, + "started_at_unix": 1788502014.3162007, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -15202,9 +15202,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9296839999706208, + "duration_ms": 0.9207189999926868, "success": true, - "started_at_unix": 1788415684.5996118, + "started_at_unix": 1788502014.3165216, "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.16155200000866898, - "max_ms": 0.17229200000201672, - "mean_ms": 0.16686140002093452, - "median_ms": 0.16808300006232457, - "p95_ms": 0.17178279999825463, + "min_ms": 0.16118100000994673, + "max_ms": 0.1770009999972899, + "mean_ms": 0.16843660000631644, + "median_ms": 0.16709200002651414, + "p95_ms": 0.1758867999967606, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15307,9 +15307,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18569600001683284, + "duration_ms": 0.16625999998609586, "success": true, - "started_at_unix": 1788415684.5999928, + "started_at_unix": 1788502014.3168607, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -15337,9 +15337,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16808300006232457, + "duration_ms": 0.16547900000318805, "success": true, - "started_at_unix": 1788415684.600368, + "started_at_unix": 1788502014.317233, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -15367,9 +15367,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16974599998320627, + "duration_ms": 0.16118100000994673, "success": true, - "started_at_unix": 1788415684.6007683, + "started_at_unix": 1788502014.3176177, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -15397,9 +15397,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16155200000866898, + "duration_ms": 0.17142999999464337, "success": true, - "started_at_unix": 1788415684.6011326, + "started_at_unix": 1788502014.3179946, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -15427,9 +15427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16263400004845607, + "duration_ms": 0.1770009999972899, "success": true, - "started_at_unix": 1788415684.6014817, + "started_at_unix": 1788502014.3183742, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -15457,9 +15457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17229200000201672, + "duration_ms": 0.16709200002651414, "success": true, - "started_at_unix": 1788415684.6018734, + "started_at_unix": 1788502014.3187637, "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.1832540000350491, - "max_ms": 0.20551599993723357, - "mean_ms": 0.19563379998999153, - "median_ms": 0.1965569999811123, - "p95_ms": 0.20381619995077926, + "min_ms": 0.19079600002669395, + "max_ms": 0.23798400002306153, + "mean_ms": 0.2194516000031399, + "median_ms": 0.22460699997850497, + "p95_ms": 0.2356362000170975, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15559,9 +15559,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20387100005336833, + "duration_ms": 0.2400889999876199, "success": true, - "started_at_unix": 1788415684.602439, + "started_at_unix": 1788502014.3192635, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -15589,9 +15589,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20551599993723357, + "duration_ms": 0.22460699997850497, "success": true, - "started_at_unix": 1788415684.6029117, + "started_at_unix": 1788502014.3197572, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -15619,9 +15619,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1832540000350491, + "duration_ms": 0.23798400002306153, "success": true, - "started_at_unix": 1788415684.6034045, + "started_at_unix": 1788502014.3203173, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -15649,9 +15649,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.19701700000496203, + "duration_ms": 0.22624499999324144, "success": true, - "started_at_unix": 1788415684.6038876, + "started_at_unix": 1788502014.3208275, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -15679,9 +15679,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1965569999811123, + "duration_ms": 0.21762599999419763, "success": true, - "started_at_unix": 1788415684.6043687, + "started_at_unix": 1788502014.3212984, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -15709,9 +15709,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.19582499999160063, + "duration_ms": 0.19079600002669395, "success": true, - "started_at_unix": 1788415684.6048322, + "started_at_unix": 1788502014.3217402, "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.17478300003404001, - "max_ms": 0.19242899998062057, - "mean_ms": 0.18227140001272346, - "median_ms": 0.1831720001064241, - "p95_ms": 0.19073379999099416, + "min_ms": 0.16488800000047377, + "max_ms": 0.18020600001023013, + "mean_ms": 0.17374820000100044, + "median_ms": 0.17470599999569458, + "p95_ms": 0.17974920000938255, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15811,9 +15811,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18763900004614698, + "duration_ms": 0.1993629999788027, "success": true, - "started_at_unix": 1788415684.6053998, + "started_at_unix": 1788502014.3222454, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -15841,9 +15841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17478300003404001, + "duration_ms": 0.17792200000599223, "success": true, - "started_at_unix": 1788415684.605819, + "started_at_unix": 1788502014.3226411, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -15871,9 +15871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1839530000324885, + "duration_ms": 0.1710189999926115, "success": true, - "started_at_unix": 1788415684.6062374, + "started_at_unix": 1788502014.3230195, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -15901,9 +15901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19242899998062057, + "duration_ms": 0.18020600001023013, "success": true, - "started_at_unix": 1788415684.606654, + "started_at_unix": 1788502014.3234012, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -15931,9 +15931,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1831720001064241, + "duration_ms": 0.16488800000047377, "success": true, - "started_at_unix": 1788415684.6070673, + "started_at_unix": 1788502014.3237808, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -15961,9 +15961,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17701999991004413, + "duration_ms": 0.17470599999569458, "success": true, - "started_at_unix": 1788415684.607478, + "started_at_unix": 1788502014.3241513, "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.15753399998175155, - "max_ms": 0.1800549999870782, - "mean_ms": 0.1656668000123318, - "median_ms": 0.16111000002183573, - "p95_ms": 0.1783339999974487, + "min_ms": 0.1680639999790401, + "max_ms": 0.19030600000746745, + "mean_ms": 0.1734933999898658, + "median_ms": 0.16897199998311407, + "p95_ms": 0.18651280000199222, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16056,9 +16056,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16745200002787897, + "duration_ms": 0.1699980000182677, "success": true, - "started_at_unix": 1788415684.607974, + "started_at_unix": 1788502014.324651, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -16085,9 +16085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16111000002183573, + "duration_ms": 0.1713399999800913, "success": true, - "started_at_unix": 1788415684.608332, + "started_at_unix": 1788502014.3250003, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -16114,9 +16114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17145000003893074, + "duration_ms": 0.16878499999961605, "success": true, - "started_at_unix": 1788415684.608696, + "started_at_unix": 1788502014.325364, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -16143,9 +16143,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15818500003206282, + "duration_ms": 0.16897199998311407, "success": true, - "started_at_unix": 1788415684.6090624, + "started_at_unix": 1788502014.32572, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -16172,9 +16172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15753399998175155, + "duration_ms": 0.19030600000746745, "success": true, - "started_at_unix": 1788415684.6094017, + "started_at_unix": 1788502014.3261056, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -16201,9 +16201,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1800549999870782, + "duration_ms": 0.1680639999790401, "success": true, - "started_at_unix": 1788415684.609755, + "started_at_unix": 1788502014.3265386, "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.1699970000572648, - "max_ms": 0.21106100007273199, - "mean_ms": 0.19073580003805546, - "median_ms": 0.18868500001190114, - "p95_ms": 0.20984340005725244, + "min_ms": 0.17486699999835764, + "max_ms": 0.2066059999776826, + "mean_ms": 0.18614559999150515, + "median_ms": 0.1838530000100036, + "p95_ms": 0.20326959997873928, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16302,9 +16302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18218299999261944, + "duration_ms": 0.19593500002201836, "success": true, - "started_at_unix": 1788415684.610194, + "started_at_unix": 1788502014.3269796, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -16332,9 +16332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18868500001190114, + "duration_ms": 0.2066059999776826, "success": true, - "started_at_unix": 1788415684.6106315, + "started_at_unix": 1788502014.3273795, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -16362,9 +16362,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1699970000572648, + "duration_ms": 0.1838530000100036, "success": true, - "started_at_unix": 1788415684.6111896, + "started_at_unix": 1788502014.327905, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -16392,9 +16392,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20497299999533425, + "duration_ms": 0.18992399998296605, "success": true, - "started_at_unix": 1788415684.6115851, + "started_at_unix": 1788502014.3283017, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -16422,9 +16422,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1789630000530451, + "duration_ms": 0.17486699999835764, "success": true, - "started_at_unix": 1788415684.6120167, + "started_at_unix": 1788502014.3286963, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -16452,9 +16452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21106100007273199, + "duration_ms": 0.17547799998851588, "success": true, - "started_at_unix": 1788415684.6124554, + "started_at_unix": 1788502014.3290975, "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.21370100000694947, - "max_ms": 0.23110400002224196, - "mean_ms": 0.21954020000976016, - "median_ms": 0.21730800006025675, - "p95_ms": 0.22921240001778642, + "min_ms": 0.19551500000147826, + "max_ms": 0.2466630000128589, + "mean_ms": 0.2182157999982337, + "median_ms": 0.2177259999882608, + "p95_ms": 0.24435620001099778, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22739600001386862, + "duration_ms": 0.26552599999263293, "success": true, - "started_at_unix": 1788415684.6130393, + "started_at_unix": 1788502014.3296983, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -16584,9 +16584,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.23110400002224196, + "duration_ms": 0.2351290000035533, "success": true, - "started_at_unix": 1788415684.6135063, + "started_at_unix": 1788502014.3302236, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -16614,9 +16614,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22164599999996426, + "duration_ms": 0.19604599998501726, "success": true, - "started_at_unix": 1788415684.6140146, + "started_at_unix": 1788502014.3306925, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -16644,9 +16644,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21730800006025675, + "duration_ms": 0.19551500000147826, "success": true, - "started_at_unix": 1788415684.6145282, + "started_at_unix": 1788502014.3311336, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -16674,9 +16674,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21394199995938834, + "duration_ms": 0.2466630000128589, "success": true, - "started_at_unix": 1788415684.6149988, + "started_at_unix": 1788502014.3315744, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -16704,9 +16704,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21370100000694947, + "duration_ms": 0.2177259999882608, "success": true, - "started_at_unix": 1788415684.6154623, + "started_at_unix": 1788502014.332072, "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.17402400010269048, - "max_ms": 0.21016200003032282, - "mean_ms": 0.1917476000244278, - "median_ms": 0.19136699995669915, - "p95_ms": 0.20853100002113933, + "min_ms": 0.1743290000035813, + "max_ms": 0.22001100001034501, + "mean_ms": 0.19445480000399584, + "median_ms": 0.19727800000168827, + "p95_ms": 0.21688960001142732, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16799,9 +16799,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19062499995925464, + "duration_ms": 0.20036600000139515, "success": true, - "started_at_unix": 1788415684.6170506, + "started_at_unix": 1788502014.333692, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -16828,9 +16828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19136699995669915, + "duration_ms": 0.20440400001575654, "success": true, - "started_at_unix": 1788415684.620209, + "started_at_unix": 1788502014.3344853, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -16857,9 +16857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1811780000480212, + "duration_ms": 0.1743290000035813, "success": true, - "started_at_unix": 1788415684.6208994, + "started_at_unix": 1788502014.335176, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -16886,9 +16886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17402400010269048, + "duration_ms": 0.19727800000168827, "success": true, - "started_at_unix": 1788415684.6215267, + "started_at_unix": 1788502014.3372958, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -16915,9 +16915,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2020069999844054, + "duration_ms": 0.17625199998860808, "success": true, - "started_at_unix": 1788415684.6235769, + "started_at_unix": 1788502014.3379667, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -16944,9 +16944,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21016200003032282, + "duration_ms": 0.22001100001034501, "success": true, - "started_at_unix": 1788415684.6242523, + "started_at_unix": 1788502014.3391016, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -16977,9 +16977,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.3531780000212166, + "duration_ms": 2.25718999999458, "success": true, - "started_at_unix": 1788415684.438141, + "started_at_unix": 1788502014.1569946, "bytes_sent": 661, "bytes_received": 1337, "request_id": 1, @@ -16998,9 +16998,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.029684999958590197, + "duration_ms": 0.023915000014085308, "success": true, - "started_at_unix": 1788415684.4405835, + "started_at_unix": 1788502014.1593347, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -17013,9 +17013,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.025286999971285695, + "duration_ms": 0.026790000021037486, "success": true, - "started_at_unix": 1788415684.4406443, + "started_at_unix": 1788502014.1594107, "bytes_sent": 643, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02650999999787018, + "duration_ms": 0.026039000005084745, "success": true, - "started_at_unix": 1788415684.4407701, + "started_at_unix": 1788502014.15951, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -17049,9 +17049,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.027712000019164407, + "duration_ms": 0.027350999999953274, "success": true, - "started_at_unix": 1788415684.440877, + "started_at_unix": 1788502014.1596136, "bytes_sent": 385, "bytes_received": 0, "request_id": null, @@ -17067,9 +17067,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.029154000003472902, + "duration_ms": 0.027370999987397227, "success": true, - "started_at_unix": 1788415684.440973, + "started_at_unix": 1788502014.1597023, "bytes_sent": 486, "bytes_received": 0, "request_id": null, @@ -17085,9 +17085,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03409399994325213, + "duration_ms": 0.02581800001166812, "success": true, - "started_at_unix": 1788415684.441061, + "started_at_unix": 1788502014.1597874, "bytes_sent": 387, "bytes_received": 0, "request_id": null, @@ -17103,9 +17103,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03641800003606477, + "duration_ms": 0.0247560000161684, "success": true, - "started_at_unix": 1788415684.4411764, + "started_at_unix": 1788502014.159875, "bytes_sent": 359, "bytes_received": 0, "request_id": null, @@ -17121,9 +17121,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 30.45643799998743, + "duration_ms": 29.348270999975057, "success": true, - "started_at_unix": 1788415684.441237, + "started_at_unix": 1788502014.1599228, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -17145,9 +17145,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 115.48397700005353, + "duration_ms": 114.95831400000611, "success": true, - "started_at_unix": 1788415684.4717677, + "started_at_unix": 1788502014.1893282, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -17169,9 +17169,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.293710999945688, + "duration_ms": 4.382438999982696, "success": true, - "started_at_unix": 1788415684.5877938, + "started_at_unix": 1788502014.3048427, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -17200,9 +17200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8178829999678783, + "duration_ms": 0.7235380000167879, "success": false, - "started_at_unix": 1788415684.5922163, + "started_at_unix": 1788502014.3094234, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -17224,9 +17224,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 5.870640000011917, + "duration_ms": 5.968698000003769, "success": true, - "started_at_unix": 1788415684.5931735, + "started_at_unix": 1788502014.310311, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -17257,9 +17257,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2963530000670289, + "duration_ms": 0.32489599999507845, "success": true, - "started_at_unix": 1788415684.5932848, + "started_at_unix": 1788502014.3104136, "bytes_sent": 80, "bytes_received": 57, "request_id": 6, @@ -17281,9 +17281,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22586099998989084, + "duration_ms": 0.23663199999646167, "success": true, - "started_at_unix": 1788415684.5940032, + "started_at_unix": 1788502014.311083, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -17312,9 +17312,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20593399995050277, + "duration_ms": 0.1981290000117042, "success": true, - "started_at_unix": 1788415684.5943327, + "started_at_unix": 1788502014.3114543, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -17343,9 +17343,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0471929999766871, + "duration_ms": 1.005377000012686, "success": true, - "started_at_unix": 1788415684.5946596, + "started_at_unix": 1788502014.3117726, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -17376,9 +17376,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11980299996139365, + "duration_ms": 0.13794099999131504, "success": true, - "started_at_unix": 1788415684.5947802, + "started_at_unix": 1788502014.3118608, "bytes_sent": 80, "bytes_received": 57, "request_id": 9, @@ -17400,9 +17400,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2264720000084708, + "duration_ms": 0.24341499999991356, "success": true, - "started_at_unix": 1788415684.5952528, + "started_at_unix": 1788502014.312317, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -17431,9 +17431,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1935709999543178, + "duration_ms": 0.1858269999956974, "success": true, - "started_at_unix": 1788415684.5955756, + "started_at_unix": 1788502014.3126576, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -17462,9 +17462,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9599109999953725, + "duration_ms": 0.9340340000107972, "success": true, - "started_at_unix": 1788415684.5958853, + "started_at_unix": 1788502014.312959, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -17495,9 +17495,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15935999999783235, + "duration_ms": 0.14276400000312606, "success": true, - "started_at_unix": 1788415684.5959673, + "started_at_unix": 1788502014.3130393, "bytes_sent": 81, "bytes_received": 58, "request_id": 12, @@ -17519,9 +17519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2557369999749426, + "duration_ms": 0.22527100000502287, "success": true, - "started_at_unix": 1788415684.5964441, + "started_at_unix": 1788502014.313535, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -17550,9 +17550,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1995819999365267, + "duration_ms": 0.1874090000058004, "success": true, - "started_at_unix": 1788415684.596838, + "started_at_unix": 1788502014.313855, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -17581,9 +17581,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0068579999824578, + "duration_ms": 0.9477490000051603, "success": true, - "started_at_unix": 1788415684.5971596, + "started_at_unix": 1788502014.3141541, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -17614,9 +17614,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14534099989305105, + "duration_ms": 0.13313100001255407, "success": true, - "started_at_unix": 1788415684.5972424, + "started_at_unix": 1788502014.314234, "bytes_sent": 81, "bytes_received": 58, "request_id": 15, @@ -17638,9 +17638,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.219299000036699, + "duration_ms": 0.21900900000559886, "success": true, - "started_at_unix": 1788415684.5977805, + "started_at_unix": 1788502014.3147006, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -17669,9 +17669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21348799998577306, + "duration_ms": 0.18282100000988066, "success": true, - "started_at_unix": 1788415684.5980964, + "started_at_unix": 1788502014.3150144, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -17700,9 +17700,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.006867000000966, + "duration_ms": 0.8974560000183374, "success": true, - "started_at_unix": 1788415684.5984213, + "started_at_unix": 1788502014.3153083, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -17733,9 +17733,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1327579999497175, + "duration_ms": 0.1461199999823748, "success": true, - "started_at_unix": 1788415684.5985258, + "started_at_unix": 1788502014.3154304, "bytes_sent": 81, "bytes_received": 58, "request_id": 18, @@ -17757,9 +17757,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21234600001207582, + "duration_ms": 0.2180369999962295, "success": true, - "started_at_unix": 1788415684.599015, + "started_at_unix": 1788502014.31589, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -17788,9 +17788,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18112700001893245, + "duration_ms": 0.1848050000035073, "success": true, - "started_at_unix": 1788415684.5993226, + "started_at_unix": 1788502014.3162007, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -17819,9 +17819,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9296839999706208, + "duration_ms": 0.9207189999926868, "success": true, - "started_at_unix": 1788415684.5996118, + "started_at_unix": 1788502014.3165216, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -17852,9 +17852,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15418800001043564, + "duration_ms": 0.13445400000478003, "success": true, - "started_at_unix": 1788415684.5998137, + "started_at_unix": 1788502014.3166988, "bytes_sent": 81, "bytes_received": 58, "request_id": 21, @@ -17876,9 +17876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18569600001683284, + "duration_ms": 0.16625999998609586, "success": true, - "started_at_unix": 1788415684.5999928, + "started_at_unix": 1788502014.3168607, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -17906,9 +17906,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12265800000932359, + "duration_ms": 0.1358110000069246, "success": true, - "started_at_unix": 1788415684.6002235, + "started_at_unix": 1788502014.317073, "bytes_sent": 81, "bytes_received": 58, "request_id": 23, @@ -17930,9 +17930,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16808300006232457, + "duration_ms": 0.16547900000318805, "success": true, - "started_at_unix": 1788415684.600368, + "started_at_unix": 1788502014.317233, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -17960,9 +17960,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15234399995733838, + "duration_ms": 0.1312079999991056, "success": true, - "started_at_unix": 1788415684.6005936, + "started_at_unix": 1788502014.3174615, "bytes_sent": 81, "bytes_received": 58, "request_id": 25, @@ -17984,9 +17984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16974599998320627, + "duration_ms": 0.16118100000994673, "success": true, - "started_at_unix": 1788415684.6007683, + "started_at_unix": 1788502014.3176177, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -18014,9 +18014,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11725900003511924, + "duration_ms": 0.13320599998678517, "success": true, - "started_at_unix": 1788415684.6009939, + "started_at_unix": 1788502014.3178384, "bytes_sent": 81, "bytes_received": 58, "request_id": 27, @@ -18038,9 +18038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16155200000866898, + "duration_ms": 0.17142999999464337, "success": true, - "started_at_unix": 1788415684.6011326, + "started_at_unix": 1788502014.3179946, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -18068,9 +18068,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.11110700006611296, + "duration_ms": 0.1273809999986497, "success": true, - "started_at_unix": 1788415684.6013494, + "started_at_unix": 1788502014.3182228, "bytes_sent": 81, "bytes_received": 58, "request_id": 29, @@ -18092,9 +18092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16263400004845607, + "duration_ms": 0.1770009999972899, "success": true, - "started_at_unix": 1788415684.6014817, + "started_at_unix": 1788502014.3183742, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -18122,9 +18122,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14381599999069294, + "duration_ms": 0.1317729999925632, "success": true, - "started_at_unix": 1788415684.6016984, + "started_at_unix": 1788502014.3186083, "bytes_sent": 81, "bytes_received": 58, "request_id": 31, @@ -18146,9 +18146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17229200000201672, + "duration_ms": 0.16709200002651414, "success": true, - "started_at_unix": 1788415684.6018734, + "started_at_unix": 1788502014.3187637, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -18176,9 +18176,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1670139999987441, + "duration_ms": 0.1342310000040925, "success": true, - "started_at_unix": 1788415684.6022398, + "started_at_unix": 1788502014.3190956, "bytes_sent": 81, "bytes_received": 58, "request_id": 33, @@ -18200,9 +18200,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20387100005336833, + "duration_ms": 0.2400889999876199, "success": true, - "started_at_unix": 1788415684.602439, + "started_at_unix": 1788502014.3192635, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -18230,9 +18230,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13812499992127414, + "duration_ms": 0.14436899999736852, "success": true, - "started_at_unix": 1788415684.6027436, + "started_at_unix": 1788502014.3195837, "bytes_sent": 81, "bytes_received": 58, "request_id": 35, @@ -18254,9 +18254,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20551599993723357, + "duration_ms": 0.22460699997850497, "success": true, - "started_at_unix": 1788415684.6029117, + "started_at_unix": 1788502014.3197572, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -18284,9 +18284,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15918400004011346, + "duration_ms": 0.1633550000121886, "success": true, - "started_at_unix": 1788415684.60322, + "started_at_unix": 1788502014.3201203, "bytes_sent": 81, "bytes_received": 58, "request_id": 37, @@ -18308,9 +18308,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1832540000350491, + "duration_ms": 0.23798400002306153, "success": true, - "started_at_unix": 1788415684.6034045, + "started_at_unix": 1788502014.3203173, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -18338,9 +18338,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1664100000198232, + "duration_ms": 0.13479199998300828, "success": true, - "started_at_unix": 1788415684.603693, + "started_at_unix": 1788502014.320663, "bytes_sent": 81, "bytes_received": 58, "request_id": 39, @@ -18362,9 +18362,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.19701700000496203, + "duration_ms": 0.22624499999324144, "success": true, - "started_at_unix": 1788415684.6038876, + "started_at_unix": 1788502014.3208275, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -18392,9 +18392,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15605099997628713, + "duration_ms": 0.1414440000075956, "success": true, - "started_at_unix": 1788415684.6041858, + "started_at_unix": 1788502014.321133, "bytes_sent": 81, "bytes_received": 58, "request_id": 41, @@ -18416,9 +18416,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.1965569999811123, + "duration_ms": 0.21762599999419763, "success": true, - "started_at_unix": 1788415684.6043687, + "started_at_unix": 1788502014.3212984, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -18446,9 +18446,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14739500011273776, + "duration_ms": 0.12686600001643455, "success": true, - "started_at_unix": 1788415684.6046584, + "started_at_unix": 1788502014.32159, "bytes_sent": 81, "bytes_received": 58, "request_id": 43, @@ -18470,9 +18470,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.19582499999160063, + "duration_ms": 0.19079600002669395, "success": true, - "started_at_unix": 1788415684.6048322, + "started_at_unix": 1788502014.3217402, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -18500,9 +18500,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14472999998815794, + "duration_ms": 0.139511000014636, "success": true, - "started_at_unix": 1788415684.6052282, + "started_at_unix": 1788502014.3220825, "bytes_sent": 81, "bytes_received": 58, "request_id": 45, @@ -18524,9 +18524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18763900004614698, + "duration_ms": 0.1993629999788027, "success": true, - "started_at_unix": 1788415684.6053998, + "started_at_unix": 1788502014.3222454, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -18554,9 +18554,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15276399994945677, + "duration_ms": 0.13004299998442548, "success": true, - "started_at_unix": 1788415684.605639, + "started_at_unix": 1788502014.3224888, "bytes_sent": 81, "bytes_received": 58, "request_id": 47, @@ -18578,9 +18578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17478300003404001, + "duration_ms": 0.17792200000599223, "success": true, - "started_at_unix": 1788415684.605819, + "started_at_unix": 1788502014.3226411, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -18608,9 +18608,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1549790000581197, + "duration_ms": 0.12228800000002593, "success": true, - "started_at_unix": 1788415684.606056, + "started_at_unix": 1788502014.3228748, "bytes_sent": 81, "bytes_received": 58, "request_id": 49, @@ -18632,9 +18632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1839530000324885, + "duration_ms": 0.1710189999926115, "success": true, - "started_at_unix": 1788415684.6062374, + "started_at_unix": 1788502014.3230195, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -18662,9 +18662,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14872799999920971, + "duration_ms": 0.12327000001732813, "success": true, - "started_at_unix": 1788415684.6064808, + "started_at_unix": 1788502014.3232453, "bytes_sent": 81, "bytes_received": 58, "request_id": 51, @@ -18686,9 +18686,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19242899998062057, + "duration_ms": 0.18020600001023013, "success": true, - "started_at_unix": 1788415684.606654, + "started_at_unix": 1788502014.3234012, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -18716,9 +18716,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13674600006652327, + "duration_ms": 0.12256900001261783, "success": true, - "started_at_unix": 1788415684.6069026, + "started_at_unix": 1788502014.3236365, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -18740,9 +18740,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1831720001064241, + "duration_ms": 0.16488800000047377, "success": true, - "started_at_unix": 1788415684.6070673, + "started_at_unix": 1788502014.3237808, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -18770,9 +18770,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14015099998232472, + "duration_ms": 0.127517999999327, "success": true, - "started_at_unix": 1788415684.607312, + "started_at_unix": 1788502014.3240023, "bytes_sent": 81, "bytes_received": 58, "request_id": 55, @@ -18794,9 +18794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17701999991004413, + "duration_ms": 0.17470599999569458, "success": true, - "started_at_unix": 1788415684.607478, + "started_at_unix": 1788502014.3241513, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -18824,9 +18824,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1454920000014681, + "duration_ms": 0.14856800001439296, "success": true, - "started_at_unix": 1788415684.6078017, + "started_at_unix": 1788502014.3244798, "bytes_sent": 81, "bytes_received": 58, "request_id": 57, @@ -18848,9 +18848,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16745200002787897, + "duration_ms": 0.1699980000182677, "success": true, - "started_at_unix": 1788415684.607974, + "started_at_unix": 1788502014.324651, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -18877,9 +18877,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1421450000407276, + "duration_ms": 0.13966099999151993, "success": true, - "started_at_unix": 1788415684.6081634, + "started_at_unix": 1788502014.3248389, "bytes_sent": 81, "bytes_received": 58, "request_id": 59, @@ -18901,9 +18901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16111000002183573, + "duration_ms": 0.1713399999800913, "success": true, - "started_at_unix": 1788415684.608332, + "started_at_unix": 1788502014.3250003, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -18930,9 +18930,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14280599998528487, + "duration_ms": 0.1413340000055996, "success": true, - "started_at_unix": 1788415684.6085267, + "started_at_unix": 1788502014.3252003, "bytes_sent": 81, "bytes_received": 58, "request_id": 61, @@ -18954,9 +18954,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17145000003893074, + "duration_ms": 0.16878499999961605, "success": true, - "started_at_unix": 1788415684.608696, + "started_at_unix": 1788502014.325364, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -18983,9 +18983,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13542299996061047, + "duration_ms": 0.13249700000983466, "success": true, - "started_at_unix": 1788415684.6089008, + "started_at_unix": 1788502014.3255653, "bytes_sent": 81, "bytes_received": 58, "request_id": 63, @@ -19007,9 +19007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15818500003206282, + "duration_ms": 0.16897199998311407, "success": true, - "started_at_unix": 1788415684.6090624, + "started_at_unix": 1788502014.32572, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -19036,9 +19036,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.12228799994318251, + "duration_ms": 0.1478090000262, "success": true, - "started_at_unix": 1788415684.6092534, + "started_at_unix": 1788502014.3259325, "bytes_sent": 81, "bytes_received": 58, "request_id": 65, @@ -19060,9 +19060,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.15753399998175155, + "duration_ms": 0.19030600000746745, "success": true, - "started_at_unix": 1788415684.6094017, + "started_at_unix": 1788502014.3261056, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -19089,9 +19089,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1378169999952661, + "duration_ms": 0.18527599999629274, "success": true, - "started_at_unix": 1788415684.6095912, + "started_at_unix": 1788502014.3263252, "bytes_sent": 81, "bytes_received": 58, "request_id": 67, @@ -19113,9 +19113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1800549999870782, + "duration_ms": 0.1680639999790401, "success": true, - "started_at_unix": 1788415684.609755, + "started_at_unix": 1788502014.3265386, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -19142,9 +19142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13372900002650567, + "duration_ms": 0.14583200001538899, "success": true, - "started_at_unix": 1788415684.6100323, + "started_at_unix": 1788502014.3268056, "bytes_sent": 81, "bytes_received": 58, "request_id": 69, @@ -19166,9 +19166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18218299999261944, + "duration_ms": 0.19593500002201836, "success": true, - "started_at_unix": 1788415684.610194, + "started_at_unix": 1788502014.3269796, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -19196,9 +19196,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16809099997772137, + "duration_ms": 0.12686700000585915, "success": true, - "started_at_unix": 1788415684.610438, + "started_at_unix": 1788502014.327225, "bytes_sent": 81, "bytes_received": 58, "request_id": 71, @@ -19220,9 +19220,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18868500001190114, + "duration_ms": 0.2066059999776826, "success": true, - "started_at_unix": 1788415684.6106315, + "started_at_unix": 1788502014.3273795, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -19250,9 +19250,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2652020000368793, + "duration_ms": 0.22854700000607409, "success": true, - "started_at_unix": 1788415684.6109002, + "started_at_unix": 1788502014.3276496, "bytes_sent": 81, "bytes_received": 58, "request_id": 73, @@ -19274,9 +19274,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1699970000572648, + "duration_ms": 0.1838530000100036, "success": true, - "started_at_unix": 1788415684.6111896, + "started_at_unix": 1788502014.327905, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -19304,9 +19304,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13307800008988124, + "duration_ms": 0.12381100000879997, "success": true, - "started_at_unix": 1788415684.6114242, + "started_at_unix": 1788502014.328151, "bytes_sent": 81, "bytes_received": 58, "request_id": 75, @@ -19328,9 +19328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20497299999533425, + "duration_ms": 0.18992399998296605, "success": true, - "started_at_unix": 1788415684.6115851, + "started_at_unix": 1788502014.3283017, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -19358,9 +19358,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13911899998220179, + "duration_ms": 0.12134700000387966, "success": true, - "started_at_unix": 1788415684.6118517, + "started_at_unix": 1788502014.3285487, "bytes_sent": 81, "bytes_received": 58, "request_id": 77, @@ -19382,9 +19382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1789630000530451, + "duration_ms": 0.17486699999835764, "success": true, - "started_at_unix": 1788415684.6120167, + "started_at_unix": 1788502014.3286963, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -19412,9 +19412,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16570200000387558, + "duration_ms": 0.13877900002512433, "success": true, - "started_at_unix": 1788415684.6122568, + "started_at_unix": 1788502014.3289323, "bytes_sent": 81, "bytes_received": 58, "request_id": 79, @@ -19436,9 +19436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21106100007273199, + "duration_ms": 0.17547799998851588, "success": true, - "started_at_unix": 1788415684.6124554, + "started_at_unix": 1788502014.3290975, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -19466,9 +19466,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18253099995035882, + "duration_ms": 0.22061199999257042, "success": true, - "started_at_unix": 1788415684.6128247, + "started_at_unix": 1788502014.329441, "bytes_sent": 81, "bytes_received": 58, "request_id": 81, @@ -19490,9 +19490,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22739600001386862, + "duration_ms": 0.26552599999263293, "success": true, - "started_at_unix": 1788415684.6130393, + "started_at_unix": 1788502014.3296983, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -19520,9 +19520,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1521709999678933, + "duration_ms": 0.17757200001256024, "success": true, - "started_at_unix": 1788415684.613329, + "started_at_unix": 1788502014.330021, "bytes_sent": 81, "bytes_received": 58, "request_id": 83, @@ -19544,9 +19544,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.23110400002224196, + "duration_ms": 0.2351290000035533, "success": true, - "started_at_unix": 1788415684.6135063, + "started_at_unix": 1788502014.3302236, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -19574,9 +19574,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17128699994373164, + "duration_ms": 0.15168300001278112, "success": true, - "started_at_unix": 1788415684.6138182, + "started_at_unix": 1788502014.3305175, "bytes_sent": 81, "bytes_received": 58, "request_id": 85, @@ -19598,9 +19598,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22164599999996426, + "duration_ms": 0.19604599998501726, "success": true, - "started_at_unix": 1788415684.6140146, + "started_at_unix": 1788502014.3306925, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -19628,9 +19628,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16609699991931848, + "duration_ms": 0.14865800000052332, "success": true, - "started_at_unix": 1788415684.6143389, + "started_at_unix": 1788502014.3309622, "bytes_sent": 81, "bytes_received": 58, "request_id": 87, @@ -19652,9 +19652,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21730800006025675, + "duration_ms": 0.19551500000147826, "success": true, - "started_at_unix": 1788415684.6145282, + "started_at_unix": 1788502014.3311336, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -19682,9 +19682,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15043799999148177, + "duration_ms": 0.1466809999897123, "success": true, - "started_at_unix": 1788415684.6148255, + "started_at_unix": 1788502014.3313918, "bytes_sent": 81, "bytes_received": 58, "request_id": 89, @@ -19706,9 +19706,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21394199995938834, + "duration_ms": 0.2466630000128589, "success": true, - "started_at_unix": 1788415684.6149988, + "started_at_unix": 1788502014.3315744, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -19736,9 +19736,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14931599991996336, + "duration_ms": 0.13942799998289956, "success": true, - "started_at_unix": 1788415684.6152897, + "started_at_unix": 1788502014.3319, "bytes_sent": 81, "bytes_received": 58, "request_id": 91, @@ -19760,9 +19760,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21370100000694947, + "duration_ms": 0.2177259999882608, "success": true, - "started_at_unix": 1788415684.6154623, + "started_at_unix": 1788502014.332072, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -19790,9 +19790,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037721000012425066, + "duration_ms": 0.033161999994035796, "success": true, - "started_at_unix": 1788415684.615872, + "started_at_unix": 1788502014.3324955, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19809,9 +19809,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.095774000077654, + "duration_ms": 1.1260549999860814, "success": true, - "started_at_unix": 1788415684.61592, + "started_at_unix": 1788502014.3325393, "bytes_sent": 81, "bytes_received": 58, "request_id": 93, @@ -19833,9 +19833,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19062499995925464, + "duration_ms": 0.20036600000139515, "success": true, - "started_at_unix": 1788415684.6170506, + "started_at_unix": 1788502014.333692, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -19862,9 +19862,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029595000000881555, + "duration_ms": 0.02872400000342168, "success": true, - "started_at_unix": 1788415684.6172624, + "started_at_unix": 1788502014.3339143, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19881,9 +19881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023564000002807006, + "duration_ms": 0.02027799999382296, "success": true, - "started_at_unix": 1788415684.6173036, + "started_at_unix": 1788502014.333955, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19900,9 +19900,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.8367599999228332, + "duration_ms": 0.46119900000007874, "success": true, - "started_at_unix": 1788415684.6173356, + "started_at_unix": 1788502014.3339844, "bytes_sent": 81, "bytes_received": 58, "request_id": 95, @@ -19924,9 +19924,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19136699995669915, + "duration_ms": 0.20440400001575654, "success": true, - "started_at_unix": 1788415684.620209, + "started_at_unix": 1788502014.3344853, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -19953,9 +19953,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020728999970742734, + "duration_ms": 0.0205380000011246, "success": true, - "started_at_unix": 1788415684.6204333, + "started_at_unix": 1788502014.3347213, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19972,9 +19972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013806000083604886, + "duration_ms": 0.013043999985029586, "success": true, - "started_at_unix": 1788415684.620462, + "started_at_unix": 1788502014.3347492, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19991,9 +19991,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.3886719999854904, + "duration_ms": 0.3773720000026515, "success": true, - "started_at_unix": 1788415684.6204817, + "started_at_unix": 1788502014.3347728, "bytes_sent": 81, "bytes_received": 58, "request_id": 97, @@ -20015,9 +20015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1811780000480212, + "duration_ms": 0.1743290000035813, "success": true, - "started_at_unix": 1788415684.6208994, + "started_at_unix": 1788502014.335176, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -20044,9 +20044,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020998999957555498, + "duration_ms": 0.022862000008672112, "success": true, - "started_at_unix": 1788415684.6211116, + "started_at_unix": 1788502014.335381, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20063,9 +20063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013566000006903778, + "duration_ms": 0.04348100000584054, "success": true, - "started_at_unix": 1788415684.6211405, + "started_at_unix": 1788502014.3354144, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -20082,9 +20082,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.3422480000381256, + "duration_ms": 1.7917859999840857, "success": true, - "started_at_unix": 1788415684.6211598, + "started_at_unix": 1788502014.3354692, "bytes_sent": 81, "bytes_received": 59, "request_id": 99, @@ -20106,9 +20106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17402400010269048, + "duration_ms": 0.19727800000168827, "success": true, - "started_at_unix": 1788415684.6215267, + "started_at_unix": 1788502014.3372958, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -20135,9 +20135,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026277999950252706, + "duration_ms": 0.02078899998991801, "success": true, - "started_at_unix": 1788415684.6217299, + "started_at_unix": 1788502014.3375237, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20154,9 +20154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.049803000024439825, + "duration_ms": 0.013675999980478082, "success": true, - "started_at_unix": 1788415684.6217659, + "started_at_unix": 1788502014.337552, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20173,9 +20173,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.7237349999277285, + "duration_ms": 0.3622240000140664, "success": true, - "started_at_unix": 1788415684.6218266, + "started_at_unix": 1788502014.3375769, "bytes_sent": 82, "bytes_received": 60, "request_id": 101, @@ -20197,9 +20197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2020069999844054, + "duration_ms": 0.17625199998860808, "success": true, - "started_at_unix": 1788415684.6235769, + "started_at_unix": 1788502014.3379667, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -20226,9 +20226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023633000068912224, + "duration_ms": 0.019896999987167874, "success": true, - "started_at_unix": 1788415684.623808, + "started_at_unix": 1788502014.3381736, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20245,9 +20245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02717100005611428, + "duration_ms": 0.011892000003399517, "success": true, - "started_at_unix": 1788415684.6238415, + "started_at_unix": 1788502014.3382006, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20264,9 +20264,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.34501300001466007, + "duration_ms": 0.8124370000075487, "success": true, - "started_at_unix": 1788415684.6238785, + "started_at_unix": 1788502014.3382225, "bytes_sent": 82, "bytes_received": 60, "request_id": 103, @@ -20288,9 +20288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21016200003032282, + "duration_ms": 0.22001100001034501, "success": true, - "started_at_unix": 1788415684.6242523, + "started_at_unix": 1788502014.3391016, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -20317,9 +20317,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022562000026482565, + "duration_ms": 0.02484600000229875, "success": true, - "started_at_unix": 1788415684.6244917, + "started_at_unix": 1788502014.339353, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20336,9 +20336,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.05328999998255313, + "duration_ms": 0.052267000000938424, "success": true, - "started_at_unix": 1788415684.6246119, + "started_at_unix": 1788502014.339483, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20351,9 +20351,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.07694400005675561, + "duration_ms": 0.025436999976591324, "success": true, - "started_at_unix": 1788415684.6246736, + "started_at_unix": 1788502014.3395429, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -20366,9 +20366,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.026198999989901495, + "duration_ms": 0.018845999989025586, "success": true, - "started_at_unix": 1788415684.624758, + "started_at_unix": 1788502014.339574, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20381,9 +20381,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023543999986941344, + "duration_ms": 0.017511999999442196, "success": true, - "started_at_unix": 1788415684.6247907, + "started_at_unix": 1788502014.3395984, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -20396,9 +20396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024736000000302738, + "duration_ms": 0.0209590000110893, "success": true, - "started_at_unix": 1788415684.62482, + "started_at_unix": 1788502014.3396208, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20411,9 +20411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.18966300001466152, + "duration_ms": 0.1455209999789986, "success": true, - "started_at_unix": 1788415684.624857, + "started_at_unix": 1788502014.3396518, "bytes_sent": 68, "bytes_received": 62, "request_id": 105, @@ -20431,9 +20431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.028693000103885424, + "duration_ms": 0.024515000006886112, "success": true, - "started_at_unix": 1788415684.6250708, + "started_at_unix": 1788502014.3398168, "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": 1749.6282150000297, + "total_duration_ms": 2541.062183000008, "error_message": null, "summary": { "request_count": 369, @@ -20464,11 +20464,11 @@ "failure_count": 0, "bytes_sent": 110211, "bytes_received": 3481813, - "min_ms": 0.1443389999167266, - "max_ms": 1140.0487759999578, - "mean_ms": 5.544729254734686, - "median_ms": 0.24097000004985603, - "p95_ms": 10.647919599887242, + "min_ms": 0.14019200000348064, + "max_ms": 1148.8079879999873, + "mean_ms": 9.255530596205732, + "median_ms": 2.8073269999993045, + "p95_ms": 31.11300300000142, "result_summary": { "present_count": 296, "empty_count": 73, @@ -20540,11 +20540,11 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 3, - "min_ms": 6.649120000020048, - "max_ms": 64.7773320001761, - "mean_ms": 28.799841866642357, - "median_ms": 10.812444000066534, - "p95_ms": 63.12909029993534 + "min_ms": 9.729917999976578, + "max_ms": 146.26623699999186, + "mean_ms": 72.57024486666334, + "median_ms": 58.20165299999758, + "p95_ms": 144.78978649999874 } }, "validation": { @@ -20570,11 +20570,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 10.361073000012766, - "max_ms": 37.46330800004216, - "mean_ms": 15.981488599982185, - "median_ms": 10.698361999857298, - "p95_ms": 32.13313520004703, + "min_ms": 9.729917999976578, + "max_ms": 64.02464699999655, + "mean_ms": 20.938280199993642, + "median_ms": 10.260929999986956, + "p95_ms": 53.32013359999904, "result_summary": { "present_count": 5, "empty_count": 0, @@ -20655,9 +20655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27620199989542016, + "duration_ms": 0.2702540000143472, "success": true, - "started_at_unix": 1788415703.1701179, + "started_at_unix": 1788502032.9260075, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -20685,9 +20685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26789999992615776, + "duration_ms": 0.2584529999865026, "success": true, - "started_at_unix": 1788415703.1704319, + "started_at_unix": 1788502032.9263148, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -20717,9 +20717,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32748100011303904, + "duration_ms": 0.2907330000141428, "success": true, - "started_at_unix": 1788415703.1707854, + "started_at_unix": 1788502032.9266527, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -20747,9 +20747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2321429999483371, + "duration_ms": 0.22439899998971669, "success": true, - "started_at_unix": 1788415703.1711435, + "started_at_unix": 1788502032.9269743, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -20779,9 +20779,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1869989998795063, + "duration_ms": 0.19628600000487495, "success": true, - "started_at_unix": 1788415703.1714566, + "started_at_unix": 1788502032.9272826, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -20809,9 +20809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22929800002202683, + "duration_ms": 0.2151919999846541, "success": true, - "started_at_unix": 1788415703.171672, + "started_at_unix": 1788502032.9275076, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -20841,9 +20841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.525794000050155, + "duration_ms": 4.335052000016049, "success": true, - "started_at_unix": 1788415703.1720066, + "started_at_unix": 1788502032.9278314, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -20872,9 +20872,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2162030000363302, + "duration_ms": 0.19967599999404229, "success": true, - "started_at_unix": 1788415703.1776662, + "started_at_unix": 1788502032.9322767, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -20902,9 +20902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20716699987133325, + "duration_ms": 0.2254579999885209, "success": true, - "started_at_unix": 1788415703.177918, + "started_at_unix": 1788502032.9325092, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -20933,9 +20933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6280310001329781, + "duration_ms": 0.47653000001446344, "success": true, - "started_at_unix": 1788415703.1781988, + "started_at_unix": 1788502032.9328148, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -20964,9 +20964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22607099981541978, + "duration_ms": 0.23436800000808944, "success": true, - "started_at_unix": 1788415703.1791875, + "started_at_unix": 1788502032.9336812, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -20995,9 +20995,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19992300008198072, + "duration_ms": 0.19608700000617318, "success": true, - "started_at_unix": 1788415703.1794763, + "started_at_unix": 1788502032.933984, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -21026,9 +21026,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19812999994428537, + "duration_ms": 0.21224599998959093, "success": true, - "started_at_unix": 1788415703.179734, + "started_at_unix": 1788502032.9342375, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -21057,9 +21057,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1949640000020736, + "duration_ms": 0.20304899999246118, "success": true, - "started_at_unix": 1788415703.1800008, + "started_at_unix": 1788502032.9345226, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -21088,9 +21088,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19470300003376906, + "duration_ms": 0.2035199999852466, "success": true, - "started_at_unix": 1788415703.1802485, + "started_at_unix": 1788502032.9347825, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -21119,9 +21119,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19433200009189022, + "duration_ms": 0.20118599999818798, "success": true, - "started_at_unix": 1788415703.1805158, + "started_at_unix": 1788502032.9350595, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -21150,9 +21150,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28145500004939095, + "duration_ms": 0.27477300000100513, "success": true, - "started_at_unix": 1788415703.1808321, + "started_at_unix": 1788502032.9353602, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -21181,9 +21181,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20010300022477168, + "duration_ms": 0.20926000001963985, "success": true, - "started_at_unix": 1788415703.1812296, + "started_at_unix": 1788502032.9357574, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -21212,9 +21212,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17892400001073838, + "duration_ms": 0.18206999999392792, "success": true, - "started_at_unix": 1788415703.1814966, + "started_at_unix": 1788502032.9360387, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -21242,9 +21242,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1809079999475216, + "duration_ms": 0.18398400001728987, "success": true, - "started_at_unix": 1788415703.181705, + "started_at_unix": 1788502032.936252, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -21272,9 +21272,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17967500002669112, + "duration_ms": 0.17947499998172134, "success": true, - "started_at_unix": 1788415703.181911, + "started_at_unix": 1788502032.9364638, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -21302,9 +21302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20069500010322372, + "duration_ms": 0.20528300001387834, "success": true, - "started_at_unix": 1788415703.1821156, + "started_at_unix": 1788502032.9366703, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -21333,9 +21333,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18834100001186016, + "duration_ms": 0.18457499999158244, "success": true, - "started_at_unix": 1788415703.1824205, + "started_at_unix": 1788502032.9369767, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -21363,9 +21363,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2258909999000025, + "duration_ms": 0.21249699997838434, "success": true, - "started_at_unix": 1788415703.1826344, + "started_at_unix": 1788502032.9371889, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -21394,9 +21394,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.728799999853436, + "duration_ms": 12.391714999978376, "success": true, - "started_at_unix": 1788415703.1830764, + "started_at_unix": 1788502032.937622, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -21427,9 +21427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19784899996011518, + "duration_ms": 0.24306399998863526, "success": true, - "started_at_unix": 1788415703.1840422, + "started_at_unix": 1788502032.9389412, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -21457,9 +21457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.240321000044787, + "duration_ms": 0.26877099998046106, "success": true, - "started_at_unix": 1788415703.1842687, + "started_at_unix": 1788502032.939216, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -21489,9 +21489,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.1998370000583236, + "duration_ms": 0.18745999997804574, "success": true, - "started_at_unix": 1788415703.1866245, + "started_at_unix": 1788502032.9395568, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -21519,9 +21519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9688859999623674, + "duration_ms": 0.22722400001384813, "success": true, - "started_at_unix": 1788415703.1878633, + "started_at_unix": 1788502032.9397757, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -21551,9 +21551,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.859371999875293, + "duration_ms": 0.18328200002315498, "success": true, - "started_at_unix": 1788415703.1909661, + "started_at_unix": 1788502032.9400847, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -21581,9 +21581,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8002819999528583, + "duration_ms": 0.27249900000470006, "success": true, - "started_at_unix": 1788415703.1938689, + "started_at_unix": 1788502032.9402988, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -21613,9 +21613,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0344689998855756, + "duration_ms": 0.27313000001072396, "success": true, - "started_at_unix": 1788415703.196856, + "started_at_unix": 1788502032.9406786, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -21644,9 +21644,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7634040000066307, + "duration_ms": 0.41436399999383866, "success": true, - "started_at_unix": 1788415703.2000775, + "started_at_unix": 1788502032.941099, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -21674,9 +21674,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.953877999971155, + "duration_ms": 0.21632400000726193, "success": true, - "started_at_unix": 1788415703.202887, + "started_at_unix": 1788502032.94155, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -21705,9 +21705,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1255690000762115, + "duration_ms": 0.6663650000007237, "success": true, - "started_at_unix": 1788415703.2059803, + "started_at_unix": 1788502032.9418802, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -21736,9 +21736,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.065196999841646, + "duration_ms": 0.27854000001070744, "success": true, - "started_at_unix": 1788415703.20981, + "started_at_unix": 1788502032.9432142, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -21767,9 +21767,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8576890001659194, + "duration_ms": 0.20440200000848563, "success": true, - "started_at_unix": 1788415703.21298, + "started_at_unix": 1788502032.9435847, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -21798,9 +21798,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23245299985319434, + "duration_ms": 0.213819999999032, "success": true, - "started_at_unix": 1788415703.2159066, + "started_at_unix": 1788502032.9438643, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -21829,9 +21829,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21844799994141795, + "duration_ms": 0.2536940000084087, "success": true, - "started_at_unix": 1788415703.2162306, + "started_at_unix": 1788502032.9441848, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -21860,9 +21860,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24086999997052772, + "duration_ms": 0.21737599999482882, "success": true, - "started_at_unix": 1788415703.216516, + "started_at_unix": 1788502032.944515, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -21891,9 +21891,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9604910001144162, + "duration_ms": 0.17785200000730583, "success": true, - "started_at_unix": 1788415703.2168715, + "started_at_unix": 1788502032.9448285, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -21922,9 +21922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2920449999237462, + "duration_ms": 0.30745399999432266, "success": true, - "started_at_unix": 1788415703.217971, + "started_at_unix": 1788502032.9451346, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -21953,9 +21953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32218999990618613, + "duration_ms": 0.24116999998113897, "success": true, - "started_at_unix": 1788415703.218487, + "started_at_unix": 1788502032.9456592, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -21984,9 +21984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19279000002825342, + "duration_ms": 0.1998939999907634, "success": true, - "started_at_unix": 1788415703.2189157, + "started_at_unix": 1788502032.9460132, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -22014,9 +22014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17577799985701859, + "duration_ms": 0.2468710000016472, "success": true, - "started_at_unix": 1788415703.219147, + "started_at_unix": 1788502032.9462585, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -22044,9 +22044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.200112999891644, + "duration_ms": 0.22170400001186863, "success": true, - "started_at_unix": 1788415703.2193544, + "started_at_unix": 1788502032.9465437, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -22074,9 +22074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25159000006169663, + "duration_ms": 0.24141000000099666, "success": true, - "started_at_unix": 1788415703.2195897, + "started_at_unix": 1788502032.9468038, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -22105,9 +22105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19242799999119597, + "duration_ms": 0.24916500001381792, "success": true, - "started_at_unix": 1788415703.2200036, + "started_at_unix": 1788502032.947214, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -22135,9 +22135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2270529998895654, + "duration_ms": 0.2429330000097707, "success": true, - "started_at_unix": 1788415703.2202334, + "started_at_unix": 1788502032.9475052, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -22166,9 +22166,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 37.46330800004216, + "duration_ms": 10.173825999999053, "success": true, - "started_at_unix": 1788415703.2208555, + "started_at_unix": 1788502032.9481091, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -22199,9 +22199,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2728389999901992, + "duration_ms": 0.22188500000197564, "success": true, - "started_at_unix": 1788415703.222629, + "started_at_unix": 1788502032.9498384, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -22229,9 +22229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27266899996902794, + "duration_ms": 0.3149880000137273, "success": true, - "started_at_unix": 1788415703.2229762, + "started_at_unix": 1788502032.950127, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -22261,9 +22261,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20316900008765515, + "duration_ms": 0.21109400000796086, "success": true, - "started_at_unix": 1788415703.223353, + "started_at_unix": 1788502032.9505486, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -22291,9 +22291,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28732600003422704, + "duration_ms": 0.26235999999357773, "success": true, - "started_at_unix": 1788415703.2235944, + "started_at_unix": 1788502032.9508002, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -22323,9 +22323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18398299994260015, + "duration_ms": 0.2256709999812756, "success": true, - "started_at_unix": 1788415703.2240016, + "started_at_unix": 1788502032.9511805, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -22353,9 +22353,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2132179999989603, + "duration_ms": 0.2515090000088094, "success": true, - "started_at_unix": 1788415703.2242188, + "started_at_unix": 1788502032.9514441, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -22385,9 +22385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32692000013412326, + "duration_ms": 0.2696939999964343, "success": true, - "started_at_unix": 1788415703.224586, + "started_at_unix": 1788502032.9518375, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -22416,9 +22416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21413000013126293, + "duration_ms": 0.19666699998310833, "success": true, - "started_at_unix": 1788415703.2250745, + "started_at_unix": 1788502032.9522529, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -22446,9 +22446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19586500002333196, + "duration_ms": 0.18598799999836046, "success": true, - "started_at_unix": 1788415703.225327, + "started_at_unix": 1788502032.952485, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -22477,9 +22477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6533690000196657, + "duration_ms": 0.5399379999744269, "success": true, - "started_at_unix": 1788415703.2256377, + "started_at_unix": 1788502032.952769, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -22508,9 +22508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2397670000391372, + "duration_ms": 0.25427500000319014, "success": true, - "started_at_unix": 1788415703.2269607, + "started_at_unix": 1788502032.9539938, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -22539,9 +22539,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21263700000417884, + "duration_ms": 0.2572500000042055, "success": true, - "started_at_unix": 1788415703.2272944, + "started_at_unix": 1788502032.9543493, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -22570,9 +22570,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24767199988673383, + "duration_ms": 0.22428899998772067, "success": true, - "started_at_unix": 1788415703.227587, + "started_at_unix": 1788502032.954695, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -22601,9 +22601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21613299986711354, + "duration_ms": 0.22597199998131146, "success": true, - "started_at_unix": 1788415703.2279415, + "started_at_unix": 1788502032.9550283, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -22632,9 +22632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21429999992506055, + "duration_ms": 0.26021600001513434, "success": true, - "started_at_unix": 1788415703.2282405, + "started_at_unix": 1788502032.9553356, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -22663,9 +22663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2533229999244213, + "duration_ms": 0.24340499999198073, "success": true, - "started_at_unix": 1788415703.228569, + "started_at_unix": 1788502032.9557102, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -22694,9 +22694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29871800006731064, + "duration_ms": 0.345475000017359, "success": true, - "started_at_unix": 1788415703.2289774, + "started_at_unix": 1788502032.9561112, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -22725,9 +22725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2596839999569056, + "duration_ms": 0.2159940000012739, "success": true, - "started_at_unix": 1788415703.2294807, + "started_at_unix": 1788502032.9566426, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -22756,9 +22756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19842000006065064, + "duration_ms": 0.20750800001678726, "success": true, - "started_at_unix": 1788415703.2298527, + "started_at_unix": 1788502032.9569683, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -22786,9 +22786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1894229999379604, + "duration_ms": 0.2289379999922403, "success": true, - "started_at_unix": 1788415703.230093, + "started_at_unix": 1788502032.95722, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -22816,9 +22816,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18315200009055843, + "duration_ms": 0.20201699999233824, "success": true, - "started_at_unix": 1788415703.2303176, + "started_at_unix": 1788502032.9574864, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -22846,9 +22846,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22547000003214634, + "duration_ms": 0.2371330000130456, "success": true, - "started_at_unix": 1788415703.2305362, + "started_at_unix": 1788502032.9577272, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -22877,9 +22877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1996619998863025, + "duration_ms": 0.19617600000287894, "success": true, - "started_at_unix": 1788415703.2309225, + "started_at_unix": 1788502032.958127, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -22907,9 +22907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534830000513466, + "duration_ms": 0.25821200000564204, "success": true, - "started_at_unix": 1788415703.2311604, + "started_at_unix": 1788502032.9583583, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -22938,9 +22938,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.361073000012766, + "duration_ms": 10.260929999986956, "success": true, - "started_at_unix": 1788415703.2317975, + "started_at_unix": 1788502032.9589653, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -22971,9 +22971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21668399995178333, + "duration_ms": 0.2140999999937776, "success": true, - "started_at_unix": 1788415703.2334938, + "started_at_unix": 1788502032.9606814, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -23001,9 +23001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2674390000265703, + "duration_ms": 0.26018599999133585, "success": true, - "started_at_unix": 1788415703.2337766, + "started_at_unix": 1788502032.9609373, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -23033,9 +23033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.198339999997188, + "duration_ms": 0.24215199999844117, "success": true, - "started_at_unix": 1788415703.2341442, + "started_at_unix": 1788502032.9613047, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -23063,9 +23063,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24595899981250113, + "duration_ms": 0.26475500001765795, "success": true, - "started_at_unix": 1788415703.234383, + "started_at_unix": 1788502032.961588, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -23095,9 +23095,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19183800009159313, + "duration_ms": 0.21885800001086864, "success": true, - "started_at_unix": 1788415703.2347713, + "started_at_unix": 1788502032.9619744, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -23125,9 +23125,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24027800009207567, + "duration_ms": 0.26419300002089585, "success": true, - "started_at_unix": 1788415703.2350018, + "started_at_unix": 1788502032.9622307, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -23157,9 +23157,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3032360000361223, + "duration_ms": 0.2884490000099049, "success": true, - "started_at_unix": 1788415703.2353964, + "started_at_unix": 1788502032.9626439, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -23188,9 +23188,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.195735000033892, + "duration_ms": 0.19122700001616977, "success": true, - "started_at_unix": 1788415703.2358897, + "started_at_unix": 1788502032.9630916, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -23218,9 +23218,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22200399985194963, + "duration_ms": 0.21897900001022208, "success": true, - "started_at_unix": 1788415703.2361262, + "started_at_unix": 1788502032.9633203, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -23249,9 +23249,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6650399998306966, + "duration_ms": 0.6218409999974028, "success": true, - "started_at_unix": 1788415703.236462, + "started_at_unix": 1788502032.9636376, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -23280,9 +23280,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27475199999571487, + "duration_ms": 0.2665069999920888, "success": true, - "started_at_unix": 1788415703.2377925, + "started_at_unix": 1788502032.9649758, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -23311,9 +23311,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21133400014150538, + "duration_ms": 0.23793500000124368, "success": true, - "started_at_unix": 1788415703.238168, + "started_at_unix": 1788502032.9653418, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -23342,9 +23342,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24561800000810763, + "duration_ms": 0.2168450000112898, "success": true, - "started_at_unix": 1788415703.238465, + "started_at_unix": 1788502032.9656653, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -23373,9 +23373,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23399599990625575, + "duration_ms": 0.25128900000481735, "success": true, - "started_at_unix": 1788415703.2388532, + "started_at_unix": 1788502032.9659927, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -23404,9 +23404,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25219000008291914, + "duration_ms": 0.2823169999999209, "success": true, - "started_at_unix": 1788415703.2391768, + "started_at_unix": 1788502032.9663315, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -23435,9 +23435,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27039499991587945, + "duration_ms": 0.22929799999360512, "success": true, - "started_at_unix": 1788415703.2395434, + "started_at_unix": 1788502032.966731, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -23466,9 +23466,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.325085999975272, + "duration_ms": 0.32742100000859864, "success": true, - "started_at_unix": 1788415703.2399635, + "started_at_unix": 1788502032.9671237, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -23497,9 +23497,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2772269999695709, + "duration_ms": 0.2374130000077912, "success": true, - "started_at_unix": 1788415703.2404847, + "started_at_unix": 1788502032.967661, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -23528,9 +23528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23365600009128684, + "duration_ms": 0.24962599999867052, "success": true, - "started_at_unix": 1788415703.2408743, + "started_at_unix": 1788502032.968014, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -23558,9 +23558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24319299996022892, + "duration_ms": 0.22944799999891075, "success": true, - "started_at_unix": 1788415703.24116, + "started_at_unix": 1788502032.9683096, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -23588,9 +23588,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2453570000398031, + "duration_ms": 0.17398500000354034, "success": true, - "started_at_unix": 1788415703.241444, + "started_at_unix": 1788502032.9685743, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -23618,9 +23618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36376899993229017, + "duration_ms": 0.24764200000504388, "success": true, - "started_at_unix": 1788415703.2417786, + "started_at_unix": 1788502032.9687855, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -23649,9 +23649,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2305299999534327, + "duration_ms": 0.2625199999783945, "success": true, - "started_at_unix": 1788415703.242308, + "started_at_unix": 1788502032.969192, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -23679,9 +23679,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25839199997790274, + "duration_ms": 0.2589329999977963, "success": true, - "started_at_unix": 1788415703.2425785, + "started_at_unix": 1788502032.9694946, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -23710,9 +23710,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.812444000066534, + "duration_ms": 10.502080000009073, "success": true, - "started_at_unix": 1788415703.2432115, + "started_at_unix": 1788502032.970096, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -23743,9 +23743,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2309809999587742, + "duration_ms": 0.21102399998085275, "success": true, - "started_at_unix": 1788415703.245012, + "started_at_unix": 1788502032.9717348, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -23773,9 +23773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28477099999690836, + "duration_ms": 0.2609070000119118, "success": true, - "started_at_unix": 1788415703.2452848, + "started_at_unix": 1788502032.9719868, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -23805,9 +23805,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21993999985170376, + "duration_ms": 0.23967699999616343, "success": true, - "started_at_unix": 1788415703.2456772, + "started_at_unix": 1788502032.9723482, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -23835,9 +23835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24826300000313495, + "duration_ms": 0.25005699998814634, "success": true, - "started_at_unix": 1788415703.245934, + "started_at_unix": 1788502032.9726264, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -23867,9 +23867,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19481300000734336, + "duration_ms": 0.18769999999790343, "success": true, - "started_at_unix": 1788415703.246312, + "started_at_unix": 1788502032.9730015, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -23897,9 +23897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2657160000580916, + "duration_ms": 0.26633800001718555, "success": true, - "started_at_unix": 1788415703.246542, + "started_at_unix": 1788502032.9732246, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -23929,9 +23929,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2991979999933392, + "duration_ms": 0.28810800000655945, "success": true, - "started_at_unix": 1788415703.2469642, + "started_at_unix": 1788502032.9736378, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -23960,9 +23960,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19038599998566497, + "duration_ms": 0.19740900000897454, "success": true, - "started_at_unix": 1788415703.2474236, + "started_at_unix": 1788502032.9740798, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -23990,9 +23990,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22983799999565235, + "duration_ms": 0.23820499998805644, "success": true, - "started_at_unix": 1788415703.2476516, + "started_at_unix": 1788502032.9743142, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -24021,9 +24021,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6252160001167795, + "duration_ms": 0.5855329999917558, "success": true, - "started_at_unix": 1788415703.247995, + "started_at_unix": 1788502032.9746568, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -24052,9 +24052,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36018199989484856, + "duration_ms": 0.340345999973124, "success": true, - "started_at_unix": 1788415703.2493105, + "started_at_unix": 1788502032.9758742, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -24083,9 +24083,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2105119999669114, + "duration_ms": 0.22193399999537178, "success": true, - "started_at_unix": 1788415703.2497938, + "started_at_unix": 1788502032.976304, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -24114,9 +24114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24083900007099146, + "duration_ms": 0.19499499998687497, "success": true, - "started_at_unix": 1788415703.2500842, + "started_at_unix": 1788502032.976613, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -24145,9 +24145,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21158500021556392, + "duration_ms": 0.19302100000118116, "success": true, - "started_at_unix": 1788415703.250435, + "started_at_unix": 1788502032.9769084, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -24176,9 +24176,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21870799992029788, + "duration_ms": 0.18829200001846402, "success": true, - "started_at_unix": 1788415703.2507522, + "started_at_unix": 1788502032.9771738, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -24207,9 +24207,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22729400006937794, + "duration_ms": 0.19491400001925285, "success": true, - "started_at_unix": 1788415703.2510781, + "started_at_unix": 1788502032.9774864, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -24238,9 +24238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32565700007580745, + "duration_ms": 0.2655860000118082, "success": true, - "started_at_unix": 1788415703.2514515, + "started_at_unix": 1788502032.9778178, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -24269,9 +24269,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2312510000592738, + "duration_ms": 0.24869399999261077, "success": true, - "started_at_unix": 1788415703.2519825, + "started_at_unix": 1788502032.9782686, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -24300,9 +24300,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2074569999876985, + "duration_ms": 0.19810999998526313, "success": true, - "started_at_unix": 1788415703.252335, + "started_at_unix": 1788502032.9786165, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -24330,9 +24330,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24307400008183322, + "duration_ms": 0.17891399997438384, "success": true, - "started_at_unix": 1788415703.252586, + "started_at_unix": 1788502032.9788537, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -24360,9 +24360,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23138200003813836, + "duration_ms": 0.1768909999952939, "success": true, - "started_at_unix": 1788415703.2528656, + "started_at_unix": 1788502032.9790661, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -24390,9 +24390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24580800004514458, + "duration_ms": 0.22132300000521354, "success": true, - "started_at_unix": 1788415703.253134, + "started_at_unix": 1788502032.979276, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -24421,9 +24421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24684000004526752, + "duration_ms": 0.17098899999723471, "success": true, - "started_at_unix": 1788415703.2535431, + "started_at_unix": 1788502032.9796433, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -24451,9 +24451,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23698199993305025, + "duration_ms": 0.2102329999900121, "success": true, - "started_at_unix": 1788415703.253827, + "started_at_unix": 1788502032.97985, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -24482,9 +24482,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.572255999932167, + "duration_ms": 9.729917999976578, "success": true, - "started_at_unix": 1788415703.2544096, + "started_at_unix": 1788502032.9804115, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -24515,9 +24515,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2120659999036434, + "duration_ms": 0.18926300000998708, "success": true, - "started_at_unix": 1788415703.2560449, + "started_at_unix": 1788502032.981938, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -24545,9 +24545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2497150001090631, + "duration_ms": 0.31012900001314847, "success": true, - "started_at_unix": 1788415703.2562943, + "started_at_unix": 1788502032.982164, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -24577,9 +24577,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2279249999901367, + "duration_ms": 5.901209000001018, "success": true, - "started_at_unix": 1788415703.2566519, + "started_at_unix": 1788502032.9825726, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -24607,9 +24607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534329998979956, + "duration_ms": 2.983921999998529, "success": true, - "started_at_unix": 1788415703.2569149, + "started_at_unix": 1788502032.9885135, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -24639,9 +24639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22816499995315098, + "duration_ms": 2.8585080000027574, "success": true, - "started_at_unix": 1788415703.2572894, + "started_at_unix": 1788502032.9916215, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -24669,9 +24669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.270915000101013, + "duration_ms": 0.2656860000058714, "success": true, - "started_at_unix": 1788415703.2575562, + "started_at_unix": 1788502032.994521, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -24701,9 +24701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34131699999306875, + "duration_ms": 2.597600000001421, "success": true, - "started_at_unix": 1788415703.2579901, + "started_at_unix": 1788502032.9949512, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -24732,9 +24732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31382599991047755, + "duration_ms": 2.7758129999995163, "success": true, - "started_at_unix": 1788415703.2584994, + "started_at_unix": 1788502032.9977143, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -24762,9 +24762,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3222410000489617, + "duration_ms": 2.9671099999859507, "success": true, - "started_at_unix": 1788415703.2588623, + "started_at_unix": 1788502033.0005314, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -24793,9 +24793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6802979999065428, + "duration_ms": 1.3288810000062767, "success": true, - "started_at_unix": 1788415703.2593052, + "started_at_unix": 1788502033.0036209, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -24824,9 +24824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2781089999643882, + "duration_ms": 0.2317519999905926, "success": true, - "started_at_unix": 1788415703.2606525, + "started_at_unix": 1788502033.0056076, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -24855,9 +24855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2259420000427781, + "duration_ms": 2.559878999988996, "success": true, - "started_at_unix": 1788415703.2610319, + "started_at_unix": 1788502033.0059319, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -24886,9 +24886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2400579999175534, + "duration_ms": 2.922056000016937, "success": true, - "started_at_unix": 1788415703.2613456, + "started_at_unix": 1788502033.0085757, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -24917,9 +24917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25800100002015824, + "duration_ms": 2.8725040000097124, "success": true, - "started_at_unix": 1788415703.2617042, + "started_at_unix": 1788502033.0116253, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -24948,9 +24948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20316899986028147, + "duration_ms": 2.9159050000089337, "success": true, - "started_at_unix": 1788415703.2620432, + "started_at_unix": 1788502033.014582, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -24979,9 +24979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2540529999350838, + "duration_ms": 2.9622410000058608, "success": true, - "started_at_unix": 1788415703.2623646, + "started_at_unix": 1788502033.0176136, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -25010,9 +25010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3464859998985048, + "duration_ms": 2.8128319999893847, "success": true, - "started_at_unix": 1788415703.262811, + "started_at_unix": 1788502033.0207455, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -25041,9 +25041,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23579899993819708, + "duration_ms": 2.7410780000138857, "success": true, - "started_at_unix": 1788415703.26337, + "started_at_unix": 1788502033.0237706, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -25072,9 +25072,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2168739999888203, + "duration_ms": 2.8712209999923743, "success": true, - "started_at_unix": 1788415703.2637157, + "started_at_unix": 1788502033.026623, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -25102,9 +25102,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1798060000055557, + "duration_ms": 2.9529740000100446, "success": true, - "started_at_unix": 1788415703.2639713, + "started_at_unix": 1788502033.029539, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -25132,9 +25132,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1638650001041242, + "duration_ms": 2.9531239999869285, "success": true, - "started_at_unix": 1788415703.264183, + "started_at_unix": 1788502033.0325348, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -25162,9 +25162,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22840499991616525, + "duration_ms": 2.9804650000073707, "success": true, - "started_at_unix": 1788415703.2643778, + "started_at_unix": 1788502033.0355287, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -25193,9 +25193,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2083880001464422, + "duration_ms": 2.8029739999908543, "success": true, - "started_at_unix": 1788415703.2648087, + "started_at_unix": 1788502033.0386887, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -25223,9 +25223,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23950700006025727, + "duration_ms": 3.007716000013261, "success": true, - "started_at_unix": 1788415703.2650545, + "started_at_unix": 1788502033.0415347, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -25254,9 +25254,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.698361999857298, + "duration_ms": 64.02464699999655, "success": true, - "started_at_unix": 1788415703.2656775, + "started_at_unix": 1788502033.0449564, "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": 59.499890000097366, - "max_ms": 64.7773320001761, - "mean_ms": 62.01235160001488, - "median_ms": 62.181390999967334, - "p95_ms": 64.30640580010731, + "min_ms": 135.26564500000404, + "max_ms": 146.26623699999186, + "mean_ms": 141.021820200001, + "median_ms": 142.2491120000018, + "p95_ms": 145.84439399999383, "result_summary": { "present_count": 5, "empty_count": 0, @@ -25387,9 +25387,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.210512999956336, + "duration_ms": 2.845522999990635, "success": true, - "started_at_unix": 1788415703.267241, + "started_at_unix": 1788502033.0466526, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -25417,9 +25417,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22183299984135374, + "duration_ms": 2.9631829999914316, "success": true, - "started_at_unix": 1788415703.2674916, + "started_at_unix": 1788502033.0495422, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -25448,9 +25448,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21760599997833197, + "duration_ms": 2.880899000018644, "success": true, - "started_at_unix": 1788415703.2678351, + "started_at_unix": 1788502033.0526073, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -25479,9 +25479,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2187479999520292, + "duration_ms": 2.844891999984611, "success": true, - "started_at_unix": 1788415703.2681565, + "started_at_unix": 1788502033.0556307, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -25509,9 +25509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22935799984225014, + "duration_ms": 2.9773089999878266, "success": true, - "started_at_unix": 1788415703.2684128, + "started_at_unix": 1788502033.0585146, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -25541,9 +25541,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 38.02609399986068, + "duration_ms": 47.82524000000876, "success": true, - "started_at_unix": 1788415703.2687857, + "started_at_unix": 1788502033.061634, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -25572,9 +25572,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4478549999003008, + "duration_ms": 3.8231290000112494, "success": true, - "started_at_unix": 1788415703.3449254, + "started_at_unix": 1788502033.1679125, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -25603,9 +25603,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.3656220000702888, + "duration_ms": 4.621278999991318, "success": true, - "started_at_unix": 1788415703.3475003, + "started_at_unix": 1788502033.1718621, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -25635,9 +25635,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9169399999773304, + "duration_ms": 2.931032999981653, "success": true, - "started_at_unix": 1788415703.3499525, + "started_at_unix": 1788502033.1765802, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -25667,9 +25667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9058290001557907, + "duration_ms": 5.909004000017148, "success": true, - "started_at_unix": 1788415703.3529484, + "started_at_unix": 1788502033.1795845, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -25699,9 +25699,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.876555000057124, + "duration_ms": 2.897990999997546, "success": true, - "started_at_unix": 1788415703.355988, + "started_at_unix": 1788502033.1856034, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -25730,9 +25730,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8882459998840204, + "duration_ms": 2.9171870000084255, "success": true, - "started_at_unix": 1788415703.3589668, + "started_at_unix": 1788502033.1885867, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -25761,9 +25761,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.921208000088882, + "duration_ms": 2.897228999984236, "success": true, - "started_at_unix": 1788415703.3620052, + "started_at_unix": 1788502033.1916604, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -25792,9 +25792,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7190710000013496, + "duration_ms": 2.733524000007037, "success": true, - "started_at_unix": 1788415703.3651524, + "started_at_unix": 1788502033.194784, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -25823,9 +25823,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8279689998053072, + "duration_ms": 2.846865000009302, "success": true, - "started_at_unix": 1788415703.3680277, + "started_at_unix": 1788502033.197655, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -25855,9 +25855,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 103.63369400010924, + "duration_ms": 154.99679200001992, "success": true, - "started_at_unix": 1788415703.3701444, + "started_at_unix": 1788502033.2007935, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -25888,9 +25888,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2246289998311113, + "duration_ms": 3.065883999994412, "success": true, - "started_at_unix": 1788415703.3713043, + "started_at_unix": 1788502033.2044177, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -25918,9 +25918,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26902099989456474, + "duration_ms": 2.9856950000066718, "success": true, - "started_at_unix": 1788415703.371569, + "started_at_unix": 1788502033.2075236, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -25949,9 +25949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2142189998721733, + "duration_ms": 2.9025089999947795, "success": true, - "started_at_unix": 1788415703.37194, + "started_at_unix": 1788502033.210611, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -25980,9 +25980,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19426199992267357, + "duration_ms": 2.8589480000107415, "success": true, - "started_at_unix": 1788415703.372258, + "started_at_unix": 1788502033.2136316, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -26010,9 +26010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19737799993890803, + "duration_ms": 2.954606999992393, "success": true, - "started_at_unix": 1788415703.3724895, + "started_at_unix": 1788502033.2165353, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -26042,9 +26042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.70013800009474, + "duration_ms": 29.23812899999234, "success": true, - "started_at_unix": 1788415703.3728127, + "started_at_unix": 1788502033.2196054, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -26073,9 +26073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4160150001080183, + "duration_ms": 6.7539810000027956, "success": true, - "started_at_unix": 1788415703.4261494, + "started_at_unix": 1788502033.308689, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -26104,9 +26104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2548649999880581, + "duration_ms": 1.9332399999996142, "success": true, - "started_at_unix": 1788415703.4287007, + "started_at_unix": 1788502033.3155684, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -26136,9 +26136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16787300000942196, + "duration_ms": 2.9002560000037647, "success": true, - "started_at_unix": 1788415703.429037, + "started_at_unix": 1788502033.3175943, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -26168,9 +26168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1909160000650445, + "duration_ms": 2.9318149999824072, "success": true, - "started_at_unix": 1788415703.4292648, + "started_at_unix": 1788502033.3205714, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -26200,9 +26200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25025700006153784, + "duration_ms": 2.8856179999934284, "success": true, - "started_at_unix": 1788415703.4295528, + "started_at_unix": 1788502033.323618, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -26231,9 +26231,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23793399986971053, + "duration_ms": 2.905524999988529, "success": true, - "started_at_unix": 1788415703.4298887, + "started_at_unix": 1788502033.3265984, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -26262,9 +26262,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3033349998986523, + "duration_ms": 2.9047239999897556, "success": true, - "started_at_unix": 1788415703.4302697, + "started_at_unix": 1788502033.329661, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -26293,9 +26293,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2235059998838551, + "duration_ms": 2.709740000000238, "success": true, - "started_at_unix": 1788415703.4308164, + "started_at_unix": 1788502033.332799, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -26324,9 +26324,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21561200014730275, + "duration_ms": 2.8425479999896197, "success": true, - "started_at_unix": 1788415703.4311793, + "started_at_unix": 1788502033.3356657, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -26356,9 +26356,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 61.180444000001444, + "duration_ms": 135.26564500000404, "success": true, - "started_at_unix": 1788415703.4316745, + "started_at_unix": 1788502033.3388047, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -26389,9 +26389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18427399982101633, + "duration_ms": 3.0629600000224855, "success": true, - "started_at_unix": 1788415703.4329834, + "started_at_unix": 1788502033.3423624, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -26419,9 +26419,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23509900006501994, + "duration_ms": 1.056623000010859, "success": true, - "started_at_unix": 1788415703.433207, + "started_at_unix": 1788502033.3454678, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -26450,9 +26450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24521700015611714, + "duration_ms": 1.8842480000103023, "success": true, - "started_at_unix": 1788415703.4335363, + "started_at_unix": 1788502033.3466272, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -26481,9 +26481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2165840000998287, + "duration_ms": 2.8749180000033903, "success": true, - "started_at_unix": 1788415703.4338863, + "started_at_unix": 1788502033.3486235, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -26511,9 +26511,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20493200008786516, + "duration_ms": 1.9582769999999527, "success": true, - "started_at_unix": 1788415703.4341416, + "started_at_unix": 1788502033.351541, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -26543,9 +26543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.049805000027845, + "duration_ms": 39.840110000000095, "success": true, - "started_at_unix": 1788415703.4344485, + "started_at_unix": 1788502033.3536127, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -26574,9 +26574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.095668000038131, + "duration_ms": 2.322386000003007, "success": true, - "started_at_unix": 1788415703.4863198, + "started_at_unix": 1788502033.4521077, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -26605,9 +26605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3171109999584587, + "duration_ms": 3.9311499999996613, "success": true, - "started_at_unix": 1788415703.4885242, + "started_at_unix": 1788502033.4545512, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -26637,9 +26637,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21925900000496767, + "duration_ms": 4.843574000005901, "success": true, - "started_at_unix": 1788415703.48893, + "started_at_unix": 1788502033.4585817, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -26669,9 +26669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20349999999780266, + "duration_ms": 5.92018400001848, "success": true, - "started_at_unix": 1788415703.4892135, + "started_at_unix": 1788502033.4635067, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -26701,9 +26701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24943600010374212, + "duration_ms": 5.876061999998683, "success": true, - "started_at_unix": 1788415703.4895175, + "started_at_unix": 1788502033.4695485, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -26732,9 +26732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22672200020679156, + "duration_ms": 2.988721000008354, "success": true, - "started_at_unix": 1788415703.4898524, + "started_at_unix": 1788502033.475523, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -26763,9 +26763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3191060000062862, + "duration_ms": 2.900766000010435, "success": true, - "started_at_unix": 1788415703.4902172, + "started_at_unix": 1788502033.4786718, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -26794,9 +26794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2604660000997683, + "duration_ms": 2.733834999986584, "success": true, - "started_at_unix": 1788415703.4907713, + "started_at_unix": 1788502033.4817839, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -26825,9 +26825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20847900009357545, + "duration_ms": 2.8258960000187017, "success": true, - "started_at_unix": 1788415703.491168, + "started_at_unix": 1788502033.4846776, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -26857,9 +26857,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 59.499890000097366, + "duration_ms": 146.26623699999186, "success": true, - "started_at_unix": 1788415703.4916546, + "started_at_unix": 1788502033.4878037, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -26890,9 +26890,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20078499983355869, + "duration_ms": 2.9982980000227144, "success": true, - "started_at_unix": 1788415703.4929793, + "started_at_unix": 1788502033.4914296, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -26920,9 +26920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20765700014635513, + "duration_ms": 2.0484949999968194, "success": true, - "started_at_unix": 1788415703.4932153, + "started_at_unix": 1788502033.4944713, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -26951,9 +26951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19800900008704048, + "duration_ms": 2.8841550000038296, "success": true, - "started_at_unix": 1788415703.4935074, + "started_at_unix": 1788502033.496625, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -26982,9 +26982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1832919999742444, + "duration_ms": 2.8641079999829344, "success": true, - "started_at_unix": 1788415703.4938366, + "started_at_unix": 1788502033.49963, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -27012,9 +27012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23475800003325276, + "duration_ms": 2.967140000009749, "success": true, - "started_at_unix": 1788415703.4940562, + "started_at_unix": 1788502033.502539, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -27044,9 +27044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 24.130159999913303, + "duration_ms": 41.106154000004835, "success": true, - "started_at_unix": 1788415703.4943864, + "started_at_unix": 1788502033.5056093, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -27075,9 +27075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4594459998752427, + "duration_ms": 2.6157540000042445, "success": true, - "started_at_unix": 1788415703.548906, + "started_at_unix": 1788502033.6067054, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -27106,9 +27106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33190899989676836, + "duration_ms": 2.039818999975296, "success": true, - "started_at_unix": 1788415703.5514946, + "started_at_unix": 1788502033.6094646, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -27138,9 +27138,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22296599991022958, + "duration_ms": 2.9050349999977243, "success": true, - "started_at_unix": 1788415703.5519176, + "started_at_unix": 1788502033.6116014, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -27170,9 +27170,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2150519999304379, + "duration_ms": 2.921785000012278, "success": true, - "started_at_unix": 1788415703.5522134, + "started_at_unix": 1788502033.6145868, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -27202,9 +27202,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25340199999845936, + "duration_ms": 4.778152000000091, "success": true, - "started_at_unix": 1788415703.5525646, + "started_at_unix": 1788502033.6176472, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -27233,9 +27233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21267600004648557, + "duration_ms": 0.4053659999954107, "success": true, - "started_at_unix": 1788415703.5529041, + "started_at_unix": 1788502033.6225185, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -27264,9 +27264,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.296261999892522, + "duration_ms": 2.9291999999827567, "success": true, - "started_at_unix": 1788415703.553251, + "started_at_unix": 1788502033.6230772, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -27295,9 +27295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2064650000193069, + "duration_ms": 2.261012000019491, "success": true, - "started_at_unix": 1788415703.553778, + "started_at_unix": 1788502033.6262515, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -27326,9 +27326,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18749000014395278, + "duration_ms": 5.758192000001827, "success": true, - "started_at_unix": 1788415703.5541105, + "started_at_unix": 1788502033.6286666, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -27358,9 +27358,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.42270099983216, + "duration_ms": 144.1570220000017, "success": true, - "started_at_unix": 1788415703.554573, + "started_at_unix": 1788502033.6346974, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -27391,9 +27391,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21924900011072168, + "duration_ms": 2.9770989999917674, "success": true, - "started_at_unix": 1788415703.5558956, + "started_at_unix": 1788502033.6384518, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -27421,9 +27421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23101099986888585, + "duration_ms": 0.26738999997633073, "success": true, - "started_at_unix": 1788415703.5561564, + "started_at_unix": 1788502033.6414745, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -27452,9 +27452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29617299992423796, + "duration_ms": 4.6810409999977765, "success": true, - "started_at_unix": 1788415703.5564883, + "started_at_unix": 1788502033.6418424, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -27483,9 +27483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22098199997344636, + "duration_ms": 5.860492000010709, "success": true, - "started_at_unix": 1788415703.5568912, + "started_at_unix": 1788502033.6466427, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -27513,9 +27513,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25429399988752266, + "duration_ms": 5.961151000008158, "success": true, - "started_at_unix": 1788415703.5571551, + "started_at_unix": 1788502033.6525478, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -27545,9 +27545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.50555099999474, + "duration_ms": 32.36291900000765, "success": true, - "started_at_unix": 1788415703.5575023, + "started_at_unix": 1788502033.6586194, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -27576,9 +27576,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4532149998321984, + "duration_ms": 4.585171000002219, "success": true, - "started_at_unix": 1788415703.6114388, + "started_at_unix": 1788502033.7489254, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -27607,9 +27607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20457100004023232, + "duration_ms": 3.7978610000095614, "success": true, - "started_at_unix": 1788415703.6139975, + "started_at_unix": 1788502033.7536247, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -27639,9 +27639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2126560000306199, + "duration_ms": 1.929735999993909, "success": true, - "started_at_unix": 1788415703.6142883, + "started_at_unix": 1788502033.7575111, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -27671,9 +27671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2373830000124144, + "duration_ms": 2.9041730000187727, "success": true, - "started_at_unix": 1788415703.614571, + "started_at_unix": 1788502033.7595212, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -27703,9 +27703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21839800001544063, + "duration_ms": 0.23525400001744856, "success": true, - "started_at_unix": 1788415703.6149096, + "started_at_unix": 1788502033.7625422, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -27734,9 +27734,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3866009999455855, + "duration_ms": 2.6507890000004863, "success": true, - "started_at_unix": 1788415703.615213, + "started_at_unix": 1788502033.7628572, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -27765,9 +27765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3132950000690471, + "duration_ms": 2.9172380000090925, "success": true, - "started_at_unix": 1788415703.6157749, + "started_at_unix": 1788502033.765653, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -27796,9 +27796,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22611200006394938, + "duration_ms": 2.7029170000218983, "success": true, - "started_at_unix": 1788415703.6163096, + "started_at_unix": 1788502033.7688048, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -27827,9 +27827,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24285299991788634, + "duration_ms": 2.8282610000189834, "success": true, - "started_at_unix": 1788415703.6166792, + "started_at_unix": 1788502033.771659, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -27859,9 +27859,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.181390999967334, + "duration_ms": 137.17108500000563, "success": true, - "started_at_unix": 1788415703.6172013, + "started_at_unix": 1788502033.7747548, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -27892,9 +27892,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22595099994759948, + "duration_ms": 3.1263879999983146, "success": true, - "started_at_unix": 1788415703.618543, + "started_at_unix": 1788502033.7783625, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -27922,9 +27922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22958799991101841, + "duration_ms": 2.9787420000104703, "success": true, - "started_at_unix": 1788415703.6188078, + "started_at_unix": 1788502033.7815344, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -27953,9 +27953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2311910000116768, + "duration_ms": 2.879083000010496, "success": true, - "started_at_unix": 1788415703.6191282, + "started_at_unix": 1788502033.7846217, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -27984,9 +27984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21204599988777773, + "duration_ms": 2.901132000005191, "success": true, - "started_at_unix": 1788415703.6194665, + "started_at_unix": 1788502033.7876024, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -28014,9 +28014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20988100004615262, + "duration_ms": 2.9559939999899143, "success": true, - "started_at_unix": 1788415703.6197417, + "started_at_unix": 1788502033.790546, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -28046,9 +28046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 26.675526999952126, + "duration_ms": 41.94575799999711, "success": true, - "started_at_unix": 1788415703.6200478, + "started_at_unix": 1788502033.7936096, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -28077,9 +28077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.138736000006247, + "duration_ms": 4.448017999976628, "success": true, - "started_at_unix": 1788415703.6770868, + "started_at_unix": 1788502033.8930757, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -28108,9 +28108,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24984900005620148, + "duration_ms": 0.8664970000040739, "success": true, - "started_at_unix": 1788415703.6793346, + "started_at_unix": 1788502033.8976429, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -28140,9 +28140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24853399986568547, + "duration_ms": 2.927720999991834, "success": true, - "started_at_unix": 1788415703.6796715, + "started_at_unix": 1788502033.898598, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -28172,9 +28172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22397800012186053, + "duration_ms": 2.910288999999011, "success": true, - "started_at_unix": 1788415703.6799924, + "started_at_unix": 1788502033.9016037, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -28204,9 +28204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23099100008039386, + "duration_ms": 2.9224719999945137, "success": true, - "started_at_unix": 1788415703.6803174, + "started_at_unix": 1788502033.9046228, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -28235,9 +28235,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24416499991275487, + "duration_ms": 2.891273999978239, "success": true, - "started_at_unix": 1788415703.6806364, + "started_at_unix": 1788502033.9076345, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -28266,9 +28266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2974639999138162, + "duration_ms": 2.89305600000489, "success": true, - "started_at_unix": 1788415703.6810243, + "started_at_unix": 1788502033.910675, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -28297,9 +28297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25231099994016404, + "duration_ms": 2.7221080000003894, "success": true, - "started_at_unix": 1788415703.681535, + "started_at_unix": 1788502033.9137943, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -28328,9 +28328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23762400019222696, + "duration_ms": 2.827634999988504, "success": true, - "started_at_unix": 1788415703.6819308, + "started_at_unix": 1788502033.9166684, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -28360,9 +28360,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 64.7773320001761, + "duration_ms": 142.2491120000018, "success": true, - "started_at_unix": 1788415703.6824548, + "started_at_unix": 1788502033.9197774, "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": 6.649120000020048, - "max_ms": 15.060955999842918, - "mean_ms": 8.405685399930007, - "median_ms": 6.788739999819882, - "p95_ms": 13.41282659986973, + "min_ms": 48.36813899999015, + "max_ms": 64.37325499999247, + "mean_ms": 55.750634199995375, + "median_ms": 54.457116999998334, + "p95_ms": 63.13893459999349, "result_summary": { "present_count": 5, "empty_count": 0, @@ -28493,9 +28493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2328539999325585, + "duration_ms": 2.06439099997624, "success": true, - "started_at_unix": 1788415703.6840472, + "started_at_unix": 1788502033.9234412, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -28524,9 +28524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2702040001167916, + "duration_ms": 2.9022950000126, "success": true, - "started_at_unix": 1788415703.6843717, + "started_at_unix": 1788502033.9256034, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -28555,9 +28555,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2806729999065283, + "duration_ms": 2.9054999999971187, "success": true, - "started_at_unix": 1788415703.6847827, + "started_at_unix": 1788502033.928613, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -28586,9 +28586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22701300008520775, + "duration_ms": 2.8584720000139896, "success": true, - "started_at_unix": 1788415703.685201, + "started_at_unix": 1788502033.9316564, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -28617,9 +28617,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29651199997715594, + "duration_ms": 2.896633000005977, "success": true, - "started_at_unix": 1788415703.6855128, + "started_at_unix": 1788502033.93461, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -28648,9 +28648,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21433000006254588, + "duration_ms": 5.819235000018352, "success": true, - "started_at_unix": 1788415703.6859052, + "started_at_unix": 1788502033.9376075, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -28678,9 +28678,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26061699986712483, + "duration_ms": 4.036099000018112, "success": true, - "started_at_unix": 1788415703.6861608, + "started_at_unix": 1788502033.9434772, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -28709,9 +28709,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2046419999714999, + "duration_ms": 1.876850999991575, "success": true, - "started_at_unix": 1788415703.6865354, + "started_at_unix": 1788502033.947645, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -28739,9 +28739,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20110500008740928, + "duration_ms": 2.9568659999767988, "success": true, - "started_at_unix": 1788415703.6867974, + "started_at_unix": 1788502033.9495673, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -28770,9 +28770,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21519100005207292, + "duration_ms": 2.89957900000104, "success": true, - "started_at_unix": 1788415703.687092, + "started_at_unix": 1788502033.952622, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -28801,9 +28801,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2810240000599151, + "duration_ms": 2.91806299998143, "success": true, - "started_at_unix": 1788415703.687395, + "started_at_unix": 1788502033.9556253, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -28832,9 +28832,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24970599997686804, + "duration_ms": 2.8365510000014638, "success": true, - "started_at_unix": 1788415703.6878512, + "started_at_unix": 1788502033.9586954, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -28863,9 +28863,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21572199989350338, + "duration_ms": 2.971462999994401, "success": true, - "started_at_unix": 1788415703.688193, + "started_at_unix": 1788502033.9616356, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -28894,9 +28894,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5031579999013047, + "duration_ms": 2.772161999985201, "success": true, - "started_at_unix": 1788415703.6885195, + "started_at_unix": 1788502033.9647331, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -28925,9 +28925,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.45052099994791206, + "duration_ms": 2.8187380000019857, "success": true, - "started_at_unix": 1788415703.6891522, + "started_at_unix": 1788502033.9676392, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -28956,9 +28956,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40477500010638323, + "duration_ms": 2.7228900000011436, "success": true, - "started_at_unix": 1788415703.6899798, + "started_at_unix": 1788502033.9708188, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -28987,9 +28987,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 7.546663999846714, + "duration_ms": 51.35257599999932, "success": true, - "started_at_unix": 1788415703.6907153, + "started_at_unix": 1788502033.9739015, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -29020,9 +29020,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3860099998291844, + "duration_ms": 2.3331520000056116, "success": true, - "started_at_unix": 1788415703.6921678, + "started_at_unix": 1788502033.9773183, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -29051,9 +29051,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3578779999315884, + "duration_ms": 5.749526000016658, "success": true, - "started_at_unix": 1788415703.6926432, + "started_at_unix": 1788502033.9797592, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -29082,9 +29082,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3691580000122485, + "duration_ms": 2.8943890000050487, "success": true, - "started_at_unix": 1788415703.6931124, + "started_at_unix": 1788502033.985629, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -29113,9 +29113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35891999982595735, + "duration_ms": 2.923683999995319, "success": true, - "started_at_unix": 1788415703.6936142, + "started_at_unix": 1788502033.988668, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -29144,9 +29144,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4066179999426822, + "duration_ms": 5.831088000007867, "success": true, - "started_at_unix": 1788415703.6940615, + "started_at_unix": 1788502033.9916887, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -29175,9 +29175,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3911899998456647, + "duration_ms": 2.866065999995726, "success": true, - "started_at_unix": 1788415703.6945658, + "started_at_unix": 1788502033.9976268, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -29205,9 +29205,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3692690002026211, + "duration_ms": 2.9987439999956678, "success": true, - "started_at_unix": 1788415703.695005, + "started_at_unix": 1788502034.000543, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -29236,9 +29236,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34667600016291544, + "duration_ms": 2.854915999989771, "success": true, - "started_at_unix": 1788415703.6955023, + "started_at_unix": 1788502034.0036755, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -29266,9 +29266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3568859999631968, + "duration_ms": 2.93324200001166, "success": true, - "started_at_unix": 1788415703.695889, + "started_at_unix": 1788502034.0065713, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -29297,9 +29297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36484099996414443, + "duration_ms": 2.908896000008099, "success": true, - "started_at_unix": 1788415703.6963444, + "started_at_unix": 1788502034.0096047, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -29328,9 +29328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4476149999845802, + "duration_ms": 2.9020629999934044, "success": true, - "started_at_unix": 1788415703.6968312, + "started_at_unix": 1788502034.0126188, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -29359,9 +29359,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.5814099999715836, + "duration_ms": 2.8266420000022663, "success": true, - "started_at_unix": 1788415703.6974237, + "started_at_unix": 1788502034.0156786, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -29390,9 +29390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8197229999259434, + "duration_ms": 2.9072629999973287, "success": true, - "started_at_unix": 1788415703.6990979, + "started_at_unix": 1788502034.0185997, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -29421,9 +29421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2242180000848748, + "duration_ms": 2.902584999986857, "success": true, - "started_at_unix": 1788415703.7010107, + "started_at_unix": 1788502034.0216007, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -29452,9 +29452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.70180799998343, + "duration_ms": 2.988514999998415, "success": true, - "started_at_unix": 1788415703.7013628, + "started_at_unix": 1788502034.0246298, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -29483,9 +29483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.568305000091641, + "duration_ms": 2.5926770000239685, "success": true, - "started_at_unix": 1788415703.70442, + "started_at_unix": 1788502034.027975, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -29514,9 +29514,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 15.060955999842918, + "duration_ms": 54.457116999998334, "success": true, - "started_at_unix": 1788415703.7063525, + "started_at_unix": 1788502034.0309246, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -29547,9 +29547,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27449200001683494, + "duration_ms": 2.0817039999769804, "success": true, - "started_at_unix": 1788415703.707699, + "started_at_unix": 1788502034.034425, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -29578,9 +29578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21989999981997244, + "duration_ms": 2.9075639999973646, "success": true, - "started_at_unix": 1788415703.7080636, + "started_at_unix": 1788502034.0366042, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -29609,9 +29609,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2588529998774902, + "duration_ms": 2.89868699999829, "success": true, - "started_at_unix": 1788415703.708393, + "started_at_unix": 1788502034.0396302, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -29640,9 +29640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2247289999104396, + "duration_ms": 2.840018000000555, "success": true, - "started_at_unix": 1788415703.7088118, + "started_at_unix": 1788502034.0426753, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -29671,9 +29671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21984999989399512, + "duration_ms": 2.9052600000056827, "success": true, - "started_at_unix": 1788415703.7091196, + "started_at_unix": 1788502034.04562, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -29702,9 +29702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19134700005452032, + "duration_ms": 1.884635999999773, "success": true, - "started_at_unix": 1788415703.7094338, + "started_at_unix": 1788502034.0486324, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -29732,9 +29732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26957299996865913, + "duration_ms": 3.9654869999878883, "success": true, - "started_at_unix": 1788415703.7096703, + "started_at_unix": 1788502034.0505645, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -29763,9 +29763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1992210000025807, + "duration_ms": 2.8525310000020454, "success": true, - "started_at_unix": 1788415703.7100558, + "started_at_unix": 1788502034.0546613, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -29793,9 +29793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20218700001350953, + "duration_ms": 2.962005000000545, "success": true, - "started_at_unix": 1788415703.71029, + "started_at_unix": 1788502034.0575576, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -29824,9 +29824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2456380000239733, + "duration_ms": 2.8823469999963436, "success": true, - "started_at_unix": 1788415703.7105756, + "started_at_unix": 1788502034.0606277, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -29855,9 +29855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25119799988715386, + "duration_ms": 2.930327000001398, "success": true, - "started_at_unix": 1788415703.7109163, + "started_at_unix": 1788502034.0636098, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -29886,9 +29886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2215229999364965, + "duration_ms": 2.823818000024403, "success": true, - "started_at_unix": 1788415703.7113202, + "started_at_unix": 1788502034.0667005, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -29917,9 +29917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2500559999134566, + "duration_ms": 2.9078139999967334, "success": true, - "started_at_unix": 1788415703.7116306, + "started_at_unix": 1788502034.0696204, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -29948,9 +29948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20803799998247996, + "duration_ms": 2.895540999986679, "success": true, - "started_at_unix": 1788415703.7119653, + "started_at_unix": 1788502034.0726247, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -29979,9 +29979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3860900001200207, + "duration_ms": 2.9515360000118562, "success": true, - "started_at_unix": 1788415703.712287, + "started_at_unix": 1788502034.0756578, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -30010,9 +30010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2609169998777361, + "duration_ms": 2.582357000022739, "success": true, - "started_at_unix": 1788415703.7130291, + "started_at_unix": 1788502034.0789711, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -30041,9 +30041,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.709301999990203, + "duration_ms": 48.36813899999015, "success": true, - "started_at_unix": 1788415703.7136104, + "started_at_unix": 1788502034.081915, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -30074,9 +30074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25932399989869737, + "duration_ms": 2.207346999995252, "success": true, - "started_at_unix": 1788415703.7149622, + "started_at_unix": 1788502034.0853002, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -30105,9 +30105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2408180000657012, + "duration_ms": 2.910839999998416, "success": true, - "started_at_unix": 1788415703.7153106, + "started_at_unix": 1788502034.0876002, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -30136,9 +30136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28909899992868304, + "duration_ms": 2.8857830000106333, "success": true, - "started_at_unix": 1788415703.71566, + "started_at_unix": 1788502034.0906284, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -30167,9 +30167,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2448059999551333, + "duration_ms": 2.861378000005743, "success": true, - "started_at_unix": 1788415703.716085, + "started_at_unix": 1788502034.0936513, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -30198,9 +30198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22600100010095048, + "duration_ms": 3.821589000011727, "success": true, - "started_at_unix": 1788415703.7164145, + "started_at_unix": 1788502034.0966024, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -30229,9 +30229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1867080000010901, + "duration_ms": 2.9001700000037545, "success": true, - "started_at_unix": 1788415703.7167552, + "started_at_unix": 1788502034.1005301, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -30259,9 +30259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2735000000484433, + "duration_ms": 4.057348000003458, "success": true, - "started_at_unix": 1788415703.7169814, + "started_at_unix": 1788502034.1034808, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -30290,9 +30290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1844440000695613, + "duration_ms": 4.830832000010332, "success": true, - "started_at_unix": 1788415703.7173667, + "started_at_unix": 1788502034.1076684, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -30320,9 +30320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20670500020969484, + "duration_ms": 5.967642000001661, "success": true, - "started_at_unix": 1788415703.717583, + "started_at_unix": 1788502034.1125443, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -30351,9 +30351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20588399979715177, + "duration_ms": 2.8878569999903902, "success": true, - "started_at_unix": 1788415703.7178793, + "started_at_unix": 1788502034.1186159, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -30382,9 +30382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24865299997145485, + "duration_ms": 2.928652999997894, "success": true, - "started_at_unix": 1788415703.718174, + "started_at_unix": 1788502034.1216035, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -30413,9 +30413,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24605799990240484, + "duration_ms": 5.81472700000063, "success": true, - "started_at_unix": 1788415703.7185707, + "started_at_unix": 1788502034.1246989, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -30444,9 +30444,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21538200007853447, + "duration_ms": 5.905636999983699, "success": true, - "started_at_unix": 1788415703.7189066, + "started_at_unix": 1788502034.130609, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -30475,9 +30475,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21684500006813323, + "duration_ms": 2.9014220000078694, "success": true, - "started_at_unix": 1788415703.719203, + "started_at_unix": 1788502034.136612, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -30506,9 +30506,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3759810001611186, + "duration_ms": 2.9480590000048323, "success": true, - "started_at_unix": 1788415703.7195375, + "started_at_unix": 1788502034.1396513, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -30537,9 +30537,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3034960000150022, + "duration_ms": 5.57421799999247, "success": true, - "started_at_unix": 1788415703.720274, + "started_at_unix": 1788502034.1429877, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -30568,9 +30568,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.820308999976987, + "duration_ms": 64.37325499999247, "success": true, - "started_at_unix": 1788415703.7209456, + "started_at_unix": 1788502034.1489172, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -30601,9 +30601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2363810001497768, + "duration_ms": 3.079614999990099, "success": true, - "started_at_unix": 1788415703.722334, + "started_at_unix": 1788502034.1554372, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -30632,9 +30632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24814300013531465, + "duration_ms": 2.8962819999946987, "success": true, - "started_at_unix": 1788415703.7226567, + "started_at_unix": 1788502034.1586137, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -30663,9 +30663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24097000004985603, + "duration_ms": 2.8889590000176213, "success": true, - "started_at_unix": 1788415703.7230067, + "started_at_unix": 1788502034.1616254, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -30694,9 +30694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21403899995675602, + "duration_ms": 2.8500960000030773, "success": true, - "started_at_unix": 1788415703.7233753, + "started_at_unix": 1788502034.1646502, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -30725,9 +30725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2393259999280417, + "duration_ms": 2.9099289999976463, "success": true, - "started_at_unix": 1788415703.723664, + "started_at_unix": 1788502034.1675923, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -30756,9 +30756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17539700002089376, + "duration_ms": 2.899198000022807, "success": true, - "started_at_unix": 1788415703.723995, + "started_at_unix": 1788502034.1705906, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -30786,9 +30786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24455600009787304, + "duration_ms": 2.973054999984015, "success": true, - "started_at_unix": 1788415703.7242146, + "started_at_unix": 1788502034.173537, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -30817,9 +30817,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23868500011303695, + "duration_ms": 5.863367999978664, "success": true, - "started_at_unix": 1788415703.72458, + "started_at_unix": 1788502034.1766298, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -30847,9 +30847,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23481800008084974, + "duration_ms": 2.969608999990214, "success": true, - "started_at_unix": 1788415703.7248583, + "started_at_unix": 1788502034.1825354, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -30878,9 +30878,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21790599998894322, + "duration_ms": 2.8963329999953658, "success": true, - "started_at_unix": 1788415703.7251906, + "started_at_unix": 1788502034.1856048, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -30909,9 +30909,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27791799993792665, + "duration_ms": 2.920617999990327, "success": true, - "started_at_unix": 1788415703.725499, + "started_at_unix": 1788502034.1885953, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -30940,9 +30940,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22014099999978498, + "duration_ms": 2.7551299999970524, "success": true, - "started_at_unix": 1788415703.72593, + "started_at_unix": 1788502034.1916695, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -30971,9 +30971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23200300006465113, + "duration_ms": 4.499903999999333, "success": true, - "started_at_unix": 1788415703.7262416, + "started_at_unix": 1788502034.1945198, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -31002,9 +31002,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26170799992542015, + "duration_ms": 2.4145440000040708, "success": true, - "started_at_unix": 1788415703.7265608, + "started_at_unix": 1788502034.1991007, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -31033,9 +31033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36604299998543866, + "duration_ms": 3.113177000017231, "success": true, - "started_at_unix": 1788415703.7269428, + "started_at_unix": 1788502034.2016485, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -31064,9 +31064,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29690299993490044, + "duration_ms": 2.4452609999912056, "success": true, - "started_at_unix": 1788415703.7276578, + "started_at_unix": 1788502034.2051058, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -31095,9 +31095,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.788739999819882, + "duration_ms": 53.35300699999834, "success": true, - "started_at_unix": 1788415703.7282932, + "started_at_unix": 1788502034.2078998, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -31128,9 +31128,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25937400005204836, + "duration_ms": 3.083351999976003, "success": true, - "started_at_unix": 1788415703.7295423, + "started_at_unix": 1788502034.211584, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -31159,9 +31159,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21817700007886742, + "duration_ms": 5.759865000015907, "success": true, - "started_at_unix": 1788415703.7298903, + "started_at_unix": 1788502034.2147605, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -31190,9 +31190,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2570290000676323, + "duration_ms": 3.034420999995291, "success": true, - "started_at_unix": 1788415703.7302194, + "started_at_unix": 1788502034.2206378, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -31221,9 +31221,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.249905999908151, + "duration_ms": 2.71367300001657, "success": true, - "started_at_unix": 1788415703.7306142, + "started_at_unix": 1788502034.2237997, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -31252,9 +31252,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22989800004324934, + "duration_ms": 2.9164100000116377, "success": true, - "started_at_unix": 1788415703.7309535, + "started_at_unix": 1788502034.2266061, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -31283,9 +31283,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1969870002085372, + "duration_ms": 3.049438999994436, "success": true, - "started_at_unix": 1788415703.7312765, + "started_at_unix": 1788502034.2296262, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -31313,9 +31313,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2543249997870589, + "duration_ms": 2.8073269999993045, "success": true, - "started_at_unix": 1788415703.7315168, + "started_at_unix": 1788502034.2327251, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -31344,9 +31344,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2120659999036434, + "duration_ms": 2.8363000000126704, "success": true, - "started_at_unix": 1788415703.731896, + "started_at_unix": 1788502034.2356653, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -31374,9 +31374,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21344700007830397, + "duration_ms": 5.973261999997703, "success": true, - "started_at_unix": 1788415703.7321472, + "started_at_unix": 1788502034.238547, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -31405,9 +31405,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2313019999746757, + "duration_ms": 3.0295020000039585, "success": true, - "started_at_unix": 1788415703.732456, + "started_at_unix": 1788502034.2446284, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -31436,9 +31436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23764299999129435, + "duration_ms": 5.779892999981939, "success": true, - "started_at_unix": 1788415703.7328062, + "started_at_unix": 1788502034.2477589, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -31467,9 +31467,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19564500007618335, + "duration_ms": 2.8043619999778002, "success": true, - "started_at_unix": 1788415703.733171, + "started_at_unix": 1788502034.2537127, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -31498,9 +31498,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20625499996640428, + "duration_ms": 3.0467830000020513, "success": true, - "started_at_unix": 1788415703.7334495, + "started_at_unix": 1788502034.2566211, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -31529,9 +31529,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20792800000890566, + "duration_ms": 2.9166209999971215, "success": true, - "started_at_unix": 1788415703.733765, + "started_at_unix": 1788502034.2597644, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -31560,9 +31560,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3774639999392093, + "duration_ms": 2.7918979999981275, "success": true, - "started_at_unix": 1788415703.7340913, + "started_at_unix": 1788502034.2628238, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -31591,9 +31591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28716499991787714, + "duration_ms": 2.548964999988357, "success": true, - "started_at_unix": 1788415703.734846, + "started_at_unix": 1788502034.265993, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -31622,9 +31622,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.649120000020048, + "duration_ms": 58.20165299999758, "success": true, - "started_at_unix": 1788415703.7354658, + "started_at_unix": 1788502034.2688944, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -31659,9 +31659,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.096555999969496, + "duration_ms": 2.155798000018194, "success": true, - "started_at_unix": 1788415701.995014, + "started_at_unix": 1788502031.7449534, "bytes_sent": 673, "bytes_received": 1337, "request_id": 1, @@ -31680,9 +31680,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.019966999843745725, + "duration_ms": 0.021470999996608953, "success": true, - "started_at_unix": 1788415701.9971926, + "started_at_unix": 1788502031.747191, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -31695,9 +31695,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01513799998065224, + "duration_ms": 0.015118999982632886, "success": true, - "started_at_unix": 1788415701.9972332, + "started_at_unix": 1788502031.747233, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -31713,9 +31713,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018524000097386306, + "duration_ms": 0.01905599998508478, "success": true, - "started_at_unix": 1788415701.9973052, + "started_at_unix": 1788502031.7473035, "bytes_sent": 948, "bytes_received": 0, "request_id": null, @@ -31731,9 +31731,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.015828999949007994, + "duration_ms": 0.01639100000261351, "success": true, - "started_at_unix": 1788415701.9973605, + "started_at_unix": 1788502031.747361, "bytes_sent": 841, "bytes_received": 0, "request_id": null, @@ -31749,9 +31749,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.033050999945771764, + "duration_ms": 0.0356959999976425, "success": true, - "started_at_unix": 1788415701.9974241, + "started_at_unix": 1788502031.747448, "bytes_sent": 644, "bytes_received": 0, "request_id": null, @@ -31767,9 +31767,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 31.725469000093653, + "duration_ms": 28.822126999983766, "success": true, - "started_at_unix": 1788415701.9974725, + "started_at_unix": 1788502031.7475014, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -31791,9 +31791,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1140.0487759999578, + "duration_ms": 1148.8079879999873, "success": true, - "started_at_unix": 1788415702.02925, + "started_at_unix": 1788502031.776372, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -31815,9 +31815,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27620199989542016, + "duration_ms": 0.2702540000143472, "success": true, - "started_at_unix": 1788415703.1701179, + "started_at_unix": 1788502032.9260075, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -31845,9 +31845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26789999992615776, + "duration_ms": 0.2584529999865026, "success": true, - "started_at_unix": 1788415703.1704319, + "started_at_unix": 1788502032.9263148, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -31877,9 +31877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32748100011303904, + "duration_ms": 0.2907330000141428, "success": true, - "started_at_unix": 1788415703.1707854, + "started_at_unix": 1788502032.9266527, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -31907,9 +31907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2321429999483371, + "duration_ms": 0.22439899998971669, "success": true, - "started_at_unix": 1788415703.1711435, + "started_at_unix": 1788502032.9269743, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -31939,9 +31939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1869989998795063, + "duration_ms": 0.19628600000487495, "success": true, - "started_at_unix": 1788415703.1714566, + "started_at_unix": 1788502032.9272826, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -31969,9 +31969,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22929800002202683, + "duration_ms": 0.2151919999846541, "success": true, - "started_at_unix": 1788415703.171672, + "started_at_unix": 1788502032.9275076, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -32001,9 +32001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.525794000050155, + "duration_ms": 4.335052000016049, "success": true, - "started_at_unix": 1788415703.1720066, + "started_at_unix": 1788502032.9278314, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -32032,9 +32032,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2162030000363302, + "duration_ms": 0.19967599999404229, "success": true, - "started_at_unix": 1788415703.1776662, + "started_at_unix": 1788502032.9322767, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -32062,9 +32062,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20716699987133325, + "duration_ms": 0.2254579999885209, "success": true, - "started_at_unix": 1788415703.177918, + "started_at_unix": 1788502032.9325092, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -32093,9 +32093,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6280310001329781, + "duration_ms": 0.47653000001446344, "success": true, - "started_at_unix": 1788415703.1781988, + "started_at_unix": 1788502032.9328148, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -32124,9 +32124,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22607099981541978, + "duration_ms": 0.23436800000808944, "success": true, - "started_at_unix": 1788415703.1791875, + "started_at_unix": 1788502032.9336812, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -32155,9 +32155,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19992300008198072, + "duration_ms": 0.19608700000617318, "success": true, - "started_at_unix": 1788415703.1794763, + "started_at_unix": 1788502032.933984, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -32186,9 +32186,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19812999994428537, + "duration_ms": 0.21224599998959093, "success": true, - "started_at_unix": 1788415703.179734, + "started_at_unix": 1788502032.9342375, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -32217,9 +32217,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1949640000020736, + "duration_ms": 0.20304899999246118, "success": true, - "started_at_unix": 1788415703.1800008, + "started_at_unix": 1788502032.9345226, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -32248,9 +32248,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19470300003376906, + "duration_ms": 0.2035199999852466, "success": true, - "started_at_unix": 1788415703.1802485, + "started_at_unix": 1788502032.9347825, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -32279,9 +32279,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19433200009189022, + "duration_ms": 0.20118599999818798, "success": true, - "started_at_unix": 1788415703.1805158, + "started_at_unix": 1788502032.9350595, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -32310,9 +32310,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28145500004939095, + "duration_ms": 0.27477300000100513, "success": true, - "started_at_unix": 1788415703.1808321, + "started_at_unix": 1788502032.9353602, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -32341,9 +32341,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20010300022477168, + "duration_ms": 0.20926000001963985, "success": true, - "started_at_unix": 1788415703.1812296, + "started_at_unix": 1788502032.9357574, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -32372,9 +32372,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17892400001073838, + "duration_ms": 0.18206999999392792, "success": true, - "started_at_unix": 1788415703.1814966, + "started_at_unix": 1788502032.9360387, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -32402,9 +32402,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1809079999475216, + "duration_ms": 0.18398400001728987, "success": true, - "started_at_unix": 1788415703.181705, + "started_at_unix": 1788502032.936252, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -32432,9 +32432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17967500002669112, + "duration_ms": 0.17947499998172134, "success": true, - "started_at_unix": 1788415703.181911, + "started_at_unix": 1788502032.9364638, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -32462,9 +32462,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20069500010322372, + "duration_ms": 0.20528300001387834, "success": true, - "started_at_unix": 1788415703.1821156, + "started_at_unix": 1788502032.9366703, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -32493,9 +32493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18834100001186016, + "duration_ms": 0.18457499999158244, "success": true, - "started_at_unix": 1788415703.1824205, + "started_at_unix": 1788502032.9369767, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -32523,9 +32523,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2258909999000025, + "duration_ms": 0.21249699997838434, "success": true, - "started_at_unix": 1788415703.1826344, + "started_at_unix": 1788502032.9371889, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -32554,9 +32554,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.728799999853436, + "duration_ms": 12.391714999978376, "success": true, - "started_at_unix": 1788415703.1830764, + "started_at_unix": 1788502032.937622, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -32587,9 +32587,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15892600004008273, + "duration_ms": 0.15945799998462462, "success": true, - "started_at_unix": 1788415703.1832085, + "started_at_unix": 1788502032.9377506, "bytes_sent": 81, "bytes_received": 58, "request_id": 28, @@ -32611,9 +32611,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19784899996011518, + "duration_ms": 0.24306399998863526, "success": true, - "started_at_unix": 1788415703.1840422, + "started_at_unix": 1788502032.9389412, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -32641,9 +32641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.240321000044787, + "duration_ms": 0.26877099998046106, "success": true, - "started_at_unix": 1788415703.1842687, + "started_at_unix": 1788502032.939216, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -32673,9 +32673,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.1998370000583236, + "duration_ms": 0.18745999997804574, "success": true, - "started_at_unix": 1788415703.1866245, + "started_at_unix": 1788502032.9395568, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -32703,9 +32703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9688859999623674, + "duration_ms": 0.22722400001384813, "success": true, - "started_at_unix": 1788415703.1878633, + "started_at_unix": 1788502032.9397757, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -32735,9 +32735,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.859371999875293, + "duration_ms": 0.18328200002315498, "success": true, - "started_at_unix": 1788415703.1909661, + "started_at_unix": 1788502032.9400847, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -32765,9 +32765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8002819999528583, + "duration_ms": 0.27249900000470006, "success": true, - "started_at_unix": 1788415703.1938689, + "started_at_unix": 1788502032.9402988, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -32797,9 +32797,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0344689998855756, + "duration_ms": 0.27313000001072396, "success": true, - "started_at_unix": 1788415703.196856, + "started_at_unix": 1788502032.9406786, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -32828,9 +32828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7634040000066307, + "duration_ms": 0.41436399999383866, "success": true, - "started_at_unix": 1788415703.2000775, + "started_at_unix": 1788502032.941099, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -32858,9 +32858,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.953877999971155, + "duration_ms": 0.21632400000726193, "success": true, - "started_at_unix": 1788415703.202887, + "started_at_unix": 1788502032.94155, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -32889,9 +32889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1255690000762115, + "duration_ms": 0.6663650000007237, "success": true, - "started_at_unix": 1788415703.2059803, + "started_at_unix": 1788502032.9418802, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -32920,9 +32920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.065196999841646, + "duration_ms": 0.27854000001070744, "success": true, - "started_at_unix": 1788415703.20981, + "started_at_unix": 1788502032.9432142, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -32951,9 +32951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8576890001659194, + "duration_ms": 0.20440200000848563, "success": true, - "started_at_unix": 1788415703.21298, + "started_at_unix": 1788502032.9435847, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -32982,9 +32982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23245299985319434, + "duration_ms": 0.213819999999032, "success": true, - "started_at_unix": 1788415703.2159066, + "started_at_unix": 1788502032.9438643, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -33013,9 +33013,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21844799994141795, + "duration_ms": 0.2536940000084087, "success": true, - "started_at_unix": 1788415703.2162306, + "started_at_unix": 1788502032.9441848, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -33044,9 +33044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24086999997052772, + "duration_ms": 0.21737599999482882, "success": true, - "started_at_unix": 1788415703.216516, + "started_at_unix": 1788502032.944515, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -33075,9 +33075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9604910001144162, + "duration_ms": 0.17785200000730583, "success": true, - "started_at_unix": 1788415703.2168715, + "started_at_unix": 1788502032.9448285, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -33106,9 +33106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2920449999237462, + "duration_ms": 0.30745399999432266, "success": true, - "started_at_unix": 1788415703.217971, + "started_at_unix": 1788502032.9451346, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -33137,9 +33137,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32218999990618613, + "duration_ms": 0.24116999998113897, "success": true, - "started_at_unix": 1788415703.218487, + "started_at_unix": 1788502032.9456592, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -33168,9 +33168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19279000002825342, + "duration_ms": 0.1998939999907634, "success": true, - "started_at_unix": 1788415703.2189157, + "started_at_unix": 1788502032.9460132, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -33198,9 +33198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17577799985701859, + "duration_ms": 0.2468710000016472, "success": true, - "started_at_unix": 1788415703.219147, + "started_at_unix": 1788502032.9462585, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -33228,9 +33228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.200112999891644, + "duration_ms": 0.22170400001186863, "success": true, - "started_at_unix": 1788415703.2193544, + "started_at_unix": 1788502032.9465437, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -33258,9 +33258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25159000006169663, + "duration_ms": 0.24141000000099666, "success": true, - "started_at_unix": 1788415703.2195897, + "started_at_unix": 1788502032.9468038, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -33289,9 +33289,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19242799999119597, + "duration_ms": 0.24916500001381792, "success": true, - "started_at_unix": 1788415703.2200036, + "started_at_unix": 1788502032.947214, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -33319,9 +33319,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2270529998895654, + "duration_ms": 0.2429330000097707, "success": true, - "started_at_unix": 1788415703.2202334, + "started_at_unix": 1788502032.9475052, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -33350,9 +33350,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 37.46330800004216, + "duration_ms": 10.173825999999053, "success": true, - "started_at_unix": 1788415703.2208555, + "started_at_unix": 1788502032.9481091, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -33383,9 +33383,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1788530000794708, + "duration_ms": 0.17347299998959897, "success": true, - "started_at_unix": 1788415703.2212226, + "started_at_unix": 1788502032.948496, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -33407,9 +33407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2728389999901992, + "duration_ms": 0.22188500000197564, "success": true, - "started_at_unix": 1788415703.222629, + "started_at_unix": 1788502032.9498384, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -33437,9 +33437,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27266899996902794, + "duration_ms": 0.3149880000137273, "success": true, - "started_at_unix": 1788415703.2229762, + "started_at_unix": 1788502032.950127, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -33469,9 +33469,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20316900008765515, + "duration_ms": 0.21109400000796086, "success": true, - "started_at_unix": 1788415703.223353, + "started_at_unix": 1788502032.9505486, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -33499,9 +33499,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28732600003422704, + "duration_ms": 0.26235999999357773, "success": true, - "started_at_unix": 1788415703.2235944, + "started_at_unix": 1788502032.9508002, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -33531,9 +33531,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18398299994260015, + "duration_ms": 0.2256709999812756, "success": true, - "started_at_unix": 1788415703.2240016, + "started_at_unix": 1788502032.9511805, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -33561,9 +33561,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2132179999989603, + "duration_ms": 0.2515090000088094, "success": true, - "started_at_unix": 1788415703.2242188, + "started_at_unix": 1788502032.9514441, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -33593,9 +33593,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32692000013412326, + "duration_ms": 0.2696939999964343, "success": true, - "started_at_unix": 1788415703.224586, + "started_at_unix": 1788502032.9518375, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -33624,9 +33624,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21413000013126293, + "duration_ms": 0.19666699998310833, "success": true, - "started_at_unix": 1788415703.2250745, + "started_at_unix": 1788502032.9522529, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -33654,9 +33654,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19586500002333196, + "duration_ms": 0.18598799999836046, "success": true, - "started_at_unix": 1788415703.225327, + "started_at_unix": 1788502032.952485, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -33685,9 +33685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6533690000196657, + "duration_ms": 0.5399379999744269, "success": true, - "started_at_unix": 1788415703.2256377, + "started_at_unix": 1788502032.952769, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -33716,9 +33716,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2397670000391372, + "duration_ms": 0.25427500000319014, "success": true, - "started_at_unix": 1788415703.2269607, + "started_at_unix": 1788502032.9539938, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -33747,9 +33747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21263700000417884, + "duration_ms": 0.2572500000042055, "success": true, - "started_at_unix": 1788415703.2272944, + "started_at_unix": 1788502032.9543493, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -33778,9 +33778,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24767199988673383, + "duration_ms": 0.22428899998772067, "success": true, - "started_at_unix": 1788415703.227587, + "started_at_unix": 1788502032.954695, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -33809,9 +33809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21613299986711354, + "duration_ms": 0.22597199998131146, "success": true, - "started_at_unix": 1788415703.2279415, + "started_at_unix": 1788502032.9550283, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -33840,9 +33840,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21429999992506055, + "duration_ms": 0.26021600001513434, "success": true, - "started_at_unix": 1788415703.2282405, + "started_at_unix": 1788502032.9553356, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -33871,9 +33871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2533229999244213, + "duration_ms": 0.24340499999198073, "success": true, - "started_at_unix": 1788415703.228569, + "started_at_unix": 1788502032.9557102, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -33902,9 +33902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29871800006731064, + "duration_ms": 0.345475000017359, "success": true, - "started_at_unix": 1788415703.2289774, + "started_at_unix": 1788502032.9561112, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -33933,9 +33933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2596839999569056, + "duration_ms": 0.2159940000012739, "success": true, - "started_at_unix": 1788415703.2294807, + "started_at_unix": 1788502032.9566426, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -33964,9 +33964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19842000006065064, + "duration_ms": 0.20750800001678726, "success": true, - "started_at_unix": 1788415703.2298527, + "started_at_unix": 1788502032.9569683, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -33994,9 +33994,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1894229999379604, + "duration_ms": 0.2289379999922403, "success": true, - "started_at_unix": 1788415703.230093, + "started_at_unix": 1788502032.95722, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -34024,9 +34024,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18315200009055843, + "duration_ms": 0.20201699999233824, "success": true, - "started_at_unix": 1788415703.2303176, + "started_at_unix": 1788502032.9574864, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -34054,9 +34054,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22547000003214634, + "duration_ms": 0.2371330000130456, "success": true, - "started_at_unix": 1788415703.2305362, + "started_at_unix": 1788502032.9577272, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -34085,9 +34085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1996619998863025, + "duration_ms": 0.19617600000287894, "success": true, - "started_at_unix": 1788415703.2309225, + "started_at_unix": 1788502032.958127, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -34115,9 +34115,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534830000513466, + "duration_ms": 0.25821200000564204, "success": true, - "started_at_unix": 1788415703.2311604, + "started_at_unix": 1788502032.9583583, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -34146,9 +34146,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.361073000012766, + "duration_ms": 10.260929999986956, "success": true, - "started_at_unix": 1788415703.2317975, + "started_at_unix": 1788502032.9589653, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -34179,9 +34179,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1832820000799984, + "duration_ms": 0.21648399999207868, "success": true, - "started_at_unix": 1788415703.2321818, + "started_at_unix": 1788502032.9593458, "bytes_sent": 81, "bytes_received": 58, "request_id": 78, @@ -34203,9 +34203,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21668399995178333, + "duration_ms": 0.2140999999937776, "success": true, - "started_at_unix": 1788415703.2334938, + "started_at_unix": 1788502032.9606814, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -34233,9 +34233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2674390000265703, + "duration_ms": 0.26018599999133585, "success": true, - "started_at_unix": 1788415703.2337766, + "started_at_unix": 1788502032.9609373, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -34265,9 +34265,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.198339999997188, + "duration_ms": 0.24215199999844117, "success": true, - "started_at_unix": 1788415703.2341442, + "started_at_unix": 1788502032.9613047, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -34295,9 +34295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24595899981250113, + "duration_ms": 0.26475500001765795, "success": true, - "started_at_unix": 1788415703.234383, + "started_at_unix": 1788502032.961588, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -34327,9 +34327,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19183800009159313, + "duration_ms": 0.21885800001086864, "success": true, - "started_at_unix": 1788415703.2347713, + "started_at_unix": 1788502032.9619744, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -34357,9 +34357,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24027800009207567, + "duration_ms": 0.26419300002089585, "success": true, - "started_at_unix": 1788415703.2350018, + "started_at_unix": 1788502032.9622307, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -34389,9 +34389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3032360000361223, + "duration_ms": 0.2884490000099049, "success": true, - "started_at_unix": 1788415703.2353964, + "started_at_unix": 1788502032.9626439, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -34420,9 +34420,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.195735000033892, + "duration_ms": 0.19122700001616977, "success": true, - "started_at_unix": 1788415703.2358897, + "started_at_unix": 1788502032.9630916, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -34450,9 +34450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22200399985194963, + "duration_ms": 0.21897900001022208, "success": true, - "started_at_unix": 1788415703.2361262, + "started_at_unix": 1788502032.9633203, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -34481,9 +34481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6650399998306966, + "duration_ms": 0.6218409999974028, "success": true, - "started_at_unix": 1788415703.236462, + "started_at_unix": 1788502032.9636376, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -34512,9 +34512,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27475199999571487, + "duration_ms": 0.2665069999920888, "success": true, - "started_at_unix": 1788415703.2377925, + "started_at_unix": 1788502032.9649758, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -34543,9 +34543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21133400014150538, + "duration_ms": 0.23793500000124368, "success": true, - "started_at_unix": 1788415703.238168, + "started_at_unix": 1788502032.9653418, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -34574,9 +34574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24561800000810763, + "duration_ms": 0.2168450000112898, "success": true, - "started_at_unix": 1788415703.238465, + "started_at_unix": 1788502032.9656653, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -34605,9 +34605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23399599990625575, + "duration_ms": 0.25128900000481735, "success": true, - "started_at_unix": 1788415703.2388532, + "started_at_unix": 1788502032.9659927, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -34636,9 +34636,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25219000008291914, + "duration_ms": 0.2823169999999209, "success": true, - "started_at_unix": 1788415703.2391768, + "started_at_unix": 1788502032.9663315, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -34667,9 +34667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27039499991587945, + "duration_ms": 0.22929799999360512, "success": true, - "started_at_unix": 1788415703.2395434, + "started_at_unix": 1788502032.966731, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -34698,9 +34698,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.325085999975272, + "duration_ms": 0.32742100000859864, "success": true, - "started_at_unix": 1788415703.2399635, + "started_at_unix": 1788502032.9671237, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -34729,9 +34729,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2772269999695709, + "duration_ms": 0.2374130000077912, "success": true, - "started_at_unix": 1788415703.2404847, + "started_at_unix": 1788502032.967661, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -34760,9 +34760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23365600009128684, + "duration_ms": 0.24962599999867052, "success": true, - "started_at_unix": 1788415703.2408743, + "started_at_unix": 1788502032.968014, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -34790,9 +34790,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24319299996022892, + "duration_ms": 0.22944799999891075, "success": true, - "started_at_unix": 1788415703.24116, + "started_at_unix": 1788502032.9683096, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -34820,9 +34820,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2453570000398031, + "duration_ms": 0.17398500000354034, "success": true, - "started_at_unix": 1788415703.241444, + "started_at_unix": 1788502032.9685743, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -34850,9 +34850,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36376899993229017, + "duration_ms": 0.24764200000504388, "success": true, - "started_at_unix": 1788415703.2417786, + "started_at_unix": 1788502032.9687855, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -34881,9 +34881,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2305299999534327, + "duration_ms": 0.2625199999783945, "success": true, - "started_at_unix": 1788415703.242308, + "started_at_unix": 1788502032.969192, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -34911,9 +34911,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25839199997790274, + "duration_ms": 0.2589329999977963, "success": true, - "started_at_unix": 1788415703.2425785, + "started_at_unix": 1788502032.9694946, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -34942,9 +34942,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.812444000066534, + "duration_ms": 10.502080000009073, "success": true, - "started_at_unix": 1788415703.2432115, + "started_at_unix": 1788502032.970096, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -34975,9 +34975,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2360209998641949, + "duration_ms": 0.17142999999464337, "success": true, - "started_at_unix": 1788415703.2435644, + "started_at_unix": 1788502032.9704769, "bytes_sent": 82, "bytes_received": 59, "request_id": 103, @@ -34999,9 +34999,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2309809999587742, + "duration_ms": 0.21102399998085275, "success": true, - "started_at_unix": 1788415703.245012, + "started_at_unix": 1788502032.9717348, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -35029,9 +35029,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28477099999690836, + "duration_ms": 0.2609070000119118, "success": true, - "started_at_unix": 1788415703.2452848, + "started_at_unix": 1788502032.9719868, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -35061,9 +35061,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21993999985170376, + "duration_ms": 0.23967699999616343, "success": true, - "started_at_unix": 1788415703.2456772, + "started_at_unix": 1788502032.9723482, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -35091,9 +35091,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24826300000313495, + "duration_ms": 0.25005699998814634, "success": true, - "started_at_unix": 1788415703.245934, + "started_at_unix": 1788502032.9726264, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -35123,9 +35123,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19481300000734336, + "duration_ms": 0.18769999999790343, "success": true, - "started_at_unix": 1788415703.246312, + "started_at_unix": 1788502032.9730015, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -35153,9 +35153,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2657160000580916, + "duration_ms": 0.26633800001718555, "success": true, - "started_at_unix": 1788415703.246542, + "started_at_unix": 1788502032.9732246, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -35185,9 +35185,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2991979999933392, + "duration_ms": 0.28810800000655945, "success": true, - "started_at_unix": 1788415703.2469642, + "started_at_unix": 1788502032.9736378, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -35216,9 +35216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19038599998566497, + "duration_ms": 0.19740900000897454, "success": true, - "started_at_unix": 1788415703.2474236, + "started_at_unix": 1788502032.9740798, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -35246,9 +35246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22983799999565235, + "duration_ms": 0.23820499998805644, "success": true, - "started_at_unix": 1788415703.2476516, + "started_at_unix": 1788502032.9743142, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -35277,9 +35277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6252160001167795, + "duration_ms": 0.5855329999917558, "success": true, - "started_at_unix": 1788415703.247995, + "started_at_unix": 1788502032.9746568, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -35308,9 +35308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36018199989484856, + "duration_ms": 0.340345999973124, "success": true, - "started_at_unix": 1788415703.2493105, + "started_at_unix": 1788502032.9758742, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -35339,9 +35339,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2105119999669114, + "duration_ms": 0.22193399999537178, "success": true, - "started_at_unix": 1788415703.2497938, + "started_at_unix": 1788502032.976304, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -35370,9 +35370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24083900007099146, + "duration_ms": 0.19499499998687497, "success": true, - "started_at_unix": 1788415703.2500842, + "started_at_unix": 1788502032.976613, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -35401,9 +35401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21158500021556392, + "duration_ms": 0.19302100000118116, "success": true, - "started_at_unix": 1788415703.250435, + "started_at_unix": 1788502032.9769084, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -35432,9 +35432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21870799992029788, + "duration_ms": 0.18829200001846402, "success": true, - "started_at_unix": 1788415703.2507522, + "started_at_unix": 1788502032.9771738, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -35463,9 +35463,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22729400006937794, + "duration_ms": 0.19491400001925285, "success": true, - "started_at_unix": 1788415703.2510781, + "started_at_unix": 1788502032.9774864, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -35494,9 +35494,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.32565700007580745, + "duration_ms": 0.2655860000118082, "success": true, - "started_at_unix": 1788415703.2514515, + "started_at_unix": 1788502032.9778178, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -35525,9 +35525,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2312510000592738, + "duration_ms": 0.24869399999261077, "success": true, - "started_at_unix": 1788415703.2519825, + "started_at_unix": 1788502032.9782686, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -35556,9 +35556,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2074569999876985, + "duration_ms": 0.19810999998526313, "success": true, - "started_at_unix": 1788415703.252335, + "started_at_unix": 1788502032.9786165, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -35586,9 +35586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24307400008183322, + "duration_ms": 0.17891399997438384, "success": true, - "started_at_unix": 1788415703.252586, + "started_at_unix": 1788502032.9788537, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -35616,9 +35616,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23138200003813836, + "duration_ms": 0.1768909999952939, "success": true, - "started_at_unix": 1788415703.2528656, + "started_at_unix": 1788502032.9790661, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -35646,9 +35646,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24580800004514458, + "duration_ms": 0.22132300000521354, "success": true, - "started_at_unix": 1788415703.253134, + "started_at_unix": 1788502032.979276, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -35677,9 +35677,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24684000004526752, + "duration_ms": 0.17098899999723471, "success": true, - "started_at_unix": 1788415703.2535431, + "started_at_unix": 1788502032.9796433, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -35707,9 +35707,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23698199993305025, + "duration_ms": 0.2102329999900121, "success": true, - "started_at_unix": 1788415703.253827, + "started_at_unix": 1788502032.97985, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -35738,9 +35738,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.572255999932167, + "duration_ms": 9.729917999976578, "success": true, - "started_at_unix": 1788415703.2544096, + "started_at_unix": 1788502032.9804115, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -35771,9 +35771,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16294400006700016, + "duration_ms": 0.15000999999870146, "success": true, - "started_at_unix": 1788415703.2547827, + "started_at_unix": 1788502032.98075, "bytes_sent": 82, "bytes_received": 59, "request_id": 128, @@ -35795,9 +35795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2120659999036434, + "duration_ms": 0.18926300000998708, "success": true, - "started_at_unix": 1788415703.2560449, + "started_at_unix": 1788502032.981938, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -35825,9 +35825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2497150001090631, + "duration_ms": 0.31012900001314847, "success": true, - "started_at_unix": 1788415703.2562943, + "started_at_unix": 1788502032.982164, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -35857,9 +35857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2279249999901367, + "duration_ms": 5.901209000001018, "success": true, - "started_at_unix": 1788415703.2566519, + "started_at_unix": 1788502032.9825726, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -35887,9 +35887,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534329998979956, + "duration_ms": 2.983921999998529, "success": true, - "started_at_unix": 1788415703.2569149, + "started_at_unix": 1788502032.9885135, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -35919,9 +35919,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22816499995315098, + "duration_ms": 2.8585080000027574, "success": true, - "started_at_unix": 1788415703.2572894, + "started_at_unix": 1788502032.9916215, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -35949,9 +35949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.270915000101013, + "duration_ms": 0.2656860000058714, "success": true, - "started_at_unix": 1788415703.2575562, + "started_at_unix": 1788502032.994521, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -35981,9 +35981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34131699999306875, + "duration_ms": 2.597600000001421, "success": true, - "started_at_unix": 1788415703.2579901, + "started_at_unix": 1788502032.9949512, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -36012,9 +36012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.31382599991047755, + "duration_ms": 2.7758129999995163, "success": true, - "started_at_unix": 1788415703.2584994, + "started_at_unix": 1788502032.9977143, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -36042,9 +36042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3222410000489617, + "duration_ms": 2.9671099999859507, "success": true, - "started_at_unix": 1788415703.2588623, + "started_at_unix": 1788502033.0005314, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -36073,9 +36073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.6802979999065428, + "duration_ms": 1.3288810000062767, "success": true, - "started_at_unix": 1788415703.2593052, + "started_at_unix": 1788502033.0036209, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -36104,9 +36104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2781089999643882, + "duration_ms": 0.2317519999905926, "success": true, - "started_at_unix": 1788415703.2606525, + "started_at_unix": 1788502033.0056076, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -36135,9 +36135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2259420000427781, + "duration_ms": 2.559878999988996, "success": true, - "started_at_unix": 1788415703.2610319, + "started_at_unix": 1788502033.0059319, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -36166,9 +36166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2400579999175534, + "duration_ms": 2.922056000016937, "success": true, - "started_at_unix": 1788415703.2613456, + "started_at_unix": 1788502033.0085757, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -36197,9 +36197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25800100002015824, + "duration_ms": 2.8725040000097124, "success": true, - "started_at_unix": 1788415703.2617042, + "started_at_unix": 1788502033.0116253, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -36228,9 +36228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20316899986028147, + "duration_ms": 2.9159050000089337, "success": true, - "started_at_unix": 1788415703.2620432, + "started_at_unix": 1788502033.014582, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -36259,9 +36259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2540529999350838, + "duration_ms": 2.9622410000058608, "success": true, - "started_at_unix": 1788415703.2623646, + "started_at_unix": 1788502033.0176136, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -36290,9 +36290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3464859998985048, + "duration_ms": 2.8128319999893847, "success": true, - "started_at_unix": 1788415703.262811, + "started_at_unix": 1788502033.0207455, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -36321,9 +36321,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23579899993819708, + "duration_ms": 2.7410780000138857, "success": true, - "started_at_unix": 1788415703.26337, + "started_at_unix": 1788502033.0237706, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -36352,9 +36352,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2168739999888203, + "duration_ms": 2.8712209999923743, "success": true, - "started_at_unix": 1788415703.2637157, + "started_at_unix": 1788502033.026623, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -36382,9 +36382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1798060000055557, + "duration_ms": 2.9529740000100446, "success": true, - "started_at_unix": 1788415703.2639713, + "started_at_unix": 1788502033.029539, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -36412,9 +36412,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1638650001041242, + "duration_ms": 2.9531239999869285, "success": true, - "started_at_unix": 1788415703.264183, + "started_at_unix": 1788502033.0325348, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -36442,9 +36442,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22840499991616525, + "duration_ms": 2.9804650000073707, "success": true, - "started_at_unix": 1788415703.2643778, + "started_at_unix": 1788502033.0355287, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -36473,9 +36473,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2083880001464422, + "duration_ms": 2.8029739999908543, "success": true, - "started_at_unix": 1788415703.2648087, + "started_at_unix": 1788502033.0386887, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -36503,9 +36503,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23950700006025727, + "duration_ms": 3.007716000013261, "success": true, - "started_at_unix": 1788415703.2650545, + "started_at_unix": 1788502033.0415347, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -36534,9 +36534,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 10.698361999857298, + "duration_ms": 64.02464699999655, "success": true, - "started_at_unix": 1788415703.2656775, + "started_at_unix": 1788502033.0449564, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -36567,9 +36567,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18402399996375607, + "duration_ms": 0.16534800002432348, "success": true, - "started_at_unix": 1788415703.2662935, + "started_at_unix": 1788502033.0455966, "bytes_sent": 82, "bytes_received": 59, "request_id": 153, @@ -36591,9 +36591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.210512999956336, + "duration_ms": 2.845522999990635, "success": true, - "started_at_unix": 1788415703.267241, + "started_at_unix": 1788502033.0466526, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -36621,9 +36621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22183299984135374, + "duration_ms": 2.9631829999914316, "success": true, - "started_at_unix": 1788415703.2674916, + "started_at_unix": 1788502033.0495422, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -36652,9 +36652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21760599997833197, + "duration_ms": 2.880899000018644, "success": true, - "started_at_unix": 1788415703.2678351, + "started_at_unix": 1788502033.0526073, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -36683,9 +36683,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2187479999520292, + "duration_ms": 2.844891999984611, "success": true, - "started_at_unix": 1788415703.2681565, + "started_at_unix": 1788502033.0556307, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -36713,9 +36713,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22935799984225014, + "duration_ms": 2.9773089999878266, "success": true, - "started_at_unix": 1788415703.2684128, + "started_at_unix": 1788502033.0585146, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -36745,9 +36745,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 38.02609399986068, + "duration_ms": 47.82524000000876, "success": true, - "started_at_unix": 1788415703.2687857, + "started_at_unix": 1788502033.061634, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -36776,9 +36776,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4478549999003008, + "duration_ms": 3.8231290000112494, "success": true, - "started_at_unix": 1788415703.3449254, + "started_at_unix": 1788502033.1679125, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -36807,9 +36807,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.3656220000702888, + "duration_ms": 4.621278999991318, "success": true, - "started_at_unix": 1788415703.3475003, + "started_at_unix": 1788502033.1718621, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -36839,9 +36839,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9169399999773304, + "duration_ms": 2.931032999981653, "success": true, - "started_at_unix": 1788415703.3499525, + "started_at_unix": 1788502033.1765802, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -36871,9 +36871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9058290001557907, + "duration_ms": 5.909004000017148, "success": true, - "started_at_unix": 1788415703.3529484, + "started_at_unix": 1788502033.1795845, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -36903,9 +36903,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.876555000057124, + "duration_ms": 2.897990999997546, "success": true, - "started_at_unix": 1788415703.355988, + "started_at_unix": 1788502033.1856034, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -36934,9 +36934,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8882459998840204, + "duration_ms": 2.9171870000084255, "success": true, - "started_at_unix": 1788415703.3589668, + "started_at_unix": 1788502033.1885867, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -36965,9 +36965,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.921208000088882, + "duration_ms": 2.897228999984236, "success": true, - "started_at_unix": 1788415703.3620052, + "started_at_unix": 1788502033.1916604, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -36996,9 +36996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7190710000013496, + "duration_ms": 2.733524000007037, "success": true, - "started_at_unix": 1788415703.3651524, + "started_at_unix": 1788502033.194784, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -37027,9 +37027,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8279689998053072, + "duration_ms": 2.846865000009302, "success": true, - "started_at_unix": 1788415703.3680277, + "started_at_unix": 1788502033.197655, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -37059,9 +37059,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 103.63369400010924, + "duration_ms": 154.99679200001992, "success": true, - "started_at_unix": 1788415703.3701444, + "started_at_unix": 1788502033.2007935, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -37092,9 +37092,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1456109998798638, + "duration_ms": 2.5337820000004285, "success": true, - "started_at_unix": 1788415703.370317, + "started_at_unix": 1788502033.2009652, "bytes_sent": 82, "bytes_received": 59, "request_id": 169, @@ -37116,9 +37116,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2246289998311113, + "duration_ms": 3.065883999994412, "success": true, - "started_at_unix": 1788415703.3713043, + "started_at_unix": 1788502033.2044177, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -37146,9 +37146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26902099989456474, + "duration_ms": 2.9856950000066718, "success": true, - "started_at_unix": 1788415703.371569, + "started_at_unix": 1788502033.2075236, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -37177,9 +37177,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2142189998721733, + "duration_ms": 2.9025089999947795, "success": true, - "started_at_unix": 1788415703.37194, + "started_at_unix": 1788502033.210611, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -37208,9 +37208,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19426199992267357, + "duration_ms": 2.8589480000107415, "success": true, - "started_at_unix": 1788415703.372258, + "started_at_unix": 1788502033.2136316, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -37238,9 +37238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19737799993890803, + "duration_ms": 2.954606999992393, "success": true, - "started_at_unix": 1788415703.3724895, + "started_at_unix": 1788502033.2165353, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -37270,9 +37270,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.70013800009474, + "duration_ms": 29.23812899999234, "success": true, - "started_at_unix": 1788415703.3728127, + "started_at_unix": 1788502033.2196054, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -37301,9 +37301,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4160150001080183, + "duration_ms": 6.7539810000027956, "success": true, - "started_at_unix": 1788415703.4261494, + "started_at_unix": 1788502033.308689, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -37332,9 +37332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2548649999880581, + "duration_ms": 1.9332399999996142, "success": true, - "started_at_unix": 1788415703.4287007, + "started_at_unix": 1788502033.3155684, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -37364,9 +37364,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16787300000942196, + "duration_ms": 2.9002560000037647, "success": true, - "started_at_unix": 1788415703.429037, + "started_at_unix": 1788502033.3175943, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -37396,9 +37396,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1909160000650445, + "duration_ms": 2.9318149999824072, "success": true, - "started_at_unix": 1788415703.4292648, + "started_at_unix": 1788502033.3205714, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -37428,9 +37428,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25025700006153784, + "duration_ms": 2.8856179999934284, "success": true, - "started_at_unix": 1788415703.4295528, + "started_at_unix": 1788502033.323618, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -37459,9 +37459,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23793399986971053, + "duration_ms": 2.905524999988529, "success": true, - "started_at_unix": 1788415703.4298887, + "started_at_unix": 1788502033.3265984, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -37490,9 +37490,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3033349998986523, + "duration_ms": 2.9047239999897556, "success": true, - "started_at_unix": 1788415703.4302697, + "started_at_unix": 1788502033.329661, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -37521,9 +37521,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2235059998838551, + "duration_ms": 2.709740000000238, "success": true, - "started_at_unix": 1788415703.4308164, + "started_at_unix": 1788502033.332799, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -37552,9 +37552,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21561200014730275, + "duration_ms": 2.8425479999896197, "success": true, - "started_at_unix": 1788415703.4311793, + "started_at_unix": 1788502033.3356657, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -37584,9 +37584,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 61.180444000001444, + "duration_ms": 135.26564500000404, "success": true, - "started_at_unix": 1788415703.4316745, + "started_at_unix": 1788502033.3388047, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -37617,9 +37617,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1685749998614483, + "duration_ms": 2.4352369999860457, "success": true, - "started_at_unix": 1788415703.4319515, + "started_at_unix": 1788502033.3390646, "bytes_sent": 82, "bytes_received": 59, "request_id": 185, @@ -37641,9 +37641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18427399982101633, + "duration_ms": 3.0629600000224855, "success": true, - "started_at_unix": 1788415703.4329834, + "started_at_unix": 1788502033.3423624, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -37671,9 +37671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23509900006501994, + "duration_ms": 1.056623000010859, "success": true, - "started_at_unix": 1788415703.433207, + "started_at_unix": 1788502033.3454678, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -37702,9 +37702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24521700015611714, + "duration_ms": 1.8842480000103023, "success": true, - "started_at_unix": 1788415703.4335363, + "started_at_unix": 1788502033.3466272, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -37733,9 +37733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2165840000998287, + "duration_ms": 2.8749180000033903, "success": true, - "started_at_unix": 1788415703.4338863, + "started_at_unix": 1788502033.3486235, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -37763,9 +37763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20493200008786516, + "duration_ms": 1.9582769999999527, "success": true, - "started_at_unix": 1788415703.4341416, + "started_at_unix": 1788502033.351541, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -37795,9 +37795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 23.049805000027845, + "duration_ms": 39.840110000000095, "success": true, - "started_at_unix": 1788415703.4344485, + "started_at_unix": 1788502033.3536127, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -37826,9 +37826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.095668000038131, + "duration_ms": 2.322386000003007, "success": true, - "started_at_unix": 1788415703.4863198, + "started_at_unix": 1788502033.4521077, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -37857,9 +37857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3171109999584587, + "duration_ms": 3.9311499999996613, "success": true, - "started_at_unix": 1788415703.4885242, + "started_at_unix": 1788502033.4545512, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -37889,9 +37889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21925900000496767, + "duration_ms": 4.843574000005901, "success": true, - "started_at_unix": 1788415703.48893, + "started_at_unix": 1788502033.4585817, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -37921,9 +37921,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20349999999780266, + "duration_ms": 5.92018400001848, "success": true, - "started_at_unix": 1788415703.4892135, + "started_at_unix": 1788502033.4635067, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -37953,9 +37953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24943600010374212, + "duration_ms": 5.876061999998683, "success": true, - "started_at_unix": 1788415703.4895175, + "started_at_unix": 1788502033.4695485, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -37984,9 +37984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22672200020679156, + "duration_ms": 2.988721000008354, "success": true, - "started_at_unix": 1788415703.4898524, + "started_at_unix": 1788502033.475523, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -38015,9 +38015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3191060000062862, + "duration_ms": 2.900766000010435, "success": true, - "started_at_unix": 1788415703.4902172, + "started_at_unix": 1788502033.4786718, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -38046,9 +38046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2604660000997683, + "duration_ms": 2.733834999986584, "success": true, - "started_at_unix": 1788415703.4907713, + "started_at_unix": 1788502033.4817839, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -38077,9 +38077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20847900009357545, + "duration_ms": 2.8258960000187017, "success": true, - "started_at_unix": 1788415703.491168, + "started_at_unix": 1788502033.4846776, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -38109,9 +38109,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 59.499890000097366, + "duration_ms": 146.26623699999186, "success": true, - "started_at_unix": 1788415703.4916546, + "started_at_unix": 1788502033.4878037, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -38142,9 +38142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17522699999972247, + "duration_ms": 2.4359389999801806, "success": true, - "started_at_unix": 1788415703.4919384, + "started_at_unix": 1788502033.4880643, "bytes_sent": 82, "bytes_received": 59, "request_id": 201, @@ -38166,9 +38166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20078499983355869, + "duration_ms": 2.9982980000227144, "success": true, - "started_at_unix": 1788415703.4929793, + "started_at_unix": 1788502033.4914296, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -38196,9 +38196,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20765700014635513, + "duration_ms": 2.0484949999968194, "success": true, - "started_at_unix": 1788415703.4932153, + "started_at_unix": 1788502033.4944713, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -38227,9 +38227,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19800900008704048, + "duration_ms": 2.8841550000038296, "success": true, - "started_at_unix": 1788415703.4935074, + "started_at_unix": 1788502033.496625, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -38258,9 +38258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1832919999742444, + "duration_ms": 2.8641079999829344, "success": true, - "started_at_unix": 1788415703.4938366, + "started_at_unix": 1788502033.49963, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -38288,9 +38288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23475800003325276, + "duration_ms": 2.967140000009749, "success": true, - "started_at_unix": 1788415703.4940562, + "started_at_unix": 1788502033.502539, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -38320,9 +38320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 24.130159999913303, + "duration_ms": 41.106154000004835, "success": true, - "started_at_unix": 1788415703.4943864, + "started_at_unix": 1788502033.5056093, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -38351,9 +38351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4594459998752427, + "duration_ms": 2.6157540000042445, "success": true, - "started_at_unix": 1788415703.548906, + "started_at_unix": 1788502033.6067054, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -38382,9 +38382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33190899989676836, + "duration_ms": 2.039818999975296, "success": true, - "started_at_unix": 1788415703.5514946, + "started_at_unix": 1788502033.6094646, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -38414,9 +38414,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22296599991022958, + "duration_ms": 2.9050349999977243, "success": true, - "started_at_unix": 1788415703.5519176, + "started_at_unix": 1788502033.6116014, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -38446,9 +38446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2150519999304379, + "duration_ms": 2.921785000012278, "success": true, - "started_at_unix": 1788415703.5522134, + "started_at_unix": 1788502033.6145868, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -38478,9 +38478,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25340199999845936, + "duration_ms": 4.778152000000091, "success": true, - "started_at_unix": 1788415703.5525646, + "started_at_unix": 1788502033.6176472, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -38509,9 +38509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21267600004648557, + "duration_ms": 0.4053659999954107, "success": true, - "started_at_unix": 1788415703.5529041, + "started_at_unix": 1788502033.6225185, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -38540,9 +38540,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.296261999892522, + "duration_ms": 2.9291999999827567, "success": true, - "started_at_unix": 1788415703.553251, + "started_at_unix": 1788502033.6230772, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -38571,9 +38571,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2064650000193069, + "duration_ms": 2.261012000019491, "success": true, - "started_at_unix": 1788415703.553778, + "started_at_unix": 1788502033.6262515, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -38602,9 +38602,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18749000014395278, + "duration_ms": 5.758192000001827, "success": true, - "started_at_unix": 1788415703.5541105, + "started_at_unix": 1788502033.6286666, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -38634,9 +38634,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.42270099983216, + "duration_ms": 144.1570220000017, "success": true, - "started_at_unix": 1788415703.554573, + "started_at_unix": 1788502033.6346974, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -38667,9 +38667,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1443389999167266, + "duration_ms": 2.6030809999895155, "success": true, - "started_at_unix": 1788415703.554843, + "started_at_unix": 1788502033.6349406, "bytes_sent": 82, "bytes_received": 59, "request_id": 217, @@ -38691,9 +38691,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21924900011072168, + "duration_ms": 2.9770989999917674, "success": true, - "started_at_unix": 1788415703.5558956, + "started_at_unix": 1788502033.6384518, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -38721,9 +38721,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23101099986888585, + "duration_ms": 0.26738999997633073, "success": true, - "started_at_unix": 1788415703.5561564, + "started_at_unix": 1788502033.6414745, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -38752,9 +38752,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29617299992423796, + "duration_ms": 4.6810409999977765, "success": true, - "started_at_unix": 1788415703.5564883, + "started_at_unix": 1788502033.6418424, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -38783,9 +38783,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22098199997344636, + "duration_ms": 5.860492000010709, "success": true, - "started_at_unix": 1788415703.5568912, + "started_at_unix": 1788502033.6466427, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -38813,9 +38813,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25429399988752266, + "duration_ms": 5.961151000008158, "success": true, - "started_at_unix": 1788415703.5571551, + "started_at_unix": 1788502033.6525478, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -38845,9 +38845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.50555099999474, + "duration_ms": 32.36291900000765, "success": true, - "started_at_unix": 1788415703.5575023, + "started_at_unix": 1788502033.6586194, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -38876,9 +38876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4532149998321984, + "duration_ms": 4.585171000002219, "success": true, - "started_at_unix": 1788415703.6114388, + "started_at_unix": 1788502033.7489254, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -38907,9 +38907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20457100004023232, + "duration_ms": 3.7978610000095614, "success": true, - "started_at_unix": 1788415703.6139975, + "started_at_unix": 1788502033.7536247, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -38939,9 +38939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2126560000306199, + "duration_ms": 1.929735999993909, "success": true, - "started_at_unix": 1788415703.6142883, + "started_at_unix": 1788502033.7575111, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -38971,9 +38971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2373830000124144, + "duration_ms": 2.9041730000187727, "success": true, - "started_at_unix": 1788415703.614571, + "started_at_unix": 1788502033.7595212, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -39003,9 +39003,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21839800001544063, + "duration_ms": 0.23525400001744856, "success": true, - "started_at_unix": 1788415703.6149096, + "started_at_unix": 1788502033.7625422, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -39034,9 +39034,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3866009999455855, + "duration_ms": 2.6507890000004863, "success": true, - "started_at_unix": 1788415703.615213, + "started_at_unix": 1788502033.7628572, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -39065,9 +39065,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3132950000690471, + "duration_ms": 2.9172380000090925, "success": true, - "started_at_unix": 1788415703.6157749, + "started_at_unix": 1788502033.765653, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -39096,9 +39096,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22611200006394938, + "duration_ms": 2.7029170000218983, "success": true, - "started_at_unix": 1788415703.6163096, + "started_at_unix": 1788502033.7688048, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -39127,9 +39127,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24285299991788634, + "duration_ms": 2.8282610000189834, "success": true, - "started_at_unix": 1788415703.6166792, + "started_at_unix": 1788502033.771659, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -39159,9 +39159,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.181390999967334, + "duration_ms": 137.17108500000563, "success": true, - "started_at_unix": 1788415703.6172013, + "started_at_unix": 1788502033.7747548, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -39192,9 +39192,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17806200003178674, + "duration_ms": 2.492394000000786, "success": true, - "started_at_unix": 1788415703.6174603, + "started_at_unix": 1788502033.7749958, "bytes_sent": 82, "bytes_received": 59, "request_id": 233, @@ -39216,9 +39216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22595099994759948, + "duration_ms": 3.1263879999983146, "success": true, - "started_at_unix": 1788415703.618543, + "started_at_unix": 1788502033.7783625, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -39246,9 +39246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22958799991101841, + "duration_ms": 2.9787420000104703, "success": true, - "started_at_unix": 1788415703.6188078, + "started_at_unix": 1788502033.7815344, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -39277,9 +39277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2311910000116768, + "duration_ms": 2.879083000010496, "success": true, - "started_at_unix": 1788415703.6191282, + "started_at_unix": 1788502033.7846217, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -39308,9 +39308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21204599988777773, + "duration_ms": 2.901132000005191, "success": true, - "started_at_unix": 1788415703.6194665, + "started_at_unix": 1788502033.7876024, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -39338,9 +39338,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20988100004615262, + "duration_ms": 2.9559939999899143, "success": true, - "started_at_unix": 1788415703.6197417, + "started_at_unix": 1788502033.790546, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -39370,9 +39370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 26.675526999952126, + "duration_ms": 41.94575799999711, "success": true, - "started_at_unix": 1788415703.6200478, + "started_at_unix": 1788502033.7936096, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -39401,9 +39401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.138736000006247, + "duration_ms": 4.448017999976628, "success": true, - "started_at_unix": 1788415703.6770868, + "started_at_unix": 1788502033.8930757, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -39432,9 +39432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24984900005620148, + "duration_ms": 0.8664970000040739, "success": true, - "started_at_unix": 1788415703.6793346, + "started_at_unix": 1788502033.8976429, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -39464,9 +39464,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24853399986568547, + "duration_ms": 2.927720999991834, "success": true, - "started_at_unix": 1788415703.6796715, + "started_at_unix": 1788502033.898598, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -39496,9 +39496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22397800012186053, + "duration_ms": 2.910288999999011, "success": true, - "started_at_unix": 1788415703.6799924, + "started_at_unix": 1788502033.9016037, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -39528,9 +39528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23099100008039386, + "duration_ms": 2.9224719999945137, "success": true, - "started_at_unix": 1788415703.6803174, + "started_at_unix": 1788502033.9046228, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -39559,9 +39559,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24416499991275487, + "duration_ms": 2.891273999978239, "success": true, - "started_at_unix": 1788415703.6806364, + "started_at_unix": 1788502033.9076345, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -39590,9 +39590,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2974639999138162, + "duration_ms": 2.89305600000489, "success": true, - "started_at_unix": 1788415703.6810243, + "started_at_unix": 1788502033.910675, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -39621,9 +39621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25231099994016404, + "duration_ms": 2.7221080000003894, "success": true, - "started_at_unix": 1788415703.681535, + "started_at_unix": 1788502033.9137943, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -39652,9 +39652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23762400019222696, + "duration_ms": 2.827634999988504, "success": true, - "started_at_unix": 1788415703.6819308, + "started_at_unix": 1788502033.9166684, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -39684,9 +39684,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 64.7773320001761, + "duration_ms": 142.2491120000018, "success": true, - "started_at_unix": 1788415703.6824548, + "started_at_unix": 1788502033.9197774, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -39717,9 +39717,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16411499996138446, + "duration_ms": 2.2611179999785236, "success": true, - "started_at_unix": 1788415703.6829689, + "started_at_unix": 1788502033.920247, "bytes_sent": 82, "bytes_received": 59, "request_id": 249, @@ -39741,9 +39741,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2328539999325585, + "duration_ms": 2.06439099997624, "success": true, - "started_at_unix": 1788415703.6840472, + "started_at_unix": 1788502033.9234412, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -39772,9 +39772,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2702040001167916, + "duration_ms": 2.9022950000126, "success": true, - "started_at_unix": 1788415703.6843717, + "started_at_unix": 1788502033.9256034, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -39803,9 +39803,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2806729999065283, + "duration_ms": 2.9054999999971187, "success": true, - "started_at_unix": 1788415703.6847827, + "started_at_unix": 1788502033.928613, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -39834,9 +39834,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22701300008520775, + "duration_ms": 2.8584720000139896, "success": true, - "started_at_unix": 1788415703.685201, + "started_at_unix": 1788502033.9316564, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -39865,9 +39865,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29651199997715594, + "duration_ms": 2.896633000005977, "success": true, - "started_at_unix": 1788415703.6855128, + "started_at_unix": 1788502033.93461, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -39896,9 +39896,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21433000006254588, + "duration_ms": 5.819235000018352, "success": true, - "started_at_unix": 1788415703.6859052, + "started_at_unix": 1788502033.9376075, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -39926,9 +39926,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26061699986712483, + "duration_ms": 4.036099000018112, "success": true, - "started_at_unix": 1788415703.6861608, + "started_at_unix": 1788502033.9434772, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -39957,9 +39957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2046419999714999, + "duration_ms": 1.876850999991575, "success": true, - "started_at_unix": 1788415703.6865354, + "started_at_unix": 1788502033.947645, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -39987,9 +39987,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20110500008740928, + "duration_ms": 2.9568659999767988, "success": true, - "started_at_unix": 1788415703.6867974, + "started_at_unix": 1788502033.9495673, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -40018,9 +40018,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21519100005207292, + "duration_ms": 2.89957900000104, "success": true, - "started_at_unix": 1788415703.687092, + "started_at_unix": 1788502033.952622, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -40049,9 +40049,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2810240000599151, + "duration_ms": 2.91806299998143, "success": true, - "started_at_unix": 1788415703.687395, + "started_at_unix": 1788502033.9556253, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -40080,9 +40080,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24970599997686804, + "duration_ms": 2.8365510000014638, "success": true, - "started_at_unix": 1788415703.6878512, + "started_at_unix": 1788502033.9586954, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -40111,9 +40111,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21572199989350338, + "duration_ms": 2.971462999994401, "success": true, - "started_at_unix": 1788415703.688193, + "started_at_unix": 1788502033.9616356, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -40142,9 +40142,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5031579999013047, + "duration_ms": 2.772161999985201, "success": true, - "started_at_unix": 1788415703.6885195, + "started_at_unix": 1788502033.9647331, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -40173,9 +40173,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.45052099994791206, + "duration_ms": 2.8187380000019857, "success": true, - "started_at_unix": 1788415703.6891522, + "started_at_unix": 1788502033.9676392, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -40204,9 +40204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40477500010638323, + "duration_ms": 2.7228900000011436, "success": true, - "started_at_unix": 1788415703.6899798, + "started_at_unix": 1788502033.9708188, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -40235,9 +40235,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 7.546663999846714, + "duration_ms": 51.35257599999932, "success": true, - "started_at_unix": 1788415703.6907153, + "started_at_unix": 1788502033.9739015, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -40268,9 +40268,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.3370389999872714, + "duration_ms": 2.3453049999773157, "success": true, - "started_at_unix": 1788415703.6909163, + "started_at_unix": 1788502033.9740825, "bytes_sent": 82, "bytes_received": 59, "request_id": 266, @@ -40292,9 +40292,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3860099998291844, + "duration_ms": 2.3331520000056116, "success": true, - "started_at_unix": 1788415703.6921678, + "started_at_unix": 1788502033.9773183, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -40323,9 +40323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3578779999315884, + "duration_ms": 5.749526000016658, "success": true, - "started_at_unix": 1788415703.6926432, + "started_at_unix": 1788502033.9797592, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -40354,9 +40354,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3691580000122485, + "duration_ms": 2.8943890000050487, "success": true, - "started_at_unix": 1788415703.6931124, + "started_at_unix": 1788502033.985629, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -40385,9 +40385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.35891999982595735, + "duration_ms": 2.923683999995319, "success": true, - "started_at_unix": 1788415703.6936142, + "started_at_unix": 1788502033.988668, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -40416,9 +40416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4066179999426822, + "duration_ms": 5.831088000007867, "success": true, - "started_at_unix": 1788415703.6940615, + "started_at_unix": 1788502033.9916887, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -40447,9 +40447,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3911899998456647, + "duration_ms": 2.866065999995726, "success": true, - "started_at_unix": 1788415703.6945658, + "started_at_unix": 1788502033.9976268, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -40477,9 +40477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3692690002026211, + "duration_ms": 2.9987439999956678, "success": true, - "started_at_unix": 1788415703.695005, + "started_at_unix": 1788502034.000543, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -40508,9 +40508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34667600016291544, + "duration_ms": 2.854915999989771, "success": true, - "started_at_unix": 1788415703.6955023, + "started_at_unix": 1788502034.0036755, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -40538,9 +40538,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3568859999631968, + "duration_ms": 2.93324200001166, "success": true, - "started_at_unix": 1788415703.695889, + "started_at_unix": 1788502034.0065713, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -40569,9 +40569,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36484099996414443, + "duration_ms": 2.908896000008099, "success": true, - "started_at_unix": 1788415703.6963444, + "started_at_unix": 1788502034.0096047, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -40600,9 +40600,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4476149999845802, + "duration_ms": 2.9020629999934044, "success": true, - "started_at_unix": 1788415703.6968312, + "started_at_unix": 1788502034.0126188, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -40631,9 +40631,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.5814099999715836, + "duration_ms": 2.8266420000022663, "success": true, - "started_at_unix": 1788415703.6974237, + "started_at_unix": 1788502034.0156786, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -40662,9 +40662,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.8197229999259434, + "duration_ms": 2.9072629999973287, "success": true, - "started_at_unix": 1788415703.6990979, + "started_at_unix": 1788502034.0185997, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -40693,9 +40693,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2242180000848748, + "duration_ms": 2.902584999986857, "success": true, - "started_at_unix": 1788415703.7010107, + "started_at_unix": 1788502034.0216007, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -40724,9 +40724,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.70180799998343, + "duration_ms": 2.988514999998415, "success": true, - "started_at_unix": 1788415703.7013628, + "started_at_unix": 1788502034.0246298, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -40755,9 +40755,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.568305000091641, + "duration_ms": 2.5926770000239685, "success": true, - "started_at_unix": 1788415703.70442, + "started_at_unix": 1788502034.027975, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -40786,9 +40786,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 15.060955999842918, + "duration_ms": 54.457116999998334, "success": true, - "started_at_unix": 1788415703.7063525, + "started_at_unix": 1788502034.0309246, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -40819,9 +40819,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.25838100009423215, + "duration_ms": 2.3178239999879224, "success": true, - "started_at_unix": 1788415703.7066007, + "started_at_unix": 1788502034.031189, "bytes_sent": 82, "bytes_received": 59, "request_id": 283, @@ -40843,9 +40843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27449200001683494, + "duration_ms": 2.0817039999769804, "success": true, - "started_at_unix": 1788415703.707699, + "started_at_unix": 1788502034.034425, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -40874,9 +40874,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21989999981997244, + "duration_ms": 2.9075639999973646, "success": true, - "started_at_unix": 1788415703.7080636, + "started_at_unix": 1788502034.0366042, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -40905,9 +40905,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2588529998774902, + "duration_ms": 2.89868699999829, "success": true, - "started_at_unix": 1788415703.708393, + "started_at_unix": 1788502034.0396302, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -40936,9 +40936,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2247289999104396, + "duration_ms": 2.840018000000555, "success": true, - "started_at_unix": 1788415703.7088118, + "started_at_unix": 1788502034.0426753, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -40967,9 +40967,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21984999989399512, + "duration_ms": 2.9052600000056827, "success": true, - "started_at_unix": 1788415703.7091196, + "started_at_unix": 1788502034.04562, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -40998,9 +40998,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19134700005452032, + "duration_ms": 1.884635999999773, "success": true, - "started_at_unix": 1788415703.7094338, + "started_at_unix": 1788502034.0486324, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -41028,9 +41028,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26957299996865913, + "duration_ms": 3.9654869999878883, "success": true, - "started_at_unix": 1788415703.7096703, + "started_at_unix": 1788502034.0505645, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -41059,9 +41059,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1992210000025807, + "duration_ms": 2.8525310000020454, "success": true, - "started_at_unix": 1788415703.7100558, + "started_at_unix": 1788502034.0546613, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -41089,9 +41089,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20218700001350953, + "duration_ms": 2.962005000000545, "success": true, - "started_at_unix": 1788415703.71029, + "started_at_unix": 1788502034.0575576, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -41120,9 +41120,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2456380000239733, + "duration_ms": 2.8823469999963436, "success": true, - "started_at_unix": 1788415703.7105756, + "started_at_unix": 1788502034.0606277, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -41151,9 +41151,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25119799988715386, + "duration_ms": 2.930327000001398, "success": true, - "started_at_unix": 1788415703.7109163, + "started_at_unix": 1788502034.0636098, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -41182,9 +41182,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2215229999364965, + "duration_ms": 2.823818000024403, "success": true, - "started_at_unix": 1788415703.7113202, + "started_at_unix": 1788502034.0667005, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -41213,9 +41213,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2500559999134566, + "duration_ms": 2.9078139999967334, "success": true, - "started_at_unix": 1788415703.7116306, + "started_at_unix": 1788502034.0696204, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -41244,9 +41244,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20803799998247996, + "duration_ms": 2.895540999986679, "success": true, - "started_at_unix": 1788415703.7119653, + "started_at_unix": 1788502034.0726247, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -41275,9 +41275,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3860900001200207, + "duration_ms": 2.9515360000118562, "success": true, - "started_at_unix": 1788415703.712287, + "started_at_unix": 1788502034.0756578, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -41306,9 +41306,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2609169998777361, + "duration_ms": 2.582357000022739, "success": true, - "started_at_unix": 1788415703.7130291, + "started_at_unix": 1788502034.0789711, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -41337,9 +41337,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.709301999990203, + "duration_ms": 48.36813899999015, "success": true, - "started_at_unix": 1788415703.7136104, + "started_at_unix": 1788502034.081915, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -41370,9 +41370,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1912069999434607, + "duration_ms": 2.3222419999910926, "success": true, - "started_at_unix": 1788415703.713897, + "started_at_unix": 1788502034.0821831, "bytes_sent": 82, "bytes_received": 59, "request_id": 300, @@ -41394,9 +41394,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25932399989869737, + "duration_ms": 2.207346999995252, "success": true, - "started_at_unix": 1788415703.7149622, + "started_at_unix": 1788502034.0853002, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -41425,9 +41425,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2408180000657012, + "duration_ms": 2.910839999998416, "success": true, - "started_at_unix": 1788415703.7153106, + "started_at_unix": 1788502034.0876002, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -41456,9 +41456,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28909899992868304, + "duration_ms": 2.8857830000106333, "success": true, - "started_at_unix": 1788415703.71566, + "started_at_unix": 1788502034.0906284, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -41487,9 +41487,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2448059999551333, + "duration_ms": 2.861378000005743, "success": true, - "started_at_unix": 1788415703.716085, + "started_at_unix": 1788502034.0936513, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -41518,9 +41518,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22600100010095048, + "duration_ms": 3.821589000011727, "success": true, - "started_at_unix": 1788415703.7164145, + "started_at_unix": 1788502034.0966024, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -41549,9 +41549,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1867080000010901, + "duration_ms": 2.9001700000037545, "success": true, - "started_at_unix": 1788415703.7167552, + "started_at_unix": 1788502034.1005301, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -41579,9 +41579,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2735000000484433, + "duration_ms": 4.057348000003458, "success": true, - "started_at_unix": 1788415703.7169814, + "started_at_unix": 1788502034.1034808, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -41610,9 +41610,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1844440000695613, + "duration_ms": 4.830832000010332, "success": true, - "started_at_unix": 1788415703.7173667, + "started_at_unix": 1788502034.1076684, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -41640,9 +41640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20670500020969484, + "duration_ms": 5.967642000001661, "success": true, - "started_at_unix": 1788415703.717583, + "started_at_unix": 1788502034.1125443, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -41671,9 +41671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20588399979715177, + "duration_ms": 2.8878569999903902, "success": true, - "started_at_unix": 1788415703.7178793, + "started_at_unix": 1788502034.1186159, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -41702,9 +41702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24865299997145485, + "duration_ms": 2.928652999997894, "success": true, - "started_at_unix": 1788415703.718174, + "started_at_unix": 1788502034.1216035, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -41733,9 +41733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24605799990240484, + "duration_ms": 5.81472700000063, "success": true, - "started_at_unix": 1788415703.7185707, + "started_at_unix": 1788502034.1246989, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -41764,9 +41764,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21538200007853447, + "duration_ms": 5.905636999983699, "success": true, - "started_at_unix": 1788415703.7189066, + "started_at_unix": 1788502034.130609, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -41795,9 +41795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21684500006813323, + "duration_ms": 2.9014220000078694, "success": true, - "started_at_unix": 1788415703.719203, + "started_at_unix": 1788502034.136612, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -41826,9 +41826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3759810001611186, + "duration_ms": 2.9480590000048323, "success": true, - "started_at_unix": 1788415703.7195375, + "started_at_unix": 1788502034.1396513, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -41857,9 +41857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3034960000150022, + "duration_ms": 5.57421799999247, "success": true, - "started_at_unix": 1788415703.720274, + "started_at_unix": 1788502034.1429877, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -41888,9 +41888,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.820308999976987, + "duration_ms": 64.37325499999247, "success": true, - "started_at_unix": 1788415703.7209456, + "started_at_unix": 1788502034.1489172, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -41921,9 +41921,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2686300001641939, + "duration_ms": 5.324212000004991, "success": true, - "started_at_unix": 1788415703.7211988, + "started_at_unix": 1788502034.1491823, "bytes_sent": 82, "bytes_received": 59, "request_id": 317, @@ -41945,9 +41945,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2363810001497768, + "duration_ms": 3.079614999990099, "success": true, - "started_at_unix": 1788415703.722334, + "started_at_unix": 1788502034.1554372, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -41976,9 +41976,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24814300013531465, + "duration_ms": 2.8962819999946987, "success": true, - "started_at_unix": 1788415703.7226567, + "started_at_unix": 1788502034.1586137, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -42007,9 +42007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24097000004985603, + "duration_ms": 2.8889590000176213, "success": true, - "started_at_unix": 1788415703.7230067, + "started_at_unix": 1788502034.1616254, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -42038,9 +42038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21403899995675602, + "duration_ms": 2.8500960000030773, "success": true, - "started_at_unix": 1788415703.7233753, + "started_at_unix": 1788502034.1646502, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -42069,9 +42069,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2393259999280417, + "duration_ms": 2.9099289999976463, "success": true, - "started_at_unix": 1788415703.723664, + "started_at_unix": 1788502034.1675923, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -42100,9 +42100,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17539700002089376, + "duration_ms": 2.899198000022807, "success": true, - "started_at_unix": 1788415703.723995, + "started_at_unix": 1788502034.1705906, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -42130,9 +42130,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24455600009787304, + "duration_ms": 2.973054999984015, "success": true, - "started_at_unix": 1788415703.7242146, + "started_at_unix": 1788502034.173537, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -42161,9 +42161,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23868500011303695, + "duration_ms": 5.863367999978664, "success": true, - "started_at_unix": 1788415703.72458, + "started_at_unix": 1788502034.1766298, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -42191,9 +42191,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23481800008084974, + "duration_ms": 2.969608999990214, "success": true, - "started_at_unix": 1788415703.7248583, + "started_at_unix": 1788502034.1825354, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -42222,9 +42222,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21790599998894322, + "duration_ms": 2.8963329999953658, "success": true, - "started_at_unix": 1788415703.7251906, + "started_at_unix": 1788502034.1856048, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -42253,9 +42253,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27791799993792665, + "duration_ms": 2.920617999990327, "success": true, - "started_at_unix": 1788415703.725499, + "started_at_unix": 1788502034.1885953, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -42284,9 +42284,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22014099999978498, + "duration_ms": 2.7551299999970524, "success": true, - "started_at_unix": 1788415703.72593, + "started_at_unix": 1788502034.1916695, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -42315,9 +42315,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23200300006465113, + "duration_ms": 4.499903999999333, "success": true, - "started_at_unix": 1788415703.7262416, + "started_at_unix": 1788502034.1945198, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -42346,9 +42346,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26170799992542015, + "duration_ms": 2.4145440000040708, "success": true, - "started_at_unix": 1788415703.7265608, + "started_at_unix": 1788502034.1991007, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -42377,9 +42377,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36604299998543866, + "duration_ms": 3.113177000017231, "success": true, - "started_at_unix": 1788415703.7269428, + "started_at_unix": 1788502034.2016485, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -42408,9 +42408,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29690299993490044, + "duration_ms": 2.4452609999912056, "success": true, - "started_at_unix": 1788415703.7276578, + "started_at_unix": 1788502034.2051058, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -42439,9 +42439,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.788739999819882, + "duration_ms": 53.35300699999834, "success": true, - "started_at_unix": 1788415703.7282932, + "started_at_unix": 1788502034.2078998, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -42472,9 +42472,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2231759999631322, + "duration_ms": 2.4937419999844224, "success": true, - "started_at_unix": 1788415703.7285573, + "started_at_unix": 1788502034.2081578, "bytes_sent": 82, "bytes_received": 59, "request_id": 334, @@ -42496,9 +42496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25937400005204836, + "duration_ms": 3.083351999976003, "success": true, - "started_at_unix": 1788415703.7295423, + "started_at_unix": 1788502034.211584, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -42527,9 +42527,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21817700007886742, + "duration_ms": 5.759865000015907, "success": true, - "started_at_unix": 1788415703.7298903, + "started_at_unix": 1788502034.2147605, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -42558,9 +42558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2570290000676323, + "duration_ms": 3.034420999995291, "success": true, - "started_at_unix": 1788415703.7302194, + "started_at_unix": 1788502034.2206378, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -42589,9 +42589,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.249905999908151, + "duration_ms": 2.71367300001657, "success": true, - "started_at_unix": 1788415703.7306142, + "started_at_unix": 1788502034.2237997, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -42620,9 +42620,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22989800004324934, + "duration_ms": 2.9164100000116377, "success": true, - "started_at_unix": 1788415703.7309535, + "started_at_unix": 1788502034.2266061, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -42651,9 +42651,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1969870002085372, + "duration_ms": 3.049438999994436, "success": true, - "started_at_unix": 1788415703.7312765, + "started_at_unix": 1788502034.2296262, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -42681,9 +42681,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2543249997870589, + "duration_ms": 2.8073269999993045, "success": true, - "started_at_unix": 1788415703.7315168, + "started_at_unix": 1788502034.2327251, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -42712,9 +42712,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2120659999036434, + "duration_ms": 2.8363000000126704, "success": true, - "started_at_unix": 1788415703.731896, + "started_at_unix": 1788502034.2356653, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -42742,9 +42742,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21344700007830397, + "duration_ms": 5.973261999997703, "success": true, - "started_at_unix": 1788415703.7321472, + "started_at_unix": 1788502034.238547, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -42773,9 +42773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2313019999746757, + "duration_ms": 3.0295020000039585, "success": true, - "started_at_unix": 1788415703.732456, + "started_at_unix": 1788502034.2446284, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -42804,9 +42804,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23764299999129435, + "duration_ms": 5.779892999981939, "success": true, - "started_at_unix": 1788415703.7328062, + "started_at_unix": 1788502034.2477589, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -42835,9 +42835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19564500007618335, + "duration_ms": 2.8043619999778002, "success": true, - "started_at_unix": 1788415703.733171, + "started_at_unix": 1788502034.2537127, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -42866,9 +42866,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20625499996640428, + "duration_ms": 3.0467830000020513, "success": true, - "started_at_unix": 1788415703.7334495, + "started_at_unix": 1788502034.2566211, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -42897,9 +42897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20792800000890566, + "duration_ms": 2.9166209999971215, "success": true, - "started_at_unix": 1788415703.733765, + "started_at_unix": 1788502034.2597644, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -42928,9 +42928,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3774639999392093, + "duration_ms": 2.7918979999981275, "success": true, - "started_at_unix": 1788415703.7340913, + "started_at_unix": 1788502034.2628238, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -42959,9 +42959,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.28716499991787714, + "duration_ms": 2.548964999988357, "success": true, - "started_at_unix": 1788415703.734846, + "started_at_unix": 1788502034.265993, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -42990,9 +42990,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.649120000020048, + "duration_ms": 58.20165299999758, "success": true, - "started_at_unix": 1788415703.7354658, + "started_at_unix": 1788502034.2688944, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -43023,9 +43023,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.0619550000919844, + "duration_ms": 0.09238199999117569, "success": true, - "started_at_unix": 1788415703.7359931, + "started_at_unix": 1788502034.2693634, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43038,9 +43038,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.048811999931785977, + "duration_ms": 0.06429900000171074, "success": true, - "started_at_unix": 1788415703.736064, + "started_at_unix": 1788502034.269466, "bytes_sent": 225, "bytes_received": 0, "request_id": null, @@ -43053,9 +43053,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.050134000048274174, + "duration_ms": 0.0427999999885742, "success": true, - "started_at_unix": 1788415703.7361228, + "started_at_unix": 1788502034.2695377, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43068,9 +43068,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.21731500009991578, + "duration_ms": 0.14019200000348064, "success": true, - "started_at_unix": 1788415703.7361858, + "started_at_unix": 1788502034.2695928, "bytes_sent": 68, "bytes_received": 62, "request_id": 351, @@ -43088,9 +43088,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025538000045344234, + "duration_ms": 0.025638000010985706, "success": true, - "started_at_unix": 1788415703.736423, + "started_at_unix": 1788502034.2697513, "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": 760.2416570000514, + "total_duration_ms": 759.527085000002, "error_message": null, "summary": { "request_count": 32, @@ -43121,11 +43121,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 445711, - "min_ms": 0.17185100000460807, - "max_ms": 267.9942890001712, - "mean_ms": 22.333643249986324, - "median_ms": 1.3659139999617764, - "p95_ms": 178.73096464998068, + "min_ms": 0.20820800000365125, + "max_ms": 256.9666169999891, + "mean_ms": 22.371440406248944, + "median_ms": 1.3992654999981369, + "p95_ms": 173.27928409998776, "result_summary": { "present_count": 31, "empty_count": 1, @@ -43181,27 +43181,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.5483929999172688, - "max_ms": 167.73973399995157, - "mean_ms": 21.286006699961035, - "median_ms": 2.843186999939462, - "p95_ms": 101.67742819999133 + "min_ms": 0.5631340000036289, + "max_ms": 161.66857399997525, + "mean_ms": 22.64241379999703, + "median_ms": 5.213193500011926, + "p95_ms": 99.95894764998624 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2502770000774035, - "max_ms": 10.728253000024779, - "mean_ms": 2.592216800007918, - "median_ms": 1.4060819999031082, - "p95_ms": 7.8241820500238575 + "min_ms": 0.23901599999476275, + "max_ms": 11.000023000008241, + "mean_ms": 2.942329700002233, + "median_ms": 1.6507039999993367, + "p95_ms": 8.015722900002224 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.34303000006730144, - "max_ms": 0.3728149999915331, - "mean_ms": 0.35651859998324653, - "median_ms": 0.3603620000376395, - "p95_ms": 0.37058279999655497 + "min_ms": 0.34483299998555594, + "max_ms": 0.39392499999735264, + "mean_ms": 0.3624401999957172, + "median_ms": 0.3462560000002668, + "p95_ms": 0.3915165999956116 } }, "validation": { @@ -43227,11 +43227,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 330405, - "min_ms": 5.085222999923644, - "max_ms": 167.73973399995157, - "mean_ms": 42.00464939995072, - "median_ms": 8.397790999879362, - "p95_ms": 138.37870919996928, + "min_ms": 9.798222000000578, + "max_ms": 161.66857399997525, + "mean_ms": 44.68868099999668, + "median_ms": 16.52158000001691, + "p95_ms": 134.24207339998017, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43291,9 +43291,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 192.16469100001632, + "duration_ms": 187.47015200000305, "success": true, - "started_at_unix": 1788415703.761297, + "started_at_unix": 1788502034.3020825, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -43321,9 +43321,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 167.73973399995157, + "duration_ms": 161.66857399997525, "success": true, - "started_at_unix": 1788415703.9564626, + "started_at_unix": 1788502034.491136, "bytes_sent": 272, "bytes_received": 65393, "request_id": 3, @@ -43351,9 +43351,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.86588899995877, + "duration_ms": 9.798222000000578, "success": true, - "started_at_unix": 1788415704.1289027, + "started_at_unix": 1788502034.6576304, "bytes_sent": 272, "bytes_received": 66253, "request_id": 4, @@ -43381,9 +43381,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.934610000040266, + "duration_ms": 24.536070999999993, "success": true, - "started_at_unix": 1788415704.1445947, + "started_at_unix": 1788502034.670096, "bytes_sent": 272, "bytes_received": 66253, "request_id": 5, @@ -43411,9 +43411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.085222999923644, + "duration_ms": 10.918957999990653, "success": true, - "started_at_unix": 1788415704.1704788, + "started_at_unix": 1788502034.702494, "bytes_sent": 272, "bytes_received": 66253, "request_id": 6, @@ -43441,9 +43441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.397790999879362, + "duration_ms": 16.52158000001691, "success": true, - "started_at_unix": 1788415704.1804082, + "started_at_unix": 1788502034.7202394, "bytes_sent": 272, "bytes_received": 66253, "request_id": 7, @@ -43486,11 +43486,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 1414, - "min_ms": 0.2502770000774035, - "max_ms": 10.728253000024779, - "mean_ms": 2.645364600039102, - "median_ms": 0.28858800010311825, - "p95_ms": 8.924227400029848, + "min_ms": 0.23901599999476275, + "max_ms": 11.000023000008241, + "mean_ms": 2.7297628000042096, + "median_ms": 0.2610870000125942, + "p95_ms": 9.17790320000904, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43550,9 +43550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 267.9942890001712, + "duration_ms": 256.9666169999891, "success": true, - "started_at_unix": 1788415704.1969204, + "started_at_unix": 1788502034.7447588, "bytes_sent": 240, "bytes_received": 282, "request_id": 8, @@ -43580,9 +43580,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.728253000024779, + "duration_ms": 11.000023000008241, "success": true, - "started_at_unix": 1788415704.4650006, + "started_at_unix": 1788502035.001812, "bytes_sent": 240, "bytes_received": 282, "request_id": 9, @@ -43610,9 +43610,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7081250000501313, + "duration_ms": 1.8894240000122409, "success": true, - "started_at_unix": 1788415704.475861, + "started_at_unix": 1788502035.0129106, "bytes_sent": 241, "bytes_received": 283, "request_id": 10, @@ -43640,9 +43640,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28858800010311825, + "duration_ms": 0.2610870000125942, "success": true, - "started_at_unix": 1788415704.4776227, + "started_at_unix": 1788502035.0148609, "bytes_sent": 241, "bytes_received": 283, "request_id": 11, @@ -43670,9 +43670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25157999994007696, + "duration_ms": 0.2592639999932089, "success": true, - "started_at_unix": 1788415704.4779565, + "started_at_unix": 1788502035.0151722, "bytes_sent": 241, "bytes_received": 283, "request_id": 12, @@ -43700,9 +43700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2502770000774035, + "duration_ms": 0.23901599999476275, "success": true, - "started_at_unix": 1788415704.4782503, + "started_at_unix": 1788502035.0154798, "bytes_sent": 241, "bytes_received": 283, "request_id": 13, @@ -43745,11 +43745,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 2045, - "min_ms": 0.34303000006730144, - "max_ms": 0.3728149999915331, - "mean_ms": 0.35651859998324653, - "median_ms": 0.3603620000376395, - "p95_ms": 0.37058279999655497, + "min_ms": 0.34483299998555594, + "max_ms": 0.39392499999735264, + "mean_ms": 0.3624401999957172, + "median_ms": 0.3462560000002668, + "p95_ms": 0.3915165999956116, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43809,9 +43809,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.46019799992791377, + "duration_ms": 0.42406099998970603, "success": true, - "started_at_unix": 1788415704.4786305, + "started_at_unix": 1788502035.0158563, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -43839,9 +43839,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3603620000376395, + "duration_ms": 0.3818829999886475, "success": true, - "started_at_unix": 1788415704.4791396, + "started_at_unix": 1788502035.0163293, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -43869,9 +43869,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3616540000166424, + "duration_ms": 0.3462560000002668, "success": true, - "started_at_unix": 1788415704.4795594, + "started_at_unix": 1788502035.0167723, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -43899,9 +43899,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.34303000006730144, + "duration_ms": 0.39392499999735264, "success": true, - "started_at_unix": 1788415704.47998, + "started_at_unix": 1788502035.0171769, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -43929,9 +43929,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3728149999915331, + "duration_ms": 0.3453040000067631, "success": true, - "started_at_unix": 1788415704.4803793, + "started_at_unix": 1788502035.0176275, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -43959,9 +43959,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3447319998031162, + "duration_ms": 0.34483299998555594, "success": true, - "started_at_unix": 1788415704.480814, + "started_at_unix": 1788502035.0180287, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -44004,11 +44004,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 18250, - "min_ms": 0.5483929999172688, - "max_ms": 0.60115099995528, - "mean_ms": 0.5673639999713487, - "median_ms": 0.5618970001251, - "p95_ms": 0.5961255999409332, + "min_ms": 0.5631340000036289, + "max_ms": 0.628165000023273, + "mean_ms": 0.5961465999973825, + "median_ms": 0.5942009999841957, + "p95_ms": 0.6255688000180726, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44068,9 +44068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4451300000691845, + "duration_ms": 2.388623000001644, "success": true, - "started_at_unix": 1788415704.4813995, + "started_at_unix": 1788502035.0186496, "bytes_sent": 274, "bytes_received": 3650, "request_id": 20, @@ -44098,9 +44098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5760239998835459, + "duration_ms": 0.628165000023273, "success": true, - "started_at_unix": 1788415704.4840345, + "started_at_unix": 1788502035.021219, "bytes_sent": 274, "bytes_received": 3650, "request_id": 21, @@ -44128,9 +44128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5483929999172688, + "duration_ms": 0.6151839999972708, "success": true, - "started_at_unix": 1788415704.4848566, + "started_at_unix": 1788502035.0220792, "bytes_sent": 274, "bytes_received": 3650, "request_id": 22, @@ -44158,9 +44158,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.60115099995528, + "duration_ms": 0.5942009999841957, "success": true, - "started_at_unix": 1788415704.4855938, + "started_at_unix": 1788502035.0228903, "bytes_sent": 274, "bytes_received": 3650, "request_id": 23, @@ -44188,9 +44188,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5493549999755487, + "duration_ms": 0.5800489999785441, "success": true, - "started_at_unix": 1788415704.4864087, + "started_at_unix": 1788502035.0237052, "bytes_sent": 274, "bytes_received": 3650, "request_id": 24, @@ -44218,9 +44218,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5618970001251, + "duration_ms": 0.5631340000036289, "success": true, - "started_at_unix": 1788415704.487136, + "started_at_unix": 1788502035.0245254, "bytes_sent": 274, "bytes_received": 3650, "request_id": 25, @@ -44263,11 +44263,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 18740, - "min_ms": 1.3649459999669489, - "max_ms": 4.274762000022747, - "mean_ms": 2.5390689999767346, - "median_ms": 1.4452819998496125, - "p95_ms": 4.26850420003575, + "min_ms": 1.3865470000098412, + "max_ms": 4.368244999994886, + "mean_ms": 3.1548966000002565, + "median_ms": 4.286306000011564, + "p95_ms": 4.3588761999956205, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44327,9 +44327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.599078999850462, + "duration_ms": 8.634507000010672, "success": true, - "started_at_unix": 1788415704.4881868, + "started_at_unix": 1788502035.0255454, "bytes_sent": 241, "bytes_received": 3748, "request_id": 26, @@ -44357,9 +44357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4452819998496125, + "duration_ms": 4.321400999998559, "success": true, - "started_at_unix": 1788415704.4969153, + "started_at_unix": 1788502035.034285, "bytes_sent": 241, "bytes_received": 3748, "request_id": 27, @@ -44387,9 +44387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.274762000022747, + "duration_ms": 4.286306000011564, "success": true, - "started_at_unix": 1788415704.4985173, + "started_at_unix": 1788502035.0387368, "bytes_sent": 241, "bytes_received": 3748, "request_id": 28, @@ -44417,9 +44417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3649459999669489, + "duration_ms": 4.368244999994886, "success": true, - "started_at_unix": 1788415704.5029228, + "started_at_unix": 1788502035.0431514, "bytes_sent": 241, "bytes_received": 3748, "request_id": 29, @@ -44447,9 +44447,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.243473000087761, + "duration_ms": 1.3865470000098412, "success": true, - "started_at_unix": 1788415704.5044317, + "started_at_unix": 1788502035.0476742, "bytes_sent": 241, "bytes_received": 3748, "request_id": 30, @@ -44477,9 +44477,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.366881999956604, + "duration_ms": 1.4119839999864325, "success": true, - "started_at_unix": 1788415704.5088382, + "started_at_unix": 1788502035.0491798, "bytes_sent": 241, "bytes_received": 3748, "request_id": 31, @@ -44511,9 +44511,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.276517999916905, + "duration_ms": 2.134288999997125, "success": true, - "started_at_unix": 1788415703.758711, + "started_at_unix": 1788502034.2996829, "bytes_sent": 646, "bytes_received": 1314, "request_id": 1, @@ -44532,9 +44532,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02013800008171529, + "duration_ms": 0.02002799999445415, "success": true, - "started_at_unix": 1788415703.7610729, + "started_at_unix": 1788502034.3018944, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -44547,9 +44547,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.0347449999935634, + "duration_ms": 0.04120699998111377, "success": true, - "started_at_unix": 1788415703.7611134, + "started_at_unix": 1788502034.3019338, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -44565,9 +44565,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019747000123970793, + "duration_ms": 0.019726999994418293, "success": true, - "started_at_unix": 1788415703.7612393, + "started_at_unix": 1788502034.3020315, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -44583,9 +44583,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 192.16469100001632, + "duration_ms": 187.47015200000305, "success": true, - "started_at_unix": 1788415703.761297, + "started_at_unix": 1788502034.3020825, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -44613,9 +44613,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 167.73973399995157, + "duration_ms": 161.66857399997525, "success": true, - "started_at_unix": 1788415703.9564626, + "started_at_unix": 1788502034.491136, "bytes_sent": 272, "bytes_received": 65393, "request_id": 3, @@ -44643,9 +44643,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.86588899995877, + "duration_ms": 9.798222000000578, "success": true, - "started_at_unix": 1788415704.1289027, + "started_at_unix": 1788502034.6576304, "bytes_sent": 272, "bytes_received": 66253, "request_id": 4, @@ -44673,9 +44673,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.934610000040266, + "duration_ms": 24.536070999999993, "success": true, - "started_at_unix": 1788415704.1445947, + "started_at_unix": 1788502034.670096, "bytes_sent": 272, "bytes_received": 66253, "request_id": 5, @@ -44703,9 +44703,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.085222999923644, + "duration_ms": 10.918957999990653, "success": true, - "started_at_unix": 1788415704.1704788, + "started_at_unix": 1788502034.702494, "bytes_sent": 272, "bytes_received": 66253, "request_id": 6, @@ -44733,9 +44733,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.397790999879362, + "duration_ms": 16.52158000001691, "success": true, - "started_at_unix": 1788415704.1804082, + "started_at_unix": 1788502034.7202394, "bytes_sent": 272, "bytes_received": 66253, "request_id": 7, @@ -44763,9 +44763,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 267.9942890001712, + "duration_ms": 256.9666169999891, "success": true, - "started_at_unix": 1788415704.1969204, + "started_at_unix": 1788502034.7447588, "bytes_sent": 240, "bytes_received": 282, "request_id": 8, @@ -44793,9 +44793,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.728253000024779, + "duration_ms": 11.000023000008241, "success": true, - "started_at_unix": 1788415704.4650006, + "started_at_unix": 1788502035.001812, "bytes_sent": 240, "bytes_received": 282, "request_id": 9, @@ -44823,9 +44823,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7081250000501313, + "duration_ms": 1.8894240000122409, "success": true, - "started_at_unix": 1788415704.475861, + "started_at_unix": 1788502035.0129106, "bytes_sent": 241, "bytes_received": 283, "request_id": 10, @@ -44853,9 +44853,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28858800010311825, + "duration_ms": 0.2610870000125942, "success": true, - "started_at_unix": 1788415704.4776227, + "started_at_unix": 1788502035.0148609, "bytes_sent": 241, "bytes_received": 283, "request_id": 11, @@ -44883,9 +44883,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25157999994007696, + "duration_ms": 0.2592639999932089, "success": true, - "started_at_unix": 1788415704.4779565, + "started_at_unix": 1788502035.0151722, "bytes_sent": 241, "bytes_received": 283, "request_id": 12, @@ -44913,9 +44913,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2502770000774035, + "duration_ms": 0.23901599999476275, "success": true, - "started_at_unix": 1788415704.4782503, + "started_at_unix": 1788502035.0154798, "bytes_sent": 241, "bytes_received": 283, "request_id": 13, @@ -44943,9 +44943,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.46019799992791377, + "duration_ms": 0.42406099998970603, "success": true, - "started_at_unix": 1788415704.4786305, + "started_at_unix": 1788502035.0158563, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -44973,9 +44973,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3603620000376395, + "duration_ms": 0.3818829999886475, "success": true, - "started_at_unix": 1788415704.4791396, + "started_at_unix": 1788502035.0163293, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -45003,9 +45003,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3616540000166424, + "duration_ms": 0.3462560000002668, "success": true, - "started_at_unix": 1788415704.4795594, + "started_at_unix": 1788502035.0167723, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -45033,9 +45033,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.34303000006730144, + "duration_ms": 0.39392499999735264, "success": true, - "started_at_unix": 1788415704.47998, + "started_at_unix": 1788502035.0171769, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -45063,9 +45063,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3728149999915331, + "duration_ms": 0.3453040000067631, "success": true, - "started_at_unix": 1788415704.4803793, + "started_at_unix": 1788502035.0176275, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -45093,9 +45093,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3447319998031162, + "duration_ms": 0.34483299998555594, "success": true, - "started_at_unix": 1788415704.480814, + "started_at_unix": 1788502035.0180287, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -45123,9 +45123,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03087799996137619, + "duration_ms": 0.027211000002580477, "success": true, - "started_at_unix": 1788415704.4813545, + "started_at_unix": 1788502035.018613, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45142,9 +45142,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4451300000691845, + "duration_ms": 2.388623000001644, "success": true, - "started_at_unix": 1788415704.4813995, + "started_at_unix": 1788502035.0186496, "bytes_sent": 274, "bytes_received": 3650, "request_id": 20, @@ -45172,9 +45172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027440999929240206, + "duration_ms": 0.022621999988814423, "success": true, - "started_at_unix": 1788415704.4839578, + "started_at_unix": 1788502035.0211523, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45191,9 +45191,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02583800005595549, + "duration_ms": 0.02474600000823557, "success": true, - "started_at_unix": 1788415704.4839964, + "started_at_unix": 1788502035.021183, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45210,9 +45210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5760239998835459, + "duration_ms": 0.628165000023273, "success": true, - "started_at_unix": 1788415704.4840345, + "started_at_unix": 1788502035.021219, "bytes_sent": 274, "bytes_received": 3650, "request_id": 21, @@ -45240,9 +45240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021069000013085315, + "duration_ms": 0.02243199998019918, "success": true, - "started_at_unix": 1788415704.4848087, + "started_at_unix": 1788502035.0220222, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45259,9 +45259,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012703000038527534, + "duration_ms": 0.01324400000157766, "success": true, - "started_at_unix": 1788415704.484837, + "started_at_unix": 1788502035.022052, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45278,9 +45278,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5483929999172688, + "duration_ms": 0.6151839999972708, "success": true, - "started_at_unix": 1788415704.4848566, + "started_at_unix": 1788502035.0220792, "bytes_sent": 274, "bytes_received": 3650, "request_id": 22, @@ -45308,9 +45308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021159999960218556, + "duration_ms": 0.02068899999585483, "success": true, - "started_at_unix": 1788415704.4855466, + "started_at_unix": 1788502035.0228374, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45327,9 +45327,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012753999953929451, + "duration_ms": 0.012733999994907208, "success": true, - "started_at_unix": 1788415704.485574, + "started_at_unix": 1788502035.0228648, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45346,9 +45346,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.60115099995528, + "duration_ms": 0.5942009999841957, "success": true, - "started_at_unix": 1788415704.4855938, + "started_at_unix": 1788502035.0228903, "bytes_sent": 274, "bytes_received": 3650, "request_id": 23, @@ -45376,9 +45376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021801000002596993, + "duration_ms": 0.0218409999774849, "success": true, - "started_at_unix": 1788415704.486361, + "started_at_unix": 1788502035.023649, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45395,9 +45395,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012342999980319291, + "duration_ms": 0.017202000009319818, "success": true, - "started_at_unix": 1788415704.4863904, + "started_at_unix": 1788502035.0236776, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45414,9 +45414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5493549999755487, + "duration_ms": 0.5800489999785441, "success": true, - "started_at_unix": 1788415704.4864087, + "started_at_unix": 1788502035.0237052, "bytes_sent": 274, "bytes_received": 3650, "request_id": 24, @@ -45444,9 +45444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01839500009737094, + "duration_ms": 0.021239000005834896, "success": true, - "started_at_unix": 1788415704.4870942, + "started_at_unix": 1788502035.0244646, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45463,9 +45463,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011721999953806517, + "duration_ms": 0.021790000005239563, "success": true, - "started_at_unix": 1788415704.4871185, + "started_at_unix": 1788502035.0244925, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45482,9 +45482,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.5618970001251, + "duration_ms": 0.5631340000036289, "success": true, - "started_at_unix": 1788415704.487136, + "started_at_unix": 1788502035.0245254, "bytes_sent": 274, "bytes_received": 3650, "request_id": 25, @@ -45512,9 +45512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019164999912391067, + "duration_ms": 0.02118899999459245, "success": true, - "started_at_unix": 1788415704.487887, + "started_at_unix": 1788502035.025248, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45531,9 +45531,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03793000018958992, + "duration_ms": 0.03640799999971023, "success": true, - "started_at_unix": 1788415704.4881313, + "started_at_unix": 1788502035.0254955, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45550,9 +45550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.599078999850462, + "duration_ms": 8.634507000010672, "success": true, - "started_at_unix": 1788415704.4881868, + "started_at_unix": 1788502035.0255454, "bytes_sent": 241, "bytes_received": 3748, "request_id": 26, @@ -45580,9 +45580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025949000018954393, + "duration_ms": 0.021730000014485995, "success": true, - "started_at_unix": 1788415704.4968553, + "started_at_unix": 1788502035.0342367, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45599,9 +45599,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01482700008637039, + "duration_ms": 0.013424999991684672, "success": true, - "started_at_unix": 1788415704.4968889, + "started_at_unix": 1788502035.0342653, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45618,9 +45618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.4452819998496125, + "duration_ms": 4.321400999998559, "success": true, - "started_at_unix": 1788415704.4969153, + "started_at_unix": 1788502035.034285, "bytes_sent": 241, "bytes_received": 3748, "request_id": 27, @@ -45648,9 +45648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025858000071821152, + "duration_ms": 0.022491999999374457, "success": true, - "started_at_unix": 1788415704.4984403, + "started_at_unix": 1788502035.0386863, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45667,9 +45667,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02868300020963943, + "duration_ms": 0.014026000002331784, "success": true, - "started_at_unix": 1788415704.498477, + "started_at_unix": 1788502035.038716, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45686,9 +45686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.274762000022747, + "duration_ms": 4.286306000011564, "success": true, - "started_at_unix": 1788415704.4985173, + "started_at_unix": 1788502035.0387368, "bytes_sent": 241, "bytes_received": 3748, "request_id": 28, @@ -45716,9 +45716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02224099989689421, + "duration_ms": 0.022171000011894648, "success": true, - "started_at_unix": 1788415704.5028725, + "started_at_unix": 1788502035.0431008, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45735,9 +45735,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013765999938186724, + "duration_ms": 0.013935999987779724, "success": true, - "started_at_unix": 1788415704.5029023, + "started_at_unix": 1788502035.0431306, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45754,9 +45754,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3649459999669489, + "duration_ms": 4.368244999994886, "success": true, - "started_at_unix": 1788415704.5029228, + "started_at_unix": 1788502035.0431514, "bytes_sent": 241, "bytes_received": 3748, "request_id": 29, @@ -45784,9 +45784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021240000023681205, + "duration_ms": 0.02351500000941087, "success": true, - "started_at_unix": 1788415704.504384, + "started_at_unix": 1788502035.047621, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45803,9 +45803,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012854000033257762, + "duration_ms": 0.014215999982525318, "success": true, - "started_at_unix": 1788415704.504412, + "started_at_unix": 1788502035.0476522, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45822,9 +45822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.243473000087761, + "duration_ms": 1.3865470000098412, "success": true, - "started_at_unix": 1788415704.5044317, + "started_at_unix": 1788502035.0476742, "bytes_sent": 241, "bytes_received": 3748, "request_id": 30, @@ -45852,9 +45852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022792999970988603, + "duration_ms": 0.020488000018303865, "success": true, - "started_at_unix": 1788415704.508787, + "started_at_unix": 1788502035.0491326, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45871,9 +45871,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013736000028075068, + "duration_ms": 0.01317500002073757, "success": true, - "started_at_unix": 1788415704.5088177, + "started_at_unix": 1788502035.04916, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45890,9 +45890,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.366881999956604, + "duration_ms": 1.4119839999864325, "success": true, - "started_at_unix": 1788415704.5088382, + "started_at_unix": 1788502035.0491798, "bytes_sent": 241, "bytes_received": 3748, "request_id": 31, @@ -45920,9 +45920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023013000145510887, + "duration_ms": 0.020167000002402347, "success": true, - "started_at_unix": 1788415704.5102847, + "started_at_unix": 1788502035.0506625, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45939,9 +45939,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.034223000056954334, + "duration_ms": 0.03352300001324693, "success": true, - "started_at_unix": 1788415704.5104144, + "started_at_unix": 1788502035.0507617, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -45954,9 +45954,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.17185100000460807, + "duration_ms": 0.20820800000365125, "success": true, - "started_at_unix": 1788415704.510459, + "started_at_unix": 1788502035.0508065, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -45974,9 +45974,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02294299997629423, + "duration_ms": 0.018734999997604973, "success": true, - "started_at_unix": 1788415704.5106454, + "started_at_unix": 1788502035.0510294, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyright-20260903T060619Z-responses.jsonl b/latest-results/pyright-20260904T060510Z-responses.jsonl similarity index 100% rename from latest-results/pyright-20260903T060619Z-responses.jsonl rename to latest-results/pyright-20260904T060510Z-responses.jsonl diff --git a/latest-results/pyright-20260903T060619Z.json b/latest-results/pyright-20260904T060510Z.json similarity index 90% rename from latest-results/pyright-20260903T060619Z.json rename to latest-results/pyright-20260904T060510Z.json index b1560c6..af802c9 100644 --- a/latest-results/pyright-20260903T060619Z.json +++ b/latest-results/pyright-20260904T060510Z.json @@ -13,8 +13,8 @@ "transformers", "web" ], - "started_at_unix": 1788415579.7880151, - "finished_at_unix": 1788415671.929137, + "started_at_unix": 1788501910.8604944, + "finished_at_unix": 1788502001.9125884, "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": 4634.652928000037, + "total_duration_ms": 4338.897254000002, "error_message": null, "summary": { "request_count": 32, @@ -36,11 +36,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 584995, - "min_ms": 0.3785149999657733, - "max_ms": 1628.0616530000316, - "mean_ms": 143.11353465624777, - "median_ms": 6.646656500038262, - "p95_ms": 550.406097249987, + "min_ms": 0.40287500000601995, + "max_ms": 1629.687478000008, + "mean_ms": 133.86419196875153, + "median_ms": 7.048617500011289, + "p95_ms": 520.8554978999962, "result_summary": { "present_count": 31, "empty_count": 1, @@ -96,27 +96,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.387882999959402, - "max_ms": 509.71712199998365, - "mean_ms": 196.59020460001102, - "median_ms": 156.0058995000304, - "p95_ms": 488.273084349987 + "min_ms": 4.203101000001652, + "max_ms": 459.4233689999925, + "mean_ms": 168.20911760000428, + "median_ms": 125.4255875000041, + "p95_ms": 434.6675027999964 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.9340199999314791, - "max_ms": 36.63827000002584, - "mean_ms": 17.171508599994922, - "median_ms": 16.17358700002569, - "p95_ms": 35.022977450017834 + "min_ms": 0.9482619999943154, + "max_ms": 35.1729559999967, + "mean_ms": 16.617332999999235, + "median_ms": 14.8226630000039, + "p95_ms": 35.09054884999685 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.3785149999657733, - "max_ms": 0.49447200001395686, - "mean_ms": 0.43289279997225094, - "median_ms": 0.42187600001852843, - "p95_ms": 0.4916827999977613 + "min_ms": 0.40287500000601995, + "max_ms": 0.49659500000132084, + "mean_ms": 0.445413400001371, + "median_ms": 0.4270200000036084, + "p95_ms": 0.49366960000156723 } }, "validation": { @@ -142,11 +142,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 234150, - "min_ms": 3.387882999959402, - "max_ms": 12.611738000032346, - "mean_ms": 6.656471000019337, - "median_ms": 5.437722000010581, - "p95_ms": 11.660508600039066, + "min_ms": 4.203101000001652, + "max_ms": 10.320026000002258, + "mean_ms": 6.671241600005828, + "median_ms": 5.5781400000114445, + "p95_ms": 9.959839800004033, "result_summary": { "present_count": 5, "empty_count": 0, @@ -206,9 +206,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1628.0616530000316, + "duration_ms": 1629.687478000008, "success": true, - "started_at_unix": 1788415592.4274316, + "started_at_unix": 1788501922.2099082, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -236,9 +236,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.611738000032346, + "duration_ms": 10.320026000002258, "success": true, - "started_at_unix": 1788415594.0563874, + "started_at_unix": 1788501923.8405235, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -266,9 +266,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.437722000010581, + "duration_ms": 5.5781400000114445, "success": true, - "started_at_unix": 1788415594.070455, + "started_at_unix": 1788501923.8529582, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -296,9 +296,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.855591000065942, + "duration_ms": 8.519095000011134, "success": true, - "started_at_unix": 1788415594.0771239, + "started_at_unix": 1788501923.8597863, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -326,9 +326,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.387882999959402, + "duration_ms": 4.7358460000026525, "success": true, - "started_at_unix": 1788415594.086286, + "started_at_unix": 1788501923.870278, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -356,9 +356,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9894210000284147, + "duration_ms": 4.203101000001652, "success": true, - "started_at_unix": 1788415594.090933, + "started_at_unix": 1788501923.876835, "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.9340199999314791, - "max_ms": 1.2606290000576337, - "mean_ms": 1.0694229999899107, - "median_ms": 1.0482430000138265, - "p95_ms": 1.234224200038625, + "min_ms": 0.9482619999943154, + "max_ms": 1.3321680000046854, + "mean_ms": 1.1121193999997558, + "median_ms": 1.031749999995668, + "p95_ms": 1.3131906000040772, "result_summary": { "present_count": 5, "empty_count": 0, @@ -465,9 +465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.946744000018043, + "duration_ms": 3.9881820000005064, "success": true, - "started_at_unix": 1788415594.0962768, + "started_at_unix": 1788501923.882434, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -495,9 +495,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0482430000138265, + "duration_ms": 1.3321680000046854, "success": true, - "started_at_unix": 1788415594.1003103, + "started_at_unix": 1788501923.8865073, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -525,9 +525,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9756179999840242, + "duration_ms": 1.011136000002466, "success": true, - "started_at_unix": 1788415594.1014624, + "started_at_unix": 1788501923.8879414, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -555,9 +555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1286049999625902, + "duration_ms": 1.2372810000016443, "success": true, - "started_at_unix": 1788415594.1025605, + "started_at_unix": 1788501923.889074, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -585,9 +585,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2606290000576337, + "duration_ms": 1.031749999995668, "success": true, - "started_at_unix": 1788415594.1038685, + "started_at_unix": 1788501923.8904467, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -615,9 +615,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9340199999314791, + "duration_ms": 0.9482619999943154, "success": true, - "started_at_unix": 1788415594.105249, + "started_at_unix": 1788501923.8916016, "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.3785149999657733, - "max_ms": 0.49447200001395686, - "mean_ms": 0.43289279997225094, - "median_ms": 0.42187600001852843, - "p95_ms": 0.4916827999977613, + "min_ms": 0.40287500000601995, + "max_ms": 0.49659500000132084, + "mean_ms": 0.445413400001371, + "median_ms": 0.4270200000036084, + "p95_ms": 0.49366960000156723, "result_summary": { "present_count": 5, "empty_count": 0, @@ -724,9 +724,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.146957000059956, + "duration_ms": 1.1889609999968798, "success": true, - "started_at_unix": 1788415594.1063702, + "started_at_unix": 1788501923.892812, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -754,9 +754,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4805259999329792, + "duration_ms": 0.49659500000132084, "success": true, - "started_at_unix": 1788415594.1075566, + "started_at_unix": 1788501923.8940477, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -784,9 +784,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42187600001852843, + "duration_ms": 0.4270200000036084, "success": true, - "started_at_unix": 1788415594.1080809, + "started_at_unix": 1788501923.894599, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -814,9 +814,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.49447200001395686, + "duration_ms": 0.4819680000025528, "success": true, - "started_at_unix": 1788415594.1085446, + "started_at_unix": 1788501923.8950794, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -844,9 +844,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3785149999657733, + "duration_ms": 0.40287500000601995, "success": true, - "started_at_unix": 1788415594.1090815, + "started_at_unix": 1788501923.8956134, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -874,9 +874,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38907499993001693, + "duration_ms": 0.4186089999933529, "success": true, - "started_at_unix": 1788415594.1094995, + "started_at_unix": 1788501923.8960662, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -919,11 +919,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 226940, - "min_ms": 299.4000610000285, - "max_ms": 509.71712199998365, - "mean_ms": 386.5239382000027, - "median_ms": 341.8419619999895, - "p95_ms": 500.1864385999852, + "min_ms": 240.53114900000594, + "max_ms": 459.4233689999925, + "mean_ms": 329.7469936000027, + "median_ms": 303.070603000009, + "p95_ms": 448.42076179999424, "result_summary": { "present_count": 5, "empty_count": 0, @@ -983,9 +983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 600.1370669999915, + "duration_ms": 595.939211000001, "success": true, - "started_at_unix": 1788415594.110115, + "started_at_unix": 1788501923.8967302, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -1013,9 +1013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 509.71712199998365, + "duration_ms": 459.4233689999925, "success": true, - "started_at_unix": 1788415594.712045, + "started_at_unix": 1788501924.4939952, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -1043,9 +1043,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 462.0637049999914, + "duration_ms": 404.4103330000013, "success": true, - "started_at_unix": 1788415595.2238796, + "started_at_unix": 1788501924.9556081, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -1073,9 +1073,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 341.8419619999895, + "duration_ms": 303.070603000009, "success": true, - "started_at_unix": 1788415595.6872933, + "started_at_unix": 1788501925.3613613, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -1103,9 +1103,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 319.5968410000205, + "duration_ms": 241.29951400000493, "success": true, - "started_at_unix": 1788415596.0312142, + "started_at_unix": 1788501925.6658313, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -1133,9 +1133,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 299.4000610000285, + "duration_ms": 240.53114900000594, "success": true, - "started_at_unix": 1788415596.3530622, + "started_at_unix": 1788501925.9084938, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -1178,11 +1178,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2350, - "min_ms": 31.086544999993748, - "max_ms": 36.63827000002584, - "mean_ms": 33.273594199999934, - "median_ms": 32.902768999974796, - "p95_ms": 35.92036220002228, + "min_ms": 28.313158000003114, + "max_ms": 35.1729559999967, + "mean_ms": 32.122546599998714, + "median_ms": 32.41379199999983, + "p95_ms": 35.13633059999677, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1242,9 +1242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.73207200003071, + "duration_ms": 39.50701300000503, "success": true, - "started_at_unix": 1788415596.6550338, + "started_at_unix": 1788501926.151714, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -1272,9 +1272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.69165599999724, + "duration_ms": 29.722997999996892, "success": true, - "started_at_unix": 1788415596.7029119, + "started_at_unix": 1788501926.1914306, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -1302,9 +1302,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.63827000002584, + "duration_ms": 35.1729559999967, "success": true, - "started_at_unix": 1788415596.7358403, + "started_at_unix": 1788501926.2213192, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -1332,9 +1332,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.086544999993748, + "duration_ms": 34.98982899999703, "success": true, - "started_at_unix": 1788415596.7726734, + "started_at_unix": 1788501926.256675, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -1362,9 +1362,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.04873100000805, + "duration_ms": 28.313158000003114, "success": true, - "started_at_unix": 1788415596.8039534, + "started_at_unix": 1788501926.2918768, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -1392,9 +1392,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.902768999974796, + "duration_ms": 32.41379199999983, "success": true, - "started_at_unix": 1788415596.8371944, + "started_at_unix": 1788501926.320371, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -1426,9 +1426,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 157.0088119999582, + "duration_ms": 160.37125100000083, "success": true, - "started_at_unix": 1788415592.270089, + "started_at_unix": 1788501922.0492024, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -1447,9 +1447,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.027612000053522934, + "duration_ms": 0.027541000008568517, "success": true, - "started_at_unix": 1788415592.4272072, + "started_at_unix": 1788501922.2096853, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1462,9 +1462,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015399000062643609, + "duration_ms": 0.016650999995704296, "success": true, - "started_at_unix": 1788415592.427261, + "started_at_unix": 1788501922.2097409, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1480,9 +1480,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018803999978445063, + "duration_ms": 0.018734999997604973, "success": true, - "started_at_unix": 1788415592.4273715, + "started_at_unix": 1788501922.209847, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1498,9 +1498,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1628.0616530000316, + "duration_ms": 1629.687478000008, "success": true, - "started_at_unix": 1788415592.4274316, + "started_at_unix": 1788501922.2099082, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -1528,9 +1528,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.611738000032346, + "duration_ms": 10.320026000002258, "success": true, - "started_at_unix": 1788415594.0563874, + "started_at_unix": 1788501923.8405235, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -1558,9 +1558,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.437722000010581, + "duration_ms": 5.5781400000114445, "success": true, - "started_at_unix": 1788415594.070455, + "started_at_unix": 1788501923.8529582, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -1588,9 +1588,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.855591000065942, + "duration_ms": 8.519095000011134, "success": true, - "started_at_unix": 1788415594.0771239, + "started_at_unix": 1788501923.8597863, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -1618,9 +1618,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.387882999959402, + "duration_ms": 4.7358460000026525, "success": true, - "started_at_unix": 1788415594.086286, + "started_at_unix": 1788501923.870278, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -1648,9 +1648,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9894210000284147, + "duration_ms": 4.203101000001652, "success": true, - "started_at_unix": 1788415594.090933, + "started_at_unix": 1788501923.876835, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -1678,9 +1678,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.946744000018043, + "duration_ms": 3.9881820000005064, "success": true, - "started_at_unix": 1788415594.0962768, + "started_at_unix": 1788501923.882434, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -1708,9 +1708,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0482430000138265, + "duration_ms": 1.3321680000046854, "success": true, - "started_at_unix": 1788415594.1003103, + "started_at_unix": 1788501923.8865073, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -1738,9 +1738,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9756179999840242, + "duration_ms": 1.011136000002466, "success": true, - "started_at_unix": 1788415594.1014624, + "started_at_unix": 1788501923.8879414, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -1768,9 +1768,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1286049999625902, + "duration_ms": 1.2372810000016443, "success": true, - "started_at_unix": 1788415594.1025605, + "started_at_unix": 1788501923.889074, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -1798,9 +1798,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2606290000576337, + "duration_ms": 1.031749999995668, "success": true, - "started_at_unix": 1788415594.1038685, + "started_at_unix": 1788501923.8904467, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -1828,9 +1828,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9340199999314791, + "duration_ms": 0.9482619999943154, "success": true, - "started_at_unix": 1788415594.105249, + "started_at_unix": 1788501923.8916016, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -1858,9 +1858,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.146957000059956, + "duration_ms": 1.1889609999968798, "success": true, - "started_at_unix": 1788415594.1063702, + "started_at_unix": 1788501923.892812, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1888,9 +1888,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4805259999329792, + "duration_ms": 0.49659500000132084, "success": true, - "started_at_unix": 1788415594.1075566, + "started_at_unix": 1788501923.8940477, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1918,9 +1918,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42187600001852843, + "duration_ms": 0.4270200000036084, "success": true, - "started_at_unix": 1788415594.1080809, + "started_at_unix": 1788501923.894599, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1948,9 +1948,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.49447200001395686, + "duration_ms": 0.4819680000025528, "success": true, - "started_at_unix": 1788415594.1085446, + "started_at_unix": 1788501923.8950794, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1978,9 +1978,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3785149999657733, + "duration_ms": 0.40287500000601995, "success": true, - "started_at_unix": 1788415594.1090815, + "started_at_unix": 1788501923.8956134, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2008,9 +2008,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38907499993001693, + "duration_ms": 0.4186089999933529, "success": true, - "started_at_unix": 1788415594.1094995, + "started_at_unix": 1788501923.8960662, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2038,9 +2038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026578999950288562, + "duration_ms": 0.032700999994972335, "success": true, - "started_at_unix": 1788415594.1100786, + "started_at_unix": 1788501923.896682, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2057,9 +2057,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 600.1370669999915, + "duration_ms": 595.939211000001, "success": true, - "started_at_unix": 1788415594.110115, + "started_at_unix": 1788501923.8967302, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -2087,9 +2087,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.043991999973513884, + "duration_ms": 0.030305999999313826, "success": true, - "started_at_unix": 1788415594.7119374, + "started_at_unix": 1788501924.4939225, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2106,9 +2106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02723099999002443, + "duration_ms": 0.016160000001264052, "success": true, - "started_at_unix": 1788415594.7120016, + "started_at_unix": 1788501924.4939675, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2125,9 +2125,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 509.71712199998365, + "duration_ms": 459.4233689999925, "success": true, - "started_at_unix": 1788415594.712045, + "started_at_unix": 1788501924.4939952, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -2155,9 +2155,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03154799992444168, + "duration_ms": 0.032961999991698576, "success": true, - "started_at_unix": 1788415595.223802, + "started_at_unix": 1788501924.9555254, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2174,9 +2174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01946600002611376, + "duration_ms": 0.020607999999811, "success": true, - "started_at_unix": 1788415595.223848, + "started_at_unix": 1788501924.955574, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2193,9 +2193,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 462.0637049999914, + "duration_ms": 404.4103330000013, "success": true, - "started_at_unix": 1788415595.2238796, + "started_at_unix": 1788501924.9556081, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -2223,9 +2223,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03168900002492592, + "duration_ms": 0.02753200000427114, "success": true, - "started_at_unix": 1788415595.687208, + "started_at_unix": 1788501925.3613, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2242,9 +2242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02575799999249284, + "duration_ms": 0.014496000005692622, "success": true, - "started_at_unix": 1788415595.6872535, + "started_at_unix": 1788501925.3613377, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2261,9 +2261,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 341.8419619999895, + "duration_ms": 303.070603000009, "success": true, - "started_at_unix": 1788415595.6872933, + "started_at_unix": 1788501925.3613613, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -2291,9 +2291,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0348549999671377, + "duration_ms": 0.03574699999830955, "success": true, - "started_at_unix": 1788415596.0311239, + "started_at_unix": 1788501925.6657395, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2310,9 +2310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026219000005767157, + "duration_ms": 0.02719100000092567, "success": true, - "started_at_unix": 1788415596.031174, + "started_at_unix": 1788501925.6657903, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2329,9 +2329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 319.5968410000205, + "duration_ms": 241.29951400000493, "success": true, - "started_at_unix": 1788415596.0312142, + "started_at_unix": 1788501925.6658313, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -2359,9 +2359,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033583000004000496, + "duration_ms": 0.03327199999603181, "success": true, - "started_at_unix": 1788415596.352984, + "started_at_unix": 1788501925.9084067, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2378,9 +2378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019917000031455245, + "duration_ms": 0.026609000002508765, "success": true, - "started_at_unix": 1788415596.3530302, + "started_at_unix": 1788501925.908454, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2397,9 +2397,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 299.4000610000285, + "duration_ms": 240.53114900000594, "success": true, - "started_at_unix": 1788415596.3530622, + "started_at_unix": 1788501925.9084938, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -2427,9 +2427,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03566700002011203, + "duration_ms": 0.059311000001116554, "success": true, - "started_at_unix": 1788415596.6546524, + "started_at_unix": 1788501926.1513574, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2446,9 +2446,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026188999981968664, + "duration_ms": 0.028262000000722765, "success": true, - "started_at_unix": 1788415596.6549962, + "started_at_unix": 1788501926.1516726, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2465,9 +2465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.73207200003071, + "duration_ms": 39.50701300000503, "success": true, - "started_at_unix": 1788415596.6550338, + "started_at_unix": 1788501926.151714, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -2495,9 +2495,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03466399994067615, + "duration_ms": 0.03951400000801186, "success": true, - "started_at_unix": 1788415596.7028427, + "started_at_unix": 1788501926.1913173, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2514,9 +2514,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016381000023102388, + "duration_ms": 0.048691000003486806, "success": true, - "started_at_unix": 1788415596.7028875, + "started_at_unix": 1788501926.1913693, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2533,9 +2533,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.69165599999724, + "duration_ms": 29.722997999996892, "success": true, - "started_at_unix": 1788415596.7029119, + "started_at_unix": 1788501926.1914306, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -2563,9 +2563,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0391429999808679, + "duration_ms": 0.031969999994885256, "success": true, - "started_at_unix": 1788415596.7357528, + "started_at_unix": 1788501926.2212467, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2582,9 +2582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022722000039721024, + "duration_ms": 0.018173999990267475, "success": true, - "started_at_unix": 1788415596.735806, + "started_at_unix": 1788501926.221291, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2601,9 +2601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.63827000002584, + "duration_ms": 35.1729559999967, "success": true, - "started_at_unix": 1788415596.7358403, + "started_at_unix": 1788501926.2213192, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -2631,9 +2631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036478000083661755, + "duration_ms": 0.03473499999984142, "success": true, - "started_at_unix": 1788415596.7725933, + "started_at_unix": 1788501926.2565875, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2650,9 +2650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019667000060508144, + "duration_ms": 0.026298999998175532, "success": true, - "started_at_unix": 1788415596.7726436, + "started_at_unix": 1788501926.2566357, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2669,9 +2669,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.086544999993748, + "duration_ms": 34.98982899999703, "success": true, - "started_at_unix": 1788415596.7726734, + "started_at_unix": 1788501926.256675, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -2699,9 +2699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03479500003322755, + "duration_ms": 0.03827100000819428, "success": true, - "started_at_unix": 1788415596.8038774, + "started_at_unix": 1788501926.291788, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2718,9 +2718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01869400000487076, + "duration_ms": 0.023814999991600416, "success": true, - "started_at_unix": 1788415596.8039236, + "started_at_unix": 1788501926.2918398, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2737,9 +2737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.04873100000805, + "duration_ms": 28.313158000003114, "success": true, - "started_at_unix": 1788415596.8039534, + "started_at_unix": 1788501926.2918768, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -2767,9 +2767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03427399997235625, + "duration_ms": 0.0329519999979766, "success": true, - "started_at_unix": 1788415596.83712, + "started_at_unix": 1788501926.320293, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2786,9 +2786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018824999983735324, + "duration_ms": 0.021259999996914303, "success": true, - "started_at_unix": 1788415596.837166, + "started_at_unix": 1788501926.320339, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2805,9 +2805,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.902768999974796, + "duration_ms": 32.41379199999983, "success": true, - "started_at_unix": 1788415596.8371944, + "started_at_unix": 1788501926.320371, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -2835,9 +2835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025387000050614006, + "duration_ms": 0.031978999999182633, "success": true, - "started_at_unix": 1788415596.8701947, + "started_at_unix": 1788501926.3528917, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2854,9 +2854,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014888000009705138, + "duration_ms": 0.018764999992981757, "success": true, - "started_at_unix": 1788415596.8703203, + "started_at_unix": 1788501926.353037, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2869,9 +2869,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.8182079999178313, + "duration_ms": 2.48047399999507, "success": true, - "started_at_unix": 1788415596.8703425, + "started_at_unix": 1788501926.3530653, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2889,9 +2889,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022551999904862896, + "duration_ms": 0.019928000000390966, "success": true, - "started_at_unix": 1788415596.8721812, + "started_at_unix": 1788501926.3555639, "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": 1455.0120899999683, + "total_duration_ms": 1443.3425880000073, "error_message": null, "summary": { "request_count": 32, @@ -2922,11 +2922,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 199788, - "min_ms": 0.32728999997289066, - "max_ms": 771.8569669999624, - "mean_ms": 44.60960237498668, - "median_ms": 3.6639649999870016, - "p95_ms": 122.99602720003118, + "min_ms": 0.3629179999933285, + "max_ms": 775.5423849999943, + "mean_ms": 44.296327750000145, + "median_ms": 3.9414010000058397, + "p95_ms": 127.06025194999948, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2982,27 +2982,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.1263940000153525, - "max_ms": 27.828806999991684, - "mean_ms": 14.813880099995913, - "median_ms": 14.476716499984832, - "p95_ms": 27.734310599987566 + "min_ms": 2.2015420000087715, + "max_ms": 26.872928999992496, + "mean_ms": 14.371818200000064, + "median_ms": 14.335819000002914, + "p95_ms": 26.334903149995625 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.43313699995906063, - "max_ms": 48.994440000001305, - "mean_ms": 21.043520699981855, - "median_ms": 19.032205499968313, - "p95_ms": 47.06727404995376 + "min_ms": 0.4637960000053454, + "max_ms": 45.912959000006026, + "mean_ms": 19.774105099999417, + "median_ms": 17.426237499996944, + "p95_ms": 42.995836249999535 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.32728999997289066, - "max_ms": 0.4000259999656919, - "mean_ms": 0.35692939995897177, - "median_ms": 0.3481889999648047, - "p95_ms": 0.3926139999521183 + "min_ms": 0.3629179999933285, + "max_ms": 0.443688000004272, + "mean_ms": 0.39619560000119236, + "median_ms": 0.39540800000281706, + "p95_ms": 0.43434660000514214 } }, "validation": { @@ -3028,11 +3028,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 29540, - "min_ms": 2.1263940000153525, - "max_ms": 8.272161000036249, - "mean_ms": 3.9719644000115295, - "median_ms": 3.534197999897515, - "p95_ms": 7.376475200044296, + "min_ms": 2.2015420000087715, + "max_ms": 7.443459000000985, + "mean_ms": 3.9493536000037466, + "median_ms": 3.844731000000934, + "p95_ms": 6.762381400002937, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3092,9 +3092,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 771.8569669999624, + "duration_ms": 775.5423849999943, "success": true, - "started_at_unix": 1788415603.6845412, + "started_at_unix": 1788501932.1844482, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -3122,9 +3122,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.272161000036249, + "duration_ms": 7.443459000000985, "success": true, - "started_at_unix": 1788415604.4564939, + "started_at_unix": 1788501932.9600909, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -3152,9 +3152,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7937320000764885, + "duration_ms": 4.038071000010746, "success": true, - "started_at_unix": 1788415604.4652352, + "started_at_unix": 1788501932.9678328, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -3182,9 +3182,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.534197999897515, + "duration_ms": 3.844731000000934, "success": true, - "started_at_unix": 1788415604.4694319, + "started_at_unix": 1788501932.9721208, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -3212,9 +3212,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.133337000032043, + "duration_ms": 2.218964999997297, "success": true, - "started_at_unix": 1788415604.473239, + "started_at_unix": 1788501932.9762433, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -3242,9 +3242,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1263940000153525, + "duration_ms": 2.2015420000087715, "success": true, - "started_at_unix": 1788415604.4756007, + "started_at_unix": 1788501932.978702, "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.43313699995906063, - "max_ms": 0.5381139999371953, - "mean_ms": 0.4654213999856438, - "median_ms": 0.45259299997724156, - "p95_ms": 0.5214807999436744, + "min_ms": 0.4637960000053454, + "max_ms": 0.6164509999990742, + "mean_ms": 0.522008999999457, + "median_ms": 0.5085800000017571, + "p95_ms": 0.5982411999980286, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3351,9 +3351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.0368570000073305, + "duration_ms": 2.104661000004171, "success": true, - "started_at_unix": 1788415604.4781182, + "started_at_unix": 1788501932.981251, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -3381,9 +3381,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45494799996959046, + "duration_ms": 0.5085800000017571, "success": true, - "started_at_unix": 1788415604.4801943, + "started_at_unix": 1788501932.9834023, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -3411,9 +3411,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5381139999371953, + "duration_ms": 0.6164509999990742, "success": true, - "started_at_unix": 1788415604.4806967, + "started_at_unix": 1788501932.9839668, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -3441,9 +3441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.43313699995906063, + "duration_ms": 0.4637960000053454, "success": true, - "started_at_unix": 1788415604.4812787, + "started_at_unix": 1788501932.9846382, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -3471,9 +3471,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44831500008513103, + "duration_ms": 0.5254019999938464, "success": true, - "started_at_unix": 1788415604.481755, + "started_at_unix": 1788501932.9851558, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -3501,9 +3501,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45259299997724156, + "duration_ms": 0.4958159999972622, "success": true, - "started_at_unix": 1788415604.4822464, + "started_at_unix": 1788501932.9857347, "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.32728999997289066, - "max_ms": 0.4000259999656919, - "mean_ms": 0.35692939995897177, - "median_ms": 0.3481889999648047, - "p95_ms": 0.3926139999521183, + "min_ms": 0.3629179999933285, + "max_ms": 0.443688000004272, + "mean_ms": 0.39619560000119236, + "median_ms": 0.39540800000281706, + "p95_ms": 0.43434660000514214, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3610,9 +3610,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0609070000100473, + "duration_ms": 1.1327650000083622, "success": true, - "started_at_unix": 1788415604.482843, + "started_at_unix": 1788501932.9863527, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3640,9 +3640,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3629659998978241, + "duration_ms": 0.39540800000281706, "success": true, - "started_at_unix": 1788415604.4839382, + "started_at_unix": 1788501932.9875274, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3670,9 +3670,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4000259999656919, + "duration_ms": 0.443688000004272, "success": true, - "started_at_unix": 1788415604.4843452, + "started_at_unix": 1788501932.9879758, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3700,9 +3700,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3481889999648047, + "duration_ms": 0.38198299999692154, "success": true, - "started_at_unix": 1788415604.484789, + "started_at_unix": 1788501932.9884722, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3730,9 +3730,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32728999997289066, + "duration_ms": 0.3629179999933285, "success": true, - "started_at_unix": 1788415604.485178, + "started_at_unix": 1788501932.9889047, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3760,9 +3760,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.34617599999364757, + "duration_ms": 0.3969810000086227, "success": true, - "started_at_unix": 1788415604.4855475, + "started_at_unix": 1788501932.989318, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3805,11 +3805,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 136275, - "min_ms": 20.681271999933415, - "max_ms": 27.828806999991684, - "mean_ms": 25.655795799980297, - "median_ms": 26.27562099996794, - "p95_ms": 27.786808599989854, + "min_ms": 21.228179000004843, + "max_ms": 26.872928999992496, + "mean_ms": 24.79428279999638, + "median_ms": 25.5743039999885, + "p95_ms": 26.633806399993887, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3869,9 +3869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.69475199996941, + "duration_ms": 33.10931699999742, "success": true, - "started_at_unix": 1788415604.486132, + "started_at_unix": 1788501932.9899776, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -3899,9 +3899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.828806999991684, + "duration_ms": 26.872928999992496, "success": true, - "started_at_unix": 1788415604.52546, + "started_at_unix": 1788501933.0237586, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -3929,9 +3929,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.27562099996794, + "duration_ms": 24.618685999996615, "success": true, - "started_at_unix": 1788415604.5542283, + "started_at_unix": 1788501933.0515392, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -3959,9 +3959,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.87446400002591, + "duration_ms": 25.67731599999945, "success": true, - "started_at_unix": 1788415604.58213, + "started_at_unix": 1788501933.0770512, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -3989,9 +3989,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.618814999982533, + "duration_ms": 25.5743039999885, "success": true, - "started_at_unix": 1788415604.60899, + "started_at_unix": 1788501933.103644, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -4019,9 +4019,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.681271999933415, + "duration_ms": 21.228179000004843, "success": true, - "started_at_unix": 1788415604.6382167, + "started_at_unix": 1788501933.1301403, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -4064,11 +4064,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1315, - "min_ms": 37.52629699999943, - "max_ms": 48.994440000001305, - "mean_ms": 41.621619999978066, - "median_ms": 39.33205999999245, - "p95_ms": 48.13792179998018, + "min_ms": 34.23602399999481, + "max_ms": 45.912959000006026, + "mean_ms": 39.02620119999938, + "median_ms": 37.77588799999876, + "p95_ms": 44.616460000003144, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4128,9 +4128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 96.53269900002215, + "duration_ms": 101.44740799999852, "success": true, - "started_at_unix": 1788415604.65995, + "started_at_unix": 1788501933.1525683, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -4158,9 +4158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 44.711848999895665, + "duration_ms": 45.912959000006026, "success": true, - "started_at_unix": 1788415604.7566166, + "started_at_unix": 1788501933.254175, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -4188,9 +4188,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 48.994440000001305, + "duration_ms": 37.77588799999876, "success": true, - "started_at_unix": 1788415604.8014724, + "started_at_unix": 1788501933.3002622, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -4218,9 +4218,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.33205999999245, + "duration_ms": 34.23602399999481, "success": true, - "started_at_unix": 1788415604.850667, + "started_at_unix": 1788501933.3382087, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -4248,9 +4248,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.52629699999943, + "duration_ms": 37.77567100000567, "success": true, - "started_at_unix": 1788415604.8901732, + "started_at_unix": 1788501933.3726404, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -4278,9 +4278,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.543454000001475, + "duration_ms": 39.430463999991616, "success": true, - "started_at_unix": 1788415604.927902, + "started_at_unix": 1788501933.4105825, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -4312,9 +4312,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 155.3400950000423, + "duration_ms": 158.36483900000076, "success": true, - "started_at_unix": 1788415603.528845, + "started_at_unix": 1788501932.0257447, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -4333,9 +4333,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.029644999926858873, + "duration_ms": 0.02287200000239409, "success": true, - "started_at_unix": 1788415603.6842992, + "started_at_unix": 1788501932.1842055, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4348,9 +4348,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01822400008677505, + "duration_ms": 0.015337999997200313, "success": true, - "started_at_unix": 1788415603.6843603, + "started_at_unix": 1788501932.1842542, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4366,9 +4366,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02176099997086567, + "duration_ms": 0.048972000001867855, "success": true, - "started_at_unix": 1788415603.6844833, + "started_at_unix": 1788501932.18436, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4384,9 +4384,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 771.8569669999624, + "duration_ms": 775.5423849999943, "success": true, - "started_at_unix": 1788415603.6845412, + "started_at_unix": 1788501932.1844482, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -4414,9 +4414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.272161000036249, + "duration_ms": 7.443459000000985, "success": true, - "started_at_unix": 1788415604.4564939, + "started_at_unix": 1788501932.9600909, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -4444,9 +4444,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.7937320000764885, + "duration_ms": 4.038071000010746, "success": true, - "started_at_unix": 1788415604.4652352, + "started_at_unix": 1788501932.9678328, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -4474,9 +4474,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.534197999897515, + "duration_ms": 3.844731000000934, "success": true, - "started_at_unix": 1788415604.4694319, + "started_at_unix": 1788501932.9721208, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -4504,9 +4504,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.133337000032043, + "duration_ms": 2.218964999997297, "success": true, - "started_at_unix": 1788415604.473239, + "started_at_unix": 1788501932.9762433, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -4534,9 +4534,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1263940000153525, + "duration_ms": 2.2015420000087715, "success": true, - "started_at_unix": 1788415604.4756007, + "started_at_unix": 1788501932.978702, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -4564,9 +4564,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.0368570000073305, + "duration_ms": 2.104661000004171, "success": true, - "started_at_unix": 1788415604.4781182, + "started_at_unix": 1788501932.981251, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -4594,9 +4594,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45494799996959046, + "duration_ms": 0.5085800000017571, "success": true, - "started_at_unix": 1788415604.4801943, + "started_at_unix": 1788501932.9834023, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -4624,9 +4624,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5381139999371953, + "duration_ms": 0.6164509999990742, "success": true, - "started_at_unix": 1788415604.4806967, + "started_at_unix": 1788501932.9839668, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -4654,9 +4654,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.43313699995906063, + "duration_ms": 0.4637960000053454, "success": true, - "started_at_unix": 1788415604.4812787, + "started_at_unix": 1788501932.9846382, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -4684,9 +4684,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44831500008513103, + "duration_ms": 0.5254019999938464, "success": true, - "started_at_unix": 1788415604.481755, + "started_at_unix": 1788501932.9851558, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -4714,9 +4714,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45259299997724156, + "duration_ms": 0.4958159999972622, "success": true, - "started_at_unix": 1788415604.4822464, + "started_at_unix": 1788501932.9857347, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -4744,9 +4744,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0609070000100473, + "duration_ms": 1.1327650000083622, "success": true, - "started_at_unix": 1788415604.482843, + "started_at_unix": 1788501932.9863527, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4774,9 +4774,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3629659998978241, + "duration_ms": 0.39540800000281706, "success": true, - "started_at_unix": 1788415604.4839382, + "started_at_unix": 1788501932.9875274, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4804,9 +4804,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4000259999656919, + "duration_ms": 0.443688000004272, "success": true, - "started_at_unix": 1788415604.4843452, + "started_at_unix": 1788501932.9879758, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4834,9 +4834,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3481889999648047, + "duration_ms": 0.38198299999692154, "success": true, - "started_at_unix": 1788415604.484789, + "started_at_unix": 1788501932.9884722, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4864,9 +4864,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32728999997289066, + "duration_ms": 0.3629179999933285, "success": true, - "started_at_unix": 1788415604.485178, + "started_at_unix": 1788501932.9889047, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4894,9 +4894,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.34617599999364757, + "duration_ms": 0.3969810000086227, "success": true, - "started_at_unix": 1788415604.4855475, + "started_at_unix": 1788501932.989318, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4924,9 +4924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02606900000046153, + "duration_ms": 0.030697999989115488, "success": true, - "started_at_unix": 1788415604.4860744, + "started_at_unix": 1788501932.9899096, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4943,9 +4943,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.69475199996941, + "duration_ms": 33.10931699999742, "success": true, - "started_at_unix": 1788415604.486132, + "started_at_unix": 1788501932.9899776, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -4973,9 +4973,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03196000000116328, + "duration_ms": 0.03232999999625008, "success": true, - "started_at_unix": 1788415604.5253897, + "started_at_unix": 1788501933.0236719, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4992,9 +4992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01612999994904385, + "duration_ms": 0.028111999995417136, "success": true, - "started_at_unix": 1788415604.5254338, + "started_at_unix": 1788501933.0237179, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5011,9 +5011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.828806999991684, + "duration_ms": 26.872928999992496, "success": true, - "started_at_unix": 1788415604.52546, + "started_at_unix": 1788501933.0237586, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -5041,9 +5041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02955599995857483, + "duration_ms": 0.031539000005409434, "success": true, - "started_at_unix": 1788415604.554162, + "started_at_unix": 1788501933.051453, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5060,9 +5060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0149080000255708, + "duration_ms": 0.02659000000448941, "success": true, - "started_at_unix": 1788415604.554203, + "started_at_unix": 1788501933.0514984, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5079,9 +5079,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.27562099996794, + "duration_ms": 24.618685999996615, "success": true, - "started_at_unix": 1788415604.5542283, + "started_at_unix": 1788501933.0515392, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -5109,9 +5109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03852200006804196, + "duration_ms": 0.02904400000147689, "success": true, - "started_at_unix": 1788415604.5820444, + "started_at_unix": 1788501933.0769684, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5128,9 +5128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021681000021089858, + "duration_ms": 0.026700000006485425, "success": true, - "started_at_unix": 1788415604.5820963, + "started_at_unix": 1788501933.0770106, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5147,9 +5147,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.87446400002591, + "duration_ms": 25.67731599999945, "success": true, - "started_at_unix": 1788415604.58213, + "started_at_unix": 1788501933.0770512, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -5177,9 +5177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03932399999939662, + "duration_ms": 0.03084800000863197, "success": true, - "started_at_unix": 1788415604.6089025, + "started_at_unix": 1788501933.1035593, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5196,9 +5196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022201999968274322, + "duration_ms": 0.026439999999183783, "success": true, - "started_at_unix": 1788415604.6089554, + "started_at_unix": 1788501933.1036031, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5215,9 +5215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.618814999982533, + "duration_ms": 25.5743039999885, "success": true, - "started_at_unix": 1788415604.60899, + "started_at_unix": 1788501933.103644, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -5245,9 +5245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039554000068164896, + "duration_ms": 0.030406999997012463, "success": true, - "started_at_unix": 1788415604.638128, + "started_at_unix": 1788501933.1300566, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5264,9 +5264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022571999920728558, + "duration_ms": 0.025477999997747247, "success": true, - "started_at_unix": 1788415604.6381812, + "started_at_unix": 1788501933.130101, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5283,9 +5283,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 20.681271999933415, + "duration_ms": 21.228179000004843, "success": true, - "started_at_unix": 1788415604.6382167, + "started_at_unix": 1788501933.1301403, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -5313,9 +5313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02590799999779847, + "duration_ms": 0.030086999998957253, "success": true, - "started_at_unix": 1788415604.6596735, + "started_at_unix": 1788501933.1522086, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5332,9 +5332,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02187000006870221, + "duration_ms": 0.03322199999900022, "success": true, - "started_at_unix": 1788415604.6599188, + "started_at_unix": 1788501933.15252, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5351,9 +5351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 96.53269900002215, + "duration_ms": 101.44740799999852, "success": true, - "started_at_unix": 1788415604.65995, + "started_at_unix": 1788501933.1525683, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -5381,9 +5381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028702999998131418, + "duration_ms": 0.03351200000167864, "success": true, - "started_at_unix": 1788415604.7565536, + "started_at_unix": 1788501933.2540889, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5400,9 +5400,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014938000049369293, + "duration_ms": 0.02624900000114394, "success": true, - "started_at_unix": 1788415604.7565932, + "started_at_unix": 1788501933.254136, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5419,9 +5419,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 44.711848999895665, + "duration_ms": 45.912959000006026, "success": true, - "started_at_unix": 1788415604.7566166, + "started_at_unix": 1788501933.254175, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -5449,9 +5449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027041000066674314, + "duration_ms": 0.03124900000273101, "success": true, - "started_at_unix": 1788415604.8014138, + "started_at_unix": 1788501933.3001788, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5468,9 +5468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013975999991089338, + "duration_ms": 0.025887999996143662, "success": true, - "started_at_unix": 1788415604.801451, + "started_at_unix": 1788501933.300224, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5487,9 +5487,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 48.994440000001305, + "duration_ms": 37.77588799999876, "success": true, - "started_at_unix": 1788415604.8014724, + "started_at_unix": 1788501933.3002622, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -5517,9 +5517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03610700002809608, + "duration_ms": 0.030175999995663005, "success": true, - "started_at_unix": 1788415604.8505843, + "started_at_unix": 1788501933.338128, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5536,9 +5536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02217199994447583, + "duration_ms": 0.02425499999958447, "success": true, - "started_at_unix": 1788415604.8506334, + "started_at_unix": 1788501933.338172, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5555,9 +5555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.33205999999245, + "duration_ms": 34.23602399999481, "success": true, - "started_at_unix": 1788415604.850667, + "started_at_unix": 1788501933.3382087, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -5585,9 +5585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033241999972233316, + "duration_ms": 0.03795100001013907, "success": true, - "started_at_unix": 1788415604.8900862, + "started_at_unix": 1788501933.372555, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5604,9 +5604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026429999934407533, + "duration_ms": 0.02221100000099341, "success": true, - "started_at_unix": 1788415604.8901327, + "started_at_unix": 1788501933.3726058, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5623,9 +5623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.52629699999943, + "duration_ms": 37.77567100000567, "success": true, - "started_at_unix": 1788415604.8901732, + "started_at_unix": 1788501933.3726404, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -5653,9 +5653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03169899991917191, + "duration_ms": 0.029574999999226748, "success": true, - "started_at_unix": 1788415604.927818, + "started_at_unix": 1788501933.410502, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5672,9 +5672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025628000003052875, + "duration_ms": 0.026159000000802735, "success": true, - "started_at_unix": 1788415604.9278638, + "started_at_unix": 1788501933.4105442, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5691,9 +5691,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.543454000001475, + "duration_ms": 39.430463999991616, "success": true, - "started_at_unix": 1788415604.927902, + "started_at_unix": 1788501933.4105825, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -5721,9 +5721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032571000019743224, + "duration_ms": 0.03677899999843248, "success": true, - "started_at_unix": 1788415604.965535, + "started_at_unix": 1788501933.4501302, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5740,9 +5740,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.05315900000368856, + "duration_ms": 0.021000000003823516, "success": true, - "started_at_unix": 1788415604.965698, + "started_at_unix": 1788501933.4502892, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5755,9 +5755,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.6263439999875118, + "duration_ms": 2.3409020000002556, "success": true, - "started_at_unix": 1788415604.9657638, + "started_at_unix": 1788501933.4503202, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5775,9 +5775,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02660000006926566, + "duration_ms": 0.02296300000637075, "success": true, - "started_at_unix": 1788415604.9674098, + "started_at_unix": 1788501933.4526799, "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": 9859.754726999996, + "total_duration_ms": 10848.998932, "error_message": null, "summary": { "request_count": 32, @@ -5808,11 +5808,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 1678353, - "min_ms": 0.411536999990858, - "max_ms": 4329.80549499996, - "mean_ms": 304.54324012499256, - "median_ms": 11.895231999972111, - "p95_ms": 1466.0351589999832, + "min_ms": 0.3598719999899913, + "max_ms": 4365.2130799999895, + "mean_ms": 335.25367531249816, + "median_ms": 11.734817000004227, + "p95_ms": 1482.3268704000038, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5868,27 +5868,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 10.47521299994969, - "max_ms": 1257.4742350000179, - "mean_ms": 344.62518999997656, - "median_ms": 232.5892159999512, - "p95_ms": 1193.9341998999678 + "min_ms": 9.63518799999008, + "max_ms": 1261.211760000009, + "mean_ms": 436.0776737999984, + "median_ms": 237.5136649999945, + "p95_ms": 1205.3932564500037 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.659439000060047, - "max_ms": 15.212404999942919, - "mean_ms": 6.867429499993705, - "median_ms": 6.192858000019896, - "p95_ms": 14.291802649955796 + "min_ms": 0.5158529999960138, + "max_ms": 15.402187000006506, + "mean_ms": 6.6956161999982555, + "median_ms": 5.317686999994464, + "p95_ms": 15.216642550000614 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.411536999990858, - "max_ms": 0.5259910000177115, - "mean_ms": 0.4729536000013468, - "median_ms": 0.4648459999998522, - "p95_ms": 0.5229912000231707 + "min_ms": 0.3598719999899913, + "max_ms": 0.4771410000046217, + "mean_ms": 0.4173655999949233, + "median_ms": 0.39826399999753903, + "p95_ms": 0.47636160000195105 } }, "validation": { @@ -5914,11 +5914,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 925882, - "min_ms": 10.47521299994969, - "max_ms": 299.3550480000522, - "mean_ms": 73.53042239999468, - "median_ms": 14.80411299996831, - "p95_ms": 245.20501940003209, + "min_ms": 9.63518799999008, + "max_ms": 298.6887929999966, + "mean_ms": 72.05024839999794, + "median_ms": 17.150989000001005, + "p95_ms": 243.50251539999584, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5978,9 +5978,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4329.80549499996, + "duration_ms": 4365.2130799999895, "success": true, - "started_at_unix": 1788415615.6036258, + "started_at_unix": 1788501944.1410613, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -6008,9 +6008,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 299.3550480000522, + "duration_ms": 298.6887929999966, "success": true, - "started_at_unix": 1788415619.9339657, + "started_at_unix": 1788501948.506605, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -6038,9 +6038,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.60490499995194, + "duration_ms": 22.757404999993014, "success": true, - "started_at_unix": 1788415620.237288, + "started_at_unix": 1788501948.8092277, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -6068,9 +6068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.80411299996831, + "duration_ms": 17.150989000001005, "success": true, - "started_at_unix": 1788415620.271915, + "started_at_unix": 1788501948.8378954, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -6098,9 +6098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.41283300005125, + "duration_ms": 12.018867000008981, "success": true, - "started_at_unix": 1788415620.2928731, + "started_at_unix": 1788501948.8611462, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -6128,9 +6128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.47521299994969, + "duration_ms": 9.63518799999008, "success": true, - "started_at_unix": 1788415620.3134007, + "started_at_unix": 1788501948.8790588, "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.659439000060047, - "max_ms": 1.0169050000286006, - "mean_ms": 0.7921664000150486, - "median_ms": 0.7450189999644863, - "p95_ms": 0.9785316000261445, + "min_ms": 0.5158529999960138, + "max_ms": 0.6957889999910094, + "mean_ms": 0.600605199997517, + "median_ms": 0.593518000002291, + "p95_ms": 0.6778855999925781, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6237,9 +6237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8841090000687473, + "duration_ms": 3.0390760000074124, "success": true, - "started_at_unix": 1788415620.329994, + "started_at_unix": 1788501948.8946688, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -6267,9 +6267,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7144310000057885, + "duration_ms": 0.6062719999988531, "success": true, - "started_at_unix": 1788415620.3339255, + "started_at_unix": 1788501948.8977594, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -6297,9 +6297,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8250380000163204, + "duration_ms": 0.6957889999910094, "success": true, - "started_at_unix": 1788415620.3346913, + "started_at_unix": 1788501948.8984354, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -6327,9 +6327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7450189999644863, + "duration_ms": 0.593518000002291, "success": true, - "started_at_unix": 1788415620.3355653, + "started_at_unix": 1788501948.8991954, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -6357,9 +6357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0169050000286006, + "duration_ms": 0.591593999999418, "success": true, - "started_at_unix": 1788415620.336357, + "started_at_unix": 1788501948.8998463, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -6387,9 +6387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.659439000060047, + "duration_ms": 0.5158529999960138, "success": true, - "started_at_unix": 1788415620.3374286, + "started_at_unix": 1788501948.9004962, "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.411536999990858, - "max_ms": 0.5259910000177115, - "mean_ms": 0.4729536000013468, - "median_ms": 0.4648459999998522, - "p95_ms": 0.5229912000231707, + "min_ms": 0.3598719999899913, + "max_ms": 0.4771410000046217, + "mean_ms": 0.4173655999949233, + "median_ms": 0.39826399999753903, + "p95_ms": 0.47636160000195105, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6496,9 +6496,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.528678999989097, + "duration_ms": 1.2272719999941728, "success": true, - "started_at_unix": 1788415620.3382123, + "started_at_unix": 1788501948.9011495, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6526,9 +6526,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.411536999990858, + "duration_ms": 0.39826399999753903, "success": true, - "started_at_unix": 1788415620.3397768, + "started_at_unix": 1788501948.902427, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6556,9 +6556,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4648459999998522, + "duration_ms": 0.3783069999911959, "success": true, - "started_at_unix": 1788415620.3402312, + "started_at_unix": 1788501948.902877, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6586,9 +6586,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5109920000450074, + "duration_ms": 0.47324399999126854, "success": true, - "started_at_unix": 1788415620.3407412, + "started_at_unix": 1788501948.903306, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6616,9 +6616,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.45140199995330477, + "duration_ms": 0.4771410000046217, "success": true, - "started_at_unix": 1788415620.341295, + "started_at_unix": 1788501948.90383, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6646,9 +6646,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5259910000177115, + "duration_ms": 0.3598719999899913, "success": true, - "started_at_unix": 1788415620.3417869, + "started_at_unix": 1788501948.9043574, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6691,11 +6691,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 588920, - "min_ms": 230.9190779999426, - "max_ms": 1257.4742350000179, - "mean_ms": 615.7199575999584, - "median_ms": 239.67296399996485, - "p95_ms": 1229.2342193999957, + "min_ms": 230.60031499998956, + "max_ms": 1261.211760000009, + "mean_ms": 800.1050991999989, + "median_ms": 1127.115764999999, + "p95_ms": 1236.4035362000068, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6755,9 +6755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1720.9429549999413, + "duration_ms": 1752.5786719999985, "success": true, - "started_at_unix": 1788415620.3425488, + "started_at_unix": 1788501948.9049785, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -6785,9 +6785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1257.4742350000179, + "duration_ms": 1261.211760000009, "success": true, - "started_at_unix": 1788415622.0656207, + "started_at_unix": 1788501950.6597004, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -6815,9 +6815,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1116.274156999907, + "duration_ms": 1127.115764999999, "success": true, - "started_at_unix": 1788415623.3265636, + "started_at_unix": 1788501951.9262261, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -6845,9 +6845,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 239.67296399996485, + "duration_ms": 244.42701499999941, "success": true, - "started_at_unix": 1788415624.4459522, + "started_at_unix": 1788501953.0588074, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -6875,9 +6875,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 234.25935399995979, + "duration_ms": 1137.1706409999974, "success": true, - "started_at_unix": 1788415624.6888635, + "started_at_unix": 1788501953.3087497, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -6905,9 +6905,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 230.9190779999426, + "duration_ms": 230.60031499998956, "success": true, - "started_at_unix": 1788415624.9262242, + "started_at_unix": 1788501954.4494672, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -6950,11 +6950,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23090, - "min_ms": 11.368811000011192, - "max_ms": 15.212404999942919, - "mean_ms": 12.94269259997236, - "median_ms": 12.543972000003123, - "p95_ms": 14.803248399948641, + "min_ms": 9.93958499999792, + "max_ms": 15.402187000006506, + "mean_ms": 12.790627199998994, + "median_ms": 12.170730999997659, + "p95_ms": 15.319722800003888, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7014,9 +7014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.571194000021933, + "duration_ms": 12.909809000007044, "success": true, - "started_at_unix": 1788415625.1604588, + "started_at_unix": 1788501954.683505, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -7044,9 +7044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.42165299993303, + "duration_ms": 14.989865999993413, "success": true, - "started_at_unix": 1788415625.1712363, + "started_at_unix": 1788501954.696608, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -7074,9 +7074,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.16662199997154, + "duration_ms": 11.450766999999473, "success": true, - "started_at_unix": 1788415625.1838648, + "started_at_unix": 1788501954.711834, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -7104,9 +7104,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.368811000011192, + "duration_ms": 9.93958499999792, "success": true, - "started_at_unix": 1788415625.1972234, + "started_at_unix": 1788501954.7235582, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -7134,9 +7134,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.212404999942919, + "duration_ms": 15.402187000006506, "success": true, - "started_at_unix": 1788415625.2087817, + "started_at_unix": 1788501954.7337265, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -7164,9 +7164,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.543972000003123, + "duration_ms": 12.170730999997659, "success": true, - "started_at_unix": 1788415625.2242777, + "started_at_unix": 1788501954.7493348, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -7198,9 +7198,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 159.0700400000742, + "duration_ms": 158.4879600000022, "success": true, - "started_at_unix": 1788415615.444259, + "started_at_unix": 1788501943.9822657, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -7219,9 +7219,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023083000087353867, + "duration_ms": 0.02516800000762487, "success": true, - "started_at_unix": 1788415615.603422, + "started_at_unix": 1788501944.1408517, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7234,9 +7234,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01497799996741378, + "duration_ms": 0.015498999999863372, "success": true, - "started_at_unix": 1788415615.6034665, + "started_at_unix": 1788501944.1409001, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7252,9 +7252,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01803399993605126, + "duration_ms": 0.019967000000065127, "success": true, - "started_at_unix": 1788415615.6035748, + "started_at_unix": 1788501944.1410067, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7270,9 +7270,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4329.80549499996, + "duration_ms": 4365.2130799999895, "success": true, - "started_at_unix": 1788415615.6036258, + "started_at_unix": 1788501944.1410613, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -7300,9 +7300,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 299.3550480000522, + "duration_ms": 298.6887929999966, "success": true, - "started_at_unix": 1788415619.9339657, + "started_at_unix": 1788501948.506605, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -7330,9 +7330,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.60490499995194, + "duration_ms": 22.757404999993014, "success": true, - "started_at_unix": 1788415620.237288, + "started_at_unix": 1788501948.8092277, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -7360,9 +7360,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.80411299996831, + "duration_ms": 17.150989000001005, "success": true, - "started_at_unix": 1788415620.271915, + "started_at_unix": 1788501948.8378954, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -7390,9 +7390,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.41283300005125, + "duration_ms": 12.018867000008981, "success": true, - "started_at_unix": 1788415620.2928731, + "started_at_unix": 1788501948.8611462, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -7420,9 +7420,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.47521299994969, + "duration_ms": 9.63518799999008, "success": true, - "started_at_unix": 1788415620.3134007, + "started_at_unix": 1788501948.8790588, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -7450,9 +7450,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8841090000687473, + "duration_ms": 3.0390760000074124, "success": true, - "started_at_unix": 1788415620.329994, + "started_at_unix": 1788501948.8946688, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -7480,9 +7480,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7144310000057885, + "duration_ms": 0.6062719999988531, "success": true, - "started_at_unix": 1788415620.3339255, + "started_at_unix": 1788501948.8977594, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -7510,9 +7510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8250380000163204, + "duration_ms": 0.6957889999910094, "success": true, - "started_at_unix": 1788415620.3346913, + "started_at_unix": 1788501948.8984354, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -7540,9 +7540,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.7450189999644863, + "duration_ms": 0.593518000002291, "success": true, - "started_at_unix": 1788415620.3355653, + "started_at_unix": 1788501948.8991954, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -7570,9 +7570,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0169050000286006, + "duration_ms": 0.591593999999418, "success": true, - "started_at_unix": 1788415620.336357, + "started_at_unix": 1788501948.8998463, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -7600,9 +7600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.659439000060047, + "duration_ms": 0.5158529999960138, "success": true, - "started_at_unix": 1788415620.3374286, + "started_at_unix": 1788501948.9004962, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -7630,9 +7630,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.528678999989097, + "duration_ms": 1.2272719999941728, "success": true, - "started_at_unix": 1788415620.3382123, + "started_at_unix": 1788501948.9011495, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7660,9 +7660,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.411536999990858, + "duration_ms": 0.39826399999753903, "success": true, - "started_at_unix": 1788415620.3397768, + "started_at_unix": 1788501948.902427, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7690,9 +7690,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4648459999998522, + "duration_ms": 0.3783069999911959, "success": true, - "started_at_unix": 1788415620.3402312, + "started_at_unix": 1788501948.902877, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7720,9 +7720,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5109920000450074, + "duration_ms": 0.47324399999126854, "success": true, - "started_at_unix": 1788415620.3407412, + "started_at_unix": 1788501948.903306, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7750,9 +7750,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.45140199995330477, + "duration_ms": 0.4771410000046217, "success": true, - "started_at_unix": 1788415620.341295, + "started_at_unix": 1788501948.90383, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7780,9 +7780,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5259910000177115, + "duration_ms": 0.3598719999899913, "success": true, - "started_at_unix": 1788415620.3417869, + "started_at_unix": 1788501948.9043574, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7810,9 +7810,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028842999995504215, + "duration_ms": 0.028192999991460965, "success": true, - "started_at_unix": 1788415620.342506, + "started_at_unix": 1788501948.9049358, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7829,9 +7829,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1720.9429549999413, + "duration_ms": 1752.5786719999985, "success": true, - "started_at_unix": 1788415620.3425488, + "started_at_unix": 1788501948.9049785, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -7859,9 +7859,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02965600003790314, + "duration_ms": 0.03626800000233743, "success": true, - "started_at_unix": 1788415622.0655582, + "started_at_unix": 1788501950.659609, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7878,9 +7878,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014176000036059122, + "duration_ms": 0.02711099999430644, "success": true, - "started_at_unix": 1788415622.065598, + "started_at_unix": 1788501950.6596603, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7897,9 +7897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1257.4742350000179, + "duration_ms": 1261.211760000009, "success": true, - "started_at_unix": 1788415622.0656207, + "started_at_unix": 1788501950.6597004, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -7927,9 +7927,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03558599996722478, + "duration_ms": 0.04250000000638465, "success": true, - "started_at_unix": 1788415623.3264735, + "started_at_unix": 1788501951.9261315, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7946,9 +7946,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026468999976714258, + "duration_ms": 0.024576000001275133, "success": true, - "started_at_unix": 1788415623.3265233, + "started_at_unix": 1788501951.9261882, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7965,9 +7965,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1116.274156999907, + "duration_ms": 1127.115764999999, "success": true, - "started_at_unix": 1788415623.3265636, + "started_at_unix": 1788501951.9262261, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -7995,9 +7995,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03236999998534884, + "duration_ms": 0.03628799998978138, "success": true, - "started_at_unix": 1788415624.4458644, + "started_at_unix": 1788501953.058726, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8014,9 +8014,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025456999992456986, + "duration_ms": 0.01903599999764083, "success": true, - "started_at_unix": 1788415624.4459114, + "started_at_unix": 1788501953.0587757, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8033,9 +8033,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 239.67296399996485, + "duration_ms": 244.42701499999941, "success": true, - "started_at_unix": 1788415624.4459522, + "started_at_unix": 1788501953.0588074, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -8063,9 +8063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02936399994268868, + "duration_ms": 0.03657799999245981, "success": true, - "started_at_unix": 1788415624.6888003, + "started_at_unix": 1788501953.3086658, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8082,9 +8082,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014687999964735354, + "duration_ms": 0.01962700000035511, "success": true, - "started_at_unix": 1788415624.6888402, + "started_at_unix": 1788501953.3087168, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8101,9 +8101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 234.25935399995979, + "duration_ms": 1137.1706409999974, "success": true, - "started_at_unix": 1788415624.6888635, + "started_at_unix": 1788501953.3087497, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -8131,9 +8131,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027961999990111508, + "duration_ms": 0.054011000003129084, "success": true, - "started_at_unix": 1788415624.926163, + "started_at_unix": 1788501954.4493537, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8150,9 +8150,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014357000054587843, + "duration_ms": 0.029223999987948446, "success": true, - "started_at_unix": 1788415624.9262009, + "started_at_unix": 1788501954.4494233, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8169,9 +8169,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 230.9190779999426, + "duration_ms": 230.60031499998956, "success": true, - "started_at_unix": 1788415624.9262242, + "started_at_unix": 1788501954.4494672, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -8199,9 +8199,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029424999979710265, + "duration_ms": 0.03372300000137329, "success": true, - "started_at_unix": 1788415625.1602178, + "started_at_unix": 1788501954.6831527, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8218,9 +8218,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02146000008451665, + "duration_ms": 0.030316999996671257, "success": true, - "started_at_unix": 1788415625.1604276, + "started_at_unix": 1788501954.6834612, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8237,9 +8237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.571194000021933, + "duration_ms": 12.909809000007044, "success": true, - "started_at_unix": 1788415625.1604588, + "started_at_unix": 1788501954.683505, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -8267,9 +8267,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03618699997787189, + "duration_ms": 0.03508500000748427, "success": true, - "started_at_unix": 1788415625.1711586, + "started_at_unix": 1788501954.696529, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8286,9 +8286,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020729000084429572, + "duration_ms": 0.022673000003692323, "success": true, - "started_at_unix": 1788415625.1712053, + "started_at_unix": 1788501954.696575, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8305,9 +8305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.42165299993303, + "duration_ms": 14.989865999993413, "success": true, - "started_at_unix": 1788415625.1712363, + "started_at_unix": 1788501954.696608, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -8335,9 +8335,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026178999974035833, + "duration_ms": 0.03362300000731011, "success": true, - "started_at_unix": 1788415625.1838071, + "started_at_unix": 1788501954.7117546, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8354,9 +8354,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013545999991038116, + "duration_ms": 0.023042999998779123, "success": true, - "started_at_unix": 1788415625.1838427, + "started_at_unix": 1788501954.7117994, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8373,9 +8373,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.16662199997154, + "duration_ms": 11.450766999999473, "success": true, - "started_at_unix": 1788415625.1838648, + "started_at_unix": 1788501954.711834, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -8403,9 +8403,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023504000068896858, + "duration_ms": 0.03200999999819487, "success": true, - "started_at_unix": 1788415625.19717, + "started_at_unix": 1788501954.723483, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8422,9 +8422,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013494999961949361, + "duration_ms": 0.020517999999469794, "success": true, - "started_at_unix": 1788415625.1972022, + "started_at_unix": 1788501954.7235265, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8441,9 +8441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.368811000011192, + "duration_ms": 9.93958499999792, "success": true, - "started_at_unix": 1788415625.1972234, + "started_at_unix": 1788501954.7235582, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -8471,9 +8471,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.045986000031916774, + "duration_ms": 0.03173000000344928, "success": true, - "started_at_unix": 1788415625.2086995, + "started_at_unix": 1788501954.7336507, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8490,9 +8490,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017262000028495095, + "duration_ms": 0.021781000000942186, "success": true, - "started_at_unix": 1788415625.2087555, + "started_at_unix": 1788501954.733693, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8509,9 +8509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.212404999942919, + "duration_ms": 15.402187000006506, "success": true, - "started_at_unix": 1788415625.2087817, + "started_at_unix": 1788501954.7337265, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -8539,9 +8539,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034143999982916284, + "duration_ms": 0.036878999992495665, "success": true, - "started_at_unix": 1788415625.2241995, + "started_at_unix": 1788501954.749267, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8558,9 +8558,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0211089999311298, + "duration_ms": 0.013706000004276575, "success": true, - "started_at_unix": 1788415625.2242458, + "started_at_unix": 1788501954.7493134, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8577,9 +8577,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.543972000003123, + "duration_ms": 12.170730999997659, "success": true, - "started_at_unix": 1788415625.2242777, + "started_at_unix": 1788501954.7493348, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -8607,9 +8607,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03262100005940738, + "duration_ms": 0.029725000004532376, "success": true, - "started_at_unix": 1788415625.2369823, + "started_at_unix": 1788501954.761657, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8626,9 +8626,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.020098000049983966, + "duration_ms": 0.02181099999631897, "success": true, - "started_at_unix": 1788415625.2371316, + "started_at_unix": 1788501954.761815, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8641,9 +8641,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.290248999997857, + "duration_ms": 4.842013000001089, "success": true, - "started_at_unix": 1788415625.2371602, + "started_at_unix": 1788501954.7618458, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8661,9 +8661,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.028423000003385823, + "duration_ms": 0.026759999997238992, "success": true, - "started_at_unix": 1788415625.2394724, + "started_at_unix": 1788501954.7667074, "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": 3450.953909999953, + "total_duration_ms": 3453.260469, "error_message": null, "summary": { "request_count": 32, @@ -8694,11 +8694,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 140023, - "min_ms": 0.369678999959433, - "max_ms": 1800.648348999971, - "mean_ms": 106.59466390624672, - "median_ms": 8.059238500038646, - "p95_ms": 186.1881725499643, + "min_ms": 0.347658999999112, + "max_ms": 1813.4771690000093, + "mean_ms": 106.66974374999904, + "median_ms": 7.9602889999961235, + "p95_ms": 170.0412951000004, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.778383000053509, - "max_ms": 200.6131099999493, - "mean_ms": 72.26359060001641, - "median_ms": 54.332083000076636, - "p95_ms": 179.8953759499738 + "min_ms": 3.4261899999989964, + "max_ms": 170.67375000000595, + "mean_ms": 71.80738329999912, + "median_ms": 54.10305199999499, + "p95_ms": 165.51739170000485 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.9902049999936935, - "max_ms": 100.40200299999924, - "mean_ms": 44.70852009999362, - "median_ms": 42.322755999975925, - "p95_ms": 94.13768395000373 + "min_ms": 0.9995369999984405, + "max_ms": 99.85170200000937, + "mean_ms": 44.90167339999971, + "median_ms": 40.39695299999835, + "p95_ms": 95.71109585000244 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.369678999959433, - "max_ms": 0.46264299999165814, - "mean_ms": 0.42745560001549165, - "median_ms": 0.4335680000622233, - "p95_ms": 0.4606438000109847 + "min_ms": 0.347658999999112, + "max_ms": 0.48155999999721644, + "mean_ms": 0.4110557999979392, + "median_ms": 0.3879849999890439, + "p95_ms": 0.48044179999919834 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 3.778383000053509, - "max_ms": 15.724410000075295, - "mean_ms": 8.030063800038079, - "median_ms": 6.911572000035449, - "p95_ms": 14.420909000068603, + "min_ms": 3.4261899999989964, + "max_ms": 11.902248999987819, + "mean_ms": 7.045303999996122, + "median_ms": 6.331438999993111, + "p95_ms": 11.439626999990082, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1800.648348999971, + "duration_ms": 1813.4771690000093, "success": true, - "started_at_unix": 1788415630.28534, + "started_at_unix": 1788501959.9635265, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.724410000075295, + "duration_ms": 11.902248999987819, "success": true, - "started_at_unix": 1788415632.0860648, + "started_at_unix": 1788501961.7771072, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.911572000035449, + "duration_ms": 6.331438999993111, "success": true, - "started_at_unix": 1788415632.101873, + "started_at_unix": 1788501961.7891026, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.206905000041843, + "duration_ms": 9.589138999999136, "success": true, - "started_at_unix": 1788415632.108882, + "started_at_unix": 1788501961.7955422, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.5290489999842976, + "duration_ms": 3.9775030000015477, "success": true, - "started_at_unix": 1788415632.1181736, + "started_at_unix": 1788501961.8052006, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.778383000053509, + "duration_ms": 3.4261899999989964, "success": true, - "started_at_unix": 1788415632.1228392, + "started_at_unix": 1788501961.8092618, "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.9902049999936935, - "max_ms": 1.5837019999480617, - "mean_ms": 1.2710387999959494, - "median_ms": 1.2348210000254767, - "p95_ms": 1.5519907999532734, + "min_ms": 0.9995369999984405, + "max_ms": 1.2618190000068807, + "mean_ms": 1.1569989999998143, + "median_ms": 1.2338849999906643, + "p95_ms": 1.2599106000067195, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.108441999936986, + "duration_ms": 4.977456999995411, "success": true, - "started_at_unix": 1788415632.1268525, + "started_at_unix": 1788501961.8128884, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5837019999480617, + "duration_ms": 1.2618190000068807, "success": true, - "started_at_unix": 1788415632.132159, + "started_at_unix": 1788501961.8180573, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.42514599997412, + "duration_ms": 1.2522770000060746, "success": true, - "started_at_unix": 1788415632.1340914, + "started_at_unix": 1788501961.8195534, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9902049999936935, + "duration_ms": 1.0374769999970113, "success": true, - "started_at_unix": 1788415632.1356928, + "started_at_unix": 1788501961.8209903, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2348210000254767, + "duration_ms": 1.2338849999906643, "success": true, - "started_at_unix": 1788415632.136873, + "started_at_unix": 1788501961.8221884, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.121320000038395, + "duration_ms": 0.9995369999984405, "success": true, - "started_at_unix": 1788415632.1382933, + "started_at_unix": 1788501961.8237114, "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.369678999959433, - "max_ms": 0.46264299999165814, - "mean_ms": 0.42745560001549165, - "median_ms": 0.4335680000622233, - "p95_ms": 0.4606438000109847, + "min_ms": 0.347658999999112, + "max_ms": 0.48155999999721644, + "mean_ms": 0.4110557999979392, + "median_ms": 0.3879849999890439, + "p95_ms": 0.48044179999919834, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1989149999180881, + "duration_ms": 1.1134499999911895, "success": true, - "started_at_unix": 1788415632.139662, + "started_at_unix": 1788501961.8249576, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46264299999165814, + "duration_ms": 0.48155999999721644, "success": true, - "started_at_unix": 1788415632.140897, + "started_at_unix": 1788501961.8261077, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4335680000622233, + "duration_ms": 0.3879849999890439, "success": true, - "started_at_unix": 1788415632.1414018, + "started_at_unix": 1788501961.8266325, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4187409999758529, + "duration_ms": 0.3621059999971976, "success": true, - "started_at_unix": 1788415632.141876, + "started_at_unix": 1788501961.8270626, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.369678999959433, + "duration_ms": 0.347658999999112, "success": true, - "started_at_unix": 1788415632.142334, + "started_at_unix": 1788501961.8274672, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.45264700008829095, + "duration_ms": 0.47596900000712594, "success": true, - "started_at_unix": 1788415632.14276, + "started_at_unix": 1788501961.8278737, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 52070, - "min_ms": 92.93975600007798, - "max_ms": 200.6131099999493, - "mean_ms": 136.49711739999475, - "median_ms": 123.00040399998124, - "p95_ms": 191.40522819996022, + "min_ms": 96.30385500000216, + "max_ms": 170.67375000000595, + "mean_ms": 136.5694626000021, + "median_ms": 134.15482599999962, + "p95_ms": 168.38203520000548, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 174.38595099997656, + "duration_ms": 169.52383199999588, "success": true, - "started_at_unix": 1788415632.143473, + "started_at_unix": 1788501961.8286402, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 154.5737010000039, + "duration_ms": 159.21517600000357, "success": true, - "started_at_unix": 1788415632.3181837, + "started_at_unix": 1788501961.9985135, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 200.6131099999493, + "duration_ms": 134.15482599999962, "success": true, - "started_at_unix": 1788415632.4734535, + "started_at_unix": 1788501962.1582685, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 123.00040399998124, + "duration_ms": 170.67375000000595, "success": true, - "started_at_unix": 1788415632.674604, + "started_at_unix": 1788501962.2931101, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 111.35861599996133, + "duration_ms": 122.49970599999926, "success": true, - "started_at_unix": 1788415632.7983575, + "started_at_unix": 1788501962.4642382, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 92.93975600007798, + "duration_ms": 96.30385500000216, "success": true, - "started_at_unix": 1788415632.9102058, + "started_at_unix": 1788501962.5872004, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5530, - "min_ms": 83.06181000000379, - "max_ms": 100.40200299999924, - "mean_ms": 88.14600139999129, - "median_ms": 85.67026200000782, - "p95_ms": 97.61786120000124, + "min_ms": 79.53208699998982, + "max_ms": 99.85170200000937, + "mean_ms": 88.6463477999996, + "median_ms": 89.97519400000442, + "p95_ms": 98.01143260000629, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.37570399993456, + "duration_ms": 95.09547700000098, "success": true, - "started_at_unix": 1788415633.0038054, + "started_at_unix": 1788501962.6841505, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 100.40200299999924, + "duration_ms": 89.97519400000442, "success": true, - "started_at_unix": 1788415633.0993645, + "started_at_unix": 1788501962.7794514, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 83.06181000000379, + "duration_ms": 83.22240100000045, "success": true, - "started_at_unix": 1788415633.1999774, + "started_at_unix": 1788501962.8696432, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 85.11463799993635, + "duration_ms": 90.65035499999397, "success": true, - "started_at_unix": 1788415633.283195, + "started_at_unix": 1788501962.9530492, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 86.48129400000926, + "duration_ms": 79.53208699998982, "success": true, - "started_at_unix": 1788415633.3685222, + "started_at_unix": 1788501963.0438607, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 85.67026200000782, + "duration_ms": 99.85170200000937, "success": true, - "started_at_unix": 1788415633.4551587, + "started_at_unix": 1788501963.123578, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 160.60376099994755, + "duration_ms": 158.10724899999684, "success": true, - "started_at_unix": 1788415630.1243966, + "started_at_unix": 1788501959.8049393, "bytes_sent": 667, "bytes_received": 1070, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.026167999976678402, + "duration_ms": 0.03512600000021848, "success": true, - "started_at_unix": 1788415630.2850978, + "started_at_unix": 1788501959.9631772, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.016601000083937834, + "duration_ms": 0.031589000002441026, "success": true, - "started_at_unix": 1788415630.28515, + "started_at_unix": 1788501959.9632535, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.022392000005311274, + "duration_ms": 0.03319199998941258, "success": true, - "started_at_unix": 1788415630.2852833, + "started_at_unix": 1788501959.9634385, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1800.648348999971, + "duration_ms": 1813.4771690000093, "success": true, - "started_at_unix": 1788415630.28534, + "started_at_unix": 1788501959.9635265, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.724410000075295, + "duration_ms": 11.902248999987819, "success": true, - "started_at_unix": 1788415632.0860648, + "started_at_unix": 1788501961.7771072, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.911572000035449, + "duration_ms": 6.331438999993111, "success": true, - "started_at_unix": 1788415632.101873, + "started_at_unix": 1788501961.7891026, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.206905000041843, + "duration_ms": 9.589138999999136, "success": true, - "started_at_unix": 1788415632.108882, + "started_at_unix": 1788501961.7955422, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.5290489999842976, + "duration_ms": 3.9775030000015477, "success": true, - "started_at_unix": 1788415632.1181736, + "started_at_unix": 1788501961.8052006, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.778383000053509, + "duration_ms": 3.4261899999989964, "success": true, - "started_at_unix": 1788415632.1228392, + "started_at_unix": 1788501961.8092618, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.108441999936986, + "duration_ms": 4.977456999995411, "success": true, - "started_at_unix": 1788415632.1268525, + "started_at_unix": 1788501961.8128884, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5837019999480617, + "duration_ms": 1.2618190000068807, "success": true, - "started_at_unix": 1788415632.132159, + "started_at_unix": 1788501961.8180573, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.42514599997412, + "duration_ms": 1.2522770000060746, "success": true, - "started_at_unix": 1788415632.1340914, + "started_at_unix": 1788501961.8195534, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9902049999936935, + "duration_ms": 1.0374769999970113, "success": true, - "started_at_unix": 1788415632.1356928, + "started_at_unix": 1788501961.8209903, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.2348210000254767, + "duration_ms": 1.2338849999906643, "success": true, - "started_at_unix": 1788415632.136873, + "started_at_unix": 1788501961.8221884, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.121320000038395, + "duration_ms": 0.9995369999984405, "success": true, - "started_at_unix": 1788415632.1382933, + "started_at_unix": 1788501961.8237114, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1989149999180881, + "duration_ms": 1.1134499999911895, "success": true, - "started_at_unix": 1788415632.139662, + "started_at_unix": 1788501961.8249576, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46264299999165814, + "duration_ms": 0.48155999999721644, "success": true, - "started_at_unix": 1788415632.140897, + "started_at_unix": 1788501961.8261077, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4335680000622233, + "duration_ms": 0.3879849999890439, "success": true, - "started_at_unix": 1788415632.1414018, + "started_at_unix": 1788501961.8266325, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4187409999758529, + "duration_ms": 0.3621059999971976, "success": true, - "started_at_unix": 1788415632.141876, + "started_at_unix": 1788501961.8270626, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.369678999959433, + "duration_ms": 0.347658999999112, "success": true, - "started_at_unix": 1788415632.142334, + "started_at_unix": 1788501961.8274672, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.45264700008829095, + "duration_ms": 0.47596900000712594, "success": true, - "started_at_unix": 1788415632.14276, + "started_at_unix": 1788501961.8278737, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027461999934530468, + "duration_ms": 0.032922000002599816, "success": true, - "started_at_unix": 1788415632.1434357, + "started_at_unix": 1788501961.8285928, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 174.38595099997656, + "duration_ms": 169.52383199999588, "success": true, - "started_at_unix": 1788415632.143473, + "started_at_unix": 1788501961.8286402, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033152000014524674, + "duration_ms": 0.030658000000016727, "success": true, - "started_at_unix": 1788415632.3181171, + "started_at_unix": 1788501961.9984484, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014758000020265172, + "duration_ms": 0.015247999996859107, "success": true, - "started_at_unix": 1788415632.318161, + "started_at_unix": 1788501961.9984896, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 154.5737010000039, + "duration_ms": 159.21517600000357, "success": true, - "started_at_unix": 1788415632.3181837, + "started_at_unix": 1788501961.9985135, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0295449999612174, + "duration_ms": 0.03224099999954433, "success": true, - "started_at_unix": 1788415632.4733806, + "started_at_unix": 1788501962.1581955, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019545999975889572, + "duration_ms": 0.01810400000579193, "success": true, - "started_at_unix": 1788415632.4734223, + "started_at_unix": 1788501962.1582398, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 200.6131099999493, + "duration_ms": 134.15482599999962, "success": true, - "started_at_unix": 1788415632.4734535, + "started_at_unix": 1788501962.1582685, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03289100004622014, + "duration_ms": 0.02950500000054035, "success": true, - "started_at_unix": 1788415632.674532, + "started_at_unix": 1788501962.2930377, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0169810000443249, + "duration_ms": 0.019186000002946457, "success": true, - "started_at_unix": 1788415632.6745763, + "started_at_unix": 1788501962.2930799, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 123.00040399998124, + "duration_ms": 170.67375000000595, "success": true, - "started_at_unix": 1788415632.674604, + "started_at_unix": 1788501962.2931101, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0339630000780744, + "duration_ms": 0.028082000000040352, "success": true, - "started_at_unix": 1788415632.7982764, + "started_at_unix": 1788501962.4641755, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021289999949658522, + "duration_ms": 0.014346000000386994, "success": true, - "started_at_unix": 1788415632.7983234, + "started_at_unix": 1788501962.464214, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 111.35861599996133, + "duration_ms": 122.49970599999926, "success": true, - "started_at_unix": 1788415632.7983575, + "started_at_unix": 1788501962.4642382, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032400000009147334, + "duration_ms": 0.029095000002143934, "success": true, - "started_at_unix": 1788415632.9101222, + "started_at_unix": 1788501962.5871356, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024374999952669896, + "duration_ms": 0.014206000003014196, "success": true, - "started_at_unix": 1788415632.9101686, + "started_at_unix": 1788501962.587176, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 92.93975600007798, + "duration_ms": 96.30385500000216, "success": true, - "started_at_unix": 1788415632.9102058, + "started_at_unix": 1788501962.5872004, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027351000085218402, + "duration_ms": 0.02752199999633831, "success": true, - "started_at_unix": 1788415633.0035386, + "started_at_unix": 1788501962.6839092, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0217709999787985, + "duration_ms": 0.0196769999973867, "success": true, - "started_at_unix": 1788415633.0037742, + "started_at_unix": 1788501962.6841218, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.37570399993456, + "duration_ms": 95.09547700000098, "success": true, - "started_at_unix": 1788415633.0038054, + "started_at_unix": 1788501962.6841505, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.040595999962533824, + "duration_ms": 0.05710599999986243, "success": true, - "started_at_unix": 1788415633.0992785, + "started_at_unix": 1788501962.779346, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021551000031649892, + "duration_ms": 0.0234740000024658, "success": true, - "started_at_unix": 1788415633.0993316, + "started_at_unix": 1788501962.7794163, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 100.40200299999924, + "duration_ms": 89.97519400000442, "success": true, - "started_at_unix": 1788415633.0993645, + "started_at_unix": 1788501962.7794514, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.038632000041616266, + "duration_ms": 0.03699900000242451, "success": true, - "started_at_unix": 1788415633.1998937, + "started_at_unix": 1788501962.8695593, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021600000081889448, + "duration_ms": 0.021179999990295073, "success": true, - "started_at_unix": 1788415633.1999447, + "started_at_unix": 1788501962.86961, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 83.06181000000379, + "duration_ms": 83.22240100000045, "success": true, - "started_at_unix": 1788415633.1999774, + "started_at_unix": 1788501962.8696432, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02924400007486838, + "duration_ms": 0.03485499999555941, "success": true, - "started_at_unix": 1788415633.2831347, + "started_at_unix": 1788501962.9529734, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014136000004327798, + "duration_ms": 0.018484999998236162, "success": true, - "started_at_unix": 1788415633.2831733, + "started_at_unix": 1788501962.9530206, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 85.11463799993635, + "duration_ms": 90.65035499999397, "success": true, - "started_at_unix": 1788415633.283195, + "started_at_unix": 1788501962.9530492, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03949400002056791, + "duration_ms": 0.02868299999647661, "success": true, - "started_at_unix": 1788415633.3684356, + "started_at_unix": 1788501963.0437984, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021971000023768283, + "duration_ms": 0.01432700000236764, "success": true, - "started_at_unix": 1788415633.368488, + "started_at_unix": 1788501963.043837, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 86.48129400000926, + "duration_ms": 79.53208699998982, "success": true, - "started_at_unix": 1788415633.3685222, + "started_at_unix": 1788501963.0438607, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028682999982265756, + "duration_ms": 0.028864000000794476, "success": true, - "started_at_unix": 1788415633.4550986, + "started_at_unix": 1788501963.123515, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014066000062484818, + "duration_ms": 0.014006000000676977, "success": true, - "started_at_unix": 1788415633.4551368, + "started_at_unix": 1788501963.1235552, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 85.67026200000782, + "duration_ms": 99.85170200000937, "success": true, - "started_at_unix": 1788415633.4551587, + "started_at_unix": 1788501963.123578, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03288200002771191, + "duration_ms": 0.033733000009306124, "success": true, - "started_at_unix": 1788415633.540924, + "started_at_unix": 1788501963.2235315, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02525700006117404, + "duration_ms": 0.026950999995278835, "success": true, - "started_at_unix": 1788415633.5410814, + "started_at_unix": 1788501963.2236958, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.8497380000326302, + "duration_ms": 1.991320000001906, "success": true, - "started_at_unix": 1788415633.541117, + "started_at_unix": 1788501963.2237337, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.026107999929081416, + "duration_ms": 0.02602900001136277, "success": true, - "started_at_unix": 1788415633.542985, + "started_at_unix": 1788501963.225745, "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": 16965.213055999924, + "total_duration_ms": 16531.128239999987, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 698018, - "min_ms": 0.38840399997752684, - "max_ms": 12287.603861999969, - "mean_ms": 524.2950707499893, - "median_ms": 7.492440499902386, - "p95_ms": 744.1266488999986, + "min_ms": 0.3951479999955154, + "max_ms": 11921.204283999998, + "mean_ms": 510.7411960624981, + "median_ms": 6.053942499988807, + "p95_ms": 715.7599778999922, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11640,27 +11640,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 5.8930060000648155, - "max_ms": 91.86489800003983, - "mean_ms": 29.779538599996158, - "median_ms": 24.425056499978837, - "p95_ms": 71.45945900004443 + "min_ms": 5.729486999996425, + "max_ms": 94.45556099998953, + "mean_ms": 27.763385799994467, + "median_ms": 21.95409349999977, + "p95_ms": 70.41009359999032 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.38840399997752684, - "max_ms": 695.973327000047, - "mean_ms": 320.6976131000033, - "median_ms": 311.967946999971, - "p95_ms": 666.6623965500378 + "min_ms": 0.43441099998631216, + "max_ms": 665.270444999976, + "mean_ms": 318.1874202999978, + "median_ms": 305.8862329999812, + "p95_ms": 656.9198345999979 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.39055799993548135, - "max_ms": 0.5269199999702323, - "mean_ms": 0.4430363999745168, - "median_ms": 0.44531100002132007, - "p95_ms": 0.5109213999730855 + "min_ms": 0.3951479999955154, + "max_ms": 1.0719120000146631, + "mean_ms": 0.5545397999981105, + "median_ms": 0.43771800000058647, + "p95_ms": 0.9480466000070463 } }, "validation": { @@ -11686,11 +11686,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 581925, - "min_ms": 39.65574300002572, - "max_ms": 91.86489800003983, - "mean_ms": 52.32087260003482, - "median_ms": 42.91362599997228, - "p95_ms": 82.7958140000419, + "min_ms": 35.87815399998817, + "max_ms": 94.45556099998953, + "mean_ms": 49.15867019999496, + "median_ms": 38.418538000001945, + "p95_ms": 83.7686865999899, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11750,9 +11750,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12287.603861999969, + "duration_ms": 11921.204283999998, "success": true, - "started_at_unix": 1788415649.5611148, + "started_at_unix": 1788501979.90145, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -11780,9 +11780,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.86489800003983, + "duration_ms": 94.45556099998953, "success": true, - "started_at_unix": 1788415661.8508148, + "started_at_unix": 1788501991.8247752, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -11810,9 +11810,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.519478000050185, + "duration_ms": 41.02118899999141, "success": true, - "started_at_unix": 1788415661.9460068, + "started_at_unix": 1788501991.922608, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -11840,9 +11840,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.65574300002572, + "duration_ms": 38.418538000001945, "success": true, - "started_at_unix": 1788415661.995862, + "started_at_unix": 1788501991.9668744, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -11870,9 +11870,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.65061800008607, + "duration_ms": 36.019909000003736, "success": true, - "started_at_unix": 1788415662.039137, + "started_at_unix": 1788501992.0087807, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -11900,9 +11900,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.91362599997228, + "duration_ms": 35.87815399998817, "success": true, - "started_at_unix": 1788415662.0831983, + "started_at_unix": 1788501992.0482051, "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.38840399997752684, - "max_ms": 0.5178459999797269, - "mean_ms": 0.47458259998620633, - "median_ms": 0.484663000065666, - "p95_ms": 0.5175391999728163, + "min_ms": 0.43441099998631216, + "max_ms": 0.5885089999821957, + "mean_ms": 0.5018151999991005, + "median_ms": 0.4891130000146404, + "p95_ms": 0.5831149999892205, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12009,9 +12009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8702059999213816, + "duration_ms": 1.8127850000269063, "success": true, - "started_at_unix": 1788415662.1295714, + "started_at_unix": 1788501992.0876372, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -12039,9 +12039,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5163119999451737, + "duration_ms": 0.5885089999821957, "success": true, - "started_at_unix": 1788415662.131493, + "started_at_unix": 1788501992.0894947, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -12069,9 +12069,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.484663000065666, + "duration_ms": 0.5615390000173193, "success": true, - "started_at_unix": 1788415662.132067, + "started_at_unix": 1788501992.09014, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -12099,9 +12099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5178459999797269, + "duration_ms": 0.4891130000146404, "success": true, - "started_at_unix": 1788415662.132607, + "started_at_unix": 1788501992.0907469, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -12129,9 +12129,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38840399997752684, + "duration_ms": 0.435503999995035, "success": true, - "started_at_unix": 1788415662.133177, + "started_at_unix": 1788501992.0912788, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -12159,9 +12159,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4656879999629382, + "duration_ms": 0.43441099998631216, "success": true, - "started_at_unix": 1788415662.1336164, + "started_at_unix": 1788501992.0917552, "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.39055799993548135, - "max_ms": 0.5269199999702323, - "mean_ms": 0.4430363999745168, - "median_ms": 0.44531100002132007, - "p95_ms": 0.5109213999730855, + "min_ms": 0.3951479999955154, + "max_ms": 1.0719120000146631, + "mean_ms": 0.5545397999981105, + "median_ms": 0.43771800000058647, + "p95_ms": 0.9480466000070463, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12268,9 +12268,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1262689999966824, + "duration_ms": 1.118749999989177, "success": true, - "started_at_unix": 1788415662.1342106, + "started_at_unix": 1788501992.0923016, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12298,9 +12298,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.40546599996105215, + "duration_ms": 0.45258499997657964, "success": true, - "started_at_unix": 1788415662.1353798, + "started_at_unix": 1788501992.0934541, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12328,9 +12328,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44531100002132007, + "duration_ms": 0.3951479999955154, "success": true, - "started_at_unix": 1788415662.135839, + "started_at_unix": 1788501992.0939488, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12358,9 +12358,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5269199999702323, + "duration_ms": 1.0719120000146631, "success": true, - "started_at_unix": 1788415662.1363533, + "started_at_unix": 1788501992.094405, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12388,9 +12388,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44692699998449825, + "duration_ms": 0.41533600000320803, "success": true, - "started_at_unix": 1788415662.136962, + "started_at_unix": 1788501992.095532, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12418,9 +12418,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.39055799993548135, + "duration_ms": 0.43771800000058647, "success": true, - "started_at_unix": 1788415662.1374624, + "started_at_unix": 1788501992.0959957, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12463,11 +12463,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 445, - "min_ms": 5.8930060000648155, - "max_ms": 9.19436999993195, - "mean_ms": 7.238204599957498, - "median_ms": 6.311845999903198, - "p95_ms": 9.090102999925875, + "min_ms": 5.729486999996425, + "max_ms": 8.030033000011372, + "mean_ms": 6.368101399993975, + "median_ms": 6.048605999978918, + "p95_ms": 7.635882200008836, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12527,9 +12527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.989648000006127, + "duration_ms": 20.4277019999779, "success": true, - "started_at_unix": 1788415662.1380882, + "started_at_unix": 1788501992.0966547, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -12557,9 +12557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.8930060000648155, + "duration_ms": 5.973101999984465, "success": true, - "started_at_unix": 1788415662.1522062, + "started_at_unix": 1788501992.117205, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -12587,9 +12587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.118765999985953, + "duration_ms": 6.059278999998696, "success": true, - "started_at_unix": 1788415662.1582298, + "started_at_unix": 1788501992.1233032, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -12617,9 +12617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.311845999903198, + "duration_ms": 5.729486999996425, "success": true, - "started_at_unix": 1788415662.1644862, + "started_at_unix": 1788501992.129519, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -12647,9 +12647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.673034999901574, + "duration_ms": 8.030033000011372, "success": true, - "started_at_unix": 1788415662.170937, + "started_at_unix": 1788501992.135406, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -12677,9 +12677,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.19436999993195, + "duration_ms": 6.048605999978918, "success": true, - "started_at_unix": 1788415662.1799004, + "started_at_unix": 1788501992.1435654, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -12722,11 +12722,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1050, - "min_ms": 623.4180479999623, - "max_ms": 695.973327000047, - "mean_ms": 640.9206436000204, - "median_ms": 627.4953580000329, - "p95_ms": 682.9462468000429, + "min_ms": 611.1839569999802, + "max_ms": 665.270444999976, + "mean_ms": 635.8730253999965, + "median_ms": 630.3947769999922, + "p95_ms": 661.5590625999857, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12786,9 +12786,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 802.9807089999395, + "duration_ms": 777.4694070000123, "success": true, - "started_at_unix": 1788415662.189485, + "started_at_unix": 1788501992.1499763, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -12816,9 +12816,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 695.973327000047, + "duration_ms": 646.7135330000247, "success": true, - "started_at_unix": 1788415662.992657, + "started_at_unix": 1788501992.927622, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -12846,9 +12846,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 630.8379260000265, + "duration_ms": 665.270444999976, "success": true, - "started_at_unix": 1788415663.6888225, + "started_at_unix": 1788501993.5745327, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -12876,9 +12876,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 626.8785590000334, + "duration_ms": 625.8024150000097, "success": true, - "started_at_unix": 1788415664.3198712, + "started_at_unix": 1788501994.2400048, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -12906,9 +12906,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 627.4953580000329, + "duration_ms": 630.3947769999922, "success": true, - "started_at_unix": 1788415664.946919, + "started_at_unix": 1788501994.8659635, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -12936,9 +12936,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 623.4180479999623, + "duration_ms": 611.1839569999802, "success": true, - "started_at_unix": 1788415665.574594, + "started_at_unix": 1788501995.4965863, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -12970,9 +12970,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 159.9407630000087, + "duration_ms": 156.284831000022, "success": true, - "started_at_unix": 1788415649.4008727, + "started_at_unix": 1788501979.7447562, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -12991,9 +12991,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023955000074238342, + "duration_ms": 0.027291000009199706, "success": true, - "started_at_unix": 1788415649.5609066, + "started_at_unix": 1788501979.9011378, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13006,9 +13006,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01513799998065224, + "duration_ms": 0.02773200000660836, "success": true, - "started_at_unix": 1788415649.5609548, + "started_at_unix": 1788501979.9012027, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13024,9 +13024,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01831400004448369, + "duration_ms": 0.028442999990829776, "success": true, - "started_at_unix": 1788415649.5610638, + "started_at_unix": 1788501979.9013445, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13042,9 +13042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12287.603861999969, + "duration_ms": 11921.204283999998, "success": true, - "started_at_unix": 1788415649.5611148, + "started_at_unix": 1788501979.90145, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -13072,9 +13072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 91.86489800003983, + "duration_ms": 94.45556099998953, "success": true, - "started_at_unix": 1788415661.8508148, + "started_at_unix": 1788501991.8247752, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -13102,9 +13102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.519478000050185, + "duration_ms": 41.02118899999141, "success": true, - "started_at_unix": 1788415661.9460068, + "started_at_unix": 1788501991.922608, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -13132,9 +13132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.65574300002572, + "duration_ms": 38.418538000001945, "success": true, - "started_at_unix": 1788415661.995862, + "started_at_unix": 1788501991.9668744, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -13162,9 +13162,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 40.65061800008607, + "duration_ms": 36.019909000003736, "success": true, - "started_at_unix": 1788415662.039137, + "started_at_unix": 1788501992.0087807, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -13192,9 +13192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 42.91362599997228, + "duration_ms": 35.87815399998817, "success": true, - "started_at_unix": 1788415662.0831983, + "started_at_unix": 1788501992.0482051, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -13222,9 +13222,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.8702059999213816, + "duration_ms": 1.8127850000269063, "success": true, - "started_at_unix": 1788415662.1295714, + "started_at_unix": 1788501992.0876372, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -13252,9 +13252,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5163119999451737, + "duration_ms": 0.5885089999821957, "success": true, - "started_at_unix": 1788415662.131493, + "started_at_unix": 1788501992.0894947, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -13282,9 +13282,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.484663000065666, + "duration_ms": 0.5615390000173193, "success": true, - "started_at_unix": 1788415662.132067, + "started_at_unix": 1788501992.09014, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -13312,9 +13312,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5178459999797269, + "duration_ms": 0.4891130000146404, "success": true, - "started_at_unix": 1788415662.132607, + "started_at_unix": 1788501992.0907469, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -13342,9 +13342,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38840399997752684, + "duration_ms": 0.435503999995035, "success": true, - "started_at_unix": 1788415662.133177, + "started_at_unix": 1788501992.0912788, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -13372,9 +13372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4656879999629382, + "duration_ms": 0.43441099998631216, "success": true, - "started_at_unix": 1788415662.1336164, + "started_at_unix": 1788501992.0917552, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -13402,9 +13402,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1262689999966824, + "duration_ms": 1.118749999989177, "success": true, - "started_at_unix": 1788415662.1342106, + "started_at_unix": 1788501992.0923016, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13432,9 +13432,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.40546599996105215, + "duration_ms": 0.45258499997657964, "success": true, - "started_at_unix": 1788415662.1353798, + "started_at_unix": 1788501992.0934541, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13462,9 +13462,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44531100002132007, + "duration_ms": 0.3951479999955154, "success": true, - "started_at_unix": 1788415662.135839, + "started_at_unix": 1788501992.0939488, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13492,9 +13492,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5269199999702323, + "duration_ms": 1.0719120000146631, "success": true, - "started_at_unix": 1788415662.1363533, + "started_at_unix": 1788501992.094405, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13522,9 +13522,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.44692699998449825, + "duration_ms": 0.41533600000320803, "success": true, - "started_at_unix": 1788415662.136962, + "started_at_unix": 1788501992.095532, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13552,9 +13552,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.39055799993548135, + "duration_ms": 0.43771800000058647, "success": true, - "started_at_unix": 1788415662.1374624, + "started_at_unix": 1788501992.0959957, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13582,9 +13582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03126899991912069, + "duration_ms": 0.02509699999109216, "success": true, - "started_at_unix": 1788415662.1380427, + "started_at_unix": 1788501992.0966146, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13601,9 +13601,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.989648000006127, + "duration_ms": 20.4277019999779, "success": true, - "started_at_unix": 1788415662.1380882, + "started_at_unix": 1788501992.0966547, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -13631,9 +13631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03071799994813773, + "duration_ms": 0.03120799999578594, "success": true, - "started_at_unix": 1788415662.1521242, + "started_at_unix": 1788501992.1171212, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13650,9 +13650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02639899992118444, + "duration_ms": 0.026779999984682945, "success": true, - "started_at_unix": 1788415662.1521673, + "started_at_unix": 1788501992.1171646, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13669,9 +13669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.8930060000648155, + "duration_ms": 5.973101999984465, "success": true, - "started_at_unix": 1788415662.1522062, + "started_at_unix": 1788501992.117205, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -13699,9 +13699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02888400001666014, + "duration_ms": 0.026709999985996546, "success": true, - "started_at_unix": 1788415662.15815, + "started_at_unix": 1788501992.1232255, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13718,9 +13718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026639999987310148, + "duration_ms": 0.026599999984000533, "success": true, - "started_at_unix": 1788415662.1581905, + "started_at_unix": 1788501992.1232638, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13737,9 +13737,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.118765999985953, + "duration_ms": 6.059278999998696, "success": true, - "started_at_unix": 1788415662.1582298, + "started_at_unix": 1788501992.1233032, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -13767,9 +13767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02922500004842732, + "duration_ms": 0.028603000004068235, "success": true, - "started_at_unix": 1788415662.1644058, + "started_at_unix": 1788501992.1294084, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13786,9 +13786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02614799996081274, + "duration_ms": 0.03219999999259926, "success": true, - "started_at_unix": 1788415662.164447, + "started_at_unix": 1788501992.1294723, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13805,9 +13805,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.311845999903198, + "duration_ms": 5.729486999996425, "success": true, - "started_at_unix": 1788415662.1644862, + "started_at_unix": 1788501992.129519, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -13835,9 +13835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030857000069772766, + "duration_ms": 0.03131800002620366, "success": true, - "started_at_unix": 1788415662.1708515, + "started_at_unix": 1788501992.1353078, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13854,9 +13854,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028453000027184316, + "duration_ms": 0.021790999994664162, "success": true, - "started_at_unix": 1788415662.1708949, + "started_at_unix": 1788501992.1353495, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13873,9 +13873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.673034999901574, + "duration_ms": 8.030033000011372, "success": true, - "started_at_unix": 1788415662.170937, + "started_at_unix": 1788501992.135406, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -13903,9 +13903,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06889799999498791, + "duration_ms": 0.027832000000671542, "success": true, - "started_at_unix": 1788415662.1797626, + "started_at_unix": 1788501992.1434958, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13922,9 +13922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029595999990306154, + "duration_ms": 0.021048999997219653, "success": true, - "started_at_unix": 1788415662.1798542, + "started_at_unix": 1788501992.1435337, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13941,9 +13941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.19436999993195, + "duration_ms": 6.048605999978918, "success": true, - "started_at_unix": 1788415662.1799004, + "started_at_unix": 1788501992.1435654, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -13971,9 +13971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03600699994876777, + "duration_ms": 0.028412999995452992, "success": true, - "started_at_unix": 1788415662.189175, + "started_at_unix": 1788501992.1496599, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13990,9 +13990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029545000074904237, + "duration_ms": 0.03248100000519116, "success": true, - "started_at_unix": 1788415662.1894426, + "started_at_unix": 1788501992.14993, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14009,9 +14009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 802.9807089999395, + "duration_ms": 777.4694070000123, "success": true, - "started_at_unix": 1788415662.189485, + "started_at_unix": 1788501992.1499763, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -14039,9 +14039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03898299996762944, + "duration_ms": 0.040205000004789326, "success": true, - "started_at_unix": 1788415662.9925485, + "started_at_unix": 1788501992.9275339, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14058,9 +14058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04082599991761526, + "duration_ms": 0.02286299999809671, "success": true, - "started_at_unix": 1788415662.9926023, + "started_at_unix": 1788501992.9275877, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14077,9 +14077,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 695.973327000047, + "duration_ms": 646.7135330000247, "success": true, - "started_at_unix": 1788415662.992657, + "started_at_unix": 1788501992.927622, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -14107,9 +14107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031999000043470005, + "duration_ms": 0.03205000001571534, "success": true, - "started_at_unix": 1788415663.6887403, + "started_at_unix": 1788501993.574448, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14126,9 +14126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025116999950114405, + "duration_ms": 0.02582800001960095, "success": true, - "started_at_unix": 1788415663.6887856, + "started_at_unix": 1788501993.5744936, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14145,9 +14145,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 630.8379260000265, + "duration_ms": 665.270444999976, "success": true, - "started_at_unix": 1788415663.6888225, + "started_at_unix": 1788501993.5745327, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -14175,9 +14175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03168900002492592, + "duration_ms": 0.03732900000841255, "success": true, - "started_at_unix": 1788415664.319786, + "started_at_unix": 1788501994.2399178, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14194,9 +14194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025197000013577053, + "duration_ms": 0.023724000016045466, "success": true, - "started_at_unix": 1788415664.3198316, + "started_at_unix": 1788501994.2399693, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14213,9 +14213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 626.8785590000334, + "duration_ms": 625.8024150000097, "success": true, - "started_at_unix": 1788415664.3198712, + "started_at_unix": 1788501994.2400048, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -14243,9 +14243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03160900007515011, + "duration_ms": 0.02814199999079392, "success": true, - "started_at_unix": 1788415664.9468489, + "started_at_unix": 1788501994.8659008, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14262,9 +14262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017321999962405243, + "duration_ms": 0.014968000016324368, "success": true, - "started_at_unix": 1788415664.9468918, + "started_at_unix": 1788501994.8659394, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14281,9 +14281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 627.4953580000329, + "duration_ms": 630.3947769999922, "success": true, - "started_at_unix": 1788415664.946919, + "started_at_unix": 1788501994.8659635, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -14311,9 +14311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027622000061455765, + "duration_ms": 0.02790300001720425, "success": true, - "started_at_unix": 1788415665.5745327, + "started_at_unix": 1788501995.4965255, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14330,9 +14330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014266999983192363, + "duration_ms": 0.01407600001357423, "success": true, - "started_at_unix": 1788415665.574571, + "started_at_unix": 1788501995.496564, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14349,9 +14349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 623.4180479999623, + "duration_ms": 611.1839569999802, "success": true, - "started_at_unix": 1788415665.574594, + "started_at_unix": 1788501995.4965863, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -14379,9 +14379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03209999999853608, + "duration_ms": 0.026619000010441596, "success": true, - "started_at_unix": 1788415666.1980975, + "started_at_unix": 1788501996.1078584, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14398,9 +14398,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02667000001110864, + "duration_ms": 0.014415999999073392, "success": true, - "started_at_unix": 1788415666.1982553, + "started_at_unix": 1788501996.1079748, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14413,9 +14413,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.944107999951484, + "duration_ms": 3.1197550000001684, "success": true, - "started_at_unix": 1788415666.1982937, + "started_at_unix": 1788501996.1079955, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14433,9 +14433,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027620999958344328, + "duration_ms": 0.01977700000566074, "success": true, - "started_at_unix": 1788415666.2012575, + "started_at_unix": 1788501996.111131, "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": 1477.5159409999787, + "total_duration_ms": 1435.0959770000031, "error_message": null, "summary": { "request_count": 32, @@ -14466,11 +14466,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 326736, - "min_ms": 0.46875300006377074, - "max_ms": 1008.3654490000526, - "mean_ms": 45.21940803125446, - "median_ms": 3.6299895000411198, - "p95_ms": 94.57350394997084, + "min_ms": 0.4348120000088329, + "max_ms": 972.5164840000105, + "mean_ms": 43.84970831249735, + "median_ms": 3.6551710000054527, + "p95_ms": 93.45695324998493, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14526,27 +14526,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.890459000013834, - "max_ms": 8.786170000007587, - "mean_ms": 5.068023900014396, - "median_ms": 4.879715000015494, - "p95_ms": 7.9219836999641275 + "min_ms": 2.732046000005539, + "max_ms": 9.019343999995044, + "mean_ms": 4.665165200003685, + "median_ms": 4.206054000007953, + "p95_ms": 7.5234098999970875 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.46875300006377074, - "max_ms": 43.49501599995165, - "mean_ms": 17.763959199987767, - "median_ms": 16.12154899999041, - "p95_ms": 39.816314149931024 + "min_ms": 0.4348120000088329, + "max_ms": 40.80291899998656, + "mean_ms": 17.44181839999328, + "median_ms": 15.00702949999777, + "p95_ms": 38.41739069998197 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.6530449999218035, - "max_ms": 2.8202710000186926, - "mean_ms": 1.1234350000222548, - "median_ms": 0.6979990000672842, - "p95_ms": 2.410914600022806 + "min_ms": 0.6557039999961489, + "max_ms": 2.1473269999887634, + "mean_ms": 1.0267451999993682, + "median_ms": 0.8149650000177644, + "p95_ms": 1.8869953999910647 } }, "validation": { @@ -14572,11 +14572,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 41660, - "min_ms": 2.890459000013834, - "max_ms": 8.786170000007587, - "mean_ms": 4.766919000007874, - "median_ms": 3.67313499998545, - "p95_ms": 8.013880800012885, + "min_ms": 2.732046000005539, + "max_ms": 9.019343999995044, + "mean_ms": 4.780834800004641, + "median_ms": 4.054870000004485, + "p95_ms": 8.086922799998318, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14636,9 +14636,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1008.3654490000526, + "duration_ms": 972.5164840000105, "success": true, - "started_at_unix": 1788415670.6095502, + "started_at_unix": 1788502000.6360753, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -14666,9 +14666,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.786170000007587, + "duration_ms": 9.019343999995044, "success": true, - "started_at_unix": 1788415671.6180363, + "started_at_unix": 1788502001.6087022, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -14696,9 +14696,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.924724000034075, + "duration_ms": 4.357238000011421, "success": true, - "started_at_unix": 1788415671.627437, + "started_at_unix": 1788502001.6183486, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -14726,9 +14726,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.67313499998545, + "duration_ms": 4.054870000004485, "success": true, - "started_at_unix": 1788415671.6327314, + "started_at_unix": 1788502001.6233342, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -14756,9 +14756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.890459000013834, + "duration_ms": 2.732046000005539, "success": true, - "started_at_unix": 1788415671.6367824, + "started_at_unix": 1788502001.6277964, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -14786,9 +14786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5601069999984247, + "duration_ms": 3.740676000006715, "success": true, - "started_at_unix": 1788415671.6403394, + "started_at_unix": 1788502001.6311753, "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.46875300006377074, - "max_ms": 0.5328820000158885, - "mean_ms": 0.5032850000134204, - "median_ms": 0.513586000010946, - "p95_ms": 0.5305496000119092, + "min_ms": 0.4348120000088329, + "max_ms": 0.560686999989457, + "mean_ms": 0.5083693999949901, + "median_ms": 0.5271949999894332, + "p95_ms": 0.5563809999898695, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14895,9 +14895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.206944000022304, + "duration_ms": 2.146678999991991, "success": true, - "started_at_unix": 1788415671.644334, + "started_at_unix": 1788502001.6356726, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -14925,9 +14925,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5212199999959921, + "duration_ms": 0.4799959999957082, "success": true, - "started_at_unix": 1788415671.6465974, + "started_at_unix": 1788502001.6378791, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -14955,9 +14955,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.513586000010946, + "duration_ms": 0.5391569999915191, "success": true, - "started_at_unix": 1788415671.6471865, + "started_at_unix": 1788502001.6384327, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -14985,9 +14985,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5328820000158885, + "duration_ms": 0.560686999989457, "success": true, - "started_at_unix": 1788415671.6477706, + "started_at_unix": 1788502001.6390421, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -15015,9 +15015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46875300006377074, + "duration_ms": 0.4348120000088329, "success": true, - "started_at_unix": 1788415671.6483681, + "started_at_unix": 1788502001.639669, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47998399998050445, + "duration_ms": 0.5271949999894332, "success": true, - "started_at_unix": 1788415671.648904, + "started_at_unix": 1788502001.6401694, "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.6530449999218035, - "max_ms": 2.8202710000186926, - "mean_ms": 1.1234350000222548, - "median_ms": 0.6979990000672842, - "p95_ms": 2.410914600022806, + "min_ms": 0.6557039999961489, + "max_ms": 2.1473269999887634, + "mean_ms": 1.0267451999993682, + "median_ms": 0.8149650000177644, + "p95_ms": 1.8869953999910647, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15154,9 +15154,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.782567999929597, + "duration_ms": 2.8035670000008395, "success": true, - "started_at_unix": 1788415671.6495523, + "started_at_unix": 1788502001.6408663, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15184,9 +15184,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6979990000672842, + "duration_ms": 0.6557039999961489, "success": true, - "started_at_unix": 1788415671.6523998, + "started_at_unix": 1788502001.6437368, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15214,9 +15214,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6723710000642313, + "duration_ms": 0.6700609999938933, "success": true, - "started_at_unix": 1788415671.6531785, + "started_at_unix": 1788502001.6444974, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15244,9 +15244,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.8202710000186926, + "duration_ms": 2.1473269999887634, "success": true, - "started_at_unix": 1788415671.6539533, + "started_at_unix": 1788502001.6452725, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15274,9 +15274,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7734890000392625, + "duration_ms": 0.8149650000177644, "success": true, - "started_at_unix": 1788415671.6568635, + "started_at_unix": 1788502001.6474884, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15304,9 +15304,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6530449999218035, + "duration_ms": 0.8456690000002709, "success": true, - "started_at_unix": 1788415671.657713, + "started_at_unix": 1788502001.6483681, "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.5868440000967894, - "max_ms": 6.865755999911016, - "mean_ms": 5.369128800020917, - "median_ms": 5.124656000020877, - "p95_ms": 6.779341199944611, + "min_ms": 3.0858050000119874, + "max_ms": 5.695045999999593, + "mean_ms": 4.549495600002729, + "median_ms": 4.903901999995242, + "p95_ms": 5.6546486000002005, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15413,9 +15413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.2868769999558936, + "duration_ms": 6.826495999973758, "success": true, - "started_at_unix": 1788415671.6586583, + "started_at_unix": 1788502001.6495097, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -15443,9 +15443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.124656000020877, + "duration_ms": 4.903901999995242, "success": true, - "started_at_unix": 1788415671.6668713, + "started_at_unix": 1788502001.6573138, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -15473,9 +15473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.4336820000789885, + "duration_ms": 5.695045999999593, "success": true, - "started_at_unix": 1788415671.673324, + "started_at_unix": 1788502001.6647258, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -15503,9 +15503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.865755999911016, + "duration_ms": 5.493059000002631, "success": true, - "started_at_unix": 1788415671.681823, + "started_at_unix": 1788502001.6723332, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -15533,9 +15533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.834705999996913, + "duration_ms": 3.56966600000419, "success": true, - "started_at_unix": 1788415671.6900644, + "started_at_unix": 1788502001.679143, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -15563,9 +15563,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5868440000967894, + "duration_ms": 3.0858050000119874, "success": true, - "started_at_unix": 1788415671.6962538, + "started_at_unix": 1788502001.6843772, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -15608,11 +15608,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 3070, - "min_ms": 31.71021599996493, - "max_ms": 43.49501599995165, - "mean_ms": 35.02463339996211, - "median_ms": 32.504634000019905, - "p95_ms": 41.860037399942485, + "min_ms": 29.453372000006084, + "max_ms": 40.80291899998656, + "mean_ms": 34.37526739999157, + "median_ms": 33.24000200001365, + "p95_ms": 39.742684199984524, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15672,9 +15672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.33395800007111, + "duration_ms": 33.05029399999171, "success": true, - "started_at_unix": 1788415671.701593, + "started_at_unix": 1788502001.688911, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -15702,9 +15702,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 43.49501599995165, + "duration_ms": 40.80291899998656, "success": true, - "started_at_unix": 1788415671.735063, + "started_at_unix": 1788502001.7220972, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -15732,9 +15732,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.320122999905834, + "duration_ms": 35.50174499997638, "success": true, - "started_at_unix": 1788415671.7787917, + "started_at_unix": 1788502001.763038, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -15762,9 +15762,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.504634000019905, + "duration_ms": 32.878298999975186, "success": true, - "started_at_unix": 1788415671.814262, + "started_at_unix": 1788502001.7986674, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -15792,9 +15792,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.09317799996825, + "duration_ms": 33.24000200001365, "success": true, - "started_at_unix": 1788415671.8469608, + "started_at_unix": 1788502001.8317094, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -15822,9 +15822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.71021599996493, + "duration_ms": 29.453372000006084, "success": true, - "started_at_unix": 1788415671.8792703, + "started_at_unix": 1788502001.865141, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -15856,9 +15856,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 157.0027669999945, + "duration_ms": 157.81188399998314, "success": true, - "started_at_unix": 1788415670.452216, + "started_at_unix": 1788502000.4779694, "bytes_sent": 646, "bytes_received": 1070, "request_id": 1, @@ -15877,9 +15877,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02765199997156742, + "duration_ms": 0.023644000009426236, "success": true, - "started_at_unix": 1788415670.6093242, + "started_at_unix": 1788502000.635875, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15892,9 +15892,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.017933000094672025, + "duration_ms": 0.014937999992525874, "success": true, - "started_at_unix": 1788415670.6093764, + "started_at_unix": 1788502000.6359212, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15910,9 +15910,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.021560000050158123, + "duration_ms": 0.019055000024081892, "success": true, - "started_at_unix": 1788415670.6094918, + "started_at_unix": 1788502000.6360223, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15928,9 +15928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1008.3654490000526, + "duration_ms": 972.5164840000105, "success": true, - "started_at_unix": 1788415670.6095502, + "started_at_unix": 1788502000.6360753, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -15958,9 +15958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.786170000007587, + "duration_ms": 9.019343999995044, "success": true, - "started_at_unix": 1788415671.6180363, + "started_at_unix": 1788502001.6087022, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -15988,9 +15988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.924724000034075, + "duration_ms": 4.357238000011421, "success": true, - "started_at_unix": 1788415671.627437, + "started_at_unix": 1788502001.6183486, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -16018,9 +16018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.67313499998545, + "duration_ms": 4.054870000004485, "success": true, - "started_at_unix": 1788415671.6327314, + "started_at_unix": 1788502001.6233342, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -16048,9 +16048,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.890459000013834, + "duration_ms": 2.732046000005539, "success": true, - "started_at_unix": 1788415671.6367824, + "started_at_unix": 1788502001.6277964, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -16078,9 +16078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5601069999984247, + "duration_ms": 3.740676000006715, "success": true, - "started_at_unix": 1788415671.6403394, + "started_at_unix": 1788502001.6311753, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -16108,9 +16108,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.206944000022304, + "duration_ms": 2.146678999991991, "success": true, - "started_at_unix": 1788415671.644334, + "started_at_unix": 1788502001.6356726, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -16138,9 +16138,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5212199999959921, + "duration_ms": 0.4799959999957082, "success": true, - "started_at_unix": 1788415671.6465974, + "started_at_unix": 1788502001.6378791, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -16168,9 +16168,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.513586000010946, + "duration_ms": 0.5391569999915191, "success": true, - "started_at_unix": 1788415671.6471865, + "started_at_unix": 1788502001.6384327, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -16198,9 +16198,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5328820000158885, + "duration_ms": 0.560686999989457, "success": true, - "started_at_unix": 1788415671.6477706, + "started_at_unix": 1788502001.6390421, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -16228,9 +16228,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46875300006377074, + "duration_ms": 0.4348120000088329, "success": true, - "started_at_unix": 1788415671.6483681, + "started_at_unix": 1788502001.639669, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -16258,9 +16258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47998399998050445, + "duration_ms": 0.5271949999894332, "success": true, - "started_at_unix": 1788415671.648904, + "started_at_unix": 1788502001.6401694, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -16288,9 +16288,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.782567999929597, + "duration_ms": 2.8035670000008395, "success": true, - "started_at_unix": 1788415671.6495523, + "started_at_unix": 1788502001.6408663, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16318,9 +16318,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6979990000672842, + "duration_ms": 0.6557039999961489, "success": true, - "started_at_unix": 1788415671.6523998, + "started_at_unix": 1788502001.6437368, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16348,9 +16348,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6723710000642313, + "duration_ms": 0.6700609999938933, "success": true, - "started_at_unix": 1788415671.6531785, + "started_at_unix": 1788502001.6444974, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16378,9 +16378,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.8202710000186926, + "duration_ms": 2.1473269999887634, "success": true, - "started_at_unix": 1788415671.6539533, + "started_at_unix": 1788502001.6452725, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16408,9 +16408,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7734890000392625, + "duration_ms": 0.8149650000177644, "success": true, - "started_at_unix": 1788415671.6568635, + "started_at_unix": 1788502001.6474884, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16438,9 +16438,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6530449999218035, + "duration_ms": 0.8456690000002709, "success": true, - "started_at_unix": 1788415671.657713, + "started_at_unix": 1788502001.6483681, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16468,9 +16468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03379300005690311, + "duration_ms": 0.03285100001448882, "success": true, - "started_at_unix": 1788415671.6586132, + "started_at_unix": 1788502001.6494622, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16487,9 +16487,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.2868769999558936, + "duration_ms": 6.826495999973758, "success": true, - "started_at_unix": 1788415671.6586583, + "started_at_unix": 1788502001.6495097, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -16517,9 +16517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025677999929030193, + "duration_ms": 0.03114900002287868, "success": true, - "started_at_unix": 1788415671.6668155, + "started_at_unix": 1788502001.6572287, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16536,9 +16536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014857999985906645, + "duration_ms": 0.02840300001594187, "success": true, - "started_at_unix": 1788415671.6668491, + "started_at_unix": 1788502001.6572726, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16555,9 +16555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.124656000020877, + "duration_ms": 4.903901999995242, "success": true, - "started_at_unix": 1788415671.6668713, + "started_at_unix": 1788502001.6573138, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -16585,9 +16585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023323000050368137, + "duration_ms": 0.03640799999971023, "success": true, - "started_at_unix": 1788415671.6732707, + "started_at_unix": 1788502001.6646416, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16604,9 +16604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013496000065060798, + "duration_ms": 0.02317299998821909, "success": true, - "started_at_unix": 1788415671.6733024, + "started_at_unix": 1788502001.6646903, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16623,9 +16623,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.4336820000789885, + "duration_ms": 5.695045999999593, "success": true, - "started_at_unix": 1788415671.673324, + "started_at_unix": 1788502001.6647258, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -16653,9 +16653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026800000000548607, + "duration_ms": 0.025948000001108085, "success": true, - "started_at_unix": 1788415671.681763, + "started_at_unix": 1788502001.6722746, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16672,9 +16672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015308999991248129, + "duration_ms": 0.01506799998196584, "success": true, - "started_at_unix": 1788415671.6817987, + "started_at_unix": 1788502001.67231, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16691,9 +16691,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.865755999911016, + "duration_ms": 5.493059000002631, "success": true, - "started_at_unix": 1788415671.681823, + "started_at_unix": 1788502001.6723332, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -16721,9 +16721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02607900000839436, + "duration_ms": 0.02424599998107624, "success": true, - "started_at_unix": 1788415671.6900067, + "started_at_unix": 1788502001.679087, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16740,9 +16740,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014196000051924784, + "duration_ms": 0.014547000006359667, "success": true, - "started_at_unix": 1788415671.6900418, + "started_at_unix": 1788502001.67912, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16759,9 +16759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.834705999996913, + "duration_ms": 3.56966600000419, "success": true, - "started_at_unix": 1788415671.6900644, + "started_at_unix": 1788502001.679143, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -16789,9 +16789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025857999958134315, + "duration_ms": 0.02541699998914737, "success": true, - "started_at_unix": 1788415671.6961954, + "started_at_unix": 1788502001.6843195, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16808,9 +16808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014367000062520674, + "duration_ms": 0.014996999993854843, "success": true, - "started_at_unix": 1788415671.6962304, + "started_at_unix": 1788502001.6843538, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16827,9 +16827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5868440000967894, + "duration_ms": 3.0858050000119874, "success": true, - "started_at_unix": 1788415671.6962538, + "started_at_unix": 1788502001.6843772, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -16857,9 +16857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024796000047899724, + "duration_ms": 0.024544999973841186, "success": true, - "started_at_unix": 1788415671.701366, + "started_at_unix": 1788502001.688704, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16876,9 +16876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019795999946836673, + "duration_ms": 0.020417999991195757, "success": true, - "started_at_unix": 1788415671.7015638, + "started_at_unix": 1788502001.6888816, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16895,9 +16895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.33395800007111, + "duration_ms": 33.05029399999171, "success": true, - "started_at_unix": 1788415671.701593, + "started_at_unix": 1788502001.688911, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -16925,9 +16925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028623000048355607, + "duration_ms": 0.032740999984071095, "success": true, - "started_at_unix": 1788415671.735002, + "started_at_unix": 1788502001.722025, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16944,9 +16944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015157999996517901, + "duration_ms": 0.01971700001490717, "success": true, - "started_at_unix": 1788415671.73504, + "started_at_unix": 1788502001.7220685, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16963,9 +16963,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 43.49501599995165, + "duration_ms": 40.80291899998656, "success": true, - "started_at_unix": 1788415671.735063, + "started_at_unix": 1788502001.7220972, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -16993,9 +16993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06106399996497203, + "duration_ms": 0.027019999976118925, "success": true, - "started_at_unix": 1788415671.7786794, + "started_at_unix": 1788502001.7629776, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17012,9 +17012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02608900001632719, + "duration_ms": 0.015770000004522444, "success": true, - "started_at_unix": 1788415671.7787535, + "started_at_unix": 1788502001.7630138, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.320122999905834, + "duration_ms": 35.50174499997638, "success": true, - "started_at_unix": 1788415671.7787917, + "started_at_unix": 1788502001.763038, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -17061,9 +17061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028492999945228803, + "duration_ms": 0.02476700001352583, "success": true, - "started_at_unix": 1788415671.8142014, + "started_at_unix": 1788502001.798611, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17080,9 +17080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0146570000651991, + "duration_ms": 0.015298999983315298, "success": true, - "started_at_unix": 1788415671.8142395, + "started_at_unix": 1788502001.7986443, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17099,9 +17099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.504634000019905, + "duration_ms": 32.878298999975186, "success": true, - "started_at_unix": 1788415671.814262, + "started_at_unix": 1788502001.7986674, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -17129,9 +17129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03558600008091162, + "duration_ms": 0.029655000020056832, "success": true, - "started_at_unix": 1788415671.8468819, + "started_at_unix": 1788502001.8316245, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17148,9 +17148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020849000065936707, + "duration_ms": 0.028262000000722765, "success": true, - "started_at_unix": 1788415671.8469286, + "started_at_unix": 1788502001.8316667, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17167,9 +17167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 32.09317799996825, + "duration_ms": 33.24000200001365, "success": true, - "started_at_unix": 1788415671.8469608, + "started_at_unix": 1788502001.8317094, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -17197,9 +17197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.041527999997015286, + "duration_ms": 0.03552699999431752, "success": true, - "started_at_unix": 1788415671.8791797, + "started_at_unix": 1788502001.8650572, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17216,9 +17216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023724000016045466, + "duration_ms": 0.02384500001539891, "success": true, - "started_at_unix": 1788415671.879234, + "started_at_unix": 1788502001.8651047, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17235,9 +17235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.71021599996493, + "duration_ms": 29.453372000006084, "success": true, - "started_at_unix": 1788415671.8792703, + "started_at_unix": 1788502001.865141, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -17265,9 +17265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03732899995156913, + "duration_ms": 0.037950999995928214, "success": true, - "started_at_unix": 1788415671.9111, + "started_at_unix": 1788502001.8947005, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17284,9 +17284,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02102899998135399, + "duration_ms": 0.018995999994331214, "success": true, - "started_at_unix": 1788415671.911259, + "started_at_unix": 1788502001.8948429, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17299,9 +17299,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.1054879999837794, + "duration_ms": 1.831699999996772, "success": true, - "started_at_unix": 1788415671.911289, + "started_at_unix": 1788502001.8948693, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17319,9 +17319,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.026419999926474702, + "duration_ms": 0.03047699999569886, "success": true, - "started_at_unix": 1788415671.9134142, + "started_at_unix": 1788502001.8967237, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/summary-20260903T060619Z.csv b/latest-results/summary-20260903T060619Z.csv deleted file mode 100644 index c3babee..0000000 --- a/latest-results/summary-20260903T060619Z.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,6.656471000019337,11.660508600039066,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.6573619999917355,1.826488599976983,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,33.34320359999765,122.56829919999743,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,208.13247999994928,433.5692811998797,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.0694229999899107,1.234224200038625,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.3274176000331863,0.33757420007987093,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,1.9823399999950198,2.3449533999382766,1.0,hover_text_char_count,Hover length,2589.0,-1430.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,180.83025159999124,183.1588367999302,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.43289279997225094,0.4916827999977613,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.2208669999617996,0.2259819999380852,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.2512002000003122,0.27399440000408504,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.0251158000301075,1.0667296000065107,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,386.5239382000027,500.1864385999852,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,11.300037199976032,14.808378999964587,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,12.101544199981618,14.142993799964643,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.847323800004233,4.9743430000035005,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,33.273594199999934,35.92036220002228,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,3.50885919999655,3.540985000040564,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.595317600003,2.719136400082789,1.0,hover_text_char_count,Hover length,1909.0,1631.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,167.48558280000907,172.26395239999874,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,3.9719644000115295,7.376475200044296,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,5.2343543999995745,7.658278199983214,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,17.62674399997195,69.44870459994944,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,213.79771739998432,647.6201457999194,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.4654213999856438,0.5214807999436744,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.24544280001919105,0.2758570000196414,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.2770224000187227,0.313177199996062,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,156.3703438000175,157.76390040005026,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.35692939995897177,0.3926139999521183,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.19977180002115347,0.21495560006314918,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.23432299999512907,0.2599982000219825,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.055237600030523,1.0949322000215034,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.655795799980297,27.786808599989854,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.48933200002557,4.910193599971535,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.1598521999740115,9.390706999943175,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,253.05882819993712,289.9766143999841,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,41.621619999978066,48.13792179998018,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.8502718000027016,2.871038199987197,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.2016098000231068,2.899943800025539,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,250.0058627999806,258.2668976000605,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,73.53042239999468,245.20501940003209,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,19.24186119999831,22.421917200040298,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,36.382387999992716,142.55515659997397,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,109.76868600005218,286.6357574001085,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.7921664000150486,0.9785316000261445,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.28042180001648376,0.30856859998493746,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,5.029177000005802,5.867359400053829,1.0,hover_text_char_count,Hover length,2588.0,2238.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,189.59489159997247,191.02010859987786,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.4729536000013468,0.5229912000231707,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.21253520001209836,0.22057599996969657,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,2.9223031999663363,2.941299999952207,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.0476412000116397,1.0979034000229149,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,615.7199575999584,1229.2342193999957,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,17.2144927999625,17.74579979999089,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,14.663389599991206,36.19776519992683,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,222.44812080002703,227.4832038000568,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,12.94269259997236,14.803248399948641,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,2.7460096000140766,2.852069400023538,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,0.6640851999691222,0.7756369999242452,1.0,hover_text_char_count,Hover length,794.0,-3498.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,188.28481139998985,203.31346000002668,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,8.030063800038079,14.420909000068603,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.3436768000228767,7.5234503999809,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,64.27705039998273,245.80110120002695,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,208.16731080003592,440.49495540011776,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.2710387999959494,1.5519907999532734,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.3913234000037846,0.4026408000072479,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.0169712000106301,1.0477584000000206,1.0,hover_text_char_count,Hover length,13188.0,2616.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,326.3173691999782,329.03751939998074,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.42745560001549165,0.4606438000109847,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.223420200018154,0.23213639999539737,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.26929240000299615,0.2832622000369156,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.2491519999457523,1.5084053999544267,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,136.49711739999475,191.40522819996022,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.3105874000275435,4.721239400078048,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,9.770419799974661,18.952642599970204,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.23881039998014,40.22528139989845,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,88.14600139999129,97.61786120000124,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.025834599974587,4.112704599947392,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,10.135261799973705,23.13751099998171,1.0,hover_text_char_count,Hover length,2137.0,1237.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,38.15543319997232,38.937275199850774,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.32087260003482,82.7958140000419,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.678295200022148,12.301498800025001,1.0,completion_item_count,Completions found,775.0,652.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,244.4481603999975,964.5028045999877,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,147.0849463999457,152.83078599991313,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.47458259998620633,0.5175391999728163,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.22793680002450856,0.260962200081849,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.2514231999839467,0.26465600001301937,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,2734.4509330000164,2785.2645166,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.4430363999745168,0.5109213999730855,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.2735355999902822,0.2878782000152569,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.2798358000063672,0.2959860000146364,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,2202.079239199975,2285.785498999894,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,7.238204599957498,9.090102999925875,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.883643800007121,6.01950359998682,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,7.554363200029002,16.1196954000161,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.6583909999772004,2.8027104000102554,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,640.9206436000204,682.9462468000429,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.609141999980238,5.721128600021075,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,5.840055799990296,21.63855599999351,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,2667.370561800044,2740.458286600051,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.766919000007874,8.013880800012885,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,6.1661702000264995,9.035101999984363,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,42.00464939995072,138.37870919996928,1.0,completion_item_count,Completions found,254.4,240.4,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,102.73492619994613,170.45825719997083,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.5032850000134204,0.5305496000119092,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.21816100004343753,0.24032040000747656,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,2.645364600039102,8.924227400029848,1.0,hover_text_char_count,Hover length,149.0,123.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,152.92268839998542,263.5541091999585,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,1.1234350000222548,2.410914600022806,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.5720404000385315,0.6652500000654982,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.35651859998324653,0.37058279999655497,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,3.8521187999776885,4.106877199910741,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,5.369128800020917,6.779341199944611,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,4.490742600000885,5.35237260003214,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,0.5673639999713487,0.5961255999409332,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,90.44638979999036,92.81062500003827,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,35.02463339996211,41.860037399942485,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.485927999987325,2.498995199948695,1.0,hover_text_char_count,Hover length,1613.0,1193.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,2.5390689999767346,4.26850420003575,1.0,hover_text_char_count,Hover length,3585.0,3165.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,237.20793740008048,244.1460792001635,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.9901025999852209,1.039127799981543,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.16686140002093452,0.17178279999825463,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.19563379998999153,0.20381619995077926,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.18227140001272346,0.19073379999099416,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.1656668000123318,0.1783339999974487,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.19073580003805546,0.20984340005725244,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.21954020000976016,0.22921240001778642,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.1917476000244278,0.20853100002113933,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,15.981488599982185,32.13313520004703,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,62.01235160001488,64.30640580010731,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,8.405685399930007,13.41282659986973,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260904T060510Z.csv b/latest-results/summary-20260904T060510Z.csv new file mode 100644 index 0000000..9b099ff --- /dev/null +++ b/latest-results/summary-20260904T060510Z.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.671241600005828,9.959839800004033,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.6261221999968711,1.787020599999778,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,33.42918339998846,121.77788440000651,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,209.96383240000114,487.4859233999984,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.1121193999997558,1.3131906000040772,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.30909099999689715,0.3157758000099875,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.5803542000005564,3.168948599994792,1.0,hover_text_char_count,Hover length,2589.0,-1430.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,dataframe describe hover,textDocument/hover,textDocument/hover,True,180.24857240000642,186.72388920000458,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.445413400001371,0.49366960000156723,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.21548639999764418,0.22993959998984792,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,1.0430052000003798,2.610924399976966,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.039654999999584,1.0707691999868985,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,329.7469936000027,448.42076179999424,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.188781400006519,13.379619000016874,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,17.35040520001121,39.7173954000209,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.482090399994831,4.790424799983839,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,32.122546599998714,35.13633059999677,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,3.638741000003165,3.8279894000140757,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,3.6314344000061283,5.196047600009024,1.0,hover_text_char_count,Hover length,1909.0,1631.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,164.60321959999646,165.28397299999256,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,3.9493536000037466,6.762381400002937,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.816599199995153,7.388136799983157,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,18.090193400007593,71.35702140000147,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,216.27362440000866,664.6732460000065,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.522008999999457,0.5982411999980286,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.21198980000463052,0.24388280000948723,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.2797260000061215,2.970205199983411,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,156.45786160000625,163.00588739999853,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.39619560000119236,0.43434660000514214,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.1768097999956808,0.19053519998806223,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.8029914000019289,2.434431600011066,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.0556450000024142,1.0787960000016028,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,24.79428279999638,26.633806399993887,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.262298999998393,4.466916200010473,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,1.0190124000075684,1.0614216000135457,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,246.37789139999882,279.5243524,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,39.02620119999938,44.616460000003144,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.8238436000037836,2.8617682000117384,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.2232218000008288,3.0891614000040586,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,240.37853900000528,241.78515280000852,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,72.05024839999794,243.50251539999584,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.701121000003695,22.320060199996306,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,36.43923740000332,144.223175400009,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,101.72240899999565,255.34107799999782,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.600605199997517,0.6778855999925781,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.25624460000130966,0.28827839998939453,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.6816787999962344,2.990331399990964,1.0,hover_text_char_count,Hover length,2588.0,2238.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,dataframe groupby hover,textDocument/hover,textDocument/hover,True,189.31339240000398,190.0433870000029,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.4173655999949233,0.47636160000195105,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.18719359999863627,0.1912474000050679,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.23819099998831916,0.25892799997677685,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.0471170000016627,1.081431200015004,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,800.1050991999989,1236.4035362000068,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,14.816594800004168,16.27122560000771,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,15.225767799989853,22.40828180001131,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,222.7152475999958,224.65696819999152,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,12.790627199998994,15.319722800003888,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,2.6979734000065037,2.743039399990721,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,5.431992399996943,9.158678600010717,1.0,hover_text_char_count,Hover length,794.0,-3498.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,183.29772499998853,185.9020715999918,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.045303999996122,11.439626999990082,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.496133600003759,8.032190599999465,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,62.4212067999963,243.10474139998627,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,195.28316760000735,455.3702051999948,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.1569989999998143,1.2599106000067195,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.3892788000030123,0.40353780000259576,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,3.3150500000090233,5.168130200007681,1.0,hover_text_char_count,Hover length,13188.0,2616.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,sessionmaker hover,textDocument/hover,textDocument/hover,True,333.33163560000116,344.9344558000121,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.4110557999979392,0.48044179999919834,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.21769479999420582,0.22649939998586888,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,2.9198896000025343,2.9314248000048337,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.108947399995941,1.2002401999893664,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,136.5694626000021,168.38203520000548,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.441755000004832,5.080636800005323,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,6.094673200004763,17.32973600000491,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,39.46874179999895,40.64067840000689,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,88.6463477999996,98.01143260000629,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.9652296000042497,3.996756600002982,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.39440460000719213,0.41829120000898,1.0,hover_text_char_count,Hover length,2137.0,1237.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,False,38.51872020000542,39.25360620000902,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,49.15867019999496,83.7686865999899,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.234652000007372,12.29156339999804,1.0,completion_item_count,Completions found,775.0,652.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,transformers,,classifier pipeline completion,textDocument/completion,textDocument/completion,True,237.47974179999005,949.0262104000008,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.62100819999455,144.20787559998303,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.5018151999991005,0.5831149999892205,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.2419210000084604,0.2933468000207995,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.2087597999945956,0.21486099998924146,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,2738.176576800015,2772.671273800006,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.5545397999981105,0.9480466000070463,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.29768760001047667,0.3530710000120507,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.221810400000777,0.23376480000365518,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,2214.8135524000054,2266.208408399973,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.368101399993975,7.635882200008836,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.8925492000071245,5.971605600018393,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.47059899999772,19.83735640001214,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.4817890000008447,2.6070371999821873,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,635.8730253999965,661.5590625999857,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.659204400012641,5.681011000012859,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,3.8396013999999923,10.208629999993946,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,2659.4317899999965,2681.708412400019,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.780834800004641,8.086922799998318,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.889618400004792,8.737964200003034,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,44.68868099999668,134.24207339998017,1.0,completion_item_count,Completions found,254.4,240.4,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,request args completion,textDocument/completion,textDocument/completion,True,72.25935279999476,97.10784279998279,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.5083693999949901,0.5563809999898695,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.22511260000896982,0.2445248000014999,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,2.7297628000042096,9.17790320000904,1.0,hover_text_char_count,Hover length,149.0,123.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,client session hover,textDocument/hover,textDocument/hover,True,121.86266859999932,196.47078359998886,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,1.0267451999993682,1.8869953999910647,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.5448094000030324,0.608825199998364,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.3624401999957172,0.3915165999956116,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,14.061417999994319,41.00998019996495,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.549495600002729,5.6546486000002005,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,4.357164800001101,5.2023694000013165,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,0.5961465999973825,0.6255688000180726,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,89.74033460000328,92.19685660002597,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.37526739999157,39.742684199984524,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.527679400003535,2.5477128000147786,1.0,hover_text_char_count,Hover length,1613.0,1193.0,True,0 +benchmark,pyright,pyrefly,Pyrefly,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,3.1548966000002565,4.3588761999956205,1.0,hover_text_char_count,Hover length,3585.0,3165.0,True,0 +benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then hover (edit+hover),textDocument/hover,textDocument/hover,True,229.2439368000032,230.81704340002034,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.9410670000079335,0.9938514000111809,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.16843660000631644,0.1758867999967606,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.2194516000031399,0.2356362000170975,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.17374820000100044,0.17974920000938255,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.1734933999898658,0.18651280000199222,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.18614559999150515,0.20326959997873928,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.2182157999982337,0.24435620001099778,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.19445480000399584,0.21688960001142732,,,,,,False,10 +benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,20.938280199993642,53.32013359999904,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,141.021820200001,145.84439399999383,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,55.750634199995375,63.13893459999349,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260903T060619Z.json b/latest-results/summary-20260904T060510Z.json similarity index 93% rename from latest-results/summary-20260903T060619Z.json rename to latest-results/summary-20260904T060510Z.json index 632ab5f..a88b7aa 100644 --- a/latest-results/summary-20260903T060619Z.json +++ b/latest-results/summary-20260904T060510Z.json @@ -17,12 +17,12 @@ "tsp_semantic" ], "baseline_server": "pyright", - "generated_at": "20260903T060619Z", + "generated_at": "20260904T060510Z", "servers": [ { "id": "pyright", "display_name": "Pyright", - "output_path": "results/bench-servers/pyright-20260903T060619Z.json", + "output_path": "results/bench-servers/pyright-20260904T060510Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -58,7 +58,7 @@ { "id": "ty", "display_name": "Ty", - "output_path": "results/bench-servers/ty-20260903T060619Z.json", + "output_path": "results/bench-servers/ty-20260904T060510Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -91,7 +91,7 @@ { "id": "pyrefly", "display_name": "Pyrefly", - "output_path": "results/bench-servers/pyrefly-20260903T060619Z.json", + "output_path": "results/bench-servers/pyrefly-20260904T060510Z.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-20260903T060619Z.json", + "output_path": "results/bench-servers/pylsp-mypy-20260904T060510Z.json", "success": false, "benchmark_count": 6, "command": [ diff --git a/latest-results/summary-20260903T060619Z.md b/latest-results/summary-20260904T060510Z.md similarity index 61% rename from latest-results/summary-20260903T060619Z.md rename to latest-results/summary-20260904T060510Z.md index ae4e835..81c04da 100644 --- a/latest-results/summary-20260903T060619Z.md +++ b/latest-results/summary-20260904T060510Z.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260903T060619Z.json` +Generated from `results/bench-servers/summary-20260904T060510Z.json` -- Generated at: 20260903T060619Z +- Generated at: 20260904T060510Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260903T060619Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 6 | 4837.29 | 3.99 | 150 | 100% | 0 | -| Pyrefly | no | 8 | 7692.81 | 14.95 | 205 | 97% | 2 | -| Pyright | yes | 6 | 37843.10 | 72.87 | 150 | 97% | 0 | -| pylsp-mypy | no | 6 | 218704.32 | 370.02 | 150 | 80% | 5 | +| Ty | yes | 6 | 4731.84 | 3.81 | 150 | 100% | 0 | +| Pyrefly | no | 8 | 8368.35 | 18.15 | 205 | 97% | 2 | +| Pyright | yes | 6 | 38050.72 | 76.54 | 150 | 97% | 0 | +| pylsp-mypy | no | 6 | 217507.91 | 367.08 | 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-20260903T060619Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 391.84 | 3.40 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 797.92 | 10.05 | 5 | 25 | 100% | 0 | -| Pyright | yes | 4634.65 | 85.59 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 7880.47 | 112.46 | 5 | 25 | 80% | 1 | +| Ty | yes | 371.86 | 3.20 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 752.12 | 11.61 | 5 | 25 | 100% | 0 | +| Pyright | yes | 4338.90 | 74.02 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 7708.56 | 112.07 | 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.66 | 1.83 | 100% | 223.00 | +22.00 | pass | -| Pyright | yes | 6.66 | 11.66 | 100% | 201.00 | 0.00 | pass | -| Pyrefly | yes | 33.34 | 122.57 | 100% | 250.00 | +49.00 | pass | -| pylsp-mypy | yes | 208.13 | 433.57 | 100% | 188.00 | -13.00 | pass | +| Ty | yes | 1.63 | 1.79 | 100% | 223.00 | +22.00 | pass | +| Pyright | yes | 6.67 | 9.96 | 100% | 201.00 | 0.00 | pass | +| Pyrefly | yes | 33.43 | 121.78 | 100% | 250.00 | +49.00 | pass | +| pylsp-mypy | yes | 209.96 | 487.49 | 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.33 | 0.34 | 100% | 4232.00 | +213.00 | pass | -| Pyright | yes | 1.07 | 1.23 | 100% | 4019.00 | 0.00 | pass | -| Pyrefly | yes | 1.98 | 2.34 | 100% | 2589.00 | -1430.00 | pass | -| pylsp-mypy | yes | 180.83 | 183.16 | 100% | 4134.00 | +115.00 | pass | +| Ty | yes | 0.31 | 0.32 | 100% | 4232.00 | +213.00 | pass | +| Pyright | yes | 1.11 | 1.31 | 100% | 4019.00 | 0.00 | pass | +| Pyrefly | yes | 2.58 | 3.17 | 100% | 2589.00 | -1430.00 | pass | +| pylsp-mypy | yes | 180.25 | 186.72 | 100% | 4134.00 | +115.00 | pass | ### summarize definition @@ -75,9 +75,9 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | | Ty | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.25 | 0.27 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.43 | 0.49 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.03 | 1.07 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.45 | 0.49 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.04 | 1.07 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 1.04 | 2.61 | 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 | 4.85 | 4.97 | 0% | 0.00 | -168.00 | fail (10) | -| Ty | yes | 11.30 | 14.81 | 100% | 168.00 | 0.00 | pass | -| Pyrefly | yes | 12.10 | 14.14 | 100% | 149.00 | -19.00 | pass | -| Pyright | yes | 386.52 | 500.19 | 100% | 168.00 | 0.00 | pass | +| pylsp-mypy | no | 4.48 | 4.79 | 0% | 0.00 | -168.00 | fail (10) | +| Ty | yes | 10.19 | 13.38 | 100% | 168.00 | 0.00 | pass | +| Pyrefly | yes | 17.35 | 39.72 | 100% | 149.00 | -19.00 | pass | +| Pyright | yes | 329.75 | 448.42 | 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.60 | 2.72 | 100% | 1909.00 | +1631.00 | pass | -| Ty | yes | 3.51 | 3.54 | 100% | 267.00 | -11.00 | pass | -| Pyright | yes | 33.27 | 35.92 | 100% | 278.00 | 0.00 | pass | -| pylsp-mypy | yes | 167.49 | 172.26 | 100% | 5662.00 | +5384.00 | pass | +| Pyrefly | yes | 3.63 | 5.20 | 100% | 1909.00 | +1631.00 | pass | +| Ty | yes | 3.64 | 3.83 | 100% | 267.00 | -11.00 | pass | +| Pyright | yes | 32.12 | 35.14 | 100% | 278.00 | 0.00 | pass | +| pylsp-mypy | yes | 164.60 | 165.28 | 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 | 252.48 | 2.60 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 271.07 | 4.50 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1455.01 | 14.41 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 7875.52 | 174.86 | 5 | 25 | 100% | 0 | +| Ty | yes | 249.85 | 2.46 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 290.82 | 4.68 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1443.34 | 13.74 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 7693.57 | 172.11 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyright | yes | 3.97 | 7.38 | 100% | 10.00 | 0.00 | pass | -| Ty | yes | 5.23 | 7.66 | 100% | 261.00 | +251.00 | pass | -| Pyrefly | yes | 17.63 | 69.45 | 100% | 15.00 | +5.00 | pass | -| pylsp-mypy | yes | 213.80 | 647.62 | 100% | 2.00 | -8.00 | pass | +| Pyright | yes | 3.95 | 6.76 | 100% | 10.00 | 0.00 | pass | +| Ty | yes | 4.82 | 7.39 | 100% | 261.00 | +251.00 | pass | +| Pyrefly | yes | 18.09 | 71.36 | 100% | 15.00 | +5.00 | pass | +| pylsp-mypy | yes | 216.27 | 664.67 | 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.25 | 0.28 | 100% | 46.00 | -11.00 | pass | -| Pyrefly | yes | 0.28 | 0.31 | 100% | 298.00 | +241.00 | pass | -| Pyright | yes | 0.47 | 0.52 | 100% | 57.00 | 0.00 | pass | -| pylsp-mypy | yes | 156.37 | 157.76 | 100% | 57.00 | 0.00 | pass | +| Ty | yes | 0.21 | 0.24 | 100% | 46.00 | -11.00 | pass | +| Pyright | yes | 0.52 | 0.60 | 100% | 57.00 | 0.00 | pass | +| Pyrefly | yes | 2.28 | 2.97 | 100% | 298.00 | +241.00 | pass | +| pylsp-mypy | yes | 156.46 | 163.01 | 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.20 | 0.21 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.23 | 0.26 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.36 | 0.39 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.06 | 1.09 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.18 | 0.19 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.40 | 0.43 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.80 | 2.43 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 3.16 | 9.39 | 100% | 83.00 | -21.00 | pass | -| Ty | yes | 4.49 | 4.91 | 100% | 104.00 | 0.00 | pass | -| Pyright | yes | 25.66 | 27.79 | 100% | 104.00 | 0.00 | pass | -| pylsp-mypy | yes | 253.06 | 289.98 | 100% | 143.00 | +39.00 | pass | +| Pyrefly | yes | 1.02 | 1.06 | 100% | 83.00 | -21.00 | pass | +| Ty | yes | 4.26 | 4.47 | 100% | 104.00 | 0.00 | pass | +| Pyright | yes | 24.79 | 26.63 | 100% | 104.00 | 0.00 | pass | +| pylsp-mypy | yes | 246.38 | 279.52 | 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.20 | 2.90 | 100% | 858.00 | +775.00 | pass | -| Ty | yes | 2.85 | 2.87 | 100% | 100.00 | +17.00 | pass | -| Pyright | yes | 41.62 | 48.14 | 100% | 83.00 | 0.00 | pass | -| pylsp-mypy | yes | 250.01 | 258.27 | 100% | 71.00 | -12.00 | pass | +| Pyrefly | yes | 1.22 | 3.09 | 100% | 858.00 | +775.00 | pass | +| Ty | yes | 2.82 | 2.86 | 100% | 100.00 | +17.00 | pass | +| Pyright | yes | 39.03 | 44.62 | 100% | 83.00 | 0.00 | pass | +| pylsp-mypy | yes | 240.38 | 241.79 | 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 | 839.42 | 7.94 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 667.28 | 11.93 | 5 | 25 | 100% | 0 | -| Pyright | yes | 9859.75 | 140.69 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 8074.40 | 142.23 | 5 | 25 | 100% | 0 | +| Ty | yes | 806.02 | 7.33 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 679.06 | 12.00 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 7828.03 | 139.62 | 5 | 25 | 100% | 0 | +| Pyright | yes | 10849.00 | 177.19 | 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 | 19.24 | 22.42 | 100% | 1000.00 | +728.80 | pass | -| Pyrefly | yes | 36.38 | 142.56 | 100% | 16.00 | -255.20 | pass | -| Pyright | yes | 73.53 | 245.21 | 100% | 271.20 | 0.00 | pass | -| pylsp-mypy | yes | 109.77 | 286.64 | 100% | 6.00 | -265.20 | pass | +| Ty | yes | 18.70 | 22.32 | 100% | 1000.00 | +728.80 | pass | +| Pyrefly | yes | 36.44 | 144.22 | 100% | 16.00 | -255.20 | pass | +| Pyright | yes | 72.05 | 243.50 | 100% | 271.20 | 0.00 | pass | +| pylsp-mypy | yes | 101.72 | 255.34 | 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.28 | 0.31 | 100% | 329.00 | -21.00 | pass | -| Pyright | yes | 0.79 | 0.98 | 100% | 350.00 | 0.00 | pass | -| Pyrefly | yes | 5.03 | 5.87 | 100% | 2588.00 | +2238.00 | pass | -| pylsp-mypy | yes | 189.59 | 191.02 | 100% | 301.00 | -49.00 | pass | +| Ty | yes | 0.26 | 0.29 | 100% | 329.00 | -21.00 | pass | +| Pyright | yes | 0.60 | 0.68 | 100% | 350.00 | 0.00 | pass | +| Pyrefly | yes | 2.68 | 2.99 | 100% | 2588.00 | +2238.00 | pass | +| pylsp-mypy | yes | 189.31 | 190.04 | 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.21 | 0.22 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.47 | 0.52 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.05 | 1.10 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 2.92 | 2.94 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.19 | 0.19 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.24 | 0.26 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.42 | 0.48 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.05 | 1.08 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 14.66 | 36.20 | 100% | 256.00 | -184.00 | pass | -| Ty | yes | 17.21 | 17.75 | 100% | 448.00 | +8.00 | pass | -| pylsp-mypy | yes | 222.45 | 227.48 | 100% | 441.00 | +1.00 | pass | -| Pyright | yes | 615.72 | 1229.23 | 100% | 440.00 | 0.00 | pass | +| Ty | yes | 14.82 | 16.27 | 100% | 448.00 | +8.00 | pass | +| Pyrefly | yes | 15.23 | 22.41 | 100% | 256.00 | -184.00 | pass | +| pylsp-mypy | yes | 222.72 | 224.66 | 100% | 441.00 | +1.00 | pass | +| Pyright | yes | 800.11 | 1236.40 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.66 | 0.78 | 100% | 794.00 | -3498.00 | pass | -| Ty | yes | 2.75 | 2.85 | 100% | 4441.00 | +149.00 | pass | -| Pyright | yes | 12.94 | 14.80 | 100% | 4292.00 | 0.00 | pass | -| pylsp-mypy | yes | 188.28 | 203.31 | 100% | 232.00 | -4060.00 | pass | +| Ty | yes | 2.70 | 2.74 | 100% | 4441.00 | +149.00 | pass | +| Pyrefly | yes | 5.43 | 9.16 | 100% | 794.00 | -3498.00 | pass | +| Pyright | yes | 12.79 | 15.32 | 100% | 4292.00 | 0.00 | pass | +| pylsp-mypy | yes | 183.30 | 185.90 | 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 | 353.01 | 2.46 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 798.80 | 17.09 | 5 | 25 | 100% | 0 | -| Pyright | yes | 3450.95 | 46.87 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 7007.40 | 122.43 | 5 | 25 | 60% | 2 | +| Ty | yes | 357.13 | 2.50 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 756.25 | 15.03 | 5 | 25 | 100% | 0 | +| Pyright | yes | 3453.26 | 46.77 | 5 | 25 | 100% | 0 | +| pylsp-mypy | no | 7087.61 | 121.54 | 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 | 3.34 | 7.52 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 8.03 | 14.42 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 64.28 | 245.80 | 100% | 15.00 | +14.00 | pass | -| pylsp-mypy | yes | 208.17 | 440.49 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 3.50 | 8.03 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 7.05 | 11.44 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 62.42 | 243.10 | 100% | 15.00 | +14.00 | pass | +| pylsp-mypy | yes | 195.28 | 455.37 | 100% | 1.00 | 0.00 | pass | ### sessionmaker hover @@ -277,9 +277,9 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | | Ty | yes | 0.39 | 0.40 | 100% | 10621.00 | +49.00 | pass | -| Pyrefly | yes | 1.02 | 1.05 | 100% | 13188.00 | +2616.00 | pass | -| Pyright | yes | 1.27 | 1.55 | 100% | 10572.00 | 0.00 | pass | -| pylsp-mypy | yes | 326.32 | 329.04 | 100% | 10498.00 | -74.00 | pass | +| Pyright | yes | 1.16 | 1.26 | 100% | 10572.00 | 0.00 | pass | +| Pyrefly | yes | 3.32 | 5.17 | 100% | 13188.00 | +2616.00 | pass | +| pylsp-mypy | yes | 333.33 | 344.93 | 100% | 10498.00 | -74.00 | pass | ### mapped class definition @@ -288,9 +288,9 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | | Ty | yes | 0.22 | 0.23 | 100% | 2.00 | +1.00 | pass | -| Pyrefly | yes | 0.27 | 0.28 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.43 | 0.46 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.25 | 1.51 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.41 | 0.48 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 1.11 | 1.20 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 2.92 | 2.93 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 4.31 | 4.72 | 100% | 23.00 | -15.00 | pass | -| Pyrefly | yes | 9.77 | 18.95 | 100% | 17.00 | -21.00 | pass | -| pylsp-mypy | no | 38.24 | 40.23 | 0% | 0.00 | -38.00 | fail (10) | -| Pyright | yes | 136.50 | 191.41 | 100% | 38.00 | 0.00 | pass | +| Ty | yes | 4.44 | 5.08 | 100% | 23.00 | -15.00 | pass | +| Pyrefly | yes | 6.09 | 17.33 | 100% | 17.00 | -21.00 | pass | +| pylsp-mypy | no | 39.47 | 40.64 | 0% | 0.00 | -38.00 | fail (10) | +| Pyright | yes | 136.57 | 168.38 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 4.03 | 4.11 | 100% | 958.00 | +58.00 | pass | -| Pyrefly | yes | 10.14 | 23.14 | 100% | 2137.00 | +1237.00 | pass | -| pylsp-mypy | no | 38.16 | 38.94 | 0% | 0.00 | -900.00 | fail (10) | -| Pyright | yes | 88.15 | 97.62 | 100% | 900.00 | 0.00 | pass | +| Pyrefly | yes | 0.39 | 0.42 | 100% | 2137.00 | +1237.00 | pass | +| Ty | yes | 3.97 | 4.00 | 100% | 958.00 | +58.00 | pass | +| pylsp-mypy | no | 38.52 | 39.25 | 0% | 0.00 | -900.00 | fail (10) | +| Pyright | yes | 88.65 | 98.01 | 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 | 2684.48 | 4.73 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 2456.66 | 51.67 | 5 | 25 | 80% | 0 | -| Pyright | yes | 16965.21 | 140.28 | 5 | 25 | 80% | 0 | -| pylsp-mypy | no | 182768.77 | 1550.73 | 5 | 25 | 40% | 2 | +| Ty | yes | 2632.68 | 4.67 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 2401.94 | 51.24 | 5 | 25 | 80% | 0 | +| Pyright | yes | 16531.13 | 138.49 | 5 | 25 | 80% | 0 | +| pylsp-mypy | no | 182302.86 | 1551.70 | 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 | 11.68 | 12.30 | 100% | 775.00 | +652.00 | pass | -| Pyright | yes | 52.32 | 82.80 | 100% | 123.00 | 0.00 | pass | -| pylsp-mypy | yes | 147.08 | 152.83 | 100% | 2.00 | -121.00 | pass | -| Pyrefly | yes | 244.45 | 964.50 | 100% | 15.00 | -108.00 | pass | +| Ty | yes | 11.23 | 12.29 | 100% | 775.00 | +652.00 | pass | +| Pyright | yes | 49.16 | 83.77 | 100% | 123.00 | 0.00 | pass | +| pylsp-mypy | yes | 143.62 | 144.21 | 100% | 2.00 | -121.00 | pass | +| Pyrefly | yes | 237.48 | 949.03 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.23 | 0.26 | 100% | 7.00 | -27.00 | pass | -| Pyrefly | yes | 0.25 | 0.26 | 100% | 48.00 | +14.00 | pass | -| Pyright | yes | 0.47 | 0.52 | 100% | 34.00 | 0.00 | pass | -| pylsp-mypy | no | 2734.45 | 2785.26 | 0% | 0.00 | -34.00 | fail (10) | +| Pyrefly | yes | 0.21 | 0.21 | 100% | 48.00 | +14.00 | pass | +| Ty | yes | 0.24 | 0.29 | 100% | 7.00 | -27.00 | pass | +| Pyright | yes | 0.50 | 0.58 | 100% | 34.00 | 0.00 | pass | +| pylsp-mypy | no | 2738.18 | 2772.67 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.27 | 0.29 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.28 | 0.30 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.44 | 0.51 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 2202.08 | 2285.79 | 100% | 1.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.23 | 100% | 1.00 | 0.00 | pass | +| Ty | yes | 0.30 | 0.35 | 100% | 1.00 | 0.00 | pass | +| Pyright | yes | 0.55 | 0.95 | 100% | 1.00 | 0.00 | pass | +| pylsp-mypy | yes | 2214.81 | 2266.21 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| pylsp-mypy | yes | 2.66 | 2.80 | 0% | 0.00 | 0.00 | pass | -| Ty | yes | 5.88 | 6.02 | 100% | 23.00 | +23.00 | pass | -| Pyright | yes | 7.24 | 9.09 | 0% | 0.00 | 0.00 | pass | -| Pyrefly | yes | 7.55 | 16.12 | 0% | 0.00 | 0.00 | pass | +| pylsp-mypy | yes | 2.48 | 2.61 | 0% | 0.00 | 0.00 | pass | +| Ty | yes | 5.89 | 5.97 | 100% | 23.00 | +23.00 | pass | +| Pyright | yes | 6.37 | 7.64 | 0% | 0.00 | 0.00 | pass | +| Pyrefly | yes | 14.47 | 19.84 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 5.61 | 5.72 | 100% | 7.00 | -23.00 | pass | -| Pyrefly | yes | 5.84 | 21.64 | 100% | 33.00 | +3.00 | pass | -| Pyright | yes | 640.92 | 682.95 | 100% | 30.00 | 0.00 | pass | -| pylsp-mypy | no | 2667.37 | 2740.46 | 0% | 0.00 | -30.00 | fail (10) | +| Pyrefly | yes | 3.84 | 10.21 | 100% | 33.00 | +3.00 | pass | +| Ty | yes | 5.66 | 5.68 | 100% | 7.00 | -23.00 | pass | +| Pyright | yes | 635.87 | 661.56 | 100% | 30.00 | 0.00 | pass | +| pylsp-mypy | no | 2659.43 | 2681.71 | 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 | 316.06 | 2.79 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1477.52 | 9.36 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 760.24 | 9.62 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 5097.76 | 117.43 | 5 | 25 | 100% | 0 | +| Ty | yes | 314.30 | 2.71 | 5 | 25 | 100% | 0 | +| Pyright | yes | 1435.10 | 9.05 | 5 | 25 | 100% | 0 | +| Pyrefly | yes | 759.53 | 10.31 | 5 | 25 | 100% | 0 | +| pylsp-mypy | yes | 4887.28 | 105.43 | 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.77 | 8.01 | 100% | 14.00 | 0.00 | pass | -| Ty | yes | 6.17 | 9.04 | 100% | 467.00 | +453.00 | pass | -| Pyrefly | yes | 42.00 | 138.38 | 100% | 254.40 | +240.40 | pass | -| pylsp-mypy | yes | 102.73 | 170.46 | 100% | 1.00 | -13.00 | pass | +| Pyright | yes | 4.78 | 8.09 | 100% | 14.00 | 0.00 | pass | +| Ty | yes | 5.89 | 8.74 | 100% | 467.00 | +453.00 | pass | +| Pyrefly | yes | 44.69 | 134.24 | 100% | 254.40 | +240.40 | pass | +| pylsp-mypy | yes | 72.26 | 97.11 | 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.22 | 0.24 | 100% | 7.00 | -19.00 | pass | -| Pyright | yes | 0.50 | 0.53 | 100% | 26.00 | 0.00 | pass | -| Pyrefly | yes | 2.65 | 8.92 | 100% | 149.00 | +123.00 | pass | -| pylsp-mypy | yes | 152.92 | 263.55 | 100% | 359.00 | +333.00 | pass | +| Ty | yes | 0.23 | 0.24 | 100% | 7.00 | -19.00 | pass | +| Pyright | yes | 0.51 | 0.56 | 100% | 26.00 | 0.00 | pass | +| Pyrefly | yes | 2.73 | 9.18 | 100% | 149.00 | +123.00 | pass | +| pylsp-mypy | yes | 121.86 | 196.47 | 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.36 | 0.37 | 100% | 2.00 | 0.00 | pass | -| Ty | yes | 0.57 | 0.67 | 100% | 2.00 | 0.00 | pass | -| Pyright | yes | 1.12 | 2.41 | 100% | 2.00 | 0.00 | pass | -| pylsp-mypy | yes | 3.85 | 4.11 | 100% | 2.00 | 0.00 | pass | +| Pyrefly | yes | 0.36 | 0.39 | 100% | 2.00 | 0.00 | pass | +| Ty | yes | 0.54 | 0.61 | 100% | 2.00 | 0.00 | pass | +| Pyright | yes | 1.03 | 1.89 | 100% | 2.00 | 0.00 | pass | +| pylsp-mypy | yes | 14.06 | 41.01 | 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 | 0.57 | 0.60 | 100% | 32.00 | -173.00 | pass | -| Ty | yes | 4.49 | 5.35 | 100% | 225.00 | +20.00 | pass | -| Pyright | yes | 5.37 | 6.78 | 100% | 205.00 | 0.00 | pass | -| pylsp-mypy | yes | 90.45 | 92.81 | 100% | 57.00 | -148.00 | pass | +| Pyrefly | yes | 0.60 | 0.63 | 100% | 32.00 | -173.00 | pass | +| Ty | yes | 4.36 | 5.20 | 100% | 225.00 | +20.00 | pass | +| Pyright | yes | 4.55 | 5.65 | 100% | 205.00 | 0.00 | pass | +| pylsp-mypy | yes | 89.74 | 92.20 | 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 | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 2.49 | 2.50 | 100% | 1613.00 | +1193.00 | pass | -| Pyrefly | yes | 2.54 | 4.27 | 100% | 3585.00 | +3165.00 | pass | -| Pyright | yes | 35.02 | 41.86 | 100% | 420.00 | 0.00 | pass | -| pylsp-mypy | yes | 237.21 | 244.15 | 100% | 880.00 | +460.00 | pass | +| Ty | yes | 2.53 | 2.55 | 100% | 1613.00 | +1193.00 | pass | +| Pyrefly | yes | 3.15 | 4.36 | 100% | 3585.00 | +3165.00 | pass | +| Pyright | yes | 34.38 | 39.74 | 100% | 420.00 | 0.00 | pass | +| pylsp-mypy | yes | 229.24 | 230.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 | 191.21 | 0.29 | 8 | 40 | 100% | 2 | +| Pyrefly | no | 187.58 | 0.28 | 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.99 | 1.04 | 100% | 30.00 | 0.00 | pass | +| Pyrefly | yes | 0.94 | 0.99 | 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.17 | 0.17 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.17 | 0.18 | 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.20 | 0.20 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.24 | 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.18 | 0.19 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.17 | 0.18 | 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.19 | 0.21 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.19 | 0.20 | 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.22 | 0.23 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.24 | 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 | 1749.63 | 28.80 | 3 | 15 | 100% | 0 | +| Pyrefly | yes | 2541.06 | 72.57 | 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 | 15.98 | 32.13 | 100% | 126.00 | 0.00 | pass | +| Pyrefly | yes | 20.94 | 53.32 | 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 | 62.01 | 64.31 | 100% | 74.00 | 0.00 | pass | +| Pyrefly | yes | 141.02 | 145.84 | 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 | 8.41 | 13.41 | 100% | 75.00 | 0.00 | pass | +| Pyrefly | yes | 55.75 | 63.14 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/ty-20260903T060619Z-responses.jsonl b/latest-results/ty-20260904T060510Z-responses.jsonl similarity index 100% rename from latest-results/ty-20260903T060619Z-responses.jsonl rename to latest-results/ty-20260904T060510Z-responses.jsonl diff --git a/latest-results/ty-20260903T060619Z.json b/latest-results/ty-20260904T060510Z.json similarity index 90% rename from latest-results/ty-20260903T060619Z.json rename to latest-results/ty-20260904T060510Z.json index 11eb4fb..f0a4ce5 100644 --- a/latest-results/ty-20260903T060619Z.json +++ b/latest-results/ty-20260904T060510Z.json @@ -12,8 +12,8 @@ "transformers", "web" ], - "started_at_unix": 1788415671.9565024, - "finished_at_unix": 1788415676.8728812, + "started_at_unix": 1788502001.9405818, + "finished_at_unix": 1788502006.7502992, "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": 391.84063699997296, + "total_duration_ms": 371.8603220000034, "error_message": null, "summary": { "request_count": 32, @@ -35,11 +35,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 874750, - "min_ms": 0.21556100000452716, - "max_ms": 195.9781059999841, - "mean_ms": 11.593219218738682, - "median_ms": 1.7834634999758237, - "p95_ms": 44.673458399972745, + "min_ms": 0.2056950000053348, + "max_ms": 185.21864100000585, + "mean_ms": 10.964102750000038, + "median_ms": 1.746435999990581, + "p95_ms": 42.02276225002204, "result_summary": { "present_count": 31, "empty_count": 1, @@ -95,27 +95,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.5439730000252894, - "max_ms": 15.837038999961806, - "mean_ms": 6.478699599983884, - "median_ms": 5.63789599999609, - "p95_ms": 13.52255399996806 + "min_ms": 1.5134960000011688, + "max_ms": 14.40362300002107, + "mean_ms": 5.907451800001695, + "median_ms": 5.383366499998488, + "p95_ms": 12.099614000011622 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.31581700000060664, - "max_ms": 3.5489640000605505, - "mean_ms": 1.9181384000148682, - "median_ms": 1.9144035000522308, - "p95_ms": 3.531011250015581 + "min_ms": 0.29823599999190264, + "max_ms": 3.850770000013881, + "mean_ms": 1.973916000000031, + "median_ms": 1.909305500007008, + "p95_ms": 3.799513650014319 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.21556100000452716, - "max_ms": 0.2260599999317492, - "mean_ms": 0.2208669999617996, - "median_ms": 0.22066099995754485, - "p95_ms": 0.2259819999380852 + "min_ms": 0.2056950000053348, + "max_ms": 0.233305999984168, + "mean_ms": 0.21548639999764418, + "median_ms": 0.21187499999086867, + "p95_ms": 0.22993959998984792 } }, "validation": { @@ -141,11 +141,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 306575, - "min_ms": 1.5439730000252894, - "max_ms": 1.855171999977756, - "mean_ms": 1.6573619999917355, - "median_ms": 1.600157999973817, - "p95_ms": 1.826488599976983, + "min_ms": 1.5134960000011688, + "max_ms": 1.8140770000059092, + "mean_ms": 1.6261221999968711, + "median_ms": 1.6058880000002773, + "p95_ms": 1.787020599999778, "result_summary": { "present_count": 5, "empty_count": 0, @@ -205,9 +205,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 195.9781059999841, + "duration_ms": 185.21864100000585, "success": true, - "started_at_unix": 1788415671.9741342, + "started_at_unix": 1788502001.9580588, "bytes_sent": 285, "bytes_received": 61315, "request_id": 2, @@ -235,9 +235,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.855171999977756, + "duration_ms": 1.6787949999752527, "success": true, - "started_at_unix": 1788415672.1710455, + "started_at_unix": 1788502002.1441948, "bytes_sent": 285, "bytes_received": 61315, "request_id": 3, @@ -265,9 +265,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.7117549999738912, + "duration_ms": 1.8140770000059092, "success": true, - "started_at_unix": 1788415672.1741908, + "started_at_unix": 1788502002.1471467, "bytes_sent": 285, "bytes_received": 61315, "request_id": 4, @@ -295,9 +295,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.575752000007924, + "duration_ms": 1.6058880000002773, "success": true, - "started_at_unix": 1788415672.1771498, + "started_at_unix": 1788502002.1505592, "bytes_sent": 285, "bytes_received": 61315, "request_id": 5, @@ -325,9 +325,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.600157999973817, + "duration_ms": 1.5183550000017476, "success": true, - "started_at_unix": 1788415672.1799877, + "started_at_unix": 1788502002.153438, "bytes_sent": 285, "bytes_received": 61315, "request_id": 6, @@ -355,9 +355,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5439730000252894, + "duration_ms": 1.5134960000011688, "success": true, - "started_at_unix": 1788415672.1828642, + "started_at_unix": 1788502002.1562083, "bytes_sent": 285, "bytes_received": 61315, "request_id": 7, @@ -400,11 +400,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22949, - "min_ms": 0.31581700000060664, - "max_ms": 0.3398450000986486, - "mean_ms": 0.3274176000331863, - "median_ms": 0.32664800005477446, - "p95_ms": 0.33757420007987093, + "min_ms": 0.29823599999190264, + "max_ms": 0.31680200001460435, + "mean_ms": 0.30909099999689715, + "median_ms": 0.31146199998488555, + "p95_ms": 0.3157758000099875, "result_summary": { "present_count": 5, "empty_count": 0, @@ -464,9 +464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.458592999962093, + "duration_ms": 0.43271799998478855, "success": true, - "started_at_unix": 1788415672.1857576, + "started_at_unix": 1788502002.1590667, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -494,9 +494,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3262870000071416, + "duration_ms": 0.31680200001460435, "success": true, - "started_at_unix": 1788415672.18629, + "started_at_unix": 1788502002.1595757, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -524,9 +524,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3398450000986486, + "duration_ms": 0.31167099999152015, "success": true, - "started_at_unix": 1788415672.1867101, + "started_at_unix": 1788502002.1599865, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -554,9 +554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32664800005477446, + "duration_ms": 0.3072840000015731, "success": true, - "started_at_unix": 1788415672.1871765, + "started_at_unix": 1788502002.160432, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -584,9 +584,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3284910000047603, + "duration_ms": 0.29823599999190264, "success": true, - "started_at_unix": 1788415672.1875944, + "started_at_unix": 1788502002.16083, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -614,9 +614,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.31581700000060664, + "duration_ms": 0.31146199998488555, "success": true, - "started_at_unix": 1788415672.1880307, + "started_at_unix": 1788502002.1612308, "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.21556100000452716, - "max_ms": 0.2260599999317492, - "mean_ms": 0.2208669999617996, - "median_ms": 0.22066099995754485, - "p95_ms": 0.2259819999380852, + "min_ms": 0.2056950000053348, + "max_ms": 0.233305999984168, + "mean_ms": 0.21548639999764418, + "median_ms": 0.21187499999086867, + "p95_ms": 0.22993959998984792, "result_summary": { "present_count": 5, "empty_count": 0, @@ -723,9 +723,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2448349999895072, + "duration_ms": 0.2253510000116421, "success": true, - "started_at_unix": 1788415672.1885004, + "started_at_unix": 1788502002.1616938, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -753,9 +753,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2256699999634293, + "duration_ms": 0.21187499999086867, "success": true, - "started_at_unix": 1788415672.1887848, + "started_at_unix": 1788502002.1619587, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -783,9 +783,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2260599999317492, + "duration_ms": 0.233305999984168, "success": true, - "started_at_unix": 1788415672.1890578, + "started_at_unix": 1788502002.1622205, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -813,9 +813,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22066099995754485, + "duration_ms": 0.21647400001256756, "success": true, - "started_at_unix": 1788415672.189329, + "started_at_unix": 1788502002.1625013, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -843,9 +843,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21638299995174748, + "duration_ms": 0.21008199999528188, "success": true, - "started_at_unix": 1788415672.189592, + "started_at_unix": 1788502002.1627622, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -873,9 +873,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21556100000452716, + "duration_ms": 0.2056950000053348, "success": true, - "started_at_unix": 1788415672.1898546, + "started_at_unix": 1788502002.1630187, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -918,11 +918,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 394530, - "min_ms": 9.420620000014424, - "max_ms": 15.837038999961806, - "mean_ms": 11.300037199976032, - "median_ms": 10.498335999955088, - "p95_ms": 14.808378999964587, + "min_ms": 8.952655999991066, + "max_ms": 14.40362300002107, + "mean_ms": 10.188781400006519, + "median_ms": 9.277101000009225, + "p95_ms": 13.379619000016874, "result_summary": { "present_count": 5, "empty_count": 0, @@ -982,9 +982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 79.91797099998621, + "duration_ms": 75.77948800002332, "success": true, - "started_at_unix": 1788415672.1902905, + "started_at_unix": 1788502002.163459, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -1012,9 +1012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.837038999961806, + "duration_ms": 14.40362300002107, "success": true, - "started_at_unix": 1788415672.2712133, + "started_at_unix": 1788502002.2401292, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -1042,9 +1042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.693738999975722, + "duration_ms": 9.277101000009225, "success": true, - "started_at_unix": 1788415672.2882955, + "started_at_unix": 1788502002.2557666, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -1072,9 +1072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.498335999955088, + "duration_ms": 9.283603000000085, "success": true, - "started_at_unix": 1788415672.3001618, + "started_at_unix": 1788502002.266298, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -1102,9 +1102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.05045199997312, + "duration_ms": 8.952655999991066, "success": true, - "started_at_unix": 1788415672.311894, + "started_at_unix": 1788502002.2767162, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -1132,9 +1132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.420620000014424, + "duration_ms": 9.02692400001115, "success": true, - "started_at_unix": 1788415672.3230548, + "started_at_unix": 1788502002.2868018, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -1177,11 +1177,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2295, - "min_ms": 3.488962000005813, - "max_ms": 3.5489640000605505, - "mean_ms": 3.50885919999655, - "median_ms": 3.5000630000467936, - "p95_ms": 3.540985000040564, + "min_ms": 3.5018089999994118, + "max_ms": 3.850770000013881, + "mean_ms": 3.638741000003165, + "median_ms": 3.600506999987374, + "p95_ms": 3.8279894000140757, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1241,9 +1241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6704999999983556, + "duration_ms": 3.5261129999923924, "success": true, - "started_at_unix": 1788415672.3339274, + "started_at_unix": 1788502002.297128, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -1271,9 +1271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.488962000005813, + "duration_ms": 3.503752000000304, "success": true, - "started_at_unix": 1788415672.3377612, + "started_at_unix": 1788502002.3007953, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -1301,9 +1301,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4972379999089753, + "duration_ms": 3.5018089999994118, "success": true, - "started_at_unix": 1788415672.3413808, + "started_at_unix": 1788502002.3044817, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -1331,9 +1331,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5090689999606184, + "duration_ms": 3.850770000013881, "success": true, - "started_at_unix": 1788415672.3450294, + "started_at_unix": 1788502002.3081026, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -1361,9 +1361,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5489640000605505, + "duration_ms": 3.600506999987374, "success": true, - "started_at_unix": 1788415672.348658, + "started_at_unix": 1788502002.3120785, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -1391,9 +1391,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5000630000467936, + "duration_ms": 3.736867000014854, "success": true, - "started_at_unix": 1788415672.3523207, + "started_at_unix": 1788502002.3158047, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -1425,9 +1425,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.731743999992432, + "duration_ms": 3.731857999980548, "success": true, - "started_at_unix": 1788415671.9701543, + "started_at_unix": 1788502001.9540749, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -1446,9 +1446,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.019817000065813772, + "duration_ms": 0.0201169999911599, "success": true, - "started_at_unix": 1788415671.973974, + "started_at_unix": 1788502001.9578936, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1461,9 +1461,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01715100006549619, + "duration_ms": 0.0172329999941212, "success": true, - "started_at_unix": 1788415671.9740143, + "started_at_unix": 1788502001.9579349, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1479,9 +1479,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01715200005492079, + "duration_ms": 0.017262000000073385, "success": true, - "started_at_unix": 1788415671.9740868, + "started_at_unix": 1788502001.9580104, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1497,9 +1497,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 195.9781059999841, + "duration_ms": 185.21864100000585, "success": true, - "started_at_unix": 1788415671.9741342, + "started_at_unix": 1788502001.9580588, "bytes_sent": 285, "bytes_received": 61315, "request_id": 2, @@ -1527,9 +1527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.855171999977756, + "duration_ms": 1.6787949999752527, "success": true, - "started_at_unix": 1788415672.1710455, + "started_at_unix": 1788502002.1441948, "bytes_sent": 285, "bytes_received": 61315, "request_id": 3, @@ -1557,9 +1557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.7117549999738912, + "duration_ms": 1.8140770000059092, "success": true, - "started_at_unix": 1788415672.1741908, + "started_at_unix": 1788502002.1471467, "bytes_sent": 285, "bytes_received": 61315, "request_id": 4, @@ -1587,9 +1587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.575752000007924, + "duration_ms": 1.6058880000002773, "success": true, - "started_at_unix": 1788415672.1771498, + "started_at_unix": 1788502002.1505592, "bytes_sent": 285, "bytes_received": 61315, "request_id": 5, @@ -1617,9 +1617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.600157999973817, + "duration_ms": 1.5183550000017476, "success": true, - "started_at_unix": 1788415672.1799877, + "started_at_unix": 1788502002.153438, "bytes_sent": 285, "bytes_received": 61315, "request_id": 6, @@ -1647,9 +1647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5439730000252894, + "duration_ms": 1.5134960000011688, "success": true, - "started_at_unix": 1788415672.1828642, + "started_at_unix": 1788502002.1562083, "bytes_sent": 285, "bytes_received": 61315, "request_id": 7, @@ -1677,9 +1677,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.458592999962093, + "duration_ms": 0.43271799998478855, "success": true, - "started_at_unix": 1788415672.1857576, + "started_at_unix": 1788502002.1590667, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -1707,9 +1707,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3262870000071416, + "duration_ms": 0.31680200001460435, "success": true, - "started_at_unix": 1788415672.18629, + "started_at_unix": 1788502002.1595757, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -1737,9 +1737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3398450000986486, + "duration_ms": 0.31167099999152015, "success": true, - "started_at_unix": 1788415672.1867101, + "started_at_unix": 1788502002.1599865, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -1767,9 +1767,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32664800005477446, + "duration_ms": 0.3072840000015731, "success": true, - "started_at_unix": 1788415672.1871765, + "started_at_unix": 1788502002.160432, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -1797,9 +1797,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3284910000047603, + "duration_ms": 0.29823599999190264, "success": true, - "started_at_unix": 1788415672.1875944, + "started_at_unix": 1788502002.16083, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -1827,9 +1827,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.31581700000060664, + "duration_ms": 0.31146199998488555, "success": true, - "started_at_unix": 1788415672.1880307, + "started_at_unix": 1788502002.1612308, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -1857,9 +1857,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2448349999895072, + "duration_ms": 0.2253510000116421, "success": true, - "started_at_unix": 1788415672.1885004, + "started_at_unix": 1788502002.1616938, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1887,9 +1887,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2256699999634293, + "duration_ms": 0.21187499999086867, "success": true, - "started_at_unix": 1788415672.1887848, + "started_at_unix": 1788502002.1619587, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1917,9 +1917,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2260599999317492, + "duration_ms": 0.233305999984168, "success": true, - "started_at_unix": 1788415672.1890578, + "started_at_unix": 1788502002.1622205, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1947,9 +1947,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22066099995754485, + "duration_ms": 0.21647400001256756, "success": true, - "started_at_unix": 1788415672.189329, + "started_at_unix": 1788502002.1625013, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1977,9 +1977,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21638299995174748, + "duration_ms": 0.21008199999528188, "success": true, - "started_at_unix": 1788415672.189592, + "started_at_unix": 1788502002.1627622, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2007,9 +2007,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21556100000452716, + "duration_ms": 0.2056950000053348, "success": true, - "started_at_unix": 1788415672.1898546, + "started_at_unix": 1788502002.1630187, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2037,9 +2037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029424999979710265, + "duration_ms": 0.0254979999851912, "success": true, - "started_at_unix": 1788415672.190248, + "started_at_unix": 1788502002.1634243, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2056,9 +2056,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 79.91797099998621, + "duration_ms": 75.77948800002332, "success": true, - "started_at_unix": 1788415672.1902905, + "started_at_unix": 1788502002.163459, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -2086,9 +2086,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03402300001198455, + "duration_ms": 0.03405399999678593, "success": true, - "started_at_unix": 1788415672.2711277, + "started_at_unix": 1788502002.2400434, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2105,9 +2105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023483999939344358, + "duration_ms": 0.025127000014890655, "success": true, - "started_at_unix": 1788415672.271177, + "started_at_unix": 1788502002.2400916, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2124,9 +2124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.837038999961806, + "duration_ms": 14.40362300002107, "success": true, - "started_at_unix": 1788415672.2712133, + "started_at_unix": 1788502002.2401292, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -2154,9 +2154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03178899999056739, + "duration_ms": 0.028544000002739267, "success": true, - "started_at_unix": 1788415672.2882144, + "started_at_unix": 1788502002.2556841, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2173,9 +2173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023624000050403993, + "duration_ms": 0.029495999996242972, "success": true, - "started_at_unix": 1788415672.288259, + "started_at_unix": 1788502002.2557251, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2192,9 +2192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.693738999975722, + "duration_ms": 9.277101000009225, "success": true, - "started_at_unix": 1788415672.2882955, + "started_at_unix": 1788502002.2557666, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -2222,9 +2222,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030015999982424546, + "duration_ms": 0.02666999998268693, "success": true, - "started_at_unix": 1788415672.3000805, + "started_at_unix": 1788502002.2662246, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2241,9 +2241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025798999899961927, + "duration_ms": 0.024526000004243542, "success": true, - "started_at_unix": 1788415672.3001235, + "started_at_unix": 1788502002.2662625, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2260,9 +2260,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.498335999955088, + "duration_ms": 9.283603000000085, "success": true, - "started_at_unix": 1788415672.3001618, + "started_at_unix": 1788502002.266298, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -2290,9 +2290,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027722000027097238, + "duration_ms": 0.02706099999727485, "success": true, - "started_at_unix": 1788415672.3118186, + "started_at_unix": 1788502002.2766411, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2309,9 +2309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022972000010668125, + "duration_ms": 0.02532700000301702, "success": true, - "started_at_unix": 1788415672.3118594, + "started_at_unix": 1788502002.2766798, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2328,9 +2328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.05045199997312, + "duration_ms": 8.952655999991066, "success": true, - "started_at_unix": 1788415672.311894, + "started_at_unix": 1788502002.2767162, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -2358,9 +2358,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0274920000720158, + "duration_ms": 0.02682999999592539, "success": true, - "started_at_unix": 1788415672.322981, + "started_at_unix": 1788502002.2867239, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2377,9 +2377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023724000016045466, + "duration_ms": 0.028743000001441033, "success": true, - "started_at_unix": 1788415672.3230195, + "started_at_unix": 1788502002.2867615, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2396,9 +2396,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.420620000014424, + "duration_ms": 9.02692400001115, "success": true, - "started_at_unix": 1788415672.3230548, + "started_at_unix": 1788502002.2868018, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -2426,9 +2426,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029605000008814386, + "duration_ms": 0.027130999995961247, "success": true, - "started_at_unix": 1788415672.3336549, + "started_at_unix": 1788502002.2968814, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2445,9 +2445,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030857000069772766, + "duration_ms": 0.030607000013560537, "success": true, - "started_at_unix": 1788415672.333882, + "started_at_unix": 1788502002.2970839, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2464,9 +2464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6704999999983556, + "duration_ms": 3.5261129999923924, "success": true, - "started_at_unix": 1788415672.3339274, + "started_at_unix": 1788502002.297128, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -2494,9 +2494,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030367000022124557, + "duration_ms": 0.03159899998195215, "success": true, - "started_at_unix": 1788415672.3376482, + "started_at_unix": 1788502002.300706, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2513,9 +2513,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05467200003295147, + "duration_ms": 0.030847999994421116, "success": true, - "started_at_unix": 1788415672.337691, + "started_at_unix": 1788502002.30075, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2532,9 +2532,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.488962000005813, + "duration_ms": 3.503752000000304, "success": true, - "started_at_unix": 1788415672.3377612, + "started_at_unix": 1788502002.3007953, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -2562,9 +2562,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024785999926280056, + "duration_ms": 0.051856999988331154, "success": true, - "started_at_unix": 1788415672.3413064, + "started_at_unix": 1788502002.3043628, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2581,9 +2581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028262999990147364, + "duration_ms": 0.03852200001119854, "success": true, - "started_at_unix": 1788415672.3413413, + "started_at_unix": 1788502002.3044286, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2600,9 +2600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4972379999089753, + "duration_ms": 3.5018089999994118, "success": true, - "started_at_unix": 1788415672.3413808, + "started_at_unix": 1788502002.3044817, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -2630,9 +2630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028272000008655596, + "duration_ms": 0.023704000000179803, "success": true, - "started_at_unix": 1788415672.3449402, + "started_at_unix": 1788502002.3080351, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2649,9 +2649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033904000019902014, + "duration_ms": 0.02416499998503241, "success": true, - "started_at_unix": 1788415672.34498, + "started_at_unix": 1788502002.3080678, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2668,9 +2668,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5090689999606184, + "duration_ms": 3.850770000013881, "success": true, - "started_at_unix": 1788415672.3450294, + "started_at_unix": 1788502002.3081026, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -2698,9 +2698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02482599995801138, + "duration_ms": 0.023865000002842862, "success": true, - "started_at_unix": 1788415672.3485885, + "started_at_unix": 1788502002.312006, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2717,9 +2717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022781999973631173, + "duration_ms": 0.028193000019882675, "success": true, - "started_at_unix": 1788415672.348625, + "started_at_unix": 1788502002.3120391, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2736,9 +2736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5489640000605505, + "duration_ms": 3.600506999987374, "success": true, - "started_at_unix": 1788415672.348658, + "started_at_unix": 1788502002.3120785, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -2766,9 +2766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023052999949868536, + "duration_ms": 0.023413999997501378, "success": true, - "started_at_unix": 1788415672.3522565, + "started_at_unix": 1788502002.3157427, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2785,9 +2785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02217099995505123, + "duration_ms": 0.01556899999854977, "success": true, - "started_at_unix": 1788415672.3522887, + "started_at_unix": 1788502002.3157744, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2804,9 +2804,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.5000630000467936, + "duration_ms": 3.736867000014854, "success": true, - "started_at_unix": 1788415672.3523207, + "started_at_unix": 1788502002.3158047, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -2834,9 +2834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026950999995278835, + "duration_ms": 0.023303000006080765, "success": true, - "started_at_unix": 1788415672.3558779, + "started_at_unix": 1788502002.319602, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2853,9 +2853,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.028874000008727307, + "duration_ms": 0.029946000012159857, "success": true, - "started_at_unix": 1788415672.3560133, + "started_at_unix": 1788502002.3197293, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2868,9 +2868,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.9085509999285932, + "duration_ms": 2.046008999997184, "success": true, - "started_at_unix": 1788415672.356055, + "started_at_unix": 1788502002.3197696, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2888,9 +2888,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02071800008707214, + "duration_ms": 0.022623000006660732, "success": true, - "started_at_unix": 1788415672.3579783, + "started_at_unix": 1788502002.3218327, "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": 252.47683700001744, + "total_duration_ms": 249.84984799999665, "error_message": null, "summary": { "request_count": 32, @@ -2921,11 +2921,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 617974, - "min_ms": 0.18232900004022667, - "max_ms": 130.1583770000434, - "mean_ms": 7.12317446875943, - "median_ms": 2.851691499984099, - "p95_ms": 14.759078749960953, + "min_ms": 0.1682040000048346, + "max_ms": 128.54703399997902, + "mean_ms": 6.935489624998681, + "median_ms": 2.8265880000049037, + "p95_ms": 14.464291499984927, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2981,27 +2981,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.258745000015551, - "max_ms": 8.407393999959822, - "mean_ms": 4.861843200012572, - "median_ms": 4.401525500043135, - "p95_ms": 6.885470599956985 + "min_ms": 3.8879290000011224, + "max_ms": 8.219366999981048, + "mean_ms": 4.539449099996773, + "median_ms": 4.1355285000008735, + "p95_ms": 6.545174849998144 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.21284600006765686, - "max_ms": 2.875840999990942, - "mean_ms": 1.5478573000109463, - "median_ms": 1.5533250000316912, - "p95_ms": 2.865034699982516 + "min_ms": 0.1910969999983081, + "max_ms": 2.868741000014552, + "mean_ms": 1.517916700004207, + "median_ms": 1.525044999993952, + "p95_ms": 2.8530522000082215 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.18232900004022667, - "max_ms": 0.21582100009709393, - "mean_ms": 0.19977180002115347, - "median_ms": 0.2037190000692135, - "p95_ms": 0.21495560006314918 + "min_ms": 0.1682040000048346, + "max_ms": 0.19365099998935875, + "mean_ms": 0.1768097999956808, + "median_ms": 0.1740040000015597, + "p95_ms": 0.19053519998806223 } }, "validation": { @@ -3027,11 +3027,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 379490, - "min_ms": 4.328454999949827, - "max_ms": 8.407393999959822, - "mean_ms": 5.2343543999995745, - "median_ms": 4.398444999992535, - "p95_ms": 7.658278199983214, + "min_ms": 3.8879290000011224, + "max_ms": 8.219366999981048, + "mean_ms": 4.816599199995153, + "median_ms": 4.004546999993863, + "p95_ms": 7.388136799983157, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3091,9 +3091,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 130.1583770000434, + "duration_ms": 128.54703399997902, "success": true, - "started_at_unix": 1788415672.379516, + "started_at_unix": 1788502002.3430305, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -3121,9 +3121,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.407393999959822, + "duration_ms": 8.219366999981048, "success": true, - "started_at_unix": 1788415672.5114696, + "started_at_unix": 1788502002.473308, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -3151,9 +3151,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.328454999949827, + "duration_ms": 4.004546999993863, "success": true, - "started_at_unix": 1788415672.5223665, + "started_at_unix": 1788502002.4839506, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -3181,9 +3181,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.375663000018903, + "duration_ms": 4.063215999991598, "success": true, - "started_at_unix": 1788415672.5291867, + "started_at_unix": 1788502002.4903665, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -3211,9 +3211,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.6618150000767855, + "duration_ms": 3.8879290000011224, "success": true, - "started_at_unix": 1788415672.536095, + "started_at_unix": 1788502002.496837, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -3241,9 +3241,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.398444999992535, + "duration_ms": 3.9079370000081326, "success": true, - "started_at_unix": 1788415672.5433137, + "started_at_unix": 1788502002.5031433, "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.21284600006765686, - "max_ms": 0.27917900001739326, - "mean_ms": 0.24544280001919105, - "median_ms": 0.23696099992775999, - "p95_ms": 0.2758570000196414, + "min_ms": 0.1910969999983081, + "max_ms": 0.2526810000063051, + "mean_ms": 0.21198980000463052, + "median_ms": 0.20735699999363533, + "p95_ms": 0.24388280000948723, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3350,9 +3350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39914299998145, + "duration_ms": 0.3685179999877164, "success": true, - "started_at_unix": 1788415672.5502625, + "started_at_unix": 1788502002.509554, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -3380,9 +3380,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27917900001739326, + "duration_ms": 0.2526810000063051, "success": true, - "started_at_unix": 1788415672.5507066, + "started_at_unix": 1788502002.5099664, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -3410,9 +3410,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23696099992775999, + "duration_ms": 0.20735699999363533, "success": true, - "started_at_unix": 1788415672.5510366, + "started_at_unix": 1788502002.510271, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -3440,9 +3440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23565900005451113, + "duration_ms": 0.1910969999983081, "success": true, - "started_at_unix": 1788415672.551321, + "started_at_unix": 1788502002.5105271, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -3470,9 +3470,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26256900002863404, + "duration_ms": 0.20869000002221583, "success": true, - "started_at_unix": 1788415672.551606, + "started_at_unix": 1788502002.5107656, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -3500,9 +3500,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21284600006765686, + "duration_ms": 0.20012400000268826, "success": true, - "started_at_unix": 1788415672.5519164, + "started_at_unix": 1788502002.5110233, "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.18232900004022667, - "max_ms": 0.21582100009709393, - "mean_ms": 0.19977180002115347, - "median_ms": 0.2037190000692135, - "p95_ms": 0.21495560006314918, + "min_ms": 0.1682040000048346, + "max_ms": 0.19365099998935875, + "mean_ms": 0.1768097999956808, + "median_ms": 0.1740040000015597, + "p95_ms": 0.19053519998806223, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3609,9 +3609,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22726300005615485, + "duration_ms": 0.18516600002271844, "success": true, - "started_at_unix": 1788415672.5522494, + "started_at_unix": 1788502002.5113356, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3639,9 +3639,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21582100009709393, + "duration_ms": 0.19365099998935875, "success": true, - "started_at_unix": 1788415672.5525122, + "started_at_unix": 1788502002.5115566, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3669,9 +3669,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21149399992737017, + "duration_ms": 0.17807199998287615, "success": true, - "started_at_unix": 1788415672.5527742, + "started_at_unix": 1788502002.511797, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3699,9 +3699,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18549599997186306, + "duration_ms": 0.1740040000015597, "success": true, - "started_at_unix": 1788415672.5530305, + "started_at_unix": 1788502002.5120218, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3729,9 +3729,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18232900004022667, + "duration_ms": 0.17011799999977484, "success": true, - "started_at_unix": 1788415672.5532582, + "started_at_unix": 1788502002.5122406, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3759,9 +3759,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2037190000692135, + "duration_ms": 0.1682040000048346, "success": true, - "started_at_unix": 1788415672.5534832, + "started_at_unix": 1788502002.512455, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3804,11 +3804,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 130400, - "min_ms": 4.258745000015551, - "max_ms": 5.025341999953525, - "mean_ms": 4.48933200002557, - "median_ms": 4.404606000093736, - "p95_ms": 4.910193599971535, + "min_ms": 4.1303560000187645, + "max_ms": 4.498940000019047, + "mean_ms": 4.262298999998393, + "median_ms": 4.202676999994992, + "p95_ms": 4.466916200010473, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3868,9 +3868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.522248999962358, + "duration_ms": 22.096976999989693, "success": true, - "started_at_unix": 1788415672.553945, + "started_at_unix": 1788502002.5128314, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -3898,9 +3898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.025341999953525, + "duration_ms": 4.498940000019047, "success": true, - "started_at_unix": 1788415672.5770195, + "started_at_unix": 1788502002.5354064, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -3928,9 +3928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.449600000043574, + "duration_ms": 4.202676999994992, "success": true, - "started_at_unix": 1788415672.5827425, + "started_at_unix": 1788502002.5405755, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -3958,9 +3958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3083670000214624, + "duration_ms": 4.338820999976178, "success": true, - "started_at_unix": 1788415672.58785, + "started_at_unix": 1788502002.5454378, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -3988,9 +3988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.258745000015551, + "duration_ms": 4.1303560000187645, "success": true, - "started_at_unix": 1788415672.5928166, + "started_at_unix": 1788502002.550428, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -4018,9 +4018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.404606000093736, + "duration_ms": 4.1407009999829825, "success": true, - "started_at_unix": 1788415672.5976877, + "started_at_unix": 1788502002.5551803, "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.827471000045989, - "max_ms": 2.875840999990942, - "mean_ms": 2.8502718000027016, - "median_ms": 2.8515559999959805, - "p95_ms": 2.871038199987197, + "min_ms": 2.7974089999815988, + "max_ms": 2.868741000014552, + "mean_ms": 2.8238436000037836, + "median_ms": 2.819299000009323, + "p95_ms": 2.8617682000117384, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4127,9 +4127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.587763999917115, + "duration_ms": 3.365403000003653, "success": true, - "started_at_unix": 1788415672.6029172, + "started_at_unix": 1788502002.5601137, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -4157,9 +4157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.875840999990942, + "duration_ms": 2.8338770000004843, "success": true, - "started_at_unix": 1788415672.6066072, + "started_at_unix": 1788502002.5635717, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -4187,9 +4187,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.844664000008379, + "duration_ms": 2.868741000014552, "success": true, - "started_at_unix": 1788415672.6095972, + "started_at_unix": 1788502002.5665188, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -4217,9 +4217,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.851826999972218, + "duration_ms": 2.7974089999815988, "success": true, - "started_at_unix": 1788415672.6125546, + "started_at_unix": 1788502002.5695517, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -4247,9 +4247,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8515559999959805, + "duration_ms": 2.819299000009323, "success": true, - "started_at_unix": 1788415672.6155198, + "started_at_unix": 1788502002.572501, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -4277,9 +4277,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.827471000045989, + "duration_ms": 2.79989200001296, "success": true, - "started_at_unix": 1788415672.618485, + "started_at_unix": 1788502002.5754812, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -4311,9 +4311,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.9785929999425207, + "duration_ms": 3.9736390000086885, "success": true, - "started_at_unix": 1788415672.3752563, + "started_at_unix": 1788502002.3387926, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -4332,9 +4332,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020797999923161115, + "duration_ms": 0.020098000021562257, "success": true, - "started_at_unix": 1788415672.3793316, + "started_at_unix": 1788502002.3428571, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4347,9 +4347,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01746299994920264, + "duration_ms": 0.016851999987466115, "success": true, - "started_at_unix": 1788415672.379374, + "started_at_unix": 1788502002.342899, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4365,9 +4365,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019746000020859356, + "duration_ms": 0.01936600000362887, "success": true, - "started_at_unix": 1788415672.379461, + "started_at_unix": 1788502002.3429782, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4383,9 +4383,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 130.1583770000434, + "duration_ms": 128.54703399997902, "success": true, - "started_at_unix": 1788415672.379516, + "started_at_unix": 1788502002.3430305, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -4413,9 +4413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.407393999959822, + "duration_ms": 8.219366999981048, "success": true, - "started_at_unix": 1788415672.5114696, + "started_at_unix": 1788502002.473308, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -4443,9 +4443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.328454999949827, + "duration_ms": 4.004546999993863, "success": true, - "started_at_unix": 1788415672.5223665, + "started_at_unix": 1788502002.4839506, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -4473,9 +4473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.375663000018903, + "duration_ms": 4.063215999991598, "success": true, - "started_at_unix": 1788415672.5291867, + "started_at_unix": 1788502002.4903665, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -4503,9 +4503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.6618150000767855, + "duration_ms": 3.8879290000011224, "success": true, - "started_at_unix": 1788415672.536095, + "started_at_unix": 1788502002.496837, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -4533,9 +4533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.398444999992535, + "duration_ms": 3.9079370000081326, "success": true, - "started_at_unix": 1788415672.5433137, + "started_at_unix": 1788502002.5031433, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -4563,9 +4563,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.39914299998145, + "duration_ms": 0.3685179999877164, "success": true, - "started_at_unix": 1788415672.5502625, + "started_at_unix": 1788502002.509554, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -4593,9 +4593,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27917900001739326, + "duration_ms": 0.2526810000063051, "success": true, - "started_at_unix": 1788415672.5507066, + "started_at_unix": 1788502002.5099664, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -4623,9 +4623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23696099992775999, + "duration_ms": 0.20735699999363533, "success": true, - "started_at_unix": 1788415672.5510366, + "started_at_unix": 1788502002.510271, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -4653,9 +4653,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23565900005451113, + "duration_ms": 0.1910969999983081, "success": true, - "started_at_unix": 1788415672.551321, + "started_at_unix": 1788502002.5105271, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -4683,9 +4683,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26256900002863404, + "duration_ms": 0.20869000002221583, "success": true, - "started_at_unix": 1788415672.551606, + "started_at_unix": 1788502002.5107656, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -4713,9 +4713,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21284600006765686, + "duration_ms": 0.20012400000268826, "success": true, - "started_at_unix": 1788415672.5519164, + "started_at_unix": 1788502002.5110233, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -4743,9 +4743,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22726300005615485, + "duration_ms": 0.18516600002271844, "success": true, - "started_at_unix": 1788415672.5522494, + "started_at_unix": 1788502002.5113356, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4773,9 +4773,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21582100009709393, + "duration_ms": 0.19365099998935875, "success": true, - "started_at_unix": 1788415672.5525122, + "started_at_unix": 1788502002.5115566, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4803,9 +4803,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21149399992737017, + "duration_ms": 0.17807199998287615, "success": true, - "started_at_unix": 1788415672.5527742, + "started_at_unix": 1788502002.511797, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4833,9 +4833,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18549599997186306, + "duration_ms": 0.1740040000015597, "success": true, - "started_at_unix": 1788415672.5530305, + "started_at_unix": 1788502002.5120218, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4863,9 +4863,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18232900004022667, + "duration_ms": 0.17011799999977484, "success": true, - "started_at_unix": 1788415672.5532582, + "started_at_unix": 1788502002.5122406, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4893,9 +4893,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2037190000692135, + "duration_ms": 0.1682040000048346, "success": true, - "started_at_unix": 1788415672.5534832, + "started_at_unix": 1788502002.512455, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4923,9 +4923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025819000029514427, + "duration_ms": 0.024656000022105218, "success": true, - "started_at_unix": 1788415672.5539103, + "started_at_unix": 1788502002.5127983, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4942,9 +4942,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.522248999962358, + "duration_ms": 22.096976999989693, "success": true, - "started_at_unix": 1788415672.553945, + "started_at_unix": 1788502002.5128314, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -4972,9 +4972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030948000016906008, + "duration_ms": 0.026519999977381303, "success": true, - "started_at_unix": 1788415672.576949, + "started_at_unix": 1788502002.5353217, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4991,9 +4991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014216999943528208, + "duration_ms": 0.015388999997867359, "success": true, - "started_at_unix": 1788415672.5769901, + "started_at_unix": 1788502002.5353575, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5010,9 +5010,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.025341999953525, + "duration_ms": 4.498940000019047, "success": true, - "started_at_unix": 1788415672.5770195, + "started_at_unix": 1788502002.5354064, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -5040,9 +5040,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026269000045431312, + "duration_ms": 0.024115000002211673, "success": true, - "started_at_unix": 1788415672.5826547, + "started_at_unix": 1788502002.540506, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5059,9 +5059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014265999993767764, + "duration_ms": 0.02466600000161634, "success": true, - "started_at_unix": 1788415672.5826902, + "started_at_unix": 1788502002.5405383, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5078,9 +5078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.449600000043574, + "duration_ms": 4.202676999994992, "success": true, - "started_at_unix": 1788415672.5827425, + "started_at_unix": 1788502002.5405755, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -5108,9 +5108,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02515699998184573, + "duration_ms": 0.024035999985017042, "success": true, - "started_at_unix": 1788415672.5877864, + "started_at_unix": 1788502002.5453398, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5127,9 +5127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014215999954103609, + "duration_ms": 0.05264899999701811, "success": true, - "started_at_unix": 1788415672.5878205, + "started_at_unix": 1788502002.5453722, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5146,9 +5146,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3083670000214624, + "duration_ms": 4.338820999976178, "success": true, - "started_at_unix": 1788415672.58785, + "started_at_unix": 1788502002.5454378, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -5176,9 +5176,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026768999987325515, + "duration_ms": 0.023943999991615783, "success": true, - "started_at_unix": 1788415672.5927572, + "started_at_unix": 1788502002.5503342, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5195,9 +5195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014776999933019397, + "duration_ms": 0.04866099999389917, "success": true, - "started_at_unix": 1788415672.592793, + "started_at_unix": 1788502002.5503664, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5214,9 +5214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.258745000015551, + "duration_ms": 4.1303560000187645, "success": true, - "started_at_unix": 1788415672.5928166, + "started_at_unix": 1788502002.550428, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -5244,9 +5244,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02393400006894808, + "duration_ms": 0.023983999994925398, "success": true, - "started_at_unix": 1788415672.5976357, + "started_at_unix": 1788502002.5551264, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5263,9 +5263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012984000022697728, + "duration_ms": 0.013534999993680685, "success": true, - "started_at_unix": 1788415672.5976677, + "started_at_unix": 1788502002.5551589, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5282,9 +5282,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.404606000093736, + "duration_ms": 4.1407009999829825, "success": true, - "started_at_unix": 1788415672.5976877, + "started_at_unix": 1788502002.5551803, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -5312,9 +5312,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02360400003453833, + "duration_ms": 0.02360399997769491, "success": true, - "started_at_unix": 1788415672.6026518, + "started_at_unix": 1788502002.5599144, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5331,9 +5331,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026268999931744474, + "duration_ms": 0.024466000013489975, "success": true, - "started_at_unix": 1788415672.602881, + "started_at_unix": 1788502002.5600803, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5350,9 +5350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.587763999917115, + "duration_ms": 3.365403000003653, "success": true, - "started_at_unix": 1788415672.6029172, + "started_at_unix": 1788502002.5601137, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -5380,9 +5380,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023915000042507017, + "duration_ms": 0.022881999996116065, "success": true, - "started_at_unix": 1788415672.6065495, + "started_at_unix": 1788502002.5635202, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5399,9 +5399,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014446999898609647, + "duration_ms": 0.013956999993069985, "success": true, - "started_at_unix": 1788415672.6065812, + "started_at_unix": 1788502002.5635507, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5418,9 +5418,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.875840999990942, + "duration_ms": 2.8338770000004843, "success": true, - "started_at_unix": 1788415672.6066072, + "started_at_unix": 1788502002.5635717, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -5448,9 +5448,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021629999992001103, + "duration_ms": 0.02301399999282694, "success": true, - "started_at_unix": 1788415672.6095393, + "started_at_unix": 1788502002.566462, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5467,9 +5467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017433000039090985, + "duration_ms": 0.01382599998578371, "success": true, - "started_at_unix": 1788415672.6095688, + "started_at_unix": 1788502002.5664933, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5486,9 +5486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.844664000008379, + "duration_ms": 2.868741000014552, "success": true, - "started_at_unix": 1788415672.6095972, + "started_at_unix": 1788502002.5665188, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -5516,9 +5516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020988000073884905, + "duration_ms": 0.059491000001798966, "success": true, - "started_at_unix": 1788415672.612496, + "started_at_unix": 1788502002.5694504, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5535,9 +5535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019196000039300998, + "duration_ms": 0.02194099999996979, "success": true, - "started_at_unix": 1788415672.6125245, + "started_at_unix": 1788502002.5695207, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5554,9 +5554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.851826999972218, + "duration_ms": 2.7974089999815988, "success": true, - "started_at_unix": 1788415672.6125546, + "started_at_unix": 1788502002.5695517, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -5584,9 +5584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021751000076619675, + "duration_ms": 0.023454000000810993, "success": true, - "started_at_unix": 1788415672.6154618, + "started_at_unix": 1788502002.5724056, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5603,9 +5603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01711199990950263, + "duration_ms": 0.032591000007187176, "success": true, - "started_at_unix": 1788415672.6154912, + "started_at_unix": 1788502002.5724561, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5622,9 +5622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8515559999959805, + "duration_ms": 2.819299000009323, "success": true, - "started_at_unix": 1788415672.6155198, + "started_at_unix": 1788502002.572501, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -5652,9 +5652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02134999999725551, + "duration_ms": 0.024956999993719364, "success": true, - "started_at_unix": 1788415672.6184278, + "started_at_unix": 1788502002.5753815, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5671,9 +5671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01756300002853095, + "duration_ms": 0.02467600000954917, "success": true, - "started_at_unix": 1788415672.6184566, + "started_at_unix": 1788502002.5754478, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5690,9 +5690,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.827471000045989, + "duration_ms": 2.79989200001296, "success": true, - "started_at_unix": 1788415672.618485, + "started_at_unix": 1788502002.5754812, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -5720,9 +5720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021090000018375576, + "duration_ms": 0.023322999993524718, "success": true, - "started_at_unix": 1788415672.6213663, + "started_at_unix": 1788502002.5783367, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5739,9 +5739,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.030065999908401864, + "duration_ms": 0.030868000010286778, "success": true, - "started_at_unix": 1788415672.6214993, + "started_at_unix": 1788502002.5784814, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5754,9 +5754,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.9723300000578092, + "duration_ms": 1.9412239999780923, "success": true, - "started_at_unix": 1788415672.6215632, + "started_at_unix": 1788502002.5785441, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5774,9 +5774,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.023463000047740934, + "duration_ms": 0.022242000000005646, "success": true, - "started_at_unix": 1788415672.623556, + "started_at_unix": 1788502002.5805027, "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": 839.4219399999656, + "total_duration_ms": 806.021936999997, "error_message": null, "summary": { "request_count": 32, @@ -5807,11 +5807,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 4497316, - "min_ms": 0.20029200004501035, - "max_ms": 298.9862210000638, - "mean_ms": 23.087760218750475, - "median_ms": 2.7270895000128803, - "p95_ms": 116.76029815003501, + "min_ms": 0.18349199999079246, + "max_ms": 289.3540310000162, + "mean_ms": 22.119658125002495, + "median_ms": 2.689461500011703, + "p95_ms": 114.59090929999846, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5867,27 +5867,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 16.50725699994382, - "max_ms": 23.285350000037397, - "mean_ms": 18.228176999980406, - "median_ms": 17.768463499976406, - "p95_ms": 21.342626200043917 + "min_ms": 14.130883000007088, + "max_ms": 23.42535799999723, + "mean_ms": 16.75885790000393, + "median_ms": 16.865372000012258, + "p95_ms": 20.93843794999514 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.24717000007967727, - "max_ms": 2.8786970000282963, - "mean_ms": 1.5132157000152802, - "median_ms": 1.5043989999981022, - "p95_ms": 2.81878490001759 + "min_ms": 0.22806600000535582, + "max_ms": 2.7556549999872004, + "mean_ms": 1.4771090000039067, + "median_ms": 1.4824729999958208, + "p95_ms": 2.7272698999951217 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.20029200004501035, - "max_ms": 0.22061999993638892, - "mean_ms": 0.21253520001209836, - "median_ms": 0.21648299991738895, - "p95_ms": 0.22057599996969657 + "min_ms": 0.18349199999079246, + "max_ms": 0.19202900000436784, + "mean_ms": 0.18719359999863627, + "median_ms": 0.1880419999906735, + "p95_ms": 0.1912474000050679 } }, "validation": { @@ -5913,11 +5913,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 1307350, - "min_ms": 17.763663999971868, - "max_ms": 23.285350000037397, - "mean_ms": 19.24186119999831, - "median_ms": 18.241083000020808, - "p95_ms": 22.421917200040298, + "min_ms": 17.087996000014982, + "max_ms": 23.42535799999723, + "mean_ms": 18.701121000003695, + "median_ms": 17.78897400001256, + "p95_ms": 22.320060199996306, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5977,9 +5977,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 298.9862210000638, + "duration_ms": 289.3540310000162, "success": true, - "started_at_unix": 1788415672.645486, + "started_at_unix": 1788502002.605629, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -6007,9 +6007,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.285350000037397, + "duration_ms": 23.42535799999723, "success": true, - "started_at_unix": 1788415672.9503553, + "started_at_unix": 1788502002.9008787, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -6037,9 +6037,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.9681860000519, + "duration_ms": 17.78897400001256, "success": true, - "started_at_unix": 1788415672.982521, + "started_at_unix": 1788502002.9329598, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -6067,9 +6067,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.763663999971868, + "duration_ms": 17.8988689999926, "success": true, - "started_at_unix": 1788415673.0100179, + "started_at_unix": 1788502002.9591963, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -6097,9 +6097,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.241083000020808, + "duration_ms": 17.087996000014982, "success": true, - "started_at_unix": 1788415673.0364957, + "started_at_unix": 1788502002.985531, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -6127,9 +6127,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.951022999909583, + "duration_ms": 17.304408000001104, "success": true, - "started_at_unix": 1788415673.0635083, + "started_at_unix": 1788502003.011094, "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.24717000007967727, - "max_ms": 0.3146459999925355, - "mean_ms": 0.28042180001648376, - "median_ms": 0.28423900005236646, - "p95_ms": 0.30856859998493746, + "min_ms": 0.22806600000535582, + "max_ms": 0.292906999987963, + "mean_ms": 0.25624460000130966, + "median_ms": 0.25171000001478205, + "p95_ms": 0.28827839998939453, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6236,9 +6236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.757088999989719, + "duration_ms": 0.7372769999847151, "success": true, - "started_at_unix": 1788415673.0902863, + "started_at_unix": 1788502003.0369494, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -6266,9 +6266,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3146459999925355, + "duration_ms": 0.292906999987963, "success": true, - "started_at_unix": 1788415673.0910885, + "started_at_unix": 1788502003.037733, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -6296,9 +6296,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2842589999545453, + "duration_ms": 0.2697639999951207, "success": true, - "started_at_unix": 1788415673.0914612, + "started_at_unix": 1788502003.0380838, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -6326,9 +6326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27179500000329426, + "duration_ms": 0.23877600000332677, "success": true, - "started_at_unix": 1788415673.0917954, + "started_at_unix": 1788502003.0384083, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -6356,9 +6356,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24717000007967727, + "duration_ms": 0.22806600000535582, "success": true, - "started_at_unix": 1788415673.0921202, + "started_at_unix": 1788502003.038698, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -6386,9 +6386,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28423900005236646, + "duration_ms": 0.25171000001478205, "success": true, - "started_at_unix": 1788415673.0924163, + "started_at_unix": 1788502003.0389752, "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.20029200004501035, - "max_ms": 0.22061999993638892, - "mean_ms": 0.21253520001209836, - "median_ms": 0.21648299991738895, - "p95_ms": 0.22057599996969657, + "min_ms": 0.18349199999079246, + "max_ms": 0.19202900000436784, + "mean_ms": 0.18719359999863627, + "median_ms": 0.1880419999906735, + "p95_ms": 0.1912474000050679, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6495,9 +6495,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22315499995784194, + "duration_ms": 0.21390899999573776, "success": true, - "started_at_unix": 1788415673.0928426, + "started_at_unix": 1788502003.0393476, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6525,9 +6525,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22061999993638892, + "duration_ms": 0.18812100000786813, "success": true, - "started_at_unix": 1788415673.0931017, + "started_at_unix": 1788502003.0395997, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6555,9 +6555,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20029200004501035, + "duration_ms": 0.18428399999947942, "success": true, - "started_at_unix": 1788415673.0933707, + "started_at_unix": 1788502003.0398343, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6585,9 +6585,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22040000010292715, + "duration_ms": 0.1880419999906735, "success": true, - "started_at_unix": 1788415673.0936165, + "started_at_unix": 1788502003.0400658, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6615,9 +6615,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2048810000587764, + "duration_ms": 0.19202900000436784, "success": true, - "started_at_unix": 1788415673.0938828, + "started_at_unix": 1788502003.0403, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6645,9 +6645,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21648299991738895, + "duration_ms": 0.18349199999079246, "success": true, - "started_at_unix": 1788415673.0941324, + "started_at_unix": 1788502003.0405376, "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.50725699994382, - "max_ms": 17.773262999980943, - "mean_ms": 17.2144927999625, - "median_ms": 17.122380999921916, - "p95_ms": 17.74579979999089, + "min_ms": 14.130883000007088, + "max_ms": 16.642748000009533, + "mean_ms": 14.816594800004168, + "median_ms": 14.300610000020697, + "p95_ms": 16.27122560000771, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6754,9 +6754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 231.00745700003245, + "duration_ms": 226.01547200000027, "success": true, - "started_at_unix": 1788415673.0945685, + "started_at_unix": 1788502003.0409403, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -6784,9 +6784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.773262999980943, + "duration_ms": 16.642748000009533, "success": true, - "started_at_unix": 1788415673.3304417, + "started_at_unix": 1788502003.271775, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -6814,9 +6814,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.635947000030683, + "duration_ms": 14.78513600000042, "success": true, - "started_at_unix": 1788415673.3553743, + "started_at_unix": 1788502003.2953765, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -6844,9 +6844,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.122380999921916, + "duration_ms": 14.130883000007088, "success": true, - "started_at_unix": 1788415673.3801684, + "started_at_unix": 1788502003.3169358, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -6874,9 +6874,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.033615999935137, + "duration_ms": 14.300610000020697, "success": true, - "started_at_unix": 1788415673.4046483, + "started_at_unix": 1788502003.3377872, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -6904,9 +6904,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.50725699994382, + "duration_ms": 14.223596999983101, "success": true, - "started_at_unix": 1788415673.4285667, + "started_at_unix": 1788502003.3590627, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -6949,11 +6949,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23890, - "min_ms": 2.694152000003669, - "max_ms": 2.8786970000282963, - "mean_ms": 2.7460096000140766, - "median_ms": 2.7086200000212557, - "p95_ms": 2.852069400023538, + "min_ms": 2.6720390000036787, + "max_ms": 2.7556549999872004, + "mean_ms": 2.6979734000065037, + "median_ms": 2.6863460000186024, + "p95_ms": 2.743039399990721, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7013,9 +7013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.3944159999919066, + "duration_ms": 2.880408000009993, "success": true, - "started_at_unix": 1788415673.452171, + "started_at_unix": 1788502003.3802836, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -7043,9 +7043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8786970000282963, + "duration_ms": 2.7556549999872004, "success": true, - "started_at_unix": 1788415673.4556992, + "started_at_unix": 1788502003.383317, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -7073,9 +7073,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.703020000012657, + "duration_ms": 2.6832500000182335, "success": true, - "started_at_unix": 1788415673.4587884, + "started_at_unix": 1788502003.3862443, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -7103,9 +7103,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7086200000212557, + "duration_ms": 2.6925770000048033, "success": true, - "started_at_unix": 1788415673.46167, + "started_at_unix": 1788502003.389154, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -7133,9 +7133,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.745559000004505, + "duration_ms": 2.6863460000186024, "success": true, - "started_at_unix": 1788415673.4645572, + "started_at_unix": 1788502003.3920488, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -7163,9 +7163,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.694152000003669, + "duration_ms": 2.6720390000036787, "success": true, - "started_at_unix": 1788415673.467541, + "started_at_unix": 1788502003.3949184, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -7197,9 +7197,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 4.007616999956554, + "duration_ms": 3.6039379999976973, "success": true, - "started_at_unix": 1788415672.641214, + "started_at_unix": 1788502002.6017373, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -7218,9 +7218,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020728999970742734, + "duration_ms": 0.02235100001257706, "success": true, - "started_at_unix": 1788415672.6453118, + "started_at_unix": 1788502002.6054616, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7233,9 +7233,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01802299993869383, + "duration_ms": 0.018062999998846863, "success": true, - "started_at_unix": 1788415672.645354, + "started_at_unix": 1788502002.6055048, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7251,9 +7251,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01860499992289988, + "duration_ms": 0.018754999985048926, "success": true, - "started_at_unix": 1788415672.645435, + "started_at_unix": 1788502002.605579, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7269,9 +7269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 298.9862210000638, + "duration_ms": 289.3540310000162, "success": true, - "started_at_unix": 1788415672.645486, + "started_at_unix": 1788502002.605629, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -7299,9 +7299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 23.285350000037397, + "duration_ms": 23.42535799999723, "success": true, - "started_at_unix": 1788415672.9503553, + "started_at_unix": 1788502002.9008787, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -7329,9 +7329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.9681860000519, + "duration_ms": 17.78897400001256, "success": true, - "started_at_unix": 1788415672.982521, + "started_at_unix": 1788502002.9329598, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -7359,9 +7359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.763663999971868, + "duration_ms": 17.8988689999926, "success": true, - "started_at_unix": 1788415673.0100179, + "started_at_unix": 1788502002.9591963, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -7389,9 +7389,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 18.241083000020808, + "duration_ms": 17.087996000014982, "success": true, - "started_at_unix": 1788415673.0364957, + "started_at_unix": 1788502002.985531, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -7419,9 +7419,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.951022999909583, + "duration_ms": 17.304408000001104, "success": true, - "started_at_unix": 1788415673.0635083, + "started_at_unix": 1788502003.011094, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -7449,9 +7449,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.757088999989719, + "duration_ms": 0.7372769999847151, "success": true, - "started_at_unix": 1788415673.0902863, + "started_at_unix": 1788502003.0369494, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -7479,9 +7479,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3146459999925355, + "duration_ms": 0.292906999987963, "success": true, - "started_at_unix": 1788415673.0910885, + "started_at_unix": 1788502003.037733, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -7509,9 +7509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2842589999545453, + "duration_ms": 0.2697639999951207, "success": true, - "started_at_unix": 1788415673.0914612, + "started_at_unix": 1788502003.0380838, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -7539,9 +7539,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27179500000329426, + "duration_ms": 0.23877600000332677, "success": true, - "started_at_unix": 1788415673.0917954, + "started_at_unix": 1788502003.0384083, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -7569,9 +7569,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24717000007967727, + "duration_ms": 0.22806600000535582, "success": true, - "started_at_unix": 1788415673.0921202, + "started_at_unix": 1788502003.038698, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -7599,9 +7599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28423900005236646, + "duration_ms": 0.25171000001478205, "success": true, - "started_at_unix": 1788415673.0924163, + "started_at_unix": 1788502003.0389752, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -7629,9 +7629,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22315499995784194, + "duration_ms": 0.21390899999573776, "success": true, - "started_at_unix": 1788415673.0928426, + "started_at_unix": 1788502003.0393476, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7659,9 +7659,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22061999993638892, + "duration_ms": 0.18812100000786813, "success": true, - "started_at_unix": 1788415673.0931017, + "started_at_unix": 1788502003.0395997, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7689,9 +7689,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20029200004501035, + "duration_ms": 0.18428399999947942, "success": true, - "started_at_unix": 1788415673.0933707, + "started_at_unix": 1788502003.0398343, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7719,9 +7719,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22040000010292715, + "duration_ms": 0.1880419999906735, "success": true, - "started_at_unix": 1788415673.0936165, + "started_at_unix": 1788502003.0400658, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7749,9 +7749,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2048810000587764, + "duration_ms": 0.19202900000436784, "success": true, - "started_at_unix": 1788415673.0938828, + "started_at_unix": 1788502003.0403, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7779,9 +7779,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21648299991738895, + "duration_ms": 0.18349199999079246, "success": true, - "started_at_unix": 1788415673.0941324, + "started_at_unix": 1788502003.0405376, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7809,9 +7809,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026369000011072785, + "duration_ms": 0.026049000013017576, "success": true, - "started_at_unix": 1788415673.0945332, + "started_at_unix": 1788502003.0409048, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7828,9 +7828,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 231.00745700003245, + "duration_ms": 226.01547200000027, "success": true, - "started_at_unix": 1788415673.0945685, + "started_at_unix": 1788502003.0409403, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -7858,9 +7858,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033892000033119984, + "duration_ms": 0.03255100000387756, "success": true, - "started_at_unix": 1788415673.3303723, + "started_at_unix": 1788502003.271699, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7877,9 +7877,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015197999914562388, + "duration_ms": 0.016079999994644822, "success": true, - "started_at_unix": 1788415673.3304167, + "started_at_unix": 1788502003.2717419, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7896,9 +7896,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.773262999980943, + "duration_ms": 16.642748000009533, "success": true, - "started_at_unix": 1788415673.3304417, + "started_at_unix": 1788502003.271775, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -7926,9 +7926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032981000003928784, + "duration_ms": 0.031339000003072215, "success": true, - "started_at_unix": 1788415673.355288, + "started_at_unix": 1788502003.2952924, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7945,9 +7945,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023302999920815637, + "duration_ms": 0.026308999991897508, "success": true, - "started_at_unix": 1788415673.3553364, + "started_at_unix": 1788502003.295337, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7964,9 +7964,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.635947000030683, + "duration_ms": 14.78513600000042, "success": true, - "started_at_unix": 1788415673.3553743, + "started_at_unix": 1788502003.2953765, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -7994,9 +7994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029595000000881555, + "duration_ms": 0.03004600000622304, "success": true, - "started_at_unix": 1788415673.3801036, + "started_at_unix": 1788502003.3168552, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8013,9 +8013,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014196999927662546, + "duration_ms": 0.02516700001820027, "success": true, - "started_at_unix": 1788415673.3801446, + "started_at_unix": 1788502003.3168976, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8032,9 +8032,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.122380999921916, + "duration_ms": 14.130883000007088, "success": true, - "started_at_unix": 1788415673.3801684, + "started_at_unix": 1788502003.3169358, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -8062,9 +8062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034324000012020406, + "duration_ms": 0.031258000007028386, "success": true, - "started_at_unix": 1788415673.4045541, + "started_at_unix": 1788502003.3377, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8081,9 +8081,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027101000000584463, + "duration_ms": 0.029094000012719334, "success": true, - "started_at_unix": 1788415673.4046054, + "started_at_unix": 1788502003.3377438, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8100,9 +8100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.033615999935137, + "duration_ms": 14.300610000020697, "success": true, - "started_at_unix": 1788415673.4046483, + "started_at_unix": 1788502003.3377872, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -8130,9 +8130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034244000062244595, + "duration_ms": 0.02947499999095271, "success": true, - "started_at_unix": 1788415673.4284787, + "started_at_unix": 1788502003.3589756, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8149,9 +8149,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024534999965908355, + "duration_ms": 0.033082000015838275, "success": true, - "started_at_unix": 1788415673.4285278, + "started_at_unix": 1788502003.359017, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8168,9 +8168,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.50725699994382, + "duration_ms": 14.223596999983101, "success": true, - "started_at_unix": 1788415673.4285667, + "started_at_unix": 1788502003.3590627, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -8198,9 +8198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03387399999610352, + "duration_ms": 0.030597000005627706, "success": true, - "started_at_unix": 1788415673.4518974, + "started_at_unix": 1788502003.3800235, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8217,9 +8217,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03145899995615764, + "duration_ms": 0.030847000004996517, "success": true, - "started_at_unix": 1788415673.4521248, + "started_at_unix": 1788502003.3802385, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8236,9 +8236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.3944159999919066, + "duration_ms": 2.880408000009993, "success": true, - "started_at_unix": 1788415673.452171, + "started_at_unix": 1788502003.3802836, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -8266,9 +8266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02434600003198284, + "duration_ms": 0.026560000009112628, "success": true, - "started_at_unix": 1788415673.455645, + "started_at_unix": 1788502003.3832397, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8285,9 +8285,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01457799999116105, + "duration_ms": 0.028372999992143377, "success": true, - "started_at_unix": 1788415673.4556773, + "started_at_unix": 1788502003.3832767, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8304,9 +8304,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.8786970000282963, + "duration_ms": 2.7556549999872004, "success": true, - "started_at_unix": 1788415673.4556992, + "started_at_unix": 1788502003.383317, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -8334,9 +8334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027029999955630046, + "duration_ms": 0.024445999997624313, "success": true, - "started_at_unix": 1788415673.4586809, + "started_at_unix": 1788502003.3861694, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8353,9 +8353,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035055000012107485, + "duration_ms": 0.027701999982809866, "success": true, - "started_at_unix": 1788415673.4587402, + "started_at_unix": 1788502003.386204, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8372,9 +8372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.703020000012657, + "duration_ms": 2.6832500000182335, "success": true, - "started_at_unix": 1788415673.4587884, + "started_at_unix": 1788502003.3862443, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -8402,9 +8402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02261200006614672, + "duration_ms": 0.03014600000028622, "success": true, - "started_at_unix": 1788415673.461618, + "started_at_unix": 1788502003.3890626, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8421,9 +8421,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014405999991140561, + "duration_ms": 0.03565599999433289, "success": true, - "started_at_unix": 1788415673.4616485, + "started_at_unix": 1788502003.389105, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8440,9 +8440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7086200000212557, + "duration_ms": 2.6925770000048033, "success": true, - "started_at_unix": 1788415673.46167, + "started_at_unix": 1788502003.389154, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -8470,9 +8470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026929999989988573, + "duration_ms": 0.02922500002000561, "success": true, - "started_at_unix": 1788415673.4644783, + "started_at_unix": 1788502003.3919606, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8489,9 +8489,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02888400001666014, + "duration_ms": 0.03345299998613882, "success": true, - "started_at_unix": 1788415673.4645162, + "started_at_unix": 1788502003.3920019, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8508,9 +8508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.745559000004505, + "duration_ms": 2.6863460000186024, "success": true, - "started_at_unix": 1788415673.4645572, + "started_at_unix": 1788502003.3920488, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -8538,9 +8538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03192899998794019, + "duration_ms": 0.025036000010913995, "success": true, - "started_at_unix": 1788415673.4674459, + "started_at_unix": 1788502003.3948476, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8557,9 +8557,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03613699993820774, + "duration_ms": 0.02400500000021566, "success": true, - "started_at_unix": 1788415673.46749, + "started_at_unix": 1788502003.394883, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8576,9 +8576,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.694152000003669, + "duration_ms": 2.6720390000036787, "success": true, - "started_at_unix": 1788415673.467541, + "started_at_unix": 1788502003.3949184, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -8606,9 +8606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022221999984139984, + "duration_ms": 0.02267200000005687, "success": true, - "started_at_unix": 1788415673.4703374, + "started_at_unix": 1788502003.3976853, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8625,9 +8625,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01754299989897845, + "duration_ms": 0.024796999980480905, "success": true, - "started_at_unix": 1788415673.4704387, + "started_at_unix": 1788502003.3977978, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8640,9 +8640,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.9557690000056027, + "duration_ms": 1.7283880000036334, "success": true, - "started_at_unix": 1788415673.470463, + "started_at_unix": 1788502003.3978336, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8660,9 +8660,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025557999947523058, + "duration_ms": 0.026539000003822366, "success": true, - "started_at_unix": 1788415673.4724362, + "started_at_unix": 1788502003.3995771, "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": 353.00815300001886, + "total_duration_ms": 357.1254510000017, "error_message": null, "summary": { "request_count": 32, @@ -8693,11 +8693,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 122056, - "min_ms": 0.2165930000046501, - "max_ms": 247.66712500002086, - "mean_ms": 10.61093153125725, - "median_ms": 2.2151339999822994, - "p95_ms": 12.978069749982517, + "min_ms": 0.2110739999920952, + "max_ms": 250.5491690000099, + "mean_ms": 10.736846750002194, + "median_ms": 2.2233205000077305, + "p95_ms": 13.35292604999409, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8753,27 +8753,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.862693000020954, - "max_ms": 8.872829999972964, - "mean_ms": 3.82713210002521, - "median_ms": 4.129467500035844, - "p95_ms": 7.057102050026738 + "min_ms": 1.877434999983052, + "max_ms": 9.509003999994547, + "mean_ms": 3.9689443000042957, + "median_ms": 4.135711499998251, + "p95_ms": 7.590271049998872 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.3781949999392964, - "max_ms": 4.124678999914977, - "mean_ms": 2.208578999989186, - "median_ms": 2.172574999974586, - "p95_ms": 4.097736599987911 + "min_ms": 0.3713629999992918, + "max_ms": 3.998596000002408, + "mean_ms": 2.177254200003631, + "median_ms": 2.1696210000072824, + "p95_ms": 3.9944573500036995 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2165930000046501, - "max_ms": 0.2341059999935169, - "mean_ms": 0.223420200018154, - "median_ms": 0.2213430000210792, - "p95_ms": 0.23213639999539737 + "min_ms": 0.2110739999920952, + "max_ms": 0.22734499998477986, + "mean_ms": 0.21769479999420582, + "median_ms": 0.21509200001901263, + "p95_ms": 0.22649939998586888 } }, "validation": { @@ -8799,11 +8799,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 17600, - "min_ms": 1.862693000020954, - "max_ms": 8.872829999972964, - "mean_ms": 3.3436768000228767, - "median_ms": 1.9452060000730853, - "p95_ms": 7.5234503999809, + "min_ms": 1.877434999983052, + "max_ms": 9.509003999994547, + "mean_ms": 3.496133600003759, + "median_ms": 2.032345000003488, + "p95_ms": 8.032190599999465, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8863,9 +8863,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 247.66712500002086, + "duration_ms": 250.5491690000099, "success": true, - "started_at_unix": 1788415673.49778, + "started_at_unix": 1788502003.4248042, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -8893,9 +8893,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.872829999972964, + "duration_ms": 9.509003999994547, "success": true, - "started_at_unix": 1788415673.7455442, + "started_at_unix": 1788502003.6754844, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -8923,9 +8923,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1259320000126536, + "duration_ms": 2.1249370000191448, "success": true, - "started_at_unix": 1788415673.7545636, + "started_at_unix": 1788502003.6851296, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -8953,9 +8953,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9117230000347263, + "duration_ms": 2.032345000003488, "success": true, - "started_at_unix": 1788415673.756815, + "started_at_unix": 1788502003.6873543, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -8983,9 +8983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9452060000730853, + "duration_ms": 1.936947000018563, "success": true, - "started_at_unix": 1788415673.758843, + "started_at_unix": 1788502003.6895063, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -9013,9 +9013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.862693000020954, + "duration_ms": 1.877434999983052, "success": true, - "started_at_unix": 1788415673.7609093, + "started_at_unix": 1788502003.6915603, "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.3781949999392964, - "max_ms": 0.4037530000005063, - "mean_ms": 0.3913234000037846, - "median_ms": 0.3945050000311312, - "p95_ms": 0.4026408000072479, + "min_ms": 0.3713629999992918, + "max_ms": 0.4041749999998956, + "mean_ms": 0.3892788000030123, + "median_ms": 0.38509899999894515, + "p95_ms": 0.40353780000259576, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9122,9 +9122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6113700000014433, + "duration_ms": 0.6119829999988724, "success": true, - "started_at_unix": 1788415673.762946, + "started_at_unix": 1788502003.6936133, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -9152,9 +9152,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3945050000311312, + "duration_ms": 0.4041749999998956, "success": true, - "started_at_unix": 1788415673.763673, + "started_at_unix": 1788502003.6943426, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -9182,9 +9182,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4037530000005063, + "duration_ms": 0.40098900001339643, "success": true, - "started_at_unix": 1788415673.7642398, + "started_at_unix": 1788502003.6949198, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -9212,9 +9212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3981920000342143, + "duration_ms": 0.38509899999894515, "success": true, - "started_at_unix": 1788415673.7648358, + "started_at_unix": 1788502003.69551, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -9242,9 +9242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38197200001377496, + "duration_ms": 0.3847680000035325, "success": true, - "started_at_unix": 1788415673.7653959, + "started_at_unix": 1788502003.6960576, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -9272,9 +9272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3781949999392964, + "duration_ms": 0.3713629999992918, "success": true, - "started_at_unix": 1788415673.7659395, + "started_at_unix": 1788502003.6966078, "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.2165930000046501, - "max_ms": 0.2341059999935169, - "mean_ms": 0.223420200018154, - "median_ms": 0.2213430000210792, - "p95_ms": 0.23213639999539737, + "min_ms": 0.2110739999920952, + "max_ms": 0.22734499998477986, + "mean_ms": 0.21769479999420582, + "median_ms": 0.21509200001901263, + "p95_ms": 0.22649939998586888, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9381,9 +9381,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4714189999504015, + "duration_ms": 0.4538379999985409, "success": true, - "started_at_unix": 1788415673.7665453, + "started_at_unix": 1788502003.6972115, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -9411,9 +9411,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2341059999935169, + "duration_ms": 0.22734499998477986, "success": true, - "started_at_unix": 1788415673.7670598, + "started_at_unix": 1788502003.697713, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -9441,9 +9441,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2213430000210792, + "duration_ms": 0.22311699999022494, "success": true, - "started_at_unix": 1788415673.7673516, + "started_at_unix": 1788502003.6979983, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -9471,9 +9471,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2165930000046501, + "duration_ms": 0.2110739999920952, "success": true, - "started_at_unix": 1788415673.767627, + "started_at_unix": 1788502003.6982837, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -9501,9 +9501,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22080100006860448, + "duration_ms": 0.21509200001901263, "success": true, - "started_at_unix": 1788415673.7678976, + "started_at_unix": 1788502003.6985493, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -9531,9 +9531,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2242580000029193, + "duration_ms": 0.2118459999849165, "success": true, - "started_at_unix": 1788415673.7681682, + "started_at_unix": 1788502003.6988204, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -9576,11 +9576,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 19130, - "min_ms": 4.107907000047817, - "max_ms": 4.837879000092471, - "mean_ms": 4.3105874000275435, - "median_ms": 4.201441999953204, - "p95_ms": 4.721239400078048, + "min_ms": 4.110915000012483, + "max_ms": 5.245153000004166, + "mean_ms": 4.441755000004832, + "median_ms": 4.269627000013543, + "p95_ms": 5.080636800005323, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9640,9 +9640,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.995584999994207, + "duration_ms": 18.051052999993544, "success": true, - "started_at_unix": 1788415673.7686217, + "started_at_unix": 1788502003.699258, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -9670,9 +9670,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.837879000092471, + "duration_ms": 5.245153000004166, "success": true, - "started_at_unix": 1788415673.786835, + "started_at_unix": 1788502003.717516, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -9700,9 +9700,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.151028000023871, + "duration_ms": 4.42257200000995, "success": true, - "started_at_unix": 1788415673.7919464, + "started_at_unix": 1788502003.723, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -9730,9 +9730,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.254681000020355, + "duration_ms": 4.269627000013543, "success": true, - "started_at_unix": 1788415673.7963703, + "started_at_unix": 1788502003.7276685, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -9760,9 +9760,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.107907000047817, + "duration_ms": 4.16050799998402, "success": true, - "started_at_unix": 1788415673.8009012, + "started_at_unix": 1788502003.7321692, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -9790,9 +9790,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.201441999953204, + "duration_ms": 4.110915000012483, "success": true, - "started_at_unix": 1788415673.8052146, + "started_at_unix": 1788502003.7366195, "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.9413969999486653, - "max_ms": 4.124678999914977, - "mean_ms": 4.025834599974587, - "median_ms": 4.043316999968738, - "p95_ms": 4.112704599947392, + "min_ms": 3.9350670000146692, + "max_ms": 3.998596000002408, + "mean_ms": 3.9652296000042497, + "median_ms": 3.9560360000052697, + "p95_ms": 3.996756600002982, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9899,9 +9899,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.176609000045573, + "duration_ms": 5.314773000009154, "success": true, - "started_at_unix": 1788415673.8098733, + "started_at_unix": 1788502003.7411885, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -9929,9 +9929,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.043316999968738, + "duration_ms": 3.989399000005278, "success": true, - "started_at_unix": 1788415673.8151443, + "started_at_unix": 1788502003.746645, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -9959,9 +9959,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.954972999963502, + "duration_ms": 3.998596000002408, "success": true, - "started_at_unix": 1788415673.819317, + "started_at_unix": 1788502003.7507923, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -9989,9 +9989,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.124678999914977, + "duration_ms": 3.9350670000146692, "success": true, - "started_at_unix": 1788415673.8233745, + "started_at_unix": 1788502003.7549486, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -10019,9 +10019,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.064807000077053, + "duration_ms": 3.9560360000052697, "success": true, - "started_at_unix": 1788415673.82764, + "started_at_unix": 1788502003.759065, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -10049,9 +10049,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9413969999486653, + "duration_ms": 3.9470499999936237, "success": true, - "started_at_unix": 1788415673.8318734, + "started_at_unix": 1788502003.7631702, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -10083,9 +10083,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.8491530000328567, + "duration_ms": 3.7261170000135735, "success": true, - "started_at_unix": 1788415673.4935358, + "started_at_unix": 1788502003.4207551, "bytes_sent": 667, "bytes_received": 1589, "request_id": 1, @@ -10104,9 +10104,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021159999960218556, + "duration_ms": 0.019997000009652766, "success": true, - "started_at_unix": 1788415673.4974818, + "started_at_unix": 1788502003.424576, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10119,9 +10119,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03343200000927027, + "duration_ms": 0.029104999981655055, "success": true, - "started_at_unix": 1788415673.49756, + "started_at_unix": 1788502003.4246418, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10137,9 +10137,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.026930999979413173, + "duration_ms": 0.02127999999856911, "success": true, - "started_at_unix": 1788415673.4976857, + "started_at_unix": 1788502003.4247475, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10155,9 +10155,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 247.66712500002086, + "duration_ms": 250.5491690000099, "success": true, - "started_at_unix": 1788415673.49778, + "started_at_unix": 1788502003.4248042, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -10185,9 +10185,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.872829999972964, + "duration_ms": 9.509003999994547, "success": true, - "started_at_unix": 1788415673.7455442, + "started_at_unix": 1788502003.6754844, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -10215,9 +10215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1259320000126536, + "duration_ms": 2.1249370000191448, "success": true, - "started_at_unix": 1788415673.7545636, + "started_at_unix": 1788502003.6851296, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -10245,9 +10245,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9117230000347263, + "duration_ms": 2.032345000003488, "success": true, - "started_at_unix": 1788415673.756815, + "started_at_unix": 1788502003.6873543, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -10275,9 +10275,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9452060000730853, + "duration_ms": 1.936947000018563, "success": true, - "started_at_unix": 1788415673.758843, + "started_at_unix": 1788502003.6895063, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -10305,9 +10305,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.862693000020954, + "duration_ms": 1.877434999983052, "success": true, - "started_at_unix": 1788415673.7609093, + "started_at_unix": 1788502003.6915603, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -10335,9 +10335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6113700000014433, + "duration_ms": 0.6119829999988724, "success": true, - "started_at_unix": 1788415673.762946, + "started_at_unix": 1788502003.6936133, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -10365,9 +10365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3945050000311312, + "duration_ms": 0.4041749999998956, "success": true, - "started_at_unix": 1788415673.763673, + "started_at_unix": 1788502003.6943426, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -10395,9 +10395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4037530000005063, + "duration_ms": 0.40098900001339643, "success": true, - "started_at_unix": 1788415673.7642398, + "started_at_unix": 1788502003.6949198, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -10425,9 +10425,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3981920000342143, + "duration_ms": 0.38509899999894515, "success": true, - "started_at_unix": 1788415673.7648358, + "started_at_unix": 1788502003.69551, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -10455,9 +10455,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38197200001377496, + "duration_ms": 0.3847680000035325, "success": true, - "started_at_unix": 1788415673.7653959, + "started_at_unix": 1788502003.6960576, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -10485,9 +10485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3781949999392964, + "duration_ms": 0.3713629999992918, "success": true, - "started_at_unix": 1788415673.7659395, + "started_at_unix": 1788502003.6966078, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -10515,9 +10515,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4714189999504015, + "duration_ms": 0.4538379999985409, "success": true, - "started_at_unix": 1788415673.7665453, + "started_at_unix": 1788502003.6972115, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -10545,9 +10545,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2341059999935169, + "duration_ms": 0.22734499998477986, "success": true, - "started_at_unix": 1788415673.7670598, + "started_at_unix": 1788502003.697713, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -10575,9 +10575,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2213430000210792, + "duration_ms": 0.22311699999022494, "success": true, - "started_at_unix": 1788415673.7673516, + "started_at_unix": 1788502003.6979983, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -10605,9 +10605,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2165930000046501, + "duration_ms": 0.2110739999920952, "success": true, - "started_at_unix": 1788415673.767627, + "started_at_unix": 1788502003.6982837, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -10635,9 +10635,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22080100006860448, + "duration_ms": 0.21509200001901263, "success": true, - "started_at_unix": 1788415673.7678976, + "started_at_unix": 1788502003.6985493, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -10665,9 +10665,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2242580000029193, + "duration_ms": 0.2118459999849165, "success": true, - "started_at_unix": 1788415673.7681682, + "started_at_unix": 1788502003.6988204, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -10695,9 +10695,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026520000005803013, + "duration_ms": 0.026289000004453555, "success": true, - "started_at_unix": 1788415673.7685854, + "started_at_unix": 1788502003.6992218, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10714,9 +10714,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.995584999994207, + "duration_ms": 18.051052999993544, "success": true, - "started_at_unix": 1788415673.7686217, + "started_at_unix": 1788502003.699258, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -10744,9 +10744,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02862399992409337, + "duration_ms": 0.028063000002021, "success": true, - "started_at_unix": 1788415673.7867737, + "started_at_unix": 1788502003.7174559, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10763,9 +10763,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014226999951461039, + "duration_ms": 0.014106000008951014, "success": true, - "started_at_unix": 1788415673.7868123, + "started_at_unix": 1788502003.7174938, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10782,9 +10782,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.837879000092471, + "duration_ms": 5.245153000004166, "success": true, - "started_at_unix": 1788415673.786835, + "started_at_unix": 1788502003.717516, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -10812,9 +10812,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026379000019005616, + "duration_ms": 0.026619000010441596, "success": true, - "started_at_unix": 1788415673.7918854, + "started_at_unix": 1788502003.7229395, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10831,9 +10831,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015959000052134797, + "duration_ms": 0.016100000010510485, "success": true, - "started_at_unix": 1788415673.7919211, + "started_at_unix": 1788502003.7229755, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10850,9 +10850,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.151028000023871, + "duration_ms": 4.42257200000995, "success": true, - "started_at_unix": 1788415673.7919464, + "started_at_unix": 1788502003.723, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -10880,9 +10880,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02708100009840564, + "duration_ms": 0.02432499999827087, "success": true, - "started_at_unix": 1788415673.7963054, + "started_at_unix": 1788502003.7276053, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10899,9 +10899,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019767000026149617, + "duration_ms": 0.015789000002541798, "success": true, - "started_at_unix": 1788415673.7963421, + "started_at_unix": 1788502003.727638, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10918,9 +10918,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.254681000020355, + "duration_ms": 4.269627000013543, "success": true, - "started_at_unix": 1788415673.7963703, + "started_at_unix": 1788502003.7276685, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -10948,9 +10948,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025798000024224166, + "duration_ms": 0.026348999995207123, "success": true, - "started_at_unix": 1788415673.8008363, + "started_at_unix": 1788502003.7320876, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10967,9 +10967,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02071900007649674, + "duration_ms": 0.029686000004858215, "success": true, - "started_at_unix": 1788415673.8008714, + "started_at_unix": 1788502003.7321253, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10986,9 +10986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.107907000047817, + "duration_ms": 4.16050799998402, "success": true, - "started_at_unix": 1788415673.8009012, + "started_at_unix": 1788502003.7321692, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -11016,9 +11016,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02145000007658382, + "duration_ms": 0.02557799999181043, "success": true, - "started_at_unix": 1788415673.8051658, + "started_at_unix": 1788502003.7365472, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11035,9 +11035,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013125000009495125, + "duration_ms": 0.025386999993770587, "success": true, - "started_at_unix": 1788415673.8051949, + "started_at_unix": 1788502003.7365832, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11054,9 +11054,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.201441999953204, + "duration_ms": 4.110915000012483, "success": true, - "started_at_unix": 1788415673.8052146, + "started_at_unix": 1788502003.7366195, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -11084,9 +11084,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024606000010862772, + "duration_ms": 0.028704000015977726, "success": true, - "started_at_unix": 1788415673.8095813, + "started_at_unix": 1788502003.7408965, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11103,9 +11103,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03197900002760434, + "duration_ms": 0.0369989999740028, "success": true, - "started_at_unix": 1788415673.8098307, + "started_at_unix": 1788502003.7411356, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11122,9 +11122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.176609000045573, + "duration_ms": 5.314773000009154, "success": true, - "started_at_unix": 1788415673.8098733, + "started_at_unix": 1788502003.7411885, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -11152,9 +11152,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02134999999725551, + "duration_ms": 0.03138799999646835, "success": true, - "started_at_unix": 1788415673.8150973, + "started_at_unix": 1788502003.746555, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11171,9 +11171,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012883999943369417, + "duration_ms": 0.03189900002098511, "success": true, - "started_at_unix": 1788415673.815125, + "started_at_unix": 1788502003.7465985, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11190,9 +11190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.043316999968738, + "duration_ms": 3.989399000005278, "success": true, - "started_at_unix": 1788415673.8151443, + "started_at_unix": 1788502003.746645, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -11220,9 +11220,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024445999997624313, + "duration_ms": 0.02857300000869145, "success": true, - "started_at_unix": 1788415673.8192616, + "started_at_unix": 1788502003.750705, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11239,9 +11239,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015288999975382467, + "duration_ms": 0.03377199999476943, "success": true, - "started_at_unix": 1788415673.819294, + "started_at_unix": 1788502003.750745, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11258,9 +11258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.954972999963502, + "duration_ms": 3.998596000002408, "success": true, - "started_at_unix": 1788415673.819317, + "started_at_unix": 1788502003.7507923, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -11288,9 +11288,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01978700004201528, + "duration_ms": 0.029124000008096118, "success": true, - "started_at_unix": 1788415673.8233309, + "started_at_unix": 1788502003.7548618, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11307,9 +11307,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01208200001201476, + "duration_ms": 0.03285200000391342, "success": true, - "started_at_unix": 1788415673.8233566, + "started_at_unix": 1788502003.7549026, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11326,9 +11326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.124678999914977, + "duration_ms": 3.9350670000146692, "success": true, - "started_at_unix": 1788415673.8233745, + "started_at_unix": 1788502003.7549486, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -11356,9 +11356,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02490600002147403, + "duration_ms": 0.029734999998254352, "success": true, - "started_at_unix": 1788415673.8275843, + "started_at_unix": 1788502003.758976, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11375,9 +11375,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01398599999902217, + "duration_ms": 0.03392299998949966, "success": true, - "started_at_unix": 1788415673.8276181, + "started_at_unix": 1788502003.7590175, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11394,9 +11394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.064807000077053, + "duration_ms": 3.9560360000052697, "success": true, - "started_at_unix": 1788415673.82764, + "started_at_unix": 1788502003.759065, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -11424,9 +11424,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.059581000073194446, + "duration_ms": 0.02766200000792196, "success": true, - "started_at_unix": 1788415673.8317747, + "started_at_unix": 1788502003.763087, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11443,9 +11443,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019596000015553727, + "duration_ms": 0.03185899998925379, "success": true, - "started_at_unix": 1788415673.8318446, + "started_at_unix": 1788502003.7631254, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11462,9 +11462,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9413969999486653, + "duration_ms": 3.9470499999936237, "success": true, - "started_at_unix": 1788415673.8318734, + "started_at_unix": 1788502003.7631702, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -11492,9 +11492,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019545999975889572, + "duration_ms": 0.02748100001781495, "success": true, - "started_at_unix": 1788415673.8358724, + "started_at_unix": 1788502003.7671833, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11511,9 +11511,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01681200001257821, + "duration_ms": 0.02930400000877853, "success": true, - "started_at_unix": 1788415673.835972, + "started_at_unix": 1788502003.7673192, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11526,9 +11526,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.3043359999519453, + "duration_ms": 2.3217039999963163, "success": true, - "started_at_unix": 1788415673.8359954, + "started_at_unix": 1788502003.7673604, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11546,9 +11546,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.019938000036745507, + "duration_ms": 0.02228200000331526, "success": true, - "started_at_unix": 1788415673.8383155, + "started_at_unix": 1788502003.7696981, "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": 2684.4762690000152, + "total_duration_ms": 2632.6768200000006, "error_message": null, "summary": { "request_count": 32, @@ -11579,11 +11579,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 1483684, - "min_ms": 0.19832999998925516, - "max_ms": 2487.1181170000227, - "mean_ms": 82.23101700000512, - "median_ms": 5.550130999949943, - "p95_ms": 12.062892950029891, + "min_ms": 0.21187600000871498, + "max_ms": 2436.137134000006, + "mean_ms": 80.61040518750849, + "median_ms": 5.636444000018059, + "p95_ms": 11.848745850009834, "result_summary": { "present_count": 31, "empty_count": 1, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 5.811663000031331, - "max_ms": 12.437845000022207, - "mean_ms": 8.780969500014635, - "median_ms": 8.650375499996699, - "p95_ms": 12.131066050028494 + "min_ms": 5.83365200000685, + "max_ms": 12.5446019999913, + "mean_ms": 8.563600600007248, + "median_ms": 8.287686000016947, + "p95_ms": 11.975265150006464 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.19832999998925516, - "max_ms": 5.745550000028743, - "mean_ms": 2.9185394000023734, - "median_ms": 2.9083260000106748, - "p95_ms": 5.69060185001149 + "min_ms": 0.21187600000871498, + "max_ms": 5.681107000015118, + "mean_ms": 2.9505627000105505, + "median_ms": 2.9696145000173146, + "p95_ms": 5.680891000010035 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2570789999936096, - "max_ms": 0.288928000031774, - "mean_ms": 0.2735355999902822, - "median_ms": 0.27713600002243766, - "p95_ms": 0.2878782000152569 + "min_ms": 0.2541450000137502, + "max_ms": 0.3647610000143686, + "mean_ms": 0.29768760001047667, + "median_ms": 0.29190500001163855, + "p95_ms": 0.3530710000120507 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 1212275, - "min_ms": 11.24512199999117, - "max_ms": 12.437845000022207, - "mean_ms": 11.678295200022148, - "median_ms": 11.602809000009984, - "p95_ms": 12.301498800025001, + "min_ms": 10.595963000014308, + "max_ms": 12.5446019999913, + "mean_ms": 11.234652000007372, + "median_ms": 10.912504999993189, + "p95_ms": 12.29156339999804, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2487.1181170000227, + "duration_ms": 2436.137134000006, "success": true, - "started_at_unix": 1788415673.8644078, + "started_at_unix": 1788502003.7950706, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.437845000022207, + "duration_ms": 12.5446019999913, "success": true, - "started_at_unix": 1788415676.3564813, + "started_at_unix": 1788502006.2361732, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.24512199999117, + "duration_ms": 10.595963000014308, "success": true, - "started_at_unix": 1788415676.3761272, + "started_at_unix": 1788502006.2556617, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.602809000009984, + "duration_ms": 10.840781000013067, "success": true, - "started_at_unix": 1788415676.3949437, + "started_at_unix": 1788502006.2735605, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.349586000051204, + "duration_ms": 10.912504999993189, "success": true, - "started_at_unix": 1788415676.4138, + "started_at_unix": 1788502006.2918098, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.756114000036177, + "duration_ms": 11.279409000024998, "success": true, - "started_at_unix": 1788415676.4323034, + "started_at_unix": 1788502006.3097813, "bytes_sent": 288, "bytes_received": 242455, "request_id": 7, @@ -11944,11 +11944,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 919, - "min_ms": 0.19832999998925516, - "max_ms": 0.26841000010335847, - "mean_ms": 0.22793680002450856, - "median_ms": 0.22681300004023797, - "p95_ms": 0.260962200081849, + "min_ms": 0.21187600000871498, + "max_ms": 0.3069030000233397, + "mean_ms": 0.2419210000084604, + "median_ms": 0.2370230000110496, + "p95_ms": 0.2933468000207995, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47435400006179407, + "duration_ms": 0.460760000009941, "success": true, - "started_at_unix": 1788415676.4512534, + "started_at_unix": 1788502006.3283722, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22681300004023797, + "duration_ms": 0.21187600000871498, "success": true, - "started_at_unix": 1788415676.451771, + "started_at_unix": 1788502006.328877, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19832999998925516, + "duration_ms": 0.21468099998855905, "success": true, - "started_at_unix": 1788415676.4520457, + "started_at_unix": 1788502006.3291395, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23117099999581114, + "duration_ms": 0.3069030000233397, "success": true, - "started_at_unix": 1788415676.4523084, + "started_at_unix": 1788502006.3294253, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26841000010335847, + "duration_ms": 0.23912200001063866, "success": true, - "started_at_unix": 1788415676.4525995, + "started_at_unix": 1788502006.329794, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21495999999388005, + "duration_ms": 0.2370230000110496, "success": true, - "started_at_unix": 1788415676.4529254, + "started_at_unix": 1788502006.330108, "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.2570789999936096, - "max_ms": 0.288928000031774, - "mean_ms": 0.2735355999902822, - "median_ms": 0.27713600002243766, - "p95_ms": 0.2878782000152569, + "min_ms": 0.2541450000137502, + "max_ms": 0.3647610000143686, + "mean_ms": 0.29768760001047667, + "median_ms": 0.29190500001163855, + "p95_ms": 0.3530710000120507, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9362929999479093, + "duration_ms": 4.150600000002669, "success": true, - "started_at_unix": 1788415676.4532554, + "started_at_unix": 1788502006.3305483, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27713600002243766, + "duration_ms": 0.3647610000143686, "success": true, - "started_at_unix": 1788415676.456235, + "started_at_unix": 1788502006.334758, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.288928000031774, + "duration_ms": 0.3063110000027791, "success": true, - "started_at_unix": 1788415676.4565632, + "started_at_unix": 1788502006.3351912, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26085599995440134, + "duration_ms": 0.2713160000098469, "success": true, - "started_at_unix": 1788415676.4569008, + "started_at_unix": 1788502006.3355634, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2570789999936096, + "duration_ms": 0.29190500001163855, "success": true, - "started_at_unix": 1788415676.4572093, + "started_at_unix": 1788502006.3358994, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28367899994918844, + "duration_ms": 0.2541450000137502, "success": true, - "started_at_unix": 1788415676.4575126, + "started_at_unix": 1788502006.3362565, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -12462,11 +12462,11 @@ "failure_count": 0, "bytes_sent": 1445, "bytes_received": 19320, - "min_ms": 5.811663000031331, - "max_ms": 6.055629000002227, - "mean_ms": 5.883643800007121, - "median_ms": 5.861266000010801, - "p95_ms": 6.01950359998682, + "min_ms": 5.83365200000685, + "max_ms": 5.9794090000195865, + "mean_ms": 5.8925492000071245, + "median_ms": 5.872535000008838, + "p95_ms": 5.971605600018393, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.510738000017227, + "duration_ms": 9.387668000016447, "success": true, - "started_at_unix": 1788415676.458012, + "started_at_unix": 1788502006.3367949, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.055629000002227, + "duration_ms": 5.9794090000195865, "success": true, - "started_at_unix": 1788415676.4676907, + "started_at_unix": 1788502006.3464122, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.811663000031331, + "duration_ms": 5.940392000013617, "success": true, - "started_at_unix": 1788415676.473984, + "started_at_unix": 1788502006.3526444, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.814659000066058, + "duration_ms": 5.872535000008838, "success": true, - "started_at_unix": 1788415676.480006, + "started_at_unix": 1788502006.3588138, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.861266000010801, + "duration_ms": 5.83365200000685, "success": true, - "started_at_unix": 1788415676.486041, + "started_at_unix": 1788502006.3649337, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.875001999925189, + "duration_ms": 5.83675799998673, "success": true, - "started_at_unix": 1788415676.4921095, + "started_at_unix": 1788502006.3709867, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -12721,11 +12721,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 935, - "min_ms": 5.548241999917991, - "max_ms": 5.745550000028743, - "mean_ms": 5.609141999980238, - "median_ms": 5.576454999982161, - "p95_ms": 5.721128600021075, + "min_ms": 5.63232600001129, + "max_ms": 5.681107000015118, + "mean_ms": 5.659204400012641, + "median_ms": 5.661400000008143, + "p95_ms": 5.681011000012859, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.52885599995534, + "duration_ms": 5.544211000000132, "success": true, - "started_at_unix": 1788415676.4984274, + "started_at_unix": 1788502006.377229, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.552019999981894, + "duration_ms": 5.680627000003824, "success": true, - "started_at_unix": 1788415676.504054, + "started_at_unix": 1788502006.38288, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.623442999990402, + "duration_ms": 5.681107000015118, "success": true, - "started_at_unix": 1788415676.5097342, + "started_at_unix": 1788502006.388672, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.576454999982161, + "duration_ms": 5.640562000024829, "success": true, - "started_at_unix": 1788415676.5154648, + "started_at_unix": 1788502006.3945267, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.548241999917991, + "duration_ms": 5.661400000008143, "success": true, - "started_at_unix": 1788415676.5211544, + "started_at_unix": 1788502006.4003081, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.745550000028743, + "duration_ms": 5.63232600001129, "success": true, - "started_at_unix": 1788415676.5268517, + "started_at_unix": 1788502006.4061117, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 4.193156000042109, + "duration_ms": 3.8771050000150353, "success": true, - "started_at_unix": 1788415673.8599167, + "started_at_unix": 1788502003.7908983, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020978999941689835, + "duration_ms": 0.02451599999631071, "success": true, - "started_at_unix": 1788415673.8642151, + "started_at_unix": 1788502003.7948644, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.017432999925404147, + "duration_ms": 0.02607799999054805, "success": true, - "started_at_unix": 1788415673.864258, + "started_at_unix": 1788502003.7949216, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018333999946662516, + "duration_ms": 0.020417999991195757, "success": true, - "started_at_unix": 1788415673.864356, + "started_at_unix": 1788502003.7950168, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2487.1181170000227, + "duration_ms": 2436.137134000006, "success": true, - "started_at_unix": 1788415673.8644078, + "started_at_unix": 1788502003.7950706, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.437845000022207, + "duration_ms": 12.5446019999913, "success": true, - "started_at_unix": 1788415676.3564813, + "started_at_unix": 1788502006.2361732, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.24512199999117, + "duration_ms": 10.595963000014308, "success": true, - "started_at_unix": 1788415676.3761272, + "started_at_unix": 1788502006.2556617, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.602809000009984, + "duration_ms": 10.840781000013067, "success": true, - "started_at_unix": 1788415676.3949437, + "started_at_unix": 1788502006.2735605, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.349586000051204, + "duration_ms": 10.912504999993189, "success": true, - "started_at_unix": 1788415676.4138, + "started_at_unix": 1788502006.2918098, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.756114000036177, + "duration_ms": 11.279409000024998, "success": true, - "started_at_unix": 1788415676.4323034, + "started_at_unix": 1788502006.3097813, "bytes_sent": 288, "bytes_received": 242455, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47435400006179407, + "duration_ms": 0.460760000009941, "success": true, - "started_at_unix": 1788415676.4512534, + "started_at_unix": 1788502006.3283722, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22681300004023797, + "duration_ms": 0.21187600000871498, "success": true, - "started_at_unix": 1788415676.451771, + "started_at_unix": 1788502006.328877, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19832999998925516, + "duration_ms": 0.21468099998855905, "success": true, - "started_at_unix": 1788415676.4520457, + "started_at_unix": 1788502006.3291395, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23117099999581114, + "duration_ms": 0.3069030000233397, "success": true, - "started_at_unix": 1788415676.4523084, + "started_at_unix": 1788502006.3294253, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.26841000010335847, + "duration_ms": 0.23912200001063866, "success": true, - "started_at_unix": 1788415676.4525995, + "started_at_unix": 1788502006.329794, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21495999999388005, + "duration_ms": 0.2370230000110496, "success": true, - "started_at_unix": 1788415676.4529254, + "started_at_unix": 1788502006.330108, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2.9362929999479093, + "duration_ms": 4.150600000002669, "success": true, - "started_at_unix": 1788415676.4532554, + "started_at_unix": 1788502006.3305483, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27713600002243766, + "duration_ms": 0.3647610000143686, "success": true, - "started_at_unix": 1788415676.456235, + "started_at_unix": 1788502006.334758, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.288928000031774, + "duration_ms": 0.3063110000027791, "success": true, - "started_at_unix": 1788415676.4565632, + "started_at_unix": 1788502006.3351912, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26085599995440134, + "duration_ms": 0.2713160000098469, "success": true, - "started_at_unix": 1788415676.4569008, + "started_at_unix": 1788502006.3355634, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2570789999936096, + "duration_ms": 0.29190500001163855, "success": true, - "started_at_unix": 1788415676.4572093, + "started_at_unix": 1788502006.3358994, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.28367899994918844, + "duration_ms": 0.2541450000137502, "success": true, - "started_at_unix": 1788415676.4575126, + "started_at_unix": 1788502006.3362565, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025015999995048332, + "duration_ms": 0.03388400000403635, "success": true, - "started_at_unix": 1788415676.4579785, + "started_at_unix": 1788502006.3367488, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.510738000017227, + "duration_ms": 9.387668000016447, "success": true, - "started_at_unix": 1788415676.458012, + "started_at_unix": 1788502006.3367949, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024114999973789963, + "duration_ms": 0.03014600000028622, "success": true, - "started_at_unix": 1788415676.4676335, + "started_at_unix": 1788502006.3463144, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01382599998578371, + "duration_ms": 0.01763299999879564, "success": true, - "started_at_unix": 1788415676.4676654, + "started_at_unix": 1788502006.3463552, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.055629000002227, + "duration_ms": 5.9794090000195865, "success": true, - "started_at_unix": 1788415676.4676907, + "started_at_unix": 1788502006.3464122, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022691999902235693, + "duration_ms": 0.0227520000066761, "success": true, - "started_at_unix": 1788415676.4739206, + "started_at_unix": 1788502006.3525913, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021079000021018146, + "duration_ms": 0.01341500001217355, "success": true, - "started_at_unix": 1788415676.4739509, + "started_at_unix": 1788502006.3526227, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.811663000031331, + "duration_ms": 5.940392000013617, "success": true, - "started_at_unix": 1788415676.473984, + "started_at_unix": 1788502006.3526444, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02211100002114108, + "duration_ms": 0.0258489999964695, "success": true, - "started_at_unix": 1788415676.4799433, + "started_at_unix": 1788502006.3587546, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02188100006605964, + "duration_ms": 0.016109999990021606, "success": true, - "started_at_unix": 1788415676.4799728, + "started_at_unix": 1788502006.3587894, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.814659000066058, + "duration_ms": 5.872535000008838, "success": true, - "started_at_unix": 1788415676.480006, + "started_at_unix": 1788502006.3588138, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022552000018549734, + "duration_ms": 0.025727999997116058, "success": true, - "started_at_unix": 1788415676.4859827, + "started_at_unix": 1788502006.3648753, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014105999980529305, + "duration_ms": 0.015700000005836046, "success": true, - "started_at_unix": 1788415676.4860132, + "started_at_unix": 1788502006.36491, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.861266000010801, + "duration_ms": 5.83365200000685, "success": true, - "started_at_unix": 1788415676.486041, + "started_at_unix": 1788502006.3649337, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022661999992124038, + "duration_ms": 0.02459600000292994, "success": true, - "started_at_unix": 1788415676.49205, + "started_at_unix": 1788502006.3709307, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014478000025519577, + "duration_ms": 0.01556999998797437, "success": true, - "started_at_unix": 1788415676.4920805, + "started_at_unix": 1788502006.370963, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.875001999925189, + "duration_ms": 5.83675799998673, "success": true, - "started_at_unix": 1788415676.4921095, + "started_at_unix": 1788502006.3709867, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023383999973702885, + "duration_ms": 0.024055000011458105, "success": true, - "started_at_unix": 1788415676.4981532, + "started_at_unix": 1788502006.3770053, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03585599995403754, + "duration_ms": 0.028492999973650512, "success": true, - "started_at_unix": 1788415676.4983788, + "started_at_unix": 1788502006.3771899, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.52885599995534, + "duration_ms": 5.544211000000132, "success": true, - "started_at_unix": 1788415676.4984274, + "started_at_unix": 1788502006.377229, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023032999934002873, + "duration_ms": 0.02700000001709668, "success": true, - "started_at_unix": 1788415676.5039983, + "started_at_unix": 1788502006.3828201, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01365499997518782, + "duration_ms": 0.01596999999264881, "success": true, - "started_at_unix": 1788415676.5040286, + "started_at_unix": 1788502006.3828557, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.552019999981894, + "duration_ms": 5.680627000003824, "success": true, - "started_at_unix": 1788415676.504054, + "started_at_unix": 1788502006.38288, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021390000028986833, + "duration_ms": 0.023654000017359067, "success": true, - "started_at_unix": 1788415676.509659, + "started_at_unix": 1788502006.3886185, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013034999938099645, + "duration_ms": 0.014596999989180404, "success": true, - "started_at_unix": 1788415676.5096881, + "started_at_unix": 1788502006.38865, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.623442999990402, + "duration_ms": 5.681107000015118, "success": true, - "started_at_unix": 1788415676.5097342, + "started_at_unix": 1788502006.388672, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02219199996034149, + "duration_ms": 0.02791200000729077, "success": true, - "started_at_unix": 1788415676.5154114, + "started_at_unix": 1788502006.394409, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013214999967203767, + "duration_ms": 0.03923299999541996, "success": true, - "started_at_unix": 1788415676.5154412, + "started_at_unix": 1788502006.394476, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.576454999982161, + "duration_ms": 5.640562000024829, "success": true, - "started_at_unix": 1788415676.5154648, + "started_at_unix": 1788502006.3945267, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021761000084552506, + "duration_ms": 0.027221000010513308, "success": true, - "started_at_unix": 1788415676.5210938, + "started_at_unix": 1788502006.4002233, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020167999991826946, + "duration_ms": 0.03354300000069088, "success": true, - "started_at_unix": 1788415676.5211232, + "started_at_unix": 1788502006.4002616, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.548241999917991, + "duration_ms": 5.661400000008143, "success": true, - "started_at_unix": 1788415676.5211544, + "started_at_unix": 1788502006.4003081, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021961000015835452, + "duration_ms": 0.027541000008568517, "success": true, - "started_at_unix": 1788415676.5267553, + "started_at_unix": 1788502006.406025, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0529989999904501, + "duration_ms": 0.03450499997370571, "success": true, - "started_at_unix": 1788415676.5267847, + "started_at_unix": 1788502006.4060633, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.745550000028743, + "duration_ms": 5.63232600001129, "success": true, - "started_at_unix": 1788415676.5268517, + "started_at_unix": 1788502006.4061117, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02200099993387994, + "duration_ms": 0.027020000004540634, "success": true, - "started_at_unix": 1788415676.5326498, + "started_at_unix": 1788502006.4117978, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.029916000016783073, + "duration_ms": 0.029504999986329494, "success": true, - "started_at_unix": 1788415676.5327966, + "started_at_unix": 1788502006.411929, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 3.268262999995386, + "duration_ms": 3.3454169999913574, "success": true, - "started_at_unix": 1788415676.5328362, + "started_at_unix": 1788502006.411971, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021469999978762644, + "duration_ms": 0.027681999995365913, "success": true, - "started_at_unix": 1788415676.536122, + "started_at_unix": 1788502006.415335, "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": 316.06333399997766, + "total_duration_ms": 314.3045959999995, "error_message": null, "summary": { "request_count": 32, @@ -14465,11 +14465,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 1179928, - "min_ms": 0.19461300007606042, - "max_ms": 141.2920300000451, - "mean_ms": 8.667269906261765, - "median_ms": 2.492596499962474, - "p95_ms": 29.25810889998385, + "min_ms": 0.20812900001487833, + "max_ms": 142.94338799999196, + "mean_ms": 8.494316093754506, + "median_ms": 2.530649999997081, + "p95_ms": 26.91223010001235, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14525,27 +14525,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.833696000015152, - "max_ms": 9.908980999966843, - "mean_ms": 5.3284564000136925, - "median_ms": 5.1585645000500335, - "p95_ms": 7.942753250006257 + "min_ms": 3.721458000001121, + "max_ms": 9.597068000005038, + "mean_ms": 5.123391600002947, + "median_ms": 4.964935000003834, + "p95_ms": 7.664084450000525 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.19461300007606042, - "max_ms": 2.5004719999515146, - "mean_ms": 1.3520445000153813, - "median_ms": 1.3510934999771962, - "p95_ms": 2.49714919994517 + "min_ms": 0.20812900001487833, + "max_ms": 2.551604000018415, + "mean_ms": 1.3763960000062525, + "median_ms": 1.3799514999988105, + "p95_ms": 2.5428488000102334 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.5271630000152072, - "max_ms": 0.6905370000822586, - "mean_ms": 0.5720404000385315, - "median_ms": 0.5495139999993626, - "p95_ms": 0.6652500000654982 + "min_ms": 0.49572600002534273, + "max_ms": 0.6263399999966168, + "mean_ms": 0.5448094000030324, + "median_ms": 0.5361810000010792, + "p95_ms": 0.608825199998364 } }, "validation": { @@ -14571,11 +14571,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 640970, - "min_ms": 4.967550000060328, - "max_ms": 9.908980999966843, - "mean_ms": 6.1661702000264995, - "median_ms": 5.3002399999968475, - "p95_ms": 9.035101999984363, + "min_ms": 4.619605000016236, + "max_ms": 9.597068000005038, + "mean_ms": 5.889618400004792, + "median_ms": 5.004103000004534, + "p95_ms": 8.737964200003034, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14635,9 +14635,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 141.2920300000451, + "duration_ms": 142.94338799999196, "success": true, - "started_at_unix": 1788415676.5614848, + "started_at_unix": 1788502006.440323, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -14665,9 +14665,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.908980999966843, + "duration_ms": 9.597068000005038, "success": true, - "started_at_unix": 1788415676.7057002, + "started_at_unix": 1788502006.586245, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -14695,9 +14695,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.3002399999968475, + "duration_ms": 5.3015489999950205, "success": true, - "started_at_unix": 1788415676.7199538, + "started_at_unix": 1788502006.6000476, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -14725,9 +14725,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.539586000054442, + "duration_ms": 5.004103000004534, "success": true, - "started_at_unix": 1788415676.7294576, + "started_at_unix": 1788502006.609563, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -14755,9 +14755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.114494000054037, + "duration_ms": 4.925767000003134, "success": true, - "started_at_unix": 1788415676.7391243, + "started_at_unix": 1788502006.6187084, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -14785,9 +14785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.967550000060328, + "duration_ms": 4.619605000016236, "success": true, - "started_at_unix": 1788415676.748427, + "started_at_unix": 1788502006.6278799, "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.19461300007606042, - "max_ms": 0.24221199998919474, - "mean_ms": 0.21816100004343753, - "median_ms": 0.21162500001992157, - "p95_ms": 0.24032040000747656, + "min_ms": 0.20812900001487833, + "max_ms": 0.24787300000639334, + "mean_ms": 0.22511260000896982, + "median_ms": 0.22709400002440816, + "p95_ms": 0.2445248000014999, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14894,9 +14894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4304619999402348, + "duration_ms": 0.39122000001157176, "success": true, - "started_at_unix": 1788415676.7575636, + "started_at_unix": 1788502006.6367612, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -14924,9 +14924,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23275400008060387, + "duration_ms": 0.24787300000639334, "success": true, - "started_at_unix": 1788415676.7580357, + "started_at_unix": 1788502006.6371946, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -14954,9 +14954,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24221199998919474, + "duration_ms": 0.23113199998192613, "success": true, - "started_at_unix": 1788415676.7583184, + "started_at_unix": 1788502006.6374924, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -14984,9 +14984,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21162500001992157, + "duration_ms": 0.22709400002440816, "success": true, - "started_at_unix": 1788415676.7586043, + "started_at_unix": 1788502006.6377714, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -15014,9 +15014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20960100005140703, + "duration_ms": 0.20812900001487833, "success": true, - "started_at_unix": 1788415676.7588608, + "started_at_unix": 1788502006.6380434, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -15044,9 +15044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19461300007606042, + "duration_ms": 0.21133500001724315, "success": true, - "started_at_unix": 1788415676.7591143, + "started_at_unix": 1788502006.6382976, "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.5271630000152072, - "max_ms": 0.6905370000822586, - "mean_ms": 0.5720404000385315, - "median_ms": 0.5495139999993626, - "p95_ms": 0.6652500000654982, + "min_ms": 0.49572600002534273, + "max_ms": 0.6263399999966168, + "mean_ms": 0.5448094000030324, + "median_ms": 0.5361810000010792, + "p95_ms": 0.608825199998364, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15153,9 +15153,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 52.907043000004705, + "duration_ms": 48.07520600002135, "success": true, - "started_at_unix": 1788415676.7594175, + "started_at_unix": 1788502006.6386209, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15183,9 +15183,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6905370000822586, + "duration_ms": 0.6263399999966168, "success": true, - "started_at_unix": 1788415676.8124168, + "started_at_unix": 1788502006.6867764, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15213,9 +15213,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5288860000973727, + "duration_ms": 0.5387660000053529, "success": true, - "started_at_unix": 1788415676.8131776, + "started_at_unix": 1788502006.6874673, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15243,9 +15243,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5641019999984564, + "duration_ms": 0.5361810000010792, "success": true, - "started_at_unix": 1788415676.8137684, + "started_at_unix": 1788502006.688067, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15273,9 +15273,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5495139999993626, + "duration_ms": 0.49572600002534273, "success": true, - "started_at_unix": 1788415676.8143961, + "started_at_unix": 1788502006.6886616, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15303,9 +15303,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5271630000152072, + "duration_ms": 0.5270339999867701, "success": true, - "started_at_unix": 1788415676.8150072, + "started_at_unix": 1788502006.6892138, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -15348,11 +15348,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 328835, - "min_ms": 3.833696000015152, - "max_ms": 5.389807000028668, - "mean_ms": 4.490742600000885, - "median_ms": 4.146809999951984, - "p95_ms": 5.35237260003214, + "min_ms": 3.721458000001121, + "max_ms": 5.215488000004598, + "mean_ms": 4.357164800001101, + "median_ms": 3.9371800000083113, + "p95_ms": 5.2023694000013165, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15412,9 +15412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.16551900000195, + "duration_ms": 5.082127999997965, "success": true, - "started_at_unix": 1788415676.8158329, + "started_at_unix": 1788502006.6899967, "bytes_sent": 274, "bytes_received": 65767, "request_id": 20, @@ -15442,9 +15442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.146809999951984, + "duration_ms": 3.9371800000083113, "success": true, - "started_at_unix": 1788415676.8221164, + "started_at_unix": 1788502006.6960638, "bytes_sent": 274, "bytes_received": 65767, "request_id": 21, @@ -15472,9 +15472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.20263500004603, + "duration_ms": 5.215488000004598, "success": true, - "started_at_unix": 1788415676.8277514, + "started_at_unix": 1788502006.701407, "bytes_sent": 274, "bytes_received": 65767, "request_id": 22, @@ -15502,9 +15502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.389807000028668, + "duration_ms": 5.149894999988192, "success": true, - "started_at_unix": 1788415676.834472, + "started_at_unix": 1788502006.7081137, "bytes_sent": 274, "bytes_received": 65767, "request_id": 23, @@ -15532,9 +15532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.833696000015152, + "duration_ms": 3.721458000001121, "success": true, - "started_at_unix": 1788415676.8412395, + "started_at_unix": 1788502006.7146618, "bytes_sent": 274, "bytes_received": 65767, "request_id": 24, @@ -15562,9 +15562,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8807649999625937, + "duration_ms": 3.761803000003283, "success": true, - "started_at_unix": 1788415676.8464332, + "started_at_unix": 1788502006.7197514, "bytes_sent": 274, "bytes_received": 65767, "request_id": 25, @@ -15607,11 +15607,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 9115, - "min_ms": 2.4599749999651976, - "max_ms": 2.5004719999515146, - "mean_ms": 2.485927999987325, - "median_ms": 2.492104999987532, - "p95_ms": 2.498995199948695, + "min_ms": 2.5120299999912277, + "max_ms": 2.551604000018415, + "mean_ms": 2.527679400003535, + "median_ms": 2.5291519999939283, + "p95_ms": 2.5477128000147786, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15671,9 +15671,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.375237999899582, + "duration_ms": 2.432142000003523, "success": true, - "started_at_unix": 1788415676.8518808, + "started_at_unix": 1788502006.725018, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -15701,9 +15701,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.492104999987532, + "duration_ms": 2.532148000000234, "success": true, - "started_at_unix": 1788415676.854381, + "started_at_unix": 1788502006.727576, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -15731,9 +15731,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4599749999651976, + "duration_ms": 2.5291519999939283, "success": true, - "started_at_unix": 1788415676.8570075, + "started_at_unix": 1788502006.7302446, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -15761,9 +15761,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4930879999374156, + "duration_ms": 2.5120299999912277, "success": true, - "started_at_unix": 1788415676.8595943, + "started_at_unix": 1788502006.7329078, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -15791,9 +15791,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5004719999515146, + "duration_ms": 2.5134630000138714, "success": true, - "started_at_unix": 1788415676.8622122, + "started_at_unix": 1788502006.7355509, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -15821,9 +15821,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.484000000094966, + "duration_ms": 2.551604000018415, "success": true, - "started_at_unix": 1788415676.864872, + "started_at_unix": 1788502006.7381942, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -15855,9 +15855,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.9242049999757, + "duration_ms": 3.5563200000012785, "success": true, - "started_at_unix": 1788415676.557223, + "started_at_unix": 1788502006.4364865, "bytes_sent": 646, "bytes_received": 1589, "request_id": 1, @@ -15876,9 +15876,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021128999946995464, + "duration_ms": 0.02278299999147748, "success": true, - "started_at_unix": 1788415676.5612435, + "started_at_unix": 1788502006.4401278, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15891,9 +15891,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.0333020000198303, + "duration_ms": 0.02475599998774669, "success": true, - "started_at_unix": 1788415676.5612946, + "started_at_unix": 1788502006.4401834, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15909,9 +15909,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.022631999968325545, + "duration_ms": 0.018906000008200863, "success": true, - "started_at_unix": 1788415676.561424, + "started_at_unix": 1788502006.4402714, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15927,9 +15927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 141.2920300000451, + "duration_ms": 142.94338799999196, "success": true, - "started_at_unix": 1788415676.5614848, + "started_at_unix": 1788502006.440323, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -15957,9 +15957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.908980999966843, + "duration_ms": 9.597068000005038, "success": true, - "started_at_unix": 1788415676.7057002, + "started_at_unix": 1788502006.586245, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -15987,9 +15987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.3002399999968475, + "duration_ms": 5.3015489999950205, "success": true, - "started_at_unix": 1788415676.7199538, + "started_at_unix": 1788502006.6000476, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -16017,9 +16017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.539586000054442, + "duration_ms": 5.004103000004534, "success": true, - "started_at_unix": 1788415676.7294576, + "started_at_unix": 1788502006.609563, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -16047,9 +16047,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.114494000054037, + "duration_ms": 4.925767000003134, "success": true, - "started_at_unix": 1788415676.7391243, + "started_at_unix": 1788502006.6187084, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -16077,9 +16077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.967550000060328, + "duration_ms": 4.619605000016236, "success": true, - "started_at_unix": 1788415676.748427, + "started_at_unix": 1788502006.6278799, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -16107,9 +16107,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4304619999402348, + "duration_ms": 0.39122000001157176, "success": true, - "started_at_unix": 1788415676.7575636, + "started_at_unix": 1788502006.6367612, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -16137,9 +16137,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23275400008060387, + "duration_ms": 0.24787300000639334, "success": true, - "started_at_unix": 1788415676.7580357, + "started_at_unix": 1788502006.6371946, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -16167,9 +16167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24221199998919474, + "duration_ms": 0.23113199998192613, "success": true, - "started_at_unix": 1788415676.7583184, + "started_at_unix": 1788502006.6374924, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -16197,9 +16197,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21162500001992157, + "duration_ms": 0.22709400002440816, "success": true, - "started_at_unix": 1788415676.7586043, + "started_at_unix": 1788502006.6377714, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -16227,9 +16227,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20960100005140703, + "duration_ms": 0.20812900001487833, "success": true, - "started_at_unix": 1788415676.7588608, + "started_at_unix": 1788502006.6380434, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -16257,9 +16257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.19461300007606042, + "duration_ms": 0.21133500001724315, "success": true, - "started_at_unix": 1788415676.7591143, + "started_at_unix": 1788502006.6382976, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -16287,9 +16287,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 52.907043000004705, + "duration_ms": 48.07520600002135, "success": true, - "started_at_unix": 1788415676.7594175, + "started_at_unix": 1788502006.6386209, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16317,9 +16317,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6905370000822586, + "duration_ms": 0.6263399999966168, "success": true, - "started_at_unix": 1788415676.8124168, + "started_at_unix": 1788502006.6867764, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16347,9 +16347,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5288860000973727, + "duration_ms": 0.5387660000053529, "success": true, - "started_at_unix": 1788415676.8131776, + "started_at_unix": 1788502006.6874673, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16377,9 +16377,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5641019999984564, + "duration_ms": 0.5361810000010792, "success": true, - "started_at_unix": 1788415676.8137684, + "started_at_unix": 1788502006.688067, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16407,9 +16407,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5495139999993626, + "duration_ms": 0.49572600002534273, "success": true, - "started_at_unix": 1788415676.8143961, + "started_at_unix": 1788502006.6886616, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16437,9 +16437,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5271630000152072, + "duration_ms": 0.5270339999867701, "success": true, - "started_at_unix": 1788415676.8150072, + "started_at_unix": 1788502006.6892138, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16467,9 +16467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03738000009434472, + "duration_ms": 0.027211000002580477, "success": true, - "started_at_unix": 1788415676.8157823, + "started_at_unix": 1788502006.68996, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16486,9 +16486,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.16551900000195, + "duration_ms": 5.082127999997965, "success": true, - "started_at_unix": 1788415676.8158329, + "started_at_unix": 1788502006.6899967, "bytes_sent": 274, "bytes_received": 65767, "request_id": 20, @@ -16516,9 +16516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029595999990306154, + "duration_ms": 0.02432499999827087, "success": true, - "started_at_unix": 1788415676.8220394, + "started_at_unix": 1788502006.6960099, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16535,9 +16535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024435000000266882, + "duration_ms": 0.014026000002331784, "success": true, - "started_at_unix": 1788415676.8220809, + "started_at_unix": 1788502006.6960428, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.146809999951984, + "duration_ms": 3.9371800000083113, "success": true, - "started_at_unix": 1788415676.8221164, + "started_at_unix": 1788502006.6960638, "bytes_sent": 274, "bytes_received": 65767, "request_id": 21, @@ -16584,9 +16584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028022000037708494, + "duration_ms": 0.02361500000347405, "success": true, - "started_at_unix": 1788415676.8276262, + "started_at_unix": 1788502006.7013166, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16603,9 +16603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025187000005644222, + "duration_ms": 0.013384999988375057, "success": true, - "started_at_unix": 1788415676.8276653, + "started_at_unix": 1788502006.7013483, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16622,9 +16622,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.20263500004603, + "duration_ms": 5.215488000004598, "success": true, - "started_at_unix": 1788415676.8277514, + "started_at_unix": 1788502006.701407, "bytes_sent": 274, "bytes_received": 65767, "request_id": 22, @@ -16652,9 +16652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028613000040422776, + "duration_ms": 0.027261000013822922, "success": true, - "started_at_unix": 1788415676.8343894, + "started_at_unix": 1788502006.708038, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16671,9 +16671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028864000000794476, + "duration_ms": 0.026208999997834326, "success": true, - "started_at_unix": 1788415676.83443, + "started_at_unix": 1788502006.7080765, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16690,9 +16690,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.389807000028668, + "duration_ms": 5.149894999988192, "success": true, - "started_at_unix": 1788415676.834472, + "started_at_unix": 1788502006.7081137, "bytes_sent": 274, "bytes_received": 65767, "request_id": 23, @@ -16720,9 +16720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0268300000243471, + "duration_ms": 0.027221000010513308, "success": true, - "started_at_unix": 1788415676.8411648, + "started_at_unix": 1788502006.714581, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16739,9 +16739,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024565999979131448, + "duration_ms": 0.030526999978519598, "success": true, - "started_at_unix": 1788415676.8412032, + "started_at_unix": 1788502006.7146194, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16758,9 +16758,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.833696000015152, + "duration_ms": 3.721458000001121, "success": true, - "started_at_unix": 1788415676.8412395, + "started_at_unix": 1788502006.7146618, "bytes_sent": 274, "bytes_received": 65767, "request_id": 24, @@ -16788,9 +16788,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026520000005803013, + "duration_ms": 0.026519000016378413, "success": true, - "started_at_unix": 1788415676.8463607, + "started_at_unix": 1788502006.719678, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16807,9 +16807,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02459600000292994, + "duration_ms": 0.025037000000338594, "success": true, - "started_at_unix": 1788415676.8463976, + "started_at_unix": 1788502006.7197154, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16826,9 +16826,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8807649999625937, + "duration_ms": 3.761803000003283, "success": true, - "started_at_unix": 1788415676.8464332, + "started_at_unix": 1788502006.7197514, "bytes_sent": 274, "bytes_received": 65767, "request_id": 25, @@ -16856,9 +16856,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026248999915878812, + "duration_ms": 0.02649999998993735, "success": true, - "started_at_unix": 1788415676.851617, + "started_at_unix": 1788502006.7247822, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16875,9 +16875,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030106000053820026, + "duration_ms": 0.030696999999690888, "success": true, - "started_at_unix": 1788415676.8518372, + "started_at_unix": 1788502006.7249742, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16894,9 +16894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.375237999899582, + "duration_ms": 2.432142000003523, "success": true, - "started_at_unix": 1788415676.8518808, + "started_at_unix": 1788502006.725018, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -16924,9 +16924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025266999955420033, + "duration_ms": 0.025468000018236125, "success": true, - "started_at_unix": 1788415676.8543072, + "started_at_unix": 1788502006.7275016, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16943,9 +16943,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027862000024470035, + "duration_ms": 0.026098000006413713, "success": true, - "started_at_unix": 1788415676.8543425, + "started_at_unix": 1788502006.7275379, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16962,9 +16962,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.492104999987532, + "duration_ms": 2.532148000000234, "success": true, - "started_at_unix": 1788415676.854381, + "started_at_unix": 1788502006.727576, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -16992,9 +16992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023735000013402896, + "duration_ms": 0.023704000000179803, "success": true, - "started_at_unix": 1788415676.8569376, + "started_at_unix": 1788502006.7301724, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17011,9 +17011,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026709000053415366, + "duration_ms": 0.02756099999601247, "success": true, - "started_at_unix": 1788415676.8569705, + "started_at_unix": 1788502006.7302065, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17030,9 +17030,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4599749999651976, + "duration_ms": 2.5291519999939283, "success": true, - "started_at_unix": 1788415676.8570075, + "started_at_unix": 1788502006.7302446, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -17060,9 +17060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022572000034415396, + "duration_ms": 0.022642000004680085, "success": true, - "started_at_unix": 1788415676.8595293, + "started_at_unix": 1788502006.7328355, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17079,9 +17079,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02374399991822429, + "duration_ms": 0.029503999996904895, "success": true, - "started_at_unix": 1788415676.8595605, + "started_at_unix": 1788502006.7328672, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17098,9 +17098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4930879999374156, + "duration_ms": 2.5120299999912277, "success": true, - "started_at_unix": 1788415676.8595943, + "started_at_unix": 1788502006.7329078, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -17128,9 +17128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02276200007145235, + "duration_ms": 0.02218200000925208, "success": true, - "started_at_unix": 1788415676.8621485, + "started_at_unix": 1788502006.7354808, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17147,9 +17147,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022491999970952747, + "duration_ms": 0.028202000009969197, "success": true, - "started_at_unix": 1788415676.8621798, + "started_at_unix": 1788502006.7355118, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17166,9 +17166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5004719999515146, + "duration_ms": 2.5134630000138714, "success": true, - "started_at_unix": 1788415676.8622122, + "started_at_unix": 1788502006.7355509, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -17196,9 +17196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02228100004231237, + "duration_ms": 0.022711999974944774, "success": true, - "started_at_unix": 1788415676.8647728, + "started_at_unix": 1788502006.7381246, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17215,9 +17215,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03558699995664938, + "duration_ms": 0.027090000003227033, "success": true, - "started_at_unix": 1788415676.864824, + "started_at_unix": 1788502006.7381563, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17234,9 +17234,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.484000000094966, + "duration_ms": 2.551604000018415, "success": true, - "started_at_unix": 1788415676.864872, + "started_at_unix": 1788502006.7381942, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -17264,9 +17264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024125000095409632, + "duration_ms": 0.024115000002211673, "success": true, - "started_at_unix": 1788415676.867438, + "started_at_unix": 1788502006.7408245, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17283,9 +17283,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02385499999491003, + "duration_ms": 0.023975000004838876, "success": true, - "started_at_unix": 1788415676.8675516, + "started_at_unix": 1788502006.7409463, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17298,9 +17298,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.5929290000258334, + "duration_ms": 1.6157880000093883, "success": true, - "started_at_unix": 1788415676.8675854, + "started_at_unix": 1788502006.74098, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17318,9 +17318,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.020888999983981194, + "duration_ms": 0.021740999983421716, "success": true, - "started_at_unix": 1788415676.8691936, + "started_at_unix": 1788502006.7426107, "bytes_sent": 55, "bytes_received": 0, "request_id": null,