diff --git a/latest-results.md b/latest-results.md index 7ff026b..94972c3 100644 --- a/latest-results.md +++ b/latest-results.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260902T060558Z.json` +Generated from `results/bench-servers/summary-20260903T060619Z.json` -- Generated at: 20260902T060558Z +- Generated at: 20260903T060619Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -13,7 +13,7 @@ Generated from `results/bench-servers/summary-20260902T060558Z.json` | Server | Version | Source | | --- | --- | --- | | Pyright | 1.1.412 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.412/package/dist/pyright-langserver.js | -| Ty | 0.0.77 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty | +| Ty | 0.0.78 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty | | Pyrefly | 1.2.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | | pylsp-mypy | 1.15.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pylsp-mypy/venv/bin/pylsp | @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260902T060558Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 6 | 4876.68 | 3.96 | 150 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | no | 8 | 7786.94 | 15.79 | 205 | 97% | 2 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 6 | 37143.86 | 70.16 | 150 | 97% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 6 | 215787.11 | 366.18 | 150 | 80% | 5 | +| [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 | *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-20260902T060558Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 484.96 | 3.68 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 817.66 | 11.47 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 4268.89 | 72.47 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 7688.52 | 113.74 | 5 | 25 | 80% | 1 | +| [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 | ### 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-20260902T060558Z.json) | yes | 1.60 | 1.68 | 100% | 223.00 | +22.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 6.31 | 8.71 | 100% | 201.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 33.96 | 123.60 | 100% | 250.00 | +49.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 226.06 | 425.80 | 100% | 188.00 | -13.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.30 | 0.31 | 100% | 4232.00 | +213.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 1.02 | 1.17 | 100% | 4019.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 2.09 | 2.42 | 100% | 2589.00 | -1430.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 174.30 | 175.49 | 100% | 4134.00 | +115.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.21 | 0.21 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.23 | 0.23 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.37 | 0.41 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 1.04 | 1.07 | 100% | 1.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | no | 4.60 | 4.89 | 0% | 0.00 | -168.00 | fail (10) | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 11.14 | 12.46 | 100% | 168.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 17.72 | 40.59 | 100% | 149.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 323.46 | 435.82 | 100% | 168.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 3.37 | 4.40 | 100% | 1909.00 | +1631.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 5.16 | 5.19 | 100% | 267.00 | -11.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 31.20 | 36.28 | 100% | 278.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 162.70 | 163.37 | 100% | 5662.00 | +5384.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 251.30 | 2.45 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 288.36 | 4.67 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 1436.69 | 14.59 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 7632.41 | 171.72 | 5 | 25 | 100% | 0 | +| [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 | ### 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-20260902T060558Z.json) | yes | 3.95 | 6.73 | 100% | 10.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 4.62 | 7.18 | 100% | 261.00 | +251.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 18.28 | 72.04 | 100% | 15.00 | +5.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 212.15 | 650.76 | 100% | 2.00 | -8.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.22 | 0.24 | 100% | 46.00 | -11.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.31 | 0.41 | 100% | 298.00 | +241.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.53 | 0.60 | 100% | 57.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 152.47 | 153.26 | 100% | 57.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.18 | 0.20 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.23 | 0.24 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.40 | 0.46 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 1.07 | 1.10 | 100% | 1.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 3.31 | 8.73 | 100% | 83.00 | -21.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 4.26 | 4.41 | 100% | 104.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 24.70 | 26.93 | 100% | 104.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 249.69 | 277.99 | 100% | 143.00 | +39.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 1.23 | 3.04 | 100% | 858.00 | +775.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 2.97 | 3.21 | 100% | 100.00 | +17.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 43.37 | 53.39 | 100% | 83.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 243.23 | 247.35 | 100% | 71.00 | -12.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 810.78 | 7.72 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 716.71 | 14.13 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 7635.19 | 138.59 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 9999.39 | 142.78 | 5 | 25 | 100% | 0 | +| [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 | ### 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-20260902T060558Z.json) | yes | 18.33 | 21.97 | 100% | 1000.00 | +728.80 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 36.77 | 143.95 | 100% | 16.00 | -255.20 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 75.86 | 243.05 | 100% | 271.20 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 103.65 | 265.89 | 100% | 6.00 | -265.20 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.27 | 0.31 | 100% | 329.00 | -21.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.59 | 0.67 | 100% | 350.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 2.76 | 3.01 | 100% | 2588.00 | +2238.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 190.87 | 194.25 | 100% | 301.00 | -49.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.20 | 0.21 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.25 | 0.27 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.39 | 0.42 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 1.04 | 1.10 | 100% | 1.00 | 0.00 | pass | +| [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 | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 15.45 | 16.78 | 100% | 448.00 | +8.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 30.05 | 44.22 | 100% | 256.00 | -184.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 220.33 | 226.05 | 100% | 441.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 626.42 | 1296.35 | 100% | 440.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.82 | 0.91 | 100% | 794.00 | -3498.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 4.37 | 4.39 | 100% | 4441.00 | +149.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 10.61 | 12.54 | 100% | 4292.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 177.08 | 177.57 | 100% | 232.00 | -4060.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 349.98 | 2.46 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 739.19 | 14.93 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 3458.73 | 47.22 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 6898.65 | 121.23 | 5 | 25 | 60% | 2 | +| [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 | ### 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-20260902T060558Z.json) | yes | 3.43 | 8.00 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 7.89 | 13.30 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 62.49 | 248.86 | 100% | 15.00 | +14.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 205.96 | 478.87 | 100% | 1.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.40 | 0.41 | 100% | 10621.00 | +49.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 1.20 | 1.34 | 100% | 10572.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 1.21 | 1.63 | 100% | 13188.00 | +2616.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 322.16 | 323.78 | 100% | 10498.00 | -74.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.20 | 0.24 | 100% | 2.00 | +1.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.41 | 0.45 | 100% | 1.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 1.04 | 3.41 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 1.13 | 1.34 | 100% | 1.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 4.27 | 4.48 | 100% | 23.00 | -15.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 4.54 | 7.19 | 100% | 17.00 | -21.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 38.43 | 39.21 | 0% | 0.00 | -38.00 | fail (10) | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 138.58 | 172.13 | 100% | 38.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 4.01 | 4.12 | 100% | 958.00 | +58.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 5.37 | 9.30 | 100% | 2137.00 | +1237.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 38.47 | 39.16 | 0% | 0.00 | -900.00 | fail (10) | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 88.01 | 97.15 | 100% | 900.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 2658.12 | 4.83 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 2410.74 | 50.88 | 5 | 25 | 80% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 16538.98 | 134.88 | 5 | 25 | 80% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 181088.76 | 1547.39 | 5 | 25 | 40% | 2 | +| [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 | ### 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-20260902T060558Z.json) | yes | 11.04 | 11.98 | 100% | 775.00 | +652.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 48.92 | 77.92 | 100% | 123.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 148.44 | 149.65 | 100% | 2.00 | -121.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 245.11 | 979.47 | 100% | 15.00 | -108.00 | pass | +| [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 | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.21 | 0.22 | 100% | 48.00 | +14.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.44 | 0.48 | 100% | 34.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 0.70 | 2.07 | 100% | 7.00 | -27.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 2744.53 | 2772.96 | 0% | 0.00 | -34.00 | fail (10) | +| [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) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.22 | 0.22 | 100% | 1.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 0.30 | 0.34 | 100% | 1.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.44 | 0.52 | 100% | 1.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 2189.08 | 2244.19 | 100% | 1.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 2.45 | 2.55 | 0% | 0.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 6.46 | 7.92 | 100% | 23.00 | +23.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 6.72 | 8.22 | 0% | 0.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 8.36 | 23.35 | 0% | 0.00 | 0.00 | pass | +| [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 | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 0.51 | 0.53 | 100% | 33.00 | +3.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 5.67 | 5.71 | 100% | 7.00 | -23.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 617.88 | 641.59 | 100% | 30.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | no | 2652.42 | 2675.80 | 0% | 0.00 | -30.00 | fail (10) | +| [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) | ### 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-20260902T060558Z.json) | yes | 321.54 | 2.63 | 5 | 25 | 100% | 0 | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 1441.17 | 9.00 | 5 | 25 | 100% | 0 | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 731.14 | 9.01 | 5 | 25 | 100% | 0 | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 4843.59 | 104.44 | 5 | 25 | 100% | 0 | +| [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 | ### 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-20260902T060558Z.json) | yes | 4.48 | 7.98 | 100% | 14.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 5.93 | 8.71 | 100% | 467.00 | +453.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 36.62 | 128.95 | 100% | 254.40 | +240.40 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 71.35 | 101.42 | 100% | 1.00 | -13.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.22 | 0.23 | 100% | 7.00 | -19.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.50 | 0.54 | 100% | 26.00 | 0.00 | pass | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 2.67 | 9.01 | 100% | 149.00 | +123.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 98.43 | 208.93 | 100% | 359.00 | +333.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 0.34 | 0.36 | 100% | 2.00 | 0.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 0.55 | 0.60 | 100% | 2.00 | 0.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 0.83 | 0.99 | 100% | 2.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 29.71 | 92.34 | 100% | 2.00 | 0.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | yes | 3.45 | 3.54 | 100% | 32.00 | -173.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 3.99 | 4.20 | 100% | 225.00 | +20.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 4.60 | 5.89 | 100% | 205.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 87.43 | 89.78 | 100% | 57.00 | -148.00 | pass | +| [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 | ### edit response then hover (edit+hover) @@ -452,10 +452,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| [Pyrefly](latest-results/pyrefly-20260902T060558Z.json) | yes | 1.99 | 3.71 | 100% | 3585.00 | +3165.00 | pass | -| [Ty](latest-results/ty-20260902T060558Z.json) | yes | 2.48 | 2.51 | 100% | 1613.00 | +1193.00 | pass | -| [Pyright](latest-results/pyright-20260902T060558Z.json) | yes | 34.58 | 37.57 | 100% | 420.00 | 0.00 | pass | -| [pylsp-mypy](latest-results/pylsp-mypy-20260902T060558Z.json) | yes | 235.27 | 242.51 | 100% | 880.00 | +460.00 | pass | +| [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 | ### 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-20260902T060558Z.json) | no | 183.60 | 0.29 | 8 | 40 | 100% | 2 | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | no | 191.21 | 0.29 | 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-20260902T060558Z.json) | yes | 0.94 | 1.01 | 100% | 30.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.99 | 1.04 | 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-20260902T060558Z.json) | yes | 0.19 | 0.20 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.17 | 0.17 | 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-20260902T060558Z.json) | yes | 0.21 | 0.23 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.20 | 0.20 | 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-20260902T060558Z.json) | yes | 0.19 | 0.19 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.18 | 0.19 | 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-20260902T060558Z.json) | yes | 0.20 | 0.22 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.19 | 0.21 | 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-20260902T060558Z.json) | yes | 0.21 | 0.23 | 100% | 7.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 0.22 | 0.23 | 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-20260902T060558Z.json) | yes | 1899.53 | 39.88 | 3 | 15 | 100% | 0 | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 1749.63 | 28.80 | 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-20260902T060558Z.json) | yes | 52.97 | 84.31 | 100% | 126.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 15.98 | 32.13 | 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-20260902T060558Z.json) | yes | 59.96 | 63.74 | 100% | 74.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 62.01 | 64.31 | 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-20260902T060558Z.json) | yes | 6.72 | 6.96 | 100% | 75.00 | 0.00 | pass | +| [Pyrefly](latest-results/pyrefly-20260903T060619Z.json) | yes | 8.41 | 13.41 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/pylsp-mypy-20260902T060558Z-responses.jsonl b/latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl similarity index 97% rename from latest-results/pylsp-mypy-20260902T060558Z-responses.jsonl rename to latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl index 6dc59f6..3d25ca2 100644 --- a/latest-results/pylsp-mypy-20260902T060558Z-responses.jsonl +++ b/latest-results/pylsp-mypy-20260903T060619Z-responses.jsonl @@ -63,11 +63,11 @@ {"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": 3, "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": 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": 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": 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": 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": 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": 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"}}} {"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": 3, "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-20260902T060558Z.json b/latest-results/pylsp-mypy-20260903T060619Z.json similarity index 89% rename from latest-results/pylsp-mypy-20260902T060558Z.json rename to latest-results/pylsp-mypy-20260903T060619Z.json index e956f8d..3f43bfc 100644 --- a/latest-results/pylsp-mypy-20260902T060558Z.json +++ b/latest-results/pylsp-mypy-20260903T060619Z.json @@ -11,8 +11,8 @@ "transformers", "web" ], - "started_at_unix": 1788329279.9842238, - "finished_at_unix": 1788329495.8501177, + "started_at_unix": 1788415704.5832574, + "finished_at_unix": 1788415923.3680835, "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": 7688.520323000006, + "total_duration_ms": 7880.465773999958, "error_message": null, "summary": { "request_count": 32, @@ -34,11 +34,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 310574, - "min_ms": 0.7209999999986394, - "max_ms": 1939.6204139999895, - "mean_ms": 239.42579381249286, - "median_ms": 160.47673249997274, - "p95_ms": 1257.727605449987, + "min_ms": 0.8183319998806837, + "max_ms": 1911.67689100007, + "mean_ms": 245.45248543751086, + "median_ms": 119.3124460000945, + "p95_ms": 1315.0959106001546, "result_summary": { "present_count": 31, "empty_count": 7, @@ -94,27 +94,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.395849000047747, - "max_ms": 433.4671259999823, - "mean_ms": 115.33066929998768, - "median_ms": 37.082056000002694, - "p95_ms": 416.2152644999878 + "min_ms": 4.682892999881005, + "max_ms": 445.4060599998684, + "mean_ms": 106.48990189997676, + "median_ms": 34.024426499968285, + "p95_ms": 418.77330769989373 }, "textDocument/hover": { "point_count": 2, - "min_ms": 162.15075399998113, - "max_ms": 175.7144449999828, - "mean_ms": 168.4991810999918, - "median_ms": 168.2778684999846, - "p95_ms": 175.21633459997759 + "min_ms": 164.60695700016004, + "max_ms": 183.4853979999025, + "mean_ms": 174.15791720000016, + "median_ms": 175.79831350008135, + "p95_ms": 182.75063529996487 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.004870999963714, - "max_ms": 1.0709550000456147, - "mean_ms": 1.0400331999903756, - "median_ms": 1.0377729999504481, - "p95_ms": 1.0694602000398845 + "min_ms": 0.9840650000114692, + "max_ms": 1.0759970000435715, + "mean_ms": 1.0251158000301075, + "median_ms": 1.0250520001591212, + "p95_ms": 1.0667296000065107 } }, "validation": { @@ -140,11 +140,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 202685, - "min_ms": 69.23529499999859, - "max_ms": 433.4671259999823, - "mean_ms": 226.05824159998065, - "median_ms": 158.80271099996435, - "p95_ms": 425.79963199998474, + "min_ms": 63.06324499996663, + "max_ms": 445.4060599998684, + "mean_ms": 208.13247999994928, + "median_ms": 74.01793500002896, + "p95_ms": 433.5692811998797, "result_summary": { "present_count": 5, "empty_count": 0, @@ -204,9 +204,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1544.829046999979, + "duration_ms": 1677.5689160001548, "success": true, - "started_at_unix": 1788329280.3016427, + "started_at_unix": 1788415705.0241199, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -234,9 +234,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.80271099996435, + "duration_ms": 386.222165999925, "success": true, - "started_at_unix": 1788329281.8471274, + "started_at_unix": 1788415706.702341, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -264,9 +264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 433.4671259999823, + "duration_ms": 445.4060599998684, "success": true, - "started_at_unix": 1788329282.0071056, + "started_at_unix": 1788415707.0896194, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -294,9 +294,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 395.1296559999946, + "duration_ms": 74.01793500002896, "success": true, - "started_at_unix": 1788329282.441685, + "started_at_unix": 1788415707.5360484, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -324,9 +324,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 73.65641999996342, + "duration_ms": 71.95299399995747, "success": true, - "started_at_unix": 1788329282.8378277, + "started_at_unix": 1788415707.611072, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -354,9 +354,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.23529499999859, + "duration_ms": 63.06324499996663, "success": true, - "started_at_unix": 1788329282.9126904, + "started_at_unix": 1788415707.684097, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -399,11 +399,11 @@ "failure_count": 0, "bytes_sent": 1269, "bytes_received": 22644, - "min_ms": 173.14901200001032, - "max_ms": 175.7144449999828, - "mean_ms": 174.29682919998868, - "median_ms": 174.3222590000073, - "p95_ms": 175.49306259998048, + "min_ms": 178.41258700013896, + "max_ms": 183.4853979999025, + "mean_ms": 180.83025159999124, + "median_ms": 180.5233430000044, + "p95_ms": 183.1588367999302, "result_summary": { "present_count": 5, "empty_count": 0, @@ -463,9 +463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1939.6204139999895, + "duration_ms": 1911.67689100007, "success": true, - "started_at_unix": 1788329282.9838214, + "started_at_unix": 1788415707.7482748, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -493,9 +493,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 175.7144449999828, + "duration_ms": 180.5233430000044, "success": true, - "started_at_unix": 1788329284.923588, + "started_at_unix": 1788415709.6600451, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -523,9 +523,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 174.3222590000073, + "duration_ms": 178.41258700013896, "success": true, - "started_at_unix": 1788329285.0994184, + "started_at_unix": 1788415709.8406892, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -553,9 +553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.69089699997176, + "duration_ms": 183.4853979999025, "success": true, - "started_at_unix": 1788329285.273887, + "started_at_unix": 1788415710.0192556, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -583,9 +583,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 174.60753299997123, + "duration_ms": 179.87733799986927, "success": true, - "started_at_unix": 1788329285.447703, + "started_at_unix": 1788415710.2029042, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -613,9 +613,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.14901200001032, + "duration_ms": 181.8525920000411, "success": true, - "started_at_unix": 1788329285.6224585, + "started_at_unix": 1788415710.3829405, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -658,11 +658,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1570, - "min_ms": 1.004870999963714, - "max_ms": 1.0709550000456147, - "mean_ms": 1.0400331999903756, - "median_ms": 1.0377729999504481, - "p95_ms": 1.0694602000398845, + "min_ms": 0.9840650000114692, + "max_ms": 1.0759970000435715, + "mean_ms": 1.0251158000301075, + "median_ms": 1.0250520001591212, + "p95_ms": 1.0667296000065107, "result_summary": { "present_count": 5, "empty_count": 0, @@ -722,9 +722,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2787040000148409, + "duration_ms": 1.3566800000717194, "success": true, - "started_at_unix": 1788329285.795814, + "started_at_unix": 1788415710.5650077, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -752,9 +752,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0709550000456147, + "duration_ms": 1.0759970000435715, "success": true, - "started_at_unix": 1788329285.7971315, + "started_at_unix": 1788415710.5664036, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -782,9 +782,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0634810000169637, + "duration_ms": 1.0250520001591212, "success": true, - "started_at_unix": 1788329285.798249, + "started_at_unix": 1788415710.5675266, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -812,9 +812,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0230859999751374, + "duration_ms": 1.0296599998582678, "success": true, - "started_at_unix": 1788329285.7993562, + "started_at_unix": 1788415710.5685942, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -842,9 +842,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0377729999504481, + "duration_ms": 1.0108050000781077, "success": true, - "started_at_unix": 1788329285.8004196, + "started_at_unix": 1788415710.5696661, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -872,9 +872,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.004870999963714, + "duration_ms": 0.9840650000114692, "success": true, - "started_at_unix": 1788329285.8014963, + "started_at_unix": 1788415710.5707188, "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.395849000047747, - "max_ms": 4.928817000006802, - "mean_ms": 4.603096999994705, - "median_ms": 4.562129999953868, - "p95_ms": 4.886515800001234, + "min_ms": 4.682892999881005, + "max_ms": 4.985607999969943, + "mean_ms": 4.847323800004233, + "median_ms": 4.922089000046981, + "p95_ms": 4.9743430000035005, "result_summary": { "present_count": 5, "empty_count": 5, @@ -981,9 +981,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.391854000038165, + "duration_ms": 6.026568999914161, "success": true, - "started_at_unix": 1788329285.8027368, + "started_at_unix": 1788415710.5719337, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -1011,9 +1011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.395849000047747, + "duration_ms": 4.92928300013773, "success": true, - "started_at_unix": 1788329285.808217, + "started_at_unix": 1788415710.5780425, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -1041,9 +1041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.562129999953868, + "duration_ms": 4.682892999881005, "success": true, - "started_at_unix": 1788329285.8127043, + "started_at_unix": 1788415710.5830612, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -1071,9 +1071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.717310999978963, + "duration_ms": 4.7167459999855055, "success": true, - "started_at_unix": 1788329285.8173625, + "started_at_unix": 1788415710.5878305, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -1101,9 +1101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.928817000006802, + "duration_ms": 4.922089000046981, "success": true, - "started_at_unix": 1788329285.8221734, + "started_at_unix": 1788415710.59264, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -1131,9 +1131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.4113779999861435, + "duration_ms": 4.985607999969943, "success": true, - "started_at_unix": 1788329285.8272238, + "started_at_unix": 1788415710.5976725, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -1176,11 +1176,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 30280, - "min_ms": 162.15075399998113, - "max_ms": 163.4067249999589, - "mean_ms": 162.70153299999492, - "median_ms": 162.56420799999205, - "p95_ms": 163.36522739997008, + "min_ms": 164.60695700016004, + "max_ms": 173.18404000002374, + "mean_ms": 167.48558280000907, + "median_ms": 166.2793559999045, + "p95_ms": 172.26395239999874, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1240,9 +1240,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1022.8264259999946, + "duration_ms": 1018.5270880001553, "success": true, - "started_at_unix": 1788329285.8318613, + "started_at_unix": 1788415710.6029341, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -1270,9 +1270,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.18674100002772, + "duration_ms": 164.7739590000583, "success": true, - "started_at_unix": 1788329286.8548458, + "started_at_unix": 1788415711.6216242, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -1300,9 +1300,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.56420799999205, + "duration_ms": 164.60695700016004, "success": true, - "started_at_unix": 1788329287.0172107, + "started_at_unix": 1788415711.78659, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -1330,9 +1330,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.15075399998113, + "duration_ms": 166.2793559999045, "success": true, - "started_at_unix": 1788329287.1799831, + "started_at_unix": 1788415711.9514294, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -1360,9 +1360,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.4067249999589, + "duration_ms": 173.18404000002374, "success": true, - "started_at_unix": 1788329287.3423085, + "started_at_unix": 1788415712.1179166, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -1390,9 +1390,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.19923700001482, + "duration_ms": 168.58360199989875, "success": true, - "started_at_unix": 1788329287.505932, + "started_at_unix": 1788415712.2913373, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -1424,9 +1424,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 303.4592870000097, + "duration_ms": 426.901288000181, "success": true, - "started_at_unix": 1788329279.9977345, + "started_at_unix": 1788415704.5967722, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -1445,9 +1445,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02739099997484118, + "duration_ms": 0.027931999966313015, "success": true, - "started_at_unix": 1788329280.3012946, + "started_at_unix": 1788415705.023805, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1460,9 +1460,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03892300000529758, + "duration_ms": 0.03216999994037906, "success": true, - "started_at_unix": 1788329280.3013785, + "started_at_unix": 1788415705.0238883, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1478,9 +1478,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.06451100000504084, + "duration_ms": 0.036398000020199106, "success": true, - "started_at_unix": 1788329280.3015223, + "started_at_unix": 1788415705.0240366, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1496,9 +1496,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1544.829046999979, + "duration_ms": 1677.5689160001548, "success": true, - "started_at_unix": 1788329280.3016427, + "started_at_unix": 1788415705.0241199, "bytes_sent": 285, "bytes_received": 40537, "request_id": 2, @@ -1526,9 +1526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.80271099996435, + "duration_ms": 386.222165999925, "success": true, - "started_at_unix": 1788329281.8471274, + "started_at_unix": 1788415706.702341, "bytes_sent": 285, "bytes_received": 40537, "request_id": 3, @@ -1556,9 +1556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 433.4671259999823, + "duration_ms": 445.4060599998684, "success": true, - "started_at_unix": 1788329282.0071056, + "started_at_unix": 1788415707.0896194, "bytes_sent": 285, "bytes_received": 40537, "request_id": 4, @@ -1586,9 +1586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 395.1296559999946, + "duration_ms": 74.01793500002896, "success": true, - "started_at_unix": 1788329282.441685, + "started_at_unix": 1788415707.5360484, "bytes_sent": 285, "bytes_received": 40537, "request_id": 5, @@ -1616,9 +1616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 73.65641999996342, + "duration_ms": 71.95299399995747, "success": true, - "started_at_unix": 1788329282.8378277, + "started_at_unix": 1788415707.611072, "bytes_sent": 285, "bytes_received": 40537, "request_id": 6, @@ -1646,9 +1646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 69.23529499999859, + "duration_ms": 63.06324499996663, "success": true, - "started_at_unix": 1788329282.9126904, + "started_at_unix": 1788415707.684097, "bytes_sent": 285, "bytes_received": 40537, "request_id": 7, @@ -1676,9 +1676,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1939.6204139999895, + "duration_ms": 1911.67689100007, "success": true, - "started_at_unix": 1788329282.9838214, + "started_at_unix": 1788415707.7482748, "bytes_sent": 253, "bytes_received": 4528, "request_id": 8, @@ -1706,9 +1706,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 175.7144449999828, + "duration_ms": 180.5233430000044, "success": true, - "started_at_unix": 1788329284.923588, + "started_at_unix": 1788415709.6600451, "bytes_sent": 253, "bytes_received": 4528, "request_id": 9, @@ -1736,9 +1736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 174.3222590000073, + "duration_ms": 178.41258700013896, "success": true, - "started_at_unix": 1788329285.0994184, + "started_at_unix": 1788415709.8406892, "bytes_sent": 254, "bytes_received": 4529, "request_id": 10, @@ -1766,9 +1766,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.69089699997176, + "duration_ms": 183.4853979999025, "success": true, - "started_at_unix": 1788329285.273887, + "started_at_unix": 1788415710.0192556, "bytes_sent": 254, "bytes_received": 4529, "request_id": 11, @@ -1796,9 +1796,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 174.60753299997123, + "duration_ms": 179.87733799986927, "success": true, - "started_at_unix": 1788329285.447703, + "started_at_unix": 1788415710.2029042, "bytes_sent": 254, "bytes_received": 4529, "request_id": 12, @@ -1826,9 +1826,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 173.14901200001032, + "duration_ms": 181.8525920000411, "success": true, - "started_at_unix": 1788329285.6224585, + "started_at_unix": 1788415710.3829405, "bytes_sent": 254, "bytes_received": 4529, "request_id": 13, @@ -1856,9 +1856,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2787040000148409, + "duration_ms": 1.3566800000717194, "success": true, - "started_at_unix": 1788329285.795814, + "started_at_unix": 1788415710.5650077, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -1886,9 +1886,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0709550000456147, + "duration_ms": 1.0759970000435715, "success": true, - "started_at_unix": 1788329285.7971315, + "started_at_unix": 1788415710.5664036, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -1916,9 +1916,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0634810000169637, + "duration_ms": 1.0250520001591212, "success": true, - "started_at_unix": 1788329285.798249, + "started_at_unix": 1788415710.5675266, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -1946,9 +1946,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0230859999751374, + "duration_ms": 1.0296599998582678, "success": true, - "started_at_unix": 1788329285.7993562, + "started_at_unix": 1788415710.5685942, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -1976,9 +1976,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0377729999504481, + "duration_ms": 1.0108050000781077, "success": true, - "started_at_unix": 1788329285.8004196, + "started_at_unix": 1788415710.5696661, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -2006,9 +2006,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.004870999963714, + "duration_ms": 0.9840650000114692, "success": true, - "started_at_unix": 1788329285.8014963, + "started_at_unix": 1788415710.5707188, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -2036,9 +2036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026719999993929378, + "duration_ms": 0.02681000000848144, "success": true, - "started_at_unix": 1788329285.8027003, + "started_at_unix": 1788415710.5718975, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2055,9 +2055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.391854000038165, + "duration_ms": 6.026568999914161, "success": true, - "started_at_unix": 1788329285.8027368, + "started_at_unix": 1788415710.5719337, "bytes_sent": 288, "bytes_received": 146, "request_id": 20, @@ -2085,9 +2085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023393999981635716, + "duration_ms": 0.022902999944562907, "success": true, - "started_at_unix": 1788329285.808164, + "started_at_unix": 1788415710.5779917, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2104,9 +2104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014467000028162147, + "duration_ms": 0.014987999975346611, "success": true, - "started_at_unix": 1788329285.8081958, + "started_at_unix": 1788415710.5780213, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2123,9 +2123,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.395849000047747, + "duration_ms": 4.92928300013773, "success": true, - "started_at_unix": 1788329285.808217, + "started_at_unix": 1788415710.5780425, "bytes_sent": 288, "bytes_received": 146, "request_id": 21, @@ -2153,9 +2153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02168999998275467, + "duration_ms": 0.021069000013085315, "success": true, - "started_at_unix": 1788329285.8126552, + "started_at_unix": 1788415710.5830138, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2172,9 +2172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013754999997672712, + "duration_ms": 0.01327500012848759, "success": true, - "started_at_unix": 1788329285.8126838, + "started_at_unix": 1788415710.583042, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2191,9 +2191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.562129999953868, + "duration_ms": 4.682892999881005, "success": true, - "started_at_unix": 1788329285.8127043, + "started_at_unix": 1788415710.5830612, "bytes_sent": 288, "bytes_received": 146, "request_id": 22, @@ -2221,9 +2221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022472000011930504, + "duration_ms": 0.021190000097703887, "success": true, - "started_at_unix": 1788329285.8173108, + "started_at_unix": 1788415710.5877843, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2240,9 +2240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014647999989847449, + "duration_ms": 0.013424999906419544, "success": true, - "started_at_unix": 1788329285.8173406, + "started_at_unix": 1788415710.5878112, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2259,9 +2259,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.717310999978963, + "duration_ms": 4.7167459999855055, "success": true, - "started_at_unix": 1788329285.8173625, + "started_at_unix": 1788415710.5878305, "bytes_sent": 288, "bytes_received": 146, "request_id": 23, @@ -2289,9 +2289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0217699999893739, + "duration_ms": 0.022091000118962256, "success": true, - "started_at_unix": 1788329285.8221235, + "started_at_unix": 1788415710.592586, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2308,9 +2308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01432699997394593, + "duration_ms": 0.018223999859401374, "success": true, - "started_at_unix": 1788329285.8221521, + "started_at_unix": 1788415710.5926151, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2327,9 +2327,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.928817000006802, + "duration_ms": 4.922089000046981, "success": true, - "started_at_unix": 1788329285.8221734, + "started_at_unix": 1788415710.59264, "bytes_sent": 288, "bytes_received": 146, "request_id": 24, @@ -2357,9 +2357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022892999993473495, + "duration_ms": 0.021740999955000007, "success": true, - "started_at_unix": 1788329285.8271718, + "started_at_unix": 1788415710.5976255, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2376,9 +2376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01440700003740858, + "duration_ms": 0.013045000059719314, "success": true, - "started_at_unix": 1788329285.827202, + "started_at_unix": 1788415710.5976534, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2395,9 +2395,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.4113779999861435, + "duration_ms": 4.985607999969943, "success": true, - "started_at_unix": 1788329285.8272238, + "started_at_unix": 1788415710.5976725, "bytes_sent": 288, "bytes_received": 146, "request_id": 25, @@ -2425,9 +2425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021971999956349464, + "duration_ms": 0.037389999988590716, "success": true, - "started_at_unix": 1788329285.831678, + "started_at_unix": 1788415710.6026971, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2444,9 +2444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02010800000107338, + "duration_ms": 0.02732100006141991, "success": true, - "started_at_unix": 1788329285.8318326, + "started_at_unix": 1788415710.6028943, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2463,9 +2463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1022.8264259999946, + "duration_ms": 1018.5270880001553, "success": true, - "started_at_unix": 1788329285.8318613, + "started_at_unix": 1788415710.6029341, "bytes_sent": 255, "bytes_received": 6056, "request_id": 26, @@ -2493,9 +2493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02814300000864023, + "duration_ms": 0.029414999971777434, "success": true, - "started_at_unix": 1788329286.8547845, + "started_at_unix": 1788415711.621562, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2512,9 +2512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015138999970076839, + "duration_ms": 0.015177999785009888, "success": true, - "started_at_unix": 1788329286.8548224, + "started_at_unix": 1788415711.621601, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2531,9 +2531,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.18674100002772, + "duration_ms": 164.7739590000583, "success": true, - "started_at_unix": 1788329286.8548458, + "started_at_unix": 1788415711.6216242, "bytes_sent": 255, "bytes_received": 6056, "request_id": 27, @@ -2561,9 +2561,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025527999980567984, + "duration_ms": 0.026870000056078425, "success": true, - "started_at_unix": 1788329287.0171528, + "started_at_unix": 1788415711.7865322, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2580,9 +2580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015338999958203203, + "duration_ms": 0.013856999885319965, "success": true, - "started_at_unix": 1788329287.0171876, + "started_at_unix": 1788415711.7865682, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2599,9 +2599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.56420799999205, + "duration_ms": 164.60695700016004, "success": true, - "started_at_unix": 1788329287.0172107, + "started_at_unix": 1788415711.78659, "bytes_sent": 255, "bytes_received": 6056, "request_id": 28, @@ -2629,9 +2629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026038999976663035, + "duration_ms": 0.027912000177821028, "success": true, - "started_at_unix": 1788329287.179924, + "started_at_unix": 1788415711.951368, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2648,9 +2648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01474800001233234, + "duration_ms": 0.015007999991212273, "success": true, - "started_at_unix": 1788329287.1799598, + "started_at_unix": 1788415711.9514053, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2667,9 +2667,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 162.15075399998113, + "duration_ms": 166.2793559999045, "success": true, - "started_at_unix": 1788329287.1799831, + "started_at_unix": 1788415711.9514294, "bytes_sent": 255, "bytes_received": 6056, "request_id": 29, @@ -2697,9 +2697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02459699999235454, + "duration_ms": 0.02576800011411251, "success": true, - "started_at_unix": 1788329287.3422523, + "started_at_unix": 1788415712.11786, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2716,9 +2716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014607999958116125, + "duration_ms": 0.013525999975172454, "success": true, - "started_at_unix": 1788329287.342286, + "started_at_unix": 1788415712.117895, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2735,9 +2735,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.4067249999589, + "duration_ms": 173.18404000002374, "success": true, - "started_at_unix": 1788329287.3423085, + "started_at_unix": 1788415712.1179166, "bytes_sent": 255, "bytes_received": 6056, "request_id": 30, @@ -2765,9 +2765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027601999988746684, + "duration_ms": 0.028743000029862742, "success": true, - "started_at_unix": 1788329287.5058718, + "started_at_unix": 1788415712.2912765, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2784,9 +2784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014968000016324368, + "duration_ms": 0.014187000033416552, "success": true, - "started_at_unix": 1788329287.5059087, + "started_at_unix": 1788415712.2913146, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2803,9 +2803,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 163.19923700001482, + "duration_ms": 168.58360199989875, "success": true, - "started_at_unix": 1788329287.505932, + "started_at_unix": 1788415712.2913373, "bytes_sent": 255, "bytes_received": 6056, "request_id": 31, @@ -2833,9 +2833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025939000011021562, + "duration_ms": 0.027761999945141724, "success": true, - "started_at_unix": 1788329287.669254, + "started_at_unix": 1788415712.4600518, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2852,9 +2852,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.015449000045464345, + "duration_ms": 0.01440699998056516, "success": true, - "started_at_unix": 1788329287.6693628, + "started_at_unix": 1788415712.460166, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2867,9 +2867,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7209999999986394, + "duration_ms": 0.8183319998806837, "success": true, - "started_at_unix": 1788329287.6693845, + "started_at_unix": 1788415712.4601867, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -2887,9 +2887,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021650000007866765, + "duration_ms": 0.027229999886912992, "success": true, - "started_at_unix": 1788329287.6701252, + "started_at_unix": 1788415712.4610267, "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": 7632.411328000046, + "total_duration_ms": 7875.522185999898, "error_message": null, "summary": { "request_count": 32, @@ -2920,11 +2920,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 192476, - "min_ms": 0.7804450000321594, - "max_ms": 1757.3196600000074, - "mean_ms": 237.73324871874735, - "median_ms": 157.3986034999848, - "p95_ms": 812.8868786999789, + "min_ms": 0.9671200000411773, + "max_ms": 1832.675884000082, + "mean_ms": 245.3371587499973, + "median_ms": 161.25267350003014, + "p95_ms": 845.5191730499678, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2980,27 +2980,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 56.45840900001531, - "max_ms": 790.7969969999726, - "mean_ms": 230.91957159999765, - "median_ms": 238.62732450001545, - "p95_ms": 563.9845567499685 + "min_ms": 62.00704799994128, + "max_ms": 786.9808109999212, + "mean_ms": 233.42827279996072, + "median_ms": 238.49808749992008, + "p95_ms": 568.4927375999445 }, "textDocument/hover": { "point_count": 2, - "min_ms": 151.95418600001176, - "max_ms": 247.48120399999607, - "mean_ms": 197.85030520000078, - "median_ms": 196.57312850000608, - "p95_ms": 247.19555839999714 + "min_ms": 154.76649900006123, + "max_ms": 259.26513500007786, + "mean_ms": 203.18810329999906, + "median_ms": 201.05333449998852, + "p95_ms": 257.01910085003874 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.052289999961431, - "max_ms": 1.1039159999768344, - "mean_ms": 1.0726655999860668, - "median_ms": 1.0678689999963353, - "p95_ms": 1.0975419999795122 + "min_ms": 1.029940000080387, + "max_ms": 1.103348000015103, + "mean_ms": 1.055237600030523, + "median_ms": 1.0449180001614877, + "p95_ms": 1.0949322000215034 } }, "validation": { @@ -3026,11 +3026,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 2715, - "min_ms": 56.45840900001531, - "max_ms": 790.7969969999726, - "mean_ms": 212.14825060000067, - "median_ms": 65.5041429999983, - "p95_ms": 650.764906599977, + "min_ms": 62.00704799994128, + "max_ms": 786.9808109999212, + "mean_ms": 213.79771739998432, + "median_ms": 67.69794299998466, + "p95_ms": 647.6201457999194, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3090,9 +3090,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1757.3196600000074, + "duration_ms": 1832.675884000082, "success": true, - "started_at_unix": 1788329287.8616748, + "started_at_unix": 1788415712.6554737, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -3120,9 +3120,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 790.7969969999726, + "duration_ms": 786.9808109999212, "success": true, - "started_at_unix": 1788329289.6190844, + "started_at_unix": 1788415714.488223, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -3150,9 +3150,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.6365449999953, + "duration_ms": 90.17748499991285, "success": true, - "started_at_unix": 1788329290.4099717, + "started_at_unix": 1788415715.2752955, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -3180,9 +3180,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.5041429999983, + "duration_ms": 67.69794299998466, "success": true, - "started_at_unix": 1788329290.5007613, + "started_at_unix": 1788415715.3655844, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -3210,9 +3210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 57.345159000021795, + "duration_ms": 62.12530000016159, "success": true, - "started_at_unix": 1788329290.5663733, + "started_at_unix": 1788415715.4334137, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -3240,9 +3240,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 56.45840900001531, + "duration_ms": 62.00704799994128, "success": true, - "started_at_unix": 1788329290.6237879, + "started_at_unix": 1788415715.4956324, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -3285,11 +3285,11 @@ "failure_count": 0, "bytes_sent": 1224, "bytes_received": 1084, - "min_ms": 151.95418600001176, - "max_ms": 153.449084999977, - "mean_ms": 152.46753699999545, - "median_ms": 152.2057970000219, - "p95_ms": 153.26466559997698, + "min_ms": 154.76649900006123, + "max_ms": 157.9025470000488, + "mean_ms": 156.3703438000175, + "median_ms": 156.91300200001024, + "p95_ms": 157.76390040005026, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3349,9 +3349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 300.19545199996855, + "duration_ms": 308.7032910000289, "success": true, - "started_at_unix": 1788329290.6803975, + "started_at_unix": 1788415715.5578668, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -3379,9 +3379,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.52698799997688, + "duration_ms": 157.2093140000561, "success": true, - "started_at_unix": 1788329290.980646, + "started_at_unix": 1788415715.866629, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -3409,9 +3409,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.449084999977, + "duration_ms": 155.06035699991116, "success": true, - "started_at_unix": 1788329291.1332445, + "started_at_unix": 1788415716.0239136, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -3439,9 +3439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 151.95418600001176, + "duration_ms": 157.9025470000488, "success": true, - "started_at_unix": 1788329291.2867634, + "started_at_unix": 1788415716.1790485, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -3469,9 +3469,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.2057970000219, + "duration_ms": 154.76649900006123, "success": true, - "started_at_unix": 1788329291.438781, + "started_at_unix": 1788415716.337026, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -3499,9 +3499,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.20162899998968, + "duration_ms": 156.91300200001024, "success": true, - "started_at_unix": 1788329291.591051, + "started_at_unix": 1788415716.4918668, "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.052289999961431, - "max_ms": 1.1039159999768344, - "mean_ms": 1.0726655999860668, - "median_ms": 1.0678689999963353, - "p95_ms": 1.0975419999795122, + "min_ms": 1.029940000080387, + "max_ms": 1.103348000015103, + "mean_ms": 1.055237600030523, + "median_ms": 1.0449180001614877, + "p95_ms": 1.0949322000215034, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3608,9 +3608,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2637760000302478, + "duration_ms": 1.404838999860658, "success": true, - "started_at_unix": 1788329291.7434, + "started_at_unix": 1788415716.6489382, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -3638,9 +3638,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1039159999768344, + "duration_ms": 1.103348000015103, "success": true, - "started_at_unix": 1788329291.7447016, + "started_at_unix": 1788415716.6503847, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -3668,9 +3668,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0678689999963353, + "duration_ms": 1.0449180001614877, "success": true, - "started_at_unix": 1788329291.7458508, + "started_at_unix": 1788415716.6515331, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -3698,9 +3698,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0720459999902232, + "duration_ms": 1.0367129998485325, "success": true, - "started_at_unix": 1788329291.7469602, + "started_at_unix": 1788415716.65262, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -3728,9 +3728,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.052289999961431, + "duration_ms": 1.0612690000471048, "success": true, - "started_at_unix": 1788329291.7480724, + "started_at_unix": 1788415716.6536973, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -3758,9 +3758,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.06720700000551, + "duration_ms": 1.029940000080387, "success": true, - "started_at_unix": 1788329291.7491648, + "started_at_unix": 1788415716.6548004, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -3803,11 +3803,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 153020, - "min_ms": 238.57126500001868, - "max_ms": 286.7693519999648, - "mean_ms": 249.69089259999464, - "median_ms": 241.55745399997386, - "p95_ms": 277.99008319997256, + "min_ms": 235.76361599998563, + "max_ms": 301.4517589999741, + "mean_ms": 253.05882819993712, + "median_ms": 242.77017099984732, + "p95_ms": 289.9766143999841, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3867,9 +3867,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 839.8856229999865, + "duration_ms": 917.0660600000247, "success": true, - "started_at_unix": 1788329291.75043, + "started_at_unix": 1788415716.6560395, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -3897,9 +3897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 238.57126500001868, + "duration_ms": 235.76361599998563, "success": true, - "started_at_unix": 1788329292.5910363, + "started_at_unix": 1788415717.5737, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -3927,9 +3927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 286.7693519999648, + "duration_ms": 301.4517589999741, "success": true, - "started_at_unix": 1788329292.8306057, + "started_at_unix": 1788415717.8103426, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -3957,9 +3957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 238.6833840000122, + "duration_ms": 242.77017099984732, "success": true, - "started_at_unix": 1788329293.1184118, + "started_at_unix": 1788415718.1126597, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -3987,9 +3987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.87300800000367, + "duration_ms": 244.07603600002403, "success": true, - "started_at_unix": 1788329293.357963, + "started_at_unix": 1788415718.356329, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -4017,9 +4017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 241.55745399997386, + "duration_ms": 241.23255899985452, "success": true, - "started_at_unix": 1788329293.601685, + "started_at_unix": 1788415718.6013215, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -4062,11 +4062,11 @@ "failure_count": 0, "bytes_sent": 1225, "bytes_received": 1155, - "min_ms": 239.69717200003515, - "max_ms": 247.48120399999607, - "mean_ms": 243.2330734000061, - "median_ms": 241.82197999999744, - "p95_ms": 247.35425039999654, + "min_ms": 244.20412199992825, + "max_ms": 259.26513500007786, + "mean_ms": 250.0058627999806, + "median_ms": 246.62664900006348, + "p95_ms": 258.2668976000605, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4126,9 +4126,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 253.60878499998307, + "duration_ms": 253.92913700011377, "success": true, - "started_at_unix": 1788329293.8443, + "started_at_unix": 1788415718.8436708, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -4156,9 +4156,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 247.48120399999607, + "duration_ms": 245.6594599998425, "success": true, - "started_at_unix": 1788329294.0980551, + "started_at_unix": 1788415719.0977733, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -4186,9 +4186,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.84643599999845, + "duration_ms": 246.62664900006348, "success": true, - "started_at_unix": 1788329294.3457193, + "started_at_unix": 1788415719.343586, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -4216,9 +4216,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 241.82197999999744, + "duration_ms": 244.20412199992825, "success": true, - "started_at_unix": 1788329294.5927422, + "started_at_unix": 1788415719.590365, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -4246,9 +4246,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 239.69717200003515, + "duration_ms": 254.27394799999092, "success": true, - "started_at_unix": 1788329294.83474, + "started_at_unix": 1788415719.8347871, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -4276,9 +4276,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 240.31857500000342, + "duration_ms": 259.26513500007786, "success": true, - "started_at_unix": 1788329295.0746205, + "started_at_unix": 1788415720.0891986, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -4310,9 +4310,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 161.3481219999926, + "duration_ms": 164.60280000001148, "success": true, - "started_at_unix": 1788329287.699965, + "started_at_unix": 1788415712.49052, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -4331,9 +4331,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.028252999982214533, + "duration_ms": 0.029274000098666875, "success": true, - "started_at_unix": 1788329287.861412, + "started_at_unix": 1788415712.6552105, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4346,9 +4346,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.019496999982493435, + "duration_ms": 0.025616999892008607, "success": true, - "started_at_unix": 1788329287.8614674, + "started_at_unix": 1788415712.655273, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4364,9 +4364,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.026118999983282265, + "duration_ms": 0.030367000135811395, "success": true, - "started_at_unix": 1788329287.8616068, + "started_at_unix": 1788415712.6553943, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4382,9 +4382,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1757.3196600000074, + "duration_ms": 1832.675884000082, "success": true, - "started_at_unix": 1788329287.8616748, + "started_at_unix": 1788415712.6554737, "bytes_sent": 277, "bytes_received": 543, "request_id": 2, @@ -4412,9 +4412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 790.7969969999726, + "duration_ms": 786.9808109999212, "success": true, - "started_at_unix": 1788329289.6190844, + "started_at_unix": 1788415714.488223, "bytes_sent": 277, "bytes_received": 543, "request_id": 3, @@ -4442,9 +4442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.6365449999953, + "duration_ms": 90.17748499991285, "success": true, - "started_at_unix": 1788329290.4099717, + "started_at_unix": 1788415715.2752955, "bytes_sent": 277, "bytes_received": 543, "request_id": 4, @@ -4472,9 +4472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 65.5041429999983, + "duration_ms": 67.69794299998466, "success": true, - "started_at_unix": 1788329290.5007613, + "started_at_unix": 1788415715.3655844, "bytes_sent": 277, "bytes_received": 543, "request_id": 5, @@ -4502,9 +4502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 57.345159000021795, + "duration_ms": 62.12530000016159, "success": true, - "started_at_unix": 1788329290.5663733, + "started_at_unix": 1788415715.4334137, "bytes_sent": 277, "bytes_received": 543, "request_id": 6, @@ -4532,9 +4532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 56.45840900001531, + "duration_ms": 62.00704799994128, "success": true, - "started_at_unix": 1788329290.6237879, + "started_at_unix": 1788415715.4956324, "bytes_sent": 277, "bytes_received": 543, "request_id": 7, @@ -4562,9 +4562,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 300.19545199996855, + "duration_ms": 308.7032910000289, "success": true, - "started_at_unix": 1788329290.6803975, + "started_at_unix": 1788415715.5578668, "bytes_sent": 244, "bytes_received": 216, "request_id": 8, @@ -4592,9 +4592,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.52698799997688, + "duration_ms": 157.2093140000561, "success": true, - "started_at_unix": 1788329290.980646, + "started_at_unix": 1788415715.866629, "bytes_sent": 244, "bytes_received": 216, "request_id": 9, @@ -4622,9 +4622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 153.449084999977, + "duration_ms": 155.06035699991116, "success": true, - "started_at_unix": 1788329291.1332445, + "started_at_unix": 1788415716.0239136, "bytes_sent": 245, "bytes_received": 217, "request_id": 10, @@ -4652,9 +4652,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 151.95418600001176, + "duration_ms": 157.9025470000488, "success": true, - "started_at_unix": 1788329291.2867634, + "started_at_unix": 1788415716.1790485, "bytes_sent": 245, "bytes_received": 217, "request_id": 11, @@ -4682,9 +4682,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.2057970000219, + "duration_ms": 154.76649900006123, "success": true, - "started_at_unix": 1788329291.438781, + "started_at_unix": 1788415716.337026, "bytes_sent": 245, "bytes_received": 217, "request_id": 12, @@ -4712,9 +4712,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 152.20162899998968, + "duration_ms": 156.91300200001024, "success": true, - "started_at_unix": 1788329291.591051, + "started_at_unix": 1788415716.4918668, "bytes_sent": 245, "bytes_received": 217, "request_id": 13, @@ -4742,9 +4742,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2637760000302478, + "duration_ms": 1.404838999860658, "success": true, - "started_at_unix": 1788329291.7434, + "started_at_unix": 1788415716.6489382, "bytes_sent": 250, "bytes_received": 304, "request_id": 14, @@ -4772,9 +4772,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1039159999768344, + "duration_ms": 1.103348000015103, "success": true, - "started_at_unix": 1788329291.7447016, + "started_at_unix": 1788415716.6503847, "bytes_sent": 250, "bytes_received": 304, "request_id": 15, @@ -4802,9 +4802,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0678689999963353, + "duration_ms": 1.0449180001614877, "success": true, - "started_at_unix": 1788329291.7458508, + "started_at_unix": 1788415716.6515331, "bytes_sent": 250, "bytes_received": 304, "request_id": 16, @@ -4832,9 +4832,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0720459999902232, + "duration_ms": 1.0367129998485325, "success": true, - "started_at_unix": 1788329291.7469602, + "started_at_unix": 1788415716.65262, "bytes_sent": 250, "bytes_received": 304, "request_id": 17, @@ -4862,9 +4862,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.052289999961431, + "duration_ms": 1.0612690000471048, "success": true, - "started_at_unix": 1788329291.7480724, + "started_at_unix": 1788415716.6536973, "bytes_sent": 250, "bytes_received": 304, "request_id": 18, @@ -4892,9 +4892,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.06720700000551, + "duration_ms": 1.029940000080387, "success": true, - "started_at_unix": 1788329291.7491648, + "started_at_unix": 1788415716.6548004, "bytes_sent": 250, "bytes_received": 304, "request_id": 19, @@ -4922,9 +4922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0259889999938423, + "duration_ms": 0.025928000013664132, "success": true, - "started_at_unix": 1788329291.7503948, + "started_at_unix": 1788415716.6560044, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4941,9 +4941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 839.8856229999865, + "duration_ms": 917.0660600000247, "success": true, - "started_at_unix": 1788329291.75043, + "started_at_unix": 1788415716.6560395, "bytes_sent": 278, "bytes_received": 30604, "request_id": 20, @@ -4971,9 +4971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03243000003294583, + "duration_ms": 0.033001000019794446, "success": true, - "started_at_unix": 1788329292.5909636, + "started_at_unix": 1788415717.5736158, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4990,9 +4990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017421999984890135, + "duration_ms": 0.025217000029442715, "success": true, - "started_at_unix": 1788329292.5910082, + "started_at_unix": 1788415717.5736618, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5009,9 +5009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 238.57126500001868, + "duration_ms": 235.76361599998563, "success": true, - "started_at_unix": 1788329292.5910363, + "started_at_unix": 1788415717.5737, "bytes_sent": 278, "bytes_received": 30604, "request_id": 21, @@ -5039,9 +5039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05610499999875174, + "duration_ms": 0.030085999924267526, "success": true, - "started_at_unix": 1788329292.8305123, + "started_at_unix": 1788415717.8102639, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5058,9 +5058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017361999994136568, + "duration_ms": 0.023513999849456013, "success": true, - "started_at_unix": 1788329292.8305798, + "started_at_unix": 1788415717.8103065, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5077,9 +5077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 286.7693519999648, + "duration_ms": 301.4517589999741, "success": true, - "started_at_unix": 1788329292.8306057, + "started_at_unix": 1788415717.8103426, "bytes_sent": 278, "bytes_received": 30604, "request_id": 22, @@ -5107,9 +5107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02622899995685657, + "duration_ms": 0.03118799986623344, "success": true, - "started_at_unix": 1788329293.1183531, + "started_at_unix": 1788415718.1125782, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5126,9 +5126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013755999987097312, + "duration_ms": 0.0244649997966917, "success": true, - "started_at_unix": 1788329293.1183896, + "started_at_unix": 1788415718.112622, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5145,9 +5145,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 238.6833840000122, + "duration_ms": 242.77017099984732, "success": true, - "started_at_unix": 1788329293.1184118, + "started_at_unix": 1788415718.1126597, "bytes_sent": 278, "bytes_received": 30604, "request_id": 23, @@ -5175,9 +5175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02972599997974612, + "duration_ms": 0.030707000178153976, "success": true, - "started_at_unix": 1788329293.3578823, + "started_at_unix": 1788415718.356249, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5194,9 +5194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024816000006921968, + "duration_ms": 0.02344400013498671, "success": true, - "started_at_unix": 1788329293.357926, + "started_at_unix": 1788415718.3562927, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5213,9 +5213,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 242.87300800000367, + "duration_ms": 244.07603600002403, "success": true, - "started_at_unix": 1788329293.357963, + "started_at_unix": 1788415718.356329, "bytes_sent": 278, "bytes_received": 30604, "request_id": 24, @@ -5243,9 +5243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029374999996889528, + "duration_ms": 0.03092699989792891, "success": true, - "started_at_unix": 1788329293.6016054, + "started_at_unix": 1788415718.6012414, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5262,9 +5262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02402500001608132, + "duration_ms": 0.02294299997629423, "success": true, - "started_at_unix": 1788329293.6016474, + "started_at_unix": 1788415718.6012857, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5281,9 +5281,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 241.55745399997386, + "duration_ms": 241.23255899985452, "success": true, - "started_at_unix": 1788329293.601685, + "started_at_unix": 1788415718.6013215, "bytes_sent": 278, "bytes_received": 30604, "request_id": 25, @@ -5311,9 +5311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028794000002108078, + "duration_ms": 0.03077699989262328, "success": true, - "started_at_unix": 1788329293.8440201, + "started_at_unix": 1788415718.843385, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5330,9 +5330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030105999996976607, + "duration_ms": 0.030977999813330825, "success": true, - "started_at_unix": 1788329293.8442562, + "started_at_unix": 1788415718.8436265, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5349,9 +5349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 253.60878499998307, + "duration_ms": 253.92913700011377, "success": true, - "started_at_unix": 1788329293.8443, + "started_at_unix": 1788415718.8436708, "bytes_sent": 245, "bytes_received": 231, "request_id": 26, @@ -5379,9 +5379,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032650999969519034, + "duration_ms": 0.035386000035941834, "success": true, - "started_at_unix": 1788329294.0979717, + "started_at_unix": 1788415719.097656, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5398,9 +5398,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02517799998713599, + "duration_ms": 0.05626399979519192, "success": true, - "started_at_unix": 1788329294.0980177, + "started_at_unix": 1788415719.0977032, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5417,9 +5417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 247.48120399999607, + "duration_ms": 245.6594599998425, "success": true, - "started_at_unix": 1788329294.0980551, + "started_at_unix": 1788415719.0977733, "bytes_sent": 245, "bytes_received": 231, "request_id": 27, @@ -5447,9 +5447,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03280099997482466, + "duration_ms": 0.03144900006191165, "success": true, - "started_at_unix": 1788329294.3456364, + "started_at_unix": 1788415719.3435063, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5466,9 +5466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024355999983072252, + "duration_ms": 0.024215999928856036, "success": true, - "started_at_unix": 1788329294.3456817, + "started_at_unix": 1788415719.34355, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5485,9 +5485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 246.84643599999845, + "duration_ms": 246.62664900006348, "success": true, - "started_at_unix": 1788329294.3457193, + "started_at_unix": 1788415719.343586, "bytes_sent": 245, "bytes_received": 231, "request_id": 28, @@ -5515,9 +5515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03626800003075914, + "duration_ms": 0.031779000210008235, "success": true, - "started_at_unix": 1788329294.592647, + "started_at_unix": 1788415719.5902846, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5534,9 +5534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029495999967821263, + "duration_ms": 0.02456599986544461, "success": true, - "started_at_unix": 1788329294.5926988, + "started_at_unix": 1788415719.590329, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5553,9 +5553,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 241.82197999999744, + "duration_ms": 244.20412199992825, "success": true, - "started_at_unix": 1788329294.5927422, + "started_at_unix": 1788415719.590365, "bytes_sent": 245, "bytes_received": 231, "request_id": 29, @@ -5583,9 +5583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03655799997659415, + "duration_ms": 0.0385010000627517, "success": true, - "started_at_unix": 1788329294.8346426, + "started_at_unix": 1788415719.8346534, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5602,9 +5602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03102799996668182, + "duration_ms": 0.06369900006575335, "success": true, - "started_at_unix": 1788329294.8346937, + "started_at_unix": 1788415719.8347065, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5621,9 +5621,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 239.69717200003515, + "duration_ms": 254.27394799999092, "success": true, - "started_at_unix": 1788329294.83474, + "started_at_unix": 1788415719.8347871, "bytes_sent": 245, "bytes_received": 231, "request_id": 30, @@ -5651,9 +5651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06109400004561394, + "duration_ms": 0.027590999934545835, "success": true, - "started_at_unix": 1788329295.0745175, + "started_at_unix": 1788415720.0891387, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5670,9 +5670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02004800001031981, + "duration_ms": 0.01506800003880926, "success": true, - "started_at_unix": 1788329295.07459, + "started_at_unix": 1788415720.089175, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5689,9 +5689,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 240.31857500000342, + "duration_ms": 259.26513500007786, "success": true, - "started_at_unix": 1788329295.0746205, + "started_at_unix": 1788415720.0891986, "bytes_sent": 245, "bytes_received": 231, "request_id": 31, @@ -5719,9 +5719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02675100000715247, + "duration_ms": 0.02828299989232619, "success": true, - "started_at_unix": 1788329295.3150084, + "started_at_unix": 1788415720.3485427, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5738,9 +5738,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.015077999989898672, + "duration_ms": 0.014947000181564363, "success": true, - "started_at_unix": 1788329295.3151205, + "started_at_unix": 1788415720.3486602, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5753,9 +5753,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.7804450000321594, + "duration_ms": 0.9671200000411773, "success": true, - "started_at_unix": 1788329295.3151422, + "started_at_unix": 1788415720.3486814, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -5773,9 +5773,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025797999967380747, + "duration_ms": 0.02272199981234735, "success": true, - "started_at_unix": 1788329295.3159401, + "started_at_unix": 1788415720.349668, "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": 7635.186585999974, + "total_duration_ms": 8074.403370000027, "error_message": null, "summary": { "request_count": 32, @@ -5805,12 +5805,12 @@ "success_count": 32, "failure_count": 0, "bytes_sent": 18582, - "bytes_received": 578084, - "min_ms": 0.5670620000159943, - "max_ms": 2697.9171660000247, - "mean_ms": 237.59982040625437, - "median_ms": 177.531802499999, - "p95_ms": 528.163564299987, + "bytes_received": 578042, + "min_ms": 0.6584469999779685, + "max_ms": 2965.6050260000484, + "mean_ms": 251.2869736562564, + "median_ms": 184.98984400002882, + "p95_ms": 558.3311694000141, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5840,10 +5840,10 @@ }, "size_chars": { "min": 0.0, - "max": 93469.0, - "mean": 17955.1875, + "max": 93455.0, + "mean": 17953.875, "median": 360.0, - "p95": 93469.0 + "p95": 93455.0 }, "top_level_count": { "min": 1.0, @@ -5866,27 +5866,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 46.15425000002915, - "max_ms": 317.10475700003826, - "mean_ms": 161.99007490001236, - "median_ms": 216.39790300002915, - "p95_ms": 276.48082745000966 + "min_ms": 47.427347999928315, + "max_ms": 343.093392000128, + "mean_ms": 166.1084034000396, + "median_ms": 218.79956450004556, + "p95_ms": 291.38140845009264 }, "textDocument/hover": { "point_count": 2, - "min_ms": 176.56731100004208, - "max_ms": 194.83778500000426, - "mean_ms": 183.974916599999, - "median_ms": 183.2092125000031, - "p95_ms": 193.50440619999176 + "min_ms": 180.96367499992994, + "max_ms": 207.2866470000463, + "mean_ms": 188.93985149998116, + "median_ms": 188.61888850005926, + "p95_ms": 200.08556879995464 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.9907440000347378, - "max_ms": 1.1188849999825834, - "mean_ms": 1.0370294000040303, - "median_ms": 1.0185570000089683, - "p95_ms": 1.1038247999863415 + "min_ms": 1.0114659999089781, + "max_ms": 1.108808000026329, + "mean_ms": 1.0476412000116397, + "median_ms": 1.0374840001077246, + "p95_ms": 1.0979034000229149 } }, "validation": { @@ -5912,11 +5912,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 7070, - "min_ms": 46.15425000002915, - "max_ms": 317.10475700003826, - "mean_ms": 103.64612460001581, - "median_ms": 47.67904499999531, - "p95_ms": 265.8941994000315, + "min_ms": 47.427347999928315, + "max_ms": 343.093392000128, + "mean_ms": 109.76868600005218, + "median_ms": 49.62783100017987, + "p95_ms": 286.6357574001085, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5976,9 +5976,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2697.9171660000247, + "duration_ms": 2965.6050260000484, "success": true, - "started_at_unix": 1788329295.5065613, + "started_at_unix": 1788415720.5533228, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -6006,9 +6006,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 317.10475700003826, + "duration_ms": 343.093392000128, "success": true, - "started_at_unix": 1788329298.2045963, + "started_at_unix": 1788415723.519022, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -6036,9 +6036,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 61.05196900000465, + "duration_ms": 60.805219000030775, "success": true, - "started_at_unix": 1788329298.5218709, + "started_at_unix": 1788415723.862305, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -6066,9 +6066,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.67904499999531, + "duration_ms": 49.62783100017987, "success": true, - "started_at_unix": 1788329298.5830295, + "started_at_unix": 1788415723.9232264, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -6096,9 +6096,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.24060200001168, + "duration_ms": 47.88963999999396, "success": true, - "started_at_unix": 1788329298.6308026, + "started_at_unix": 1788415723.9729886, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -6126,9 +6126,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.15425000002915, + "duration_ms": 47.427347999928315, "success": true, - "started_at_unix": 1788329298.6771348, + "started_at_unix": 1788415724.0210066, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -6171,11 +6171,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 2349, - "min_ms": 188.8213849999829, - "max_ms": 194.83778500000426, - "mean_ms": 190.86555359998556, - "median_ms": 189.43224299999883, - "p95_ms": 194.2451721999987, + "min_ms": 186.99021599991283, + "max_ms": 191.2842509998427, + "mean_ms": 189.59489159997247, + "median_ms": 189.91938699991806, + "p95_ms": 191.02010859987786, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6235,9 +6235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 334.6435419999807, + "duration_ms": 342.6264980000724, "success": true, - "started_at_unix": 1788329298.723495, + "started_at_unix": 1788415724.0687084, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -6265,9 +6265,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.8747209999765, + "duration_ms": 189.81706500017026, "success": true, - "started_at_unix": 1788329299.058199, + "started_at_unix": 1788415724.4114008, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -6295,9 +6295,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 194.83778500000426, + "duration_ms": 189.91938699991806, "success": true, - "started_at_unix": 1788329299.250174, + "started_at_unix": 1788415724.6012986, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -6325,9 +6325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.3616339999653, + "duration_ms": 186.99021599991283, "success": true, - "started_at_unix": 1788329299.4450874, + "started_at_unix": 1788415724.7912989, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -6355,9 +6355,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.43224299999883, + "duration_ms": 191.2842509998427, "success": true, - "started_at_unix": 1788329299.6345649, + "started_at_unix": 1788415724.9783971, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -6385,9 +6385,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.8213849999829, + "duration_ms": 189.9635390000185, "success": true, - "started_at_unix": 1788329299.8240716, + "started_at_unix": 1788415725.1697814, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -6430,11 +6430,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1530, - "min_ms": 0.9907440000347378, - "max_ms": 1.1188849999825834, - "mean_ms": 1.0370294000040303, - "median_ms": 1.0185570000089683, - "p95_ms": 1.1038247999863415, + "min_ms": 1.0114659999089781, + "max_ms": 1.108808000026329, + "mean_ms": 1.0476412000116397, + "median_ms": 1.0374840001077246, + "p95_ms": 1.0979034000229149, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6494,9 +6494,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2872799999854578, + "duration_ms": 1.4860100000078091, "success": true, - "started_at_unix": 1788329300.0130608, + "started_at_unix": 1788415725.359938, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -6524,9 +6524,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1188849999825834, + "duration_ms": 1.108808000026329, "success": true, - "started_at_unix": 1788329300.0143976, + "started_at_unix": 1788415725.361462, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -6554,9 +6554,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.043584000001374, + "duration_ms": 1.0542850000092585, "success": true, - "started_at_unix": 1788329300.0155904, + "started_at_unix": 1788415725.362615, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -6584,9 +6584,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.013376999992488, + "duration_ms": 1.0374840001077246, "success": true, - "started_at_unix": 1788329300.0166798, + "started_at_unix": 1788415725.3637102, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -6614,9 +6614,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0185570000089683, + "duration_ms": 1.0114659999089781, "success": true, - "started_at_unix": 1788329300.0177379, + "started_at_unix": 1788415725.3647897, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -6644,9 +6644,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9907440000347378, + "duration_ms": 1.0261630000059085, "success": true, - "started_at_unix": 1788329300.0187974, + "started_at_unix": 1788415725.3658435, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -6688,12 +6688,12 @@ "success_count": 5, "failure_count": 0, "bytes_sent": 1400, - "bytes_received": 467873, - "min_ms": 215.57154100003117, - "max_ms": 226.82935799997495, - "mean_ms": 220.3340252000089, - "median_ms": 219.13651500000242, - "p95_ms": 226.04517579998173, + "bytes_received": 467845, + "min_ms": 218.60534699999334, + "max_ms": 228.17787300004966, + "mean_ms": 222.44812080002703, + "median_ms": 221.759074999909, + "p95_ms": 227.4832038000568, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6709,10 +6709,10 @@ }, "size_chars": { "min": 93455.0, - "max": 93469.0, - "mean": 93460.6, + "max": 93455.0, + "mean": 93455.0, "median": 93455.0, - "p95": 93469.0 + "p95": 93455.0 }, "top_level_count": { "min": 2.0, @@ -6753,11 +6753,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 764.6880359999955, + "duration_ms": 821.3995639998757, "success": true, - "started_at_unix": 1788329300.0199873, + "started_at_unix": 1788415725.3670712, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 20, "error_code": null, "error_message": null, @@ -6766,7 +6766,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -6783,11 +6783,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.82935799997495, + "duration_ms": 224.70452700008536, "success": true, - "started_at_unix": 1788329300.7861636, + "started_at_unix": 1788415726.1899972, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 21, "error_code": null, "error_message": null, @@ -6796,7 +6796,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -6813,9 +6813,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 217.22426500002712, + "duration_ms": 221.759074999909, "success": true, - "started_at_unix": 1788329301.0151272, + "started_at_unix": 1788415726.4170945, "bytes_sent": 280, "bytes_received": 93569, "request_id": 22, @@ -6843,9 +6843,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 215.57154100003117, + "duration_ms": 218.60534699999334, "success": true, - "started_at_unix": 1788329301.2344663, + "started_at_unix": 1788415726.6410248, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -6873,9 +6873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 219.13651500000242, + "duration_ms": 218.99378200009778, "success": true, - "started_at_unix": 1788329301.4524708, + "started_at_unix": 1788415726.8620603, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -6903,11 +6903,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 222.9084470000089, + "duration_ms": 228.17787300004966, "success": true, - "started_at_unix": 1788329301.6737242, + "started_at_unix": 1788415727.0833895, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 25, "error_code": null, "error_message": null, @@ -6916,7 +6916,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -6948,11 +6948,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 2005, - "min_ms": 176.56731100004208, - "max_ms": 177.5970400000233, - "mean_ms": 177.08427960001245, - "median_ms": 176.96327300001258, - "p95_ms": 177.57094500001358, + "min_ms": 180.96367499992994, + "max_ms": 207.2866470000463, + "mean_ms": 188.28481139998985, + "median_ms": 182.98947200014481, + "p95_ms": 203.31346000002668, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7012,9 +7012,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 178.06690899999467, + "duration_ms": 181.55001800005266, "success": true, - "started_at_unix": 1788329301.8989472, + "started_at_unix": 1788415727.3140764, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -7042,9 +7042,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 177.4665649999747, + "duration_ms": 207.2866470000463, "success": true, - "started_at_unix": 1788329302.0771272, + "started_at_unix": 1788415727.4957926, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -7072,9 +7072,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.96327300001258, + "duration_ms": 187.42071199994825, "success": true, - "started_at_unix": 1788329302.254727, + "started_at_unix": 1788415727.7032356, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -7102,9 +7102,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 177.5970400000233, + "duration_ms": 180.96367499992994, "success": true, - "started_at_unix": 1788329302.4318154, + "started_at_unix": 1788415727.8908777, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -7132,9 +7132,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.8272090000096, + "duration_ms": 182.98947200014481, "success": true, - "started_at_unix": 1788329302.6095822, + "started_at_unix": 1788415728.0720208, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -7162,9 +7162,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.56731100004208, + "duration_ms": 182.76355099987995, "success": true, - "started_at_unix": 1788329302.7865715, + "started_at_unix": 1788415728.2551403, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -7196,9 +7196,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 161.18919600000936, + "duration_ms": 172.13683899990428, "success": true, - "started_at_unix": 1788329295.3450804, + "started_at_unix": 1788415720.3808248, "bytes_sent": 655, "bytes_received": 967, "request_id": 1, @@ -7217,9 +7217,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023954999960551504, + "duration_ms": 0.030625999897893053, "success": true, - "started_at_unix": 1788329295.5063539, + "started_at_unix": 1788415720.553055, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7232,9 +7232,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.016260999984751834, + "duration_ms": 0.025238000034732977, "success": true, - "started_at_unix": 1788329295.5064, + "started_at_unix": 1788415720.553119, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7250,9 +7250,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01911599997583835, + "duration_ms": 0.032049999845185084, "success": true, - "started_at_unix": 1788329295.5064852, + "started_at_unix": 1788415720.5532415, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7268,9 +7268,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2697.9171660000247, + "duration_ms": 2965.6050260000484, "success": true, - "started_at_unix": 1788329295.5065613, + "started_at_unix": 1788415720.5533228, "bytes_sent": 279, "bytes_received": 1414, "request_id": 2, @@ -7298,9 +7298,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 317.10475700003826, + "duration_ms": 343.093392000128, "success": true, - "started_at_unix": 1788329298.2045963, + "started_at_unix": 1788415723.519022, "bytes_sent": 279, "bytes_received": 1414, "request_id": 3, @@ -7328,9 +7328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 61.05196900000465, + "duration_ms": 60.805219000030775, "success": true, - "started_at_unix": 1788329298.5218709, + "started_at_unix": 1788415723.862305, "bytes_sent": 279, "bytes_received": 1414, "request_id": 4, @@ -7358,9 +7358,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.67904499999531, + "duration_ms": 49.62783100017987, "success": true, - "started_at_unix": 1788329298.5830295, + "started_at_unix": 1788415723.9232264, "bytes_sent": 279, "bytes_received": 1414, "request_id": 5, @@ -7388,9 +7388,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.24060200001168, + "duration_ms": 47.88963999999396, "success": true, - "started_at_unix": 1788329298.6308026, + "started_at_unix": 1788415723.9729886, "bytes_sent": 279, "bytes_received": 1414, "request_id": 6, @@ -7418,9 +7418,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 46.15425000002915, + "duration_ms": 47.427347999928315, "success": true, - "started_at_unix": 1788329298.6771348, + "started_at_unix": 1788415724.0210066, "bytes_sent": 279, "bytes_received": 1414, "request_id": 7, @@ -7448,9 +7448,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 334.6435419999807, + "duration_ms": 342.6264980000724, "success": true, - "started_at_unix": 1788329298.723495, + "started_at_unix": 1788415724.0687084, "bytes_sent": 246, "bytes_received": 469, "request_id": 8, @@ -7478,9 +7478,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 191.8747209999765, + "duration_ms": 189.81706500017026, "success": true, - "started_at_unix": 1788329299.058199, + "started_at_unix": 1788415724.4114008, "bytes_sent": 246, "bytes_received": 469, "request_id": 9, @@ -7508,9 +7508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 194.83778500000426, + "duration_ms": 189.91938699991806, "success": true, - "started_at_unix": 1788329299.250174, + "started_at_unix": 1788415724.6012986, "bytes_sent": 247, "bytes_received": 470, "request_id": 10, @@ -7538,9 +7538,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.3616339999653, + "duration_ms": 186.99021599991283, "success": true, - "started_at_unix": 1788329299.4450874, + "started_at_unix": 1788415724.7912989, "bytes_sent": 247, "bytes_received": 470, "request_id": 11, @@ -7568,9 +7568,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.43224299999883, + "duration_ms": 191.2842509998427, "success": true, - "started_at_unix": 1788329299.6345649, + "started_at_unix": 1788415724.9783971, "bytes_sent": 247, "bytes_received": 470, "request_id": 12, @@ -7598,9 +7598,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.8213849999829, + "duration_ms": 189.9635390000185, "success": true, - "started_at_unix": 1788329299.8240716, + "started_at_unix": 1788415725.1697814, "bytes_sent": 247, "bytes_received": 470, "request_id": 13, @@ -7628,9 +7628,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.2872799999854578, + "duration_ms": 1.4860100000078091, "success": true, - "started_at_unix": 1788329300.0130608, + "started_at_unix": 1788415725.359938, "bytes_sent": 252, "bytes_received": 306, "request_id": 14, @@ -7658,9 +7658,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1188849999825834, + "duration_ms": 1.108808000026329, "success": true, - "started_at_unix": 1788329300.0143976, + "started_at_unix": 1788415725.361462, "bytes_sent": 252, "bytes_received": 306, "request_id": 15, @@ -7688,9 +7688,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.043584000001374, + "duration_ms": 1.0542850000092585, "success": true, - "started_at_unix": 1788329300.0155904, + "started_at_unix": 1788415725.362615, "bytes_sent": 252, "bytes_received": 306, "request_id": 16, @@ -7718,9 +7718,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.013376999992488, + "duration_ms": 1.0374840001077246, "success": true, - "started_at_unix": 1788329300.0166798, + "started_at_unix": 1788415725.3637102, "bytes_sent": 252, "bytes_received": 306, "request_id": 17, @@ -7748,9 +7748,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0185570000089683, + "duration_ms": 1.0114659999089781, "success": true, - "started_at_unix": 1788329300.0177379, + "started_at_unix": 1788415725.3647897, "bytes_sent": 252, "bytes_received": 306, "request_id": 18, @@ -7778,9 +7778,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9907440000347378, + "duration_ms": 1.0261630000059085, "success": true, - "started_at_unix": 1788329300.0187974, + "started_at_unix": 1788415725.3658435, "bytes_sent": 252, "bytes_received": 306, "request_id": 19, @@ -7808,9 +7808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026529999956892425, + "duration_ms": 0.02597799993964145, "success": true, - "started_at_unix": 1788329300.0199509, + "started_at_unix": 1788415725.3670356, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7827,11 +7827,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 764.6880359999955, + "duration_ms": 821.3995639998757, "success": true, - "started_at_unix": 1788329300.0199873, + "started_at_unix": 1788415725.3670712, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 20, "error_code": null, "error_message": null, @@ -7840,7 +7840,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -7857,9 +7857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028283000006013026, + "duration_ms": 0.028662999966400093, "success": true, - "started_at_unix": 1788329300.7861023, + "started_at_unix": 1788415726.1899362, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7876,9 +7876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014667000016288512, + "duration_ms": 0.014357000054587843, "success": true, - "started_at_unix": 1788329300.78614, + "started_at_unix": 1788415726.1899745, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7895,11 +7895,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 226.82935799997495, + "duration_ms": 224.70452700008536, "success": true, - "started_at_unix": 1788329300.7861636, + "started_at_unix": 1788415726.1899972, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 21, "error_code": null, "error_message": null, @@ -7908,7 +7908,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -7925,9 +7925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026869999999235006, + "duration_ms": 0.027571999908104772, "success": true, - "started_at_unix": 1788329301.0150685, + "started_at_unix": 1788415726.4170349, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7944,9 +7944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013755999987097312, + "duration_ms": 0.013906000049246359, "success": true, - "started_at_unix": 1788329301.0151045, + "started_at_unix": 1788415726.417072, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7963,9 +7963,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 217.22426500002712, + "duration_ms": 221.759074999909, "success": true, - "started_at_unix": 1788329301.0151272, + "started_at_unix": 1788415726.4170945, "bytes_sent": 280, "bytes_received": 93569, "request_id": 22, @@ -7993,9 +7993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02907499998627827, + "duration_ms": 0.027982000119664008, "success": true, - "started_at_unix": 1788329301.234388, + "started_at_unix": 1788415726.6409633, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8012,9 +8012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024695999968571414, + "duration_ms": 0.01423699995939387, "success": true, - "started_at_unix": 1788329301.2344296, + "started_at_unix": 1788415726.6410012, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8031,9 +8031,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 215.57154100003117, + "duration_ms": 218.60534699999334, "success": true, - "started_at_unix": 1788329301.2344663, + "started_at_unix": 1788415726.6410248, "bytes_sent": 280, "bytes_received": 93569, "request_id": 23, @@ -8061,9 +8061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025077000032069918, + "duration_ms": 0.0271010001142713, "success": true, - "started_at_unix": 1788329301.452414, + "started_at_unix": 1788415726.862, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8080,9 +8080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014286000009633426, + "duration_ms": 0.013885000043956097, "success": true, - "started_at_unix": 1788329301.4524484, + "started_at_unix": 1788415726.8620374, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8099,9 +8099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 219.13651500000242, + "duration_ms": 218.99378200009778, "success": true, - "started_at_unix": 1788329301.4524708, + "started_at_unix": 1788415726.8620603, "bytes_sent": 280, "bytes_received": 93569, "request_id": 24, @@ -8129,9 +8129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026530000013735844, + "duration_ms": 0.025948000029529794, "success": true, - "started_at_unix": 1788329301.673665, + "started_at_unix": 1788415727.083331, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8148,9 +8148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013986999988446769, + "duration_ms": 0.013746000149694737, "success": true, - "started_at_unix": 1788329301.6737015, + "started_at_unix": 1788415727.083367, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8167,11 +8167,11 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 222.9084470000089, + "duration_ms": 228.17787300004966, "success": true, - "started_at_unix": 1788329301.6737242, + "started_at_unix": 1788415727.0833895, "bytes_sent": 280, - "bytes_received": 93583, + "bytes_received": 93569, "request_id": 25, "error_code": null, "error_message": null, @@ -8180,7 +8180,7 @@ "present": true, "empty": false, "top_level_kind": "dict", - "size_chars": 93469, + "size_chars": 93455, "top_level_count": 2, "completion_item_count": 441 }, @@ -8197,9 +8197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026628999989952717, + "duration_ms": 0.026598999966154224, "success": true, - "started_at_unix": 1788329301.8987398, + "started_at_unix": 1788415727.3138514, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8216,9 +8216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019495999993068835, + "duration_ms": 0.01855499999692256, "success": true, - "started_at_unix": 1788329301.8989189, + "started_at_unix": 1788415727.314049, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8235,9 +8235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 178.06690899999467, + "duration_ms": 181.55001800005266, "success": true, - "started_at_unix": 1788329301.8989472, + "started_at_unix": 1788415727.3140764, "bytes_sent": 247, "bytes_received": 401, "request_id": 26, @@ -8265,9 +8265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028303000021878688, + "duration_ms": 0.05571400015469408, "success": true, - "started_at_unix": 1788329302.0770664, + "started_at_unix": 1788415727.4956853, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8284,9 +8284,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014746999966064323, + "duration_ms": 0.026278999939677306, "success": true, - "started_at_unix": 1788329302.0771046, + "started_at_unix": 1788415727.4957542, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8303,9 +8303,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 177.4665649999747, + "duration_ms": 207.2866470000463, "success": true, - "started_at_unix": 1788329302.0771272, + "started_at_unix": 1788415727.4957926, "bytes_sent": 247, "bytes_received": 401, "request_id": 27, @@ -8333,9 +8333,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026839999975436513, + "duration_ms": 0.03217999983462505, "success": true, - "started_at_unix": 1788329302.2546687, + "started_at_unix": 1788415727.7031531, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8352,9 +8352,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014256999975259532, + "duration_ms": 0.024174999907700112, "success": true, - "started_at_unix": 1788329302.2547045, + "started_at_unix": 1788415727.7031982, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8371,9 +8371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.96327300001258, + "duration_ms": 187.42071199994825, "success": true, - "started_at_unix": 1788329302.254727, + "started_at_unix": 1788415727.7032356, "bytes_sent": 247, "bytes_received": 401, "request_id": 28, @@ -8401,9 +8401,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02640899998596069, + "duration_ms": 0.03658900004666066, "success": true, - "started_at_unix": 1788329302.4317586, + "started_at_unix": 1788415727.890782, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8420,9 +8420,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014016000022820663, + "duration_ms": 0.029515000051105744, "success": true, - "started_at_unix": 1788329302.4317937, + "started_at_unix": 1788415727.8908336, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8439,9 +8439,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 177.5970400000233, + "duration_ms": 180.96367499992994, "success": true, - "started_at_unix": 1788329302.4318154, + "started_at_unix": 1788415727.8908777, "bytes_sent": 247, "bytes_received": 401, "request_id": 29, @@ -8469,9 +8469,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02657999999655658, + "duration_ms": 0.035576000072978786, "success": true, - "started_at_unix": 1788329302.609483, + "started_at_unix": 1788415728.071926, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8488,9 +8488,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05231799997318376, + "duration_ms": 0.02974500011987402, "success": true, - "started_at_unix": 1788329302.6095188, + "started_at_unix": 1788415728.071976, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8507,9 +8507,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.8272090000096, + "duration_ms": 182.98947200014481, "success": true, - "started_at_unix": 1788329302.6095822, + "started_at_unix": 1788415728.0720208, "bytes_sent": 247, "bytes_received": 401, "request_id": 30, @@ -8537,9 +8537,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026038999976663035, + "duration_ms": 0.026359000003139954, "success": true, - "started_at_unix": 1788329302.786481, + "started_at_unix": 1788415728.2550828, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8556,9 +8556,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.044833000004018686, + "duration_ms": 0.01454699986425112, "success": true, - "started_at_unix": 1788329302.786516, + "started_at_unix": 1788415728.2551184, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8575,9 +8575,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 176.56731100004208, + "duration_ms": 182.76355099987995, "success": true, - "started_at_unix": 1788329302.7865715, + "started_at_unix": 1788415728.2551403, "bytes_sent": 247, "bytes_received": 401, "request_id": 31, @@ -8605,9 +8605,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025958000037462625, + "duration_ms": 0.026539999907981837, "success": true, - "started_at_unix": 1788329302.9632118, + "started_at_unix": 1788415728.4379792, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8624,9 +8624,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014937999992525874, + "duration_ms": 0.014707999980601016, "success": true, - "started_at_unix": 1788329302.963322, + "started_at_unix": 1788415728.4380908, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8639,9 +8639,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.5670620000159943, + "duration_ms": 0.6584469999779685, "success": true, - "started_at_unix": 1788329302.9633434, + "started_at_unix": 1788415728.438112, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -8659,9 +8659,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.029154000003472902, + "duration_ms": 0.021550999917963054, "success": true, - "started_at_unix": 1788329302.9639263, + "started_at_unix": 1788415728.4387877, "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": 6898.646799999995, + "total_duration_ms": 7007.39965799994, "error_message": null, "summary": { "request_count": 32, @@ -8692,11 +8692,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 72500, - "min_ms": 0.3825710000455729, - "max_ms": 2572.0106050000027, - "mean_ms": 214.92141900000485, - "median_ms": 39.17118949999576, - "p95_ms": 760.5750482499925, + "min_ms": 0.49438500013820885, + "max_ms": 2603.061708999803, + "mean_ms": 218.31648537497728, + "median_ms": 38.65177149998544, + "p95_ms": 746.390276150009, "result_summary": { "present_count": 31, "empty_count": 13, @@ -8752,27 +8752,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 31.82926499999894, - "max_ms": 540.8892670000114, - "mean_ms": 122.19458160000727, - "median_ms": 39.186188000002176, - "p95_ms": 401.3564066499978 + "min_ms": 32.11016099999142, + "max_ms": 477.08917700015263, + "mean_ms": 123.20306060000803, + "median_ms": 39.36386349994336, + "p95_ms": 394.75217840007394 }, "textDocument/hover": { "point_count": 2, - "min_ms": 37.12612300000728, - "max_ms": 323.7824729999943, - "mean_ms": 180.31795760000477, - "median_ms": 179.7924235000039, - "p95_ms": 323.77857780000454 + "min_ms": 37.708307000002605, + "max_ms": 329.6433719999641, + "mean_ms": 182.23640119997526, + "median_ms": 181.72068749981918, + "p95_ms": 328.28020365000157 }, "textDocument/definition": { "point_count": 1, - "min_ms": 1.0351689999765767, - "max_ms": 1.4084420000131104, - "mean_ms": 1.132209000002149, - "median_ms": 1.0720770000034463, - "p95_ms": 1.344475400014744 + "min_ms": 1.074672999948234, + "max_ms": 1.5486869999676856, + "mean_ms": 1.2491519999457523, + "median_ms": 1.1760119998598384, + "p95_ms": 1.5084053999544267 } }, "validation": { @@ -8798,11 +8798,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 31.82926499999894, - "max_ms": 540.8892670000114, - "mean_ms": 205.95778940000855, - "median_ms": 150.42528500003982, - "p95_ms": 478.87466240000543, + "min_ms": 32.11016099999142, + "max_ms": 477.08917700015263, + "mean_ms": 208.16731080003592, + "median_ms": 156.0212169999886, + "p95_ms": 440.49495540011776, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8862,9 +8862,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1029.0798919999702, + "duration_ms": 1075.5360639998344, "success": true, - "started_at_unix": 1788329303.1566305, + "started_at_unix": 1788415728.6308892, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8892,9 +8892,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 31.82926499999894, + "duration_ms": 32.11016099999142, "success": true, - "started_at_unix": 1788329304.1857927, + "started_at_unix": 1788415729.7065032, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8922,9 +8922,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.8288860000107, + "duration_ms": 81.49793000006866, "success": true, - "started_at_unix": 1788329304.2177122, + "started_at_unix": 1788415729.73869, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8952,9 +8952,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 150.42528500003982, + "duration_ms": 156.0212169999886, "success": true, - "started_at_unix": 1788329304.2936616, + "started_at_unix": 1788415729.8202686, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8982,9 +8982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 230.8162439999819, + "duration_ms": 294.1180689999783, "success": true, - "started_at_unix": 1788329304.4441884, + "started_at_unix": 1788415729.9763727, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9012,9 +9012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 540.8892670000114, + "duration_ms": 477.08917700015263, "success": true, - "started_at_unix": 1788329304.675114, + "started_at_unix": 1788415730.2705746, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9057,11 +9057,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 54759, - "min_ms": 320.3906520000146, - "max_ms": 323.7824729999943, - "mean_ms": 322.1643110000173, - "median_ms": 322.1180960000538, - "p95_ms": 323.78074179999885, + "min_ms": 324.3410819998189, + "max_ms": 329.6433719999641, + "mean_ms": 326.3173691999782, + "median_ms": 325.98843300002045, + "p95_ms": 329.03751939998074, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9121,9 +9121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2572.0106050000027, + "duration_ms": 2603.061708999803, "success": true, - "started_at_unix": 1788329305.2161732, + "started_at_unix": 1788415730.7478626, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -9151,9 +9151,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 320.7565170000066, + "duration_ms": 324.99985000004017, "success": true, - "started_at_unix": 1788329307.7883415, + "started_at_unix": 1788415733.3510778, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -9181,9 +9181,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 322.1180960000538, + "duration_ms": 324.3410819998189, "success": true, - "started_at_unix": 1788329308.1093347, + "started_at_unix": 1788415733.6763275, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -9211,9 +9211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 320.3906520000146, + "duration_ms": 326.6141090000474, "success": true, - "started_at_unix": 1788329308.4316967, + "started_at_unix": 1788415734.0009594, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -9241,9 +9241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 323.7824729999943, + "duration_ms": 325.98843300002045, "success": true, - "started_at_unix": 1788329308.75232, + "started_at_unix": 1788415734.3278341, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -9271,9 +9271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 323.77381700001706, + "duration_ms": 329.6433719999641, "success": true, - "started_at_unix": 1788329309.0763314, + "started_at_unix": 1788415734.6540694, "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.0351689999765767, - "max_ms": 1.4084420000131104, - "mean_ms": 1.132209000002149, - "median_ms": 1.0720770000034463, - "p95_ms": 1.344475400014744, + "min_ms": 1.074672999948234, + "max_ms": 1.5486869999676856, + "mean_ms": 1.2491519999457523, + "median_ms": 1.1760119998598384, + "p95_ms": 1.5084053999544267, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9380,9 +9380,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3582319999727588, + "duration_ms": 1.405730999977095, "success": true, - "started_at_unix": 1788329309.400428, + "started_at_unix": 1788415734.984084, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -9410,9 +9410,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0720770000034463, + "duration_ms": 1.1760119998598384, "success": true, - "started_at_unix": 1788329309.4018276, + "started_at_unix": 1788415734.985529, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -9440,9 +9440,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0351689999765767, + "duration_ms": 1.0991090000516124, "success": true, - "started_at_unix": 1788329309.4029467, + "started_at_unix": 1788415734.9867632, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -9470,9 +9470,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0567479999963325, + "duration_ms": 1.074672999948234, "success": true, - "started_at_unix": 1788329309.4040287, + "started_at_unix": 1788415734.9879074, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -9500,9 +9500,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4084420000131104, + "duration_ms": 1.3472789999013912, "success": true, - "started_at_unix": 1788329309.4051492, + "started_at_unix": 1788415734.9890506, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -9530,9 +9530,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.088609000021279, + "duration_ms": 1.5486869999676856, "success": true, - "started_at_unix": 1788329309.406615, + "started_at_unix": 1788415734.9904535, "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.23564799997803, - "max_ms": 39.22419200000604, - "mean_ms": 38.431373800005986, - "median_ms": 39.03174000004128, - "p95_ms": 39.208990400004495, + "min_ms": 37.258509000139384, + "max_ms": 40.79955999986851, + "mean_ms": 38.23881039998014, + "median_ms": 37.828370999932304, + "p95_ms": 40.22528139989845, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9639,9 +9639,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.64136700001109, + "duration_ms": 43.81152600012683, "success": true, - "started_at_unix": 1788329309.4079304, + "started_at_unix": 1788415734.9922247, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -9669,9 +9669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.51710500000627, + "duration_ms": 37.828370999932304, "success": true, - "started_at_unix": 1788329309.4496834, + "started_at_unix": 1788415735.0361474, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -9699,9 +9699,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.23564799997803, + "duration_ms": 40.79955999986851, "success": true, - "started_at_unix": 1788329309.4873185, + "started_at_unix": 1788415735.0741007, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -9729,9 +9729,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.14818399999831, + "duration_ms": 37.258509000139384, "success": true, - "started_at_unix": 1788329309.5246766, + "started_at_unix": 1788415735.1150265, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -9759,9 +9759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.22419200000604, + "duration_ms": 37.37944499994228, "success": true, - "started_at_unix": 1788329309.563946, + "started_at_unix": 1788415735.1523976, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -9789,9 +9789,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.03174000004128, + "duration_ms": 37.92816700001822, "success": true, - "started_at_unix": 1788329309.6032903, + "started_at_unix": 1788415735.189895, "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.12612300000728, - "max_ms": 39.194194999993215, - "mean_ms": 38.47160419999227, - "median_ms": 38.95373500000687, - "p95_ms": 39.16144979998535, + "min_ms": 37.708307000002605, + "max_ms": 39.10029299981943, + "mean_ms": 38.15543319997232, + "median_ms": 37.972991000060574, + "p95_ms": 38.937275199850774, "result_summary": { "present_count": 5, "empty_count": 5, @@ -9898,9 +9898,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.86100399998804, + "duration_ms": 39.01833899999474, "success": true, - "started_at_unix": 1788329309.642678, + "started_at_unix": 1788415735.2281084, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -9928,9 +9928,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.03046899995388, + "duration_ms": 38.28520399997615, "success": true, - "started_at_unix": 1788329309.682682, + "started_at_unix": 1788415735.2672358, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -9958,9 +9958,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.194194999993215, + "duration_ms": 37.71037100000285, "success": true, - "started_at_unix": 1788329309.721832, + "started_at_unix": 1788415735.3056648, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -9988,9 +9988,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.95373500000687, + "duration_ms": 37.708307000002605, "success": true, - "started_at_unix": 1788329309.7611449, + "started_at_unix": 1788415735.3435097, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -10018,9 +10018,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.0534990000001, + "duration_ms": 37.972991000060574, "success": true, - "started_at_unix": 1788329309.8002217, + "started_at_unix": 1788415735.381357, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -10048,9 +10048,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.12612300000728, + "duration_ms": 39.10029299981943, "success": true, - "started_at_unix": 1788329309.838374, + "started_at_unix": 1788415735.419473, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -10082,9 +10082,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 162.36530000003313, + "duration_ms": 162.15939999983675, "success": true, - "started_at_unix": 1788329302.9938982, + "started_at_unix": 1788415728.4683518, "bytes_sent": 667, "bytes_received": 967, "request_id": 1, @@ -10103,9 +10103,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.027200999966225936, + "duration_ms": 0.028151999913461623, "success": true, - "started_at_unix": 1788329303.156361, + "started_at_unix": 1788415728.6305985, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10118,9 +10118,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.020097999993140547, + "duration_ms": 0.026530000013735844, "success": true, - "started_at_unix": 1788329303.1564157, + "started_at_unix": 1788415728.6306617, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10136,9 +10136,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.034143999982916284, + "duration_ms": 0.030035999998290208, "success": true, - "started_at_unix": 1788329303.1565561, + "started_at_unix": 1788415728.6308112, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10154,9 +10154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1029.0798919999702, + "duration_ms": 1075.5360639998344, "success": true, - "started_at_unix": 1788329303.1566305, + "started_at_unix": 1788415728.6308892, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10184,9 +10184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 31.82926499999894, + "duration_ms": 32.11016099999142, "success": true, - "started_at_unix": 1788329304.1857927, + "started_at_unix": 1788415729.7065032, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10214,9 +10214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.8288860000107, + "duration_ms": 81.49793000006866, "success": true, - "started_at_unix": 1788329304.2177122, + "started_at_unix": 1788415729.73869, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10244,9 +10244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 150.42528500003982, + "duration_ms": 156.0212169999886, "success": true, - "started_at_unix": 1788329304.2936616, + "started_at_unix": 1788415729.8202686, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10274,9 +10274,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 230.8162439999819, + "duration_ms": 294.1180689999783, "success": true, - "started_at_unix": 1788329304.4441884, + "started_at_unix": 1788415729.9763727, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10304,9 +10304,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 540.8892670000114, + "duration_ms": 477.08917700015263, "success": true, - "started_at_unix": 1788329304.675114, + "started_at_unix": 1788415730.2705746, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10334,9 +10334,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2572.0106050000027, + "duration_ms": 2603.061708999803, "success": true, - "started_at_unix": 1788329305.2161732, + "started_at_unix": 1788415730.7478626, "bytes_sent": 250, "bytes_received": 10951, "request_id": 8, @@ -10364,9 +10364,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 320.7565170000066, + "duration_ms": 324.99985000004017, "success": true, - "started_at_unix": 1788329307.7883415, + "started_at_unix": 1788415733.3510778, "bytes_sent": 250, "bytes_received": 10951, "request_id": 9, @@ -10394,9 +10394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 322.1180960000538, + "duration_ms": 324.3410819998189, "success": true, - "started_at_unix": 1788329308.1093347, + "started_at_unix": 1788415733.6763275, "bytes_sent": 251, "bytes_received": 10952, "request_id": 10, @@ -10424,9 +10424,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 320.3906520000146, + "duration_ms": 326.6141090000474, "success": true, - "started_at_unix": 1788329308.4316967, + "started_at_unix": 1788415734.0009594, "bytes_sent": 251, "bytes_received": 10952, "request_id": 11, @@ -10454,9 +10454,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 323.7824729999943, + "duration_ms": 325.98843300002045, "success": true, - "started_at_unix": 1788329308.75232, + "started_at_unix": 1788415734.3278341, "bytes_sent": 251, "bytes_received": 10952, "request_id": 12, @@ -10484,9 +10484,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 323.77381700001706, + "duration_ms": 329.6433719999641, "success": true, - "started_at_unix": 1788329309.0763314, + "started_at_unix": 1788415734.6540694, "bytes_sent": 251, "bytes_received": 10952, "request_id": 13, @@ -10514,9 +10514,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.3582319999727588, + "duration_ms": 1.405730999977095, "success": true, - "started_at_unix": 1788329309.400428, + "started_at_unix": 1788415734.984084, "bytes_sent": 256, "bytes_received": 312, "request_id": 14, @@ -10544,9 +10544,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0720770000034463, + "duration_ms": 1.1760119998598384, "success": true, - "started_at_unix": 1788329309.4018276, + "started_at_unix": 1788415734.985529, "bytes_sent": 256, "bytes_received": 312, "request_id": 15, @@ -10574,9 +10574,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0351689999765767, + "duration_ms": 1.0991090000516124, "success": true, - "started_at_unix": 1788329309.4029467, + "started_at_unix": 1788415734.9867632, "bytes_sent": 256, "bytes_received": 312, "request_id": 16, @@ -10604,9 +10604,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0567479999963325, + "duration_ms": 1.074672999948234, "success": true, - "started_at_unix": 1788329309.4040287, + "started_at_unix": 1788415734.9879074, "bytes_sent": 256, "bytes_received": 312, "request_id": 17, @@ -10634,9 +10634,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.4084420000131104, + "duration_ms": 1.3472789999013912, "success": true, - "started_at_unix": 1788329309.4051492, + "started_at_unix": 1788415734.9890506, "bytes_sent": 256, "bytes_received": 312, "request_id": 18, @@ -10664,9 +10664,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.088609000021279, + "duration_ms": 1.5486869999676856, "success": true, - "started_at_unix": 1788329309.406615, + "started_at_unix": 1788415734.9904535, "bytes_sent": 256, "bytes_received": 312, "request_id": 19, @@ -10694,9 +10694,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0313680000090244, + "duration_ms": 0.02631999996083323, "success": true, - "started_at_unix": 1788329309.4078853, + "started_at_unix": 1788415734.9921887, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10713,9 +10713,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.64136700001109, + "duration_ms": 43.81152600012683, "success": true, - "started_at_unix": 1788329309.4079304, + "started_at_unix": 1788415734.9922247, "bytes_sent": 284, "bytes_received": 146, "request_id": 20, @@ -10743,9 +10743,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02857300000869145, + "duration_ms": 0.028463000035117147, "success": true, - "started_at_unix": 1788329309.449607, + "started_at_unix": 1788415735.0360858, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10762,9 +10762,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025778999997783103, + "duration_ms": 0.014687999964735354, "success": true, - "started_at_unix": 1788329309.449646, + "started_at_unix": 1788415735.0361245, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10781,9 +10781,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.51710500000627, + "duration_ms": 37.828370999932304, "success": true, - "started_at_unix": 1788329309.4496834, + "started_at_unix": 1788415735.0361474, "bytes_sent": 284, "bytes_received": 146, "request_id": 21, @@ -10811,9 +10811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026450000007116614, + "duration_ms": 0.026939999997921404, "success": true, - "started_at_unix": 1788329309.487245, + "started_at_unix": 1788415735.0740414, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10830,9 +10830,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02499699996860727, + "duration_ms": 0.014677000081064762, "success": true, - "started_at_unix": 1788329309.487282, + "started_at_unix": 1788415735.0740778, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10849,9 +10849,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.23564799997803, + "duration_ms": 40.79955999986851, "success": true, - "started_at_unix": 1788329309.4873185, + "started_at_unix": 1788415735.0741007, "bytes_sent": 284, "bytes_received": 146, "request_id": 22, @@ -10879,9 +10879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02772099998082922, + "duration_ms": 0.028604000135601382, "success": true, - "started_at_unix": 1788329309.5245998, + "started_at_unix": 1788415735.114964, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10898,9 +10898,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02567800004271703, + "duration_ms": 0.01571999996485829, "success": true, - "started_at_unix": 1788329309.5246384, + "started_at_unix": 1788415735.1150022, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10917,9 +10917,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.14818399999831, + "duration_ms": 37.258509000139384, "success": true, - "started_at_unix": 1788329309.5246766, + "started_at_unix": 1788415735.1150265, "bytes_sent": 284, "bytes_received": 146, "request_id": 23, @@ -10947,9 +10947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02740200000062032, + "duration_ms": 0.024845999860190204, "success": true, - "started_at_unix": 1788329309.5638702, + "started_at_unix": 1788415735.1523416, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10966,9 +10966,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02583799999911207, + "duration_ms": 0.013996000006955, "success": true, - "started_at_unix": 1788329309.5639083, + "started_at_unix": 1788415735.1523755, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10985,9 +10985,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.22419200000604, + "duration_ms": 37.37944499994228, "success": true, - "started_at_unix": 1788329309.563946, + "started_at_unix": 1788415735.1523976, "bytes_sent": 284, "bytes_received": 146, "request_id": 24, @@ -11015,9 +11015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027190999958293105, + "duration_ms": 0.02614899995023734, "success": true, - "started_at_unix": 1788329309.6032145, + "started_at_unix": 1788415735.1898365, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11034,9 +11034,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025617999995120044, + "duration_ms": 0.014045999932932318, "success": true, - "started_at_unix": 1788329309.6032526, + "started_at_unix": 1788415735.1898723, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11053,9 +11053,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.03174000004128, + "duration_ms": 37.92816700001822, "success": true, - "started_at_unix": 1788329309.6032903, + "started_at_unix": 1788415735.189895, "bytes_sent": 284, "bytes_received": 146, "request_id": 25, @@ -11083,9 +11083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026769999976750114, + "duration_ms": 0.025968000045395456, "success": true, - "started_at_unix": 1788329309.6423666, + "started_at_unix": 1788415735.2278824, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11102,9 +11102,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.033482000048934424, + "duration_ms": 0.024785999812593218, "success": true, - "started_at_unix": 1788329309.6426306, + "started_at_unix": 1788415735.2280715, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11121,9 +11121,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.86100399998804, + "duration_ms": 39.01833899999474, "success": true, - "started_at_unix": 1788329309.642678, + "started_at_unix": 1788415735.2281084, "bytes_sent": 251, "bytes_received": 128, "request_id": 26, @@ -11151,9 +11151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028503000010005053, + "duration_ms": 0.027851999902850366, "success": true, - "started_at_unix": 1788329309.6825767, + "started_at_unix": 1788415735.2671757, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11170,9 +11170,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0301360000207751, + "duration_ms": 0.014927999927749624, "success": true, - "started_at_unix": 1788329309.6826394, + "started_at_unix": 1788415735.267213, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11189,9 +11189,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.03046899995388, + "duration_ms": 38.28520399997615, "success": true, - "started_at_unix": 1788329309.682682, + "started_at_unix": 1788415735.2672358, "bytes_sent": 251, "bytes_received": 128, "request_id": 27, @@ -11219,9 +11219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027802000033716467, + "duration_ms": 0.031038000088301487, "success": true, - "started_at_unix": 1788329309.7217574, + "started_at_unix": 1788415735.3055842, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11238,9 +11238,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02466600000161634, + "duration_ms": 0.02522699992368871, "success": true, - "started_at_unix": 1788329309.721796, + "started_at_unix": 1788415735.3056276, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11257,9 +11257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 39.194194999993215, + "duration_ms": 37.71037100000285, "success": true, - "started_at_unix": 1788329309.721832, + "started_at_unix": 1788415735.3056648, "bytes_sent": 251, "bytes_received": 128, "request_id": 28, @@ -11287,9 +11287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027341000020442152, + "duration_ms": 0.02941500019915111, "success": true, - "started_at_unix": 1788329309.76107, + "started_at_unix": 1788415735.3434308, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11306,9 +11306,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025157000038689148, + "duration_ms": 0.025387000050614006, "success": true, - "started_at_unix": 1788329309.7611077, + "started_at_unix": 1788415735.3434725, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11325,9 +11325,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.95373500000687, + "duration_ms": 37.708307000002605, "success": true, - "started_at_unix": 1788329309.7611449, + "started_at_unix": 1788415735.3435097, "bytes_sent": 251, "bytes_received": 128, "request_id": 29, @@ -11355,9 +11355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02774099999669488, + "duration_ms": 0.029865999977118918, "success": true, - "started_at_unix": 1788329309.800145, + "started_at_unix": 1788415735.3812773, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11374,9 +11374,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02573799997662718, + "duration_ms": 0.024555999971198617, "success": true, - "started_at_unix": 1788329309.8001835, + "started_at_unix": 1788415735.3813198, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11393,9 +11393,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.0534990000001, + "duration_ms": 37.972991000060574, "success": true, - "started_at_unix": 1788329309.8002217, + "started_at_unix": 1788415735.381357, "bytes_sent": 251, "bytes_received": 128, "request_id": 30, @@ -11423,9 +11423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023213000019950414, + "duration_ms": 0.031669000009060255, "success": true, - "started_at_unix": 1788329309.8383207, + "started_at_unix": 1788415735.4193914, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11442,9 +11442,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014797999995153077, + "duration_ms": 0.02507699991838308, "success": true, - "started_at_unix": 1788329309.838352, + "started_at_unix": 1788415735.4194357, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11461,9 +11461,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.12612300000728, + "duration_ms": 39.10029299981943, "success": true, - "started_at_unix": 1788329309.838374, + "started_at_unix": 1788415735.419473, "bytes_sent": 251, "bytes_received": 128, "request_id": 31, @@ -11491,9 +11491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022862999969675002, + "duration_ms": 0.03071700007239997, "success": true, - "started_at_unix": 1788329309.8755422, + "started_at_unix": 1788415735.4586318, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11510,9 +11510,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.017624000008709118, + "duration_ms": 0.025136999965980067, "success": true, - "started_at_unix": 1788329309.875674, + "started_at_unix": 1788415735.458821, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11525,9 +11525,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.3825710000455729, + "duration_ms": 0.49438500013820885, "success": true, - "started_at_unix": 1788329309.8756988, + "started_at_unix": 1788415735.4588563, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -11545,9 +11545,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.022080999997342587, + "duration_ms": 0.026268999818057637, "success": true, - "started_at_unix": 1788329309.8761017, + "started_at_unix": 1788415735.4593732, "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": 181088.75964899999, + "total_duration_ms": 182768.7652870002, "error_message": null, "summary": { "request_count": 32, @@ -11578,11 +11578,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 9344, - "min_ms": 0.5326479999894218, - "max_ms": 133727.71445, - "mean_ms": 5653.760335031247, - "median_ms": 2187.070881499977, - "p95_ms": 3077.405347499993, + "min_ms": 0.5892080000649003, + "max_ms": 135303.67735999994, + "mean_ms": 5706.245760187499, + "median_ms": 2174.9929680000832, + "p95_ms": 3143.045235949989, "result_summary": { "present_count": 31, "empty_count": 19, @@ -11638,27 +11638,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.3747179999986656, - "max_ms": 149.809595000022, - "mean_ms": 75.4453285000011, - "median_ms": 74.10087799999587, - "p95_ms": 149.44944740001063 + "min_ms": 2.5308289998520195, + "max_ms": 153.05874899991068, + "mean_ms": 74.87166869996145, + "median_ms": 72.47882399997252, + "p95_ms": 152.5458322499162 }, "textDocument/hover": { "point_count": 2, - "min_ms": 2624.017598000023, - "max_ms": 2773.5887879999837, - "mean_ms": 2698.4781442999915, - "median_ms": 2684.5603074999926, - "p95_ms": 2772.166788899983 + "min_ms": 2613.0782329998965, + "max_ms": 2786.5062079999916, + "mean_ms": 2700.9107474000302, + "median_ms": 2684.3209749999914, + "p95_ms": 2783.712402350011 }, "textDocument/definition": { "point_count": 1, - "min_ms": 2150.1074360000416, - "max_ms": 2255.236201999992, - "mean_ms": 2189.0786316000003, - "median_ms": 2174.1389979999894, - "p95_ms": 2244.1895145999865 + "min_ms": 2133.2810270000664, + "max_ms": 2290.73119099985, + "mean_ms": 2202.079239199975, + "median_ms": 2164.535264000051, + "p95_ms": 2285.785498999894 } }, "validation": { @@ -11684,11 +11684,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 2930, - "min_ms": 145.63757399997712, - "max_ms": 149.809595000022, - "mean_ms": 148.43672079999806, - "median_ms": 148.98542200000975, - "p95_ms": 149.64952940001695, + "min_ms": 142.1246049999354, + "max_ms": 153.05874899991068, + "mean_ms": 147.0849463999457, + "median_ms": 145.16886100000193, + "p95_ms": 152.83078599991313, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11748,9 +11748,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3448.7366980000047, + "duration_ms": 3578.815158999987, "success": true, - "started_at_unix": 1788329310.0792444, + "started_at_unix": 1788415735.6550305, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -11778,9 +11778,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.63757399997712, + "duration_ms": 143.1535829999575, "success": true, - "started_at_unix": 1788329313.5280635, + "started_at_unix": 1788415739.2339206, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -11808,9 +11808,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 149.809595000022, + "duration_ms": 142.1246049999354, "success": true, - "started_at_unix": 1788329313.6737857, + "started_at_unix": 1788415739.3771656, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -11838,9 +11838,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 149.00926699999673, + "duration_ms": 145.16886100000193, "success": true, - "started_at_unix": 1788329313.8236752, + "started_at_unix": 1788415739.5193844, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -11868,9 +11868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.98542200000975, + "duration_ms": 151.91893399992296, "success": true, - "started_at_unix": 1788329313.9727588, + "started_at_unix": 1788415739.6646502, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -11898,9 +11898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.7417459999847, + "duration_ms": 153.05874899991068, "success": true, - "started_at_unix": 1788329314.1218522, + "started_at_unix": 1788415739.8167002, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -11943,11 +11943,11 @@ "failure_count": 0, "bytes_sent": 1274, "bytes_received": 639, - "min_ms": 2689.7925889999783, - "max_ms": 2773.5887879999837, - "mean_ms": 2744.5315483999934, - "median_ms": 2758.467806999988, - "p95_ms": 2772.9567883999835, + "min_ms": 2676.8382320001365, + "max_ms": 2786.5062079999916, + "mean_ms": 2734.4509330000164, + "median_ms": 2750.976837000053, + "p95_ms": 2785.2645166, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12007,9 +12007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 133727.71445, + "duration_ms": 135303.67735999994, "success": true, - "started_at_unix": 1788329314.2707536, + "started_at_unix": 1788415739.9699457, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -12037,9 +12037,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2730.3797680000343, + "duration_ms": 2786.5062079999916, "success": true, - "started_at_unix": 1788329447.9985487, + "started_at_unix": 1788415875.273678, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -12067,9 +12067,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2773.5887879999837, + "duration_ms": 2677.6356369998666, "success": true, - "started_at_unix": 1788329450.7290058, + "started_at_unix": 1788415878.0602512, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -12097,9 +12097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2758.467806999988, + "duration_ms": 2750.976837000053, "success": true, - "started_at_unix": 1788329453.5026739, + "started_at_unix": 1788415880.7379649, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -12127,9 +12127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2689.7925889999783, + "duration_ms": 2676.8382320001365, "success": true, - "started_at_unix": 1788329456.2612143, + "started_at_unix": 1788415883.4890122, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -12157,9 +12157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2770.4287899999827, + "duration_ms": 2780.2977510000346, "success": true, - "started_at_unix": 1788329458.951076, + "started_at_unix": 1788415886.1659205, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -12202,11 +12202,11 @@ "failure_count": 0, "bytes_sent": 1300, "bytes_received": 1945, - "min_ms": 2150.1074360000416, - "max_ms": 2255.236201999992, - "mean_ms": 2189.0786316000003, - "median_ms": 2174.1389979999894, - "p95_ms": 2244.1895145999865, + "min_ms": 2133.2810270000664, + "max_ms": 2290.73119099985, + "mean_ms": 2202.079239199975, + "median_ms": 2164.535264000051, + "p95_ms": 2285.785498999894, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12266,9 +12266,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2219.776761999981, + "duration_ms": 2185.4506720001154, "success": true, - "started_at_unix": 1788329461.7216885, + "started_at_unix": 1788415888.9463866, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -12296,9 +12296,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2165.9077570000136, + "duration_ms": 2155.8459829998355, "success": true, - "started_at_unix": 1788329463.9415321, + "started_at_unix": 1788415891.1319034, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -12326,9 +12326,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2200.002764999965, + "duration_ms": 2266.0027310000714, "success": true, - "started_at_unix": 1788329466.1075516, + "started_at_unix": 1788415893.2878299, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -12356,9 +12356,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2150.1074360000416, + "duration_ms": 2133.2810270000664, "success": true, - "started_at_unix": 1788329468.3076591, + "started_at_unix": 1788415895.5539403, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -12386,9 +12386,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2174.1389979999894, + "duration_ms": 2164.535264000051, "success": true, - "started_at_unix": 1788329470.4578521, + "started_at_unix": 1788415897.6873024, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -12416,9 +12416,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2255.236201999992, + "duration_ms": 2290.73119099985, "success": true, - "started_at_unix": 1788329472.632076, + "started_at_unix": 1788415899.8519177, "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.3747179999986656, - "max_ms": 2.5641820000146254, - "mean_ms": 2.4539362000041365, - "median_ms": 2.4248510000006718, - "p95_ms": 2.5535744000194427, + "min_ms": 2.5308289998520195, + "max_ms": 2.8330430000096385, + "mean_ms": 2.6583909999772004, + "median_ms": 2.6578360000257817, + "p95_ms": 2.8027104000102554, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12525,9 +12525,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.622477999987495, + "duration_ms": 4.709911999952965, "success": true, - "started_at_unix": 1788329474.887602, + "started_at_unix": 1788415902.1429486, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -12555,9 +12555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5641820000146254, + "duration_ms": 2.6578360000257817, "success": true, - "started_at_unix": 1788329474.8923109, + "started_at_unix": 1788415902.1477873, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -12585,9 +12585,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.511144000038712, + "duration_ms": 2.8330430000096385, "success": true, - "started_at_unix": 1788329474.894967, + "started_at_unix": 1788415902.1505306, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -12615,9 +12615,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3747179999986656, + "duration_ms": 2.5888669999858394, "success": true, - "started_at_unix": 1788329474.8975997, + "started_at_unix": 1788415902.1534457, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -12645,9 +12645,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4248510000006718, + "duration_ms": 2.5308289998520195, "success": true, - "started_at_unix": 1788329474.90006, + "started_at_unix": 1788415902.156118, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -12675,9 +12675,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3947859999680077, + "duration_ms": 2.681380000012723, "success": true, - "started_at_unix": 1788329474.9025974, + "started_at_unix": 1788415902.1587455, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -12720,11 +12720,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 640, - "min_ms": 2624.017598000023, - "max_ms": 2679.3280260000074, - "mean_ms": 2652.42474019999, - "median_ms": 2655.1496199999747, - "p95_ms": 2675.801247000004, + "min_ms": 2613.0782329998965, + "max_ms": 2752.8212800000347, + "mean_ms": 2667.370561800044, + "median_ms": 2649.0083490000416, + "p95_ms": 2740.458286600051, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12784,9 +12784,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2660.7867850000275, + "duration_ms": 2592.8260950001913, "success": true, - "started_at_unix": 1788329474.9052114, + "started_at_unix": 1788415902.1616507, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -12814,9 +12814,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2624.017598000023, + "duration_ms": 2630.938634000131, "success": true, - "started_at_unix": 1788329477.5661128, + "started_at_unix": 1788415904.75459, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -12844,9 +12844,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2641.934325999955, + "duration_ms": 2649.0083490000416, "success": true, - "started_at_unix": 1788329480.190274, + "started_at_unix": 1788415907.3856673, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -12874,9 +12874,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2679.3280260000074, + "duration_ms": 2613.0782329998965, "success": true, - "started_at_unix": 1788329482.8323536, + "started_at_unix": 1788415910.034855, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -12904,9 +12904,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2661.69413099999, + "duration_ms": 2691.0063130001163, "success": true, - "started_at_unix": 1788329485.511807, + "started_at_unix": 1788415912.648057, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -12934,9 +12934,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2655.1496199999747, + "duration_ms": 2752.8212800000347, "success": true, - "started_at_unix": 1788329488.1736438, + "started_at_unix": 1788415915.3391871, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -12968,9 +12968,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 173.533013999986, + "duration_ms": 165.57556299994758, "success": true, - "started_at_unix": 1788329309.9054422, + "started_at_unix": 1788415735.4889512, "bytes_sent": 673, "bytes_received": 967, "request_id": 1, @@ -12989,9 +12989,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023714000008112635, + "duration_ms": 0.027842000008604373, "success": true, - "started_at_unix": 1788329310.079062, + "started_at_unix": 1788415735.6546142, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13004,9 +13004,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01588999998602958, + "duration_ms": 0.02742000015132362, "success": true, - "started_at_unix": 1788329310.0791087, + "started_at_unix": 1788415735.654677, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13022,9 +13022,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018824999983735324, + "duration_ms": 0.03375300002517179, "success": true, - "started_at_unix": 1788329310.079193, + "started_at_unix": 1788415735.6549444, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13040,9 +13040,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3448.7366980000047, + "duration_ms": 3578.815158999987, "success": true, - "started_at_unix": 1788329310.0792444, + "started_at_unix": 1788415735.6550305, "bytes_sent": 288, "bytes_received": 586, "request_id": 2, @@ -13070,9 +13070,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 145.63757399997712, + "duration_ms": 143.1535829999575, "success": true, - "started_at_unix": 1788329313.5280635, + "started_at_unix": 1788415739.2339206, "bytes_sent": 288, "bytes_received": 586, "request_id": 3, @@ -13100,9 +13100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 149.809595000022, + "duration_ms": 142.1246049999354, "success": true, - "started_at_unix": 1788329313.6737857, + "started_at_unix": 1788415739.3771656, "bytes_sent": 288, "bytes_received": 586, "request_id": 4, @@ -13130,9 +13130,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 149.00926699999673, + "duration_ms": 145.16886100000193, "success": true, - "started_at_unix": 1788329313.8236752, + "started_at_unix": 1788415739.5193844, "bytes_sent": 288, "bytes_received": 586, "request_id": 5, @@ -13160,9 +13160,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.98542200000975, + "duration_ms": 151.91893399992296, "success": true, - "started_at_unix": 1788329313.9727588, + "started_at_unix": 1788415739.6646502, "bytes_sent": 288, "bytes_received": 586, "request_id": 6, @@ -13190,9 +13190,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 148.7417459999847, + "duration_ms": 153.05874899991068, "success": true, - "started_at_unix": 1788329314.1218522, + "started_at_unix": 1788415739.8167002, "bytes_sent": 288, "bytes_received": 586, "request_id": 7, @@ -13220,9 +13220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 133727.71445, + "duration_ms": 135303.67735999994, "success": true, - "started_at_unix": 1788329314.2707536, + "started_at_unix": 1788415739.9699457, "bytes_sent": 254, "bytes_received": 127, "request_id": 8, @@ -13250,9 +13250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2730.3797680000343, + "duration_ms": 2786.5062079999916, "success": true, - "started_at_unix": 1788329447.9985487, + "started_at_unix": 1788415875.273678, "bytes_sent": 254, "bytes_received": 127, "request_id": 9, @@ -13280,9 +13280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2773.5887879999837, + "duration_ms": 2677.6356369998666, "success": true, - "started_at_unix": 1788329450.7290058, + "started_at_unix": 1788415878.0602512, "bytes_sent": 255, "bytes_received": 128, "request_id": 10, @@ -13310,9 +13310,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2758.467806999988, + "duration_ms": 2750.976837000053, "success": true, - "started_at_unix": 1788329453.5026739, + "started_at_unix": 1788415880.7379649, "bytes_sent": 255, "bytes_received": 128, "request_id": 11, @@ -13340,9 +13340,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2689.7925889999783, + "duration_ms": 2676.8382320001365, "success": true, - "started_at_unix": 1788329456.2612143, + "started_at_unix": 1788415883.4890122, "bytes_sent": 255, "bytes_received": 128, "request_id": 12, @@ -13370,9 +13370,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2770.4287899999827, + "duration_ms": 2780.2977510000346, "success": true, - "started_at_unix": 1788329458.951076, + "started_at_unix": 1788415886.1659205, "bytes_sent": 255, "bytes_received": 128, "request_id": 13, @@ -13400,9 +13400,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2219.776761999981, + "duration_ms": 2185.4506720001154, "success": true, - "started_at_unix": 1788329461.7216885, + "started_at_unix": 1788415888.9463866, "bytes_sent": 260, "bytes_received": 389, "request_id": 14, @@ -13430,9 +13430,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2165.9077570000136, + "duration_ms": 2155.8459829998355, "success": true, - "started_at_unix": 1788329463.9415321, + "started_at_unix": 1788415891.1319034, "bytes_sent": 260, "bytes_received": 389, "request_id": 15, @@ -13460,9 +13460,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2200.002764999965, + "duration_ms": 2266.0027310000714, "success": true, - "started_at_unix": 1788329466.1075516, + "started_at_unix": 1788415893.2878299, "bytes_sent": 260, "bytes_received": 389, "request_id": 16, @@ -13490,9 +13490,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2150.1074360000416, + "duration_ms": 2133.2810270000664, "success": true, - "started_at_unix": 1788329468.3076591, + "started_at_unix": 1788415895.5539403, "bytes_sent": 260, "bytes_received": 389, "request_id": 17, @@ -13520,9 +13520,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2174.1389979999894, + "duration_ms": 2164.535264000051, "success": true, - "started_at_unix": 1788329470.4578521, + "started_at_unix": 1788415897.6873024, "bytes_sent": 260, "bytes_received": 389, "request_id": 18, @@ -13550,9 +13550,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 2255.236201999992, + "duration_ms": 2290.73119099985, "success": true, - "started_at_unix": 1788329472.632076, + "started_at_unix": 1788415899.8519177, "bytes_sent": 260, "bytes_received": 389, "request_id": 19, @@ -13580,9 +13580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028864000000794476, + "duration_ms": 0.030135999850244843, "success": true, - "started_at_unix": 1788329474.8875625, + "started_at_unix": 1788415902.142908, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13599,9 +13599,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.622477999987495, + "duration_ms": 4.709911999952965, "success": true, - "started_at_unix": 1788329474.887602, + "started_at_unix": 1788415902.1429486, "bytes_sent": 289, "bytes_received": 146, "request_id": 20, @@ -13629,9 +13629,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024065000047812646, + "duration_ms": 0.05464200012283982, "success": true, - "started_at_unix": 1788329474.8922575, + "started_at_unix": 1788415902.14769, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13648,9 +13648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014487000044027809, + "duration_ms": 0.022592000050281058, "success": true, - "started_at_unix": 1788329474.892289, + "started_at_unix": 1788415902.1477568, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13667,9 +13667,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5641820000146254, + "duration_ms": 2.6578360000257817, "success": true, - "started_at_unix": 1788329474.8923109, + "started_at_unix": 1788415902.1477873, "bytes_sent": 289, "bytes_received": 146, "request_id": 21, @@ -13697,9 +13697,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0217009999801121, + "duration_ms": 0.020418000076460885, "success": true, - "started_at_unix": 1788329474.8949177, + "started_at_unix": 1788415902.150485, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13716,9 +13716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013555000009546347, + "duration_ms": 0.012362999996184953, "success": true, - "started_at_unix": 1788329474.8949463, + "started_at_unix": 1788415902.150512, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13735,9 +13735,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.511144000038712, + "duration_ms": 2.8330430000096385, "success": true, - "started_at_unix": 1788329474.894967, + "started_at_unix": 1788415902.1505306, "bytes_sent": 289, "bytes_received": 146, "request_id": 22, @@ -13765,9 +13765,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.052538000034019205, + "duration_ms": 0.02011700007642503, "success": true, - "started_at_unix": 1788329474.8975186, + "started_at_unix": 1788415902.1534016, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13784,9 +13784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013955999975223676, + "duration_ms": 0.012053000091327704, "success": true, - "started_at_unix": 1788329474.8975785, + "started_at_unix": 1788415902.1534276, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13803,9 +13803,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3747179999986656, + "duration_ms": 2.5888669999858394, "success": true, - "started_at_unix": 1788329474.8975997, + "started_at_unix": 1788415902.1534457, "bytes_sent": 289, "bytes_received": 146, "request_id": 23, @@ -13833,9 +13833,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020758999994541227, + "duration_ms": 0.02012799996009562, "success": true, - "started_at_unix": 1788329474.9000137, + "started_at_unix": 1788415902.156074, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13852,9 +13852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012794000042504194, + "duration_ms": 0.012061999996149098, "success": true, - "started_at_unix": 1788329474.9000409, + "started_at_unix": 1788415902.1561003, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13871,9 +13871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.4248510000006718, + "duration_ms": 2.5308289998520195, "success": true, - "started_at_unix": 1788329474.90006, + "started_at_unix": 1788415902.156118, "bytes_sent": 289, "bytes_received": 146, "request_id": 24, @@ -13901,9 +13901,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022962999992159894, + "duration_ms": 0.019687000076373806, "success": true, - "started_at_unix": 1788329474.9025476, + "started_at_unix": 1788415902.158686, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13920,9 +13920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012953999998899235, + "duration_ms": 0.02814300000864023, "success": true, - "started_at_unix": 1788329474.9025776, + "started_at_unix": 1788415902.1587112, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13939,9 +13939,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3947859999680077, + "duration_ms": 2.681380000012723, "success": true, - "started_at_unix": 1788329474.9025974, + "started_at_unix": 1788415902.1587455, "bytes_sent": 289, "bytes_received": 146, "request_id": 25, @@ -13969,9 +13969,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019726999994418293, + "duration_ms": 0.018974999875354115, "success": true, - "started_at_unix": 1788329474.9050307, + "started_at_unix": 1788415902.1614635, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13988,9 +13988,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02913499997703184, + "duration_ms": 0.019125999870084343, "success": true, - "started_at_unix": 1788329474.9051697, + "started_at_unix": 1788415902.1616237, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14007,9 +14007,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2660.7867850000275, + "duration_ms": 2592.8260950001913, "success": true, - "started_at_unix": 1788329474.9052114, + "started_at_unix": 1788415902.1616507, "bytes_sent": 256, "bytes_received": 128, "request_id": 26, @@ -14037,9 +14037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029404999963844602, + "duration_ms": 0.028222000082678278, "success": true, - "started_at_unix": 1788329477.5660496, + "started_at_unix": 1788415904.7545278, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14056,9 +14056,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.016169999980775174, + "duration_ms": 0.015338999901359784, "success": true, - "started_at_unix": 1788329477.5660882, + "started_at_unix": 1788415904.7545662, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14075,9 +14075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2624.017598000023, + "duration_ms": 2630.938634000131, "success": true, - "started_at_unix": 1788329477.5661128, + "started_at_unix": 1788415904.75459, "bytes_sent": 256, "bytes_received": 128, "request_id": 27, @@ -14105,9 +14105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03211099999589351, + "duration_ms": 0.03009599981851352, "success": true, - "started_at_unix": 1788329480.1902041, + "started_at_unix": 1788415907.3856, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14124,9 +14124,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017242000012629433, + "duration_ms": 0.017011999943861156, "success": true, - "started_at_unix": 1788329480.1902478, + "started_at_unix": 1788415907.3856409, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14143,9 +14143,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2641.934325999955, + "duration_ms": 2649.0083490000416, "success": true, - "started_at_unix": 1788329480.190274, + "started_at_unix": 1788415907.3856673, "bytes_sent": 256, "bytes_received": 128, "request_id": 28, @@ -14173,9 +14173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03036699996528114, + "duration_ms": 0.0320300000566931, "success": true, - "started_at_unix": 1788329482.8322742, + "started_at_unix": 1788415910.0347738, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14192,9 +14192,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0250769999752265, + "duration_ms": 0.024375000066356733, "success": true, - "started_at_unix": 1788329482.8323169, + "started_at_unix": 1788415910.0348186, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14211,9 +14211,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2679.3280260000074, + "duration_ms": 2613.0782329998965, "success": true, - "started_at_unix": 1788329482.8323536, + "started_at_unix": 1788415910.034855, "bytes_sent": 256, "bytes_received": 128, "request_id": 29, @@ -14241,9 +14241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026699999978063715, + "duration_ms": 0.02780199997687305, "success": true, - "started_at_unix": 1788329485.511747, + "started_at_unix": 1788415912.647996, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14260,9 +14260,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015278000034868455, + "duration_ms": 0.014788000044063665, "success": true, - "started_at_unix": 1788329485.511783, + "started_at_unix": 1788415912.6480331, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14279,9 +14279,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2661.69413099999, + "duration_ms": 2691.0063130001163, "success": true, - "started_at_unix": 1788329485.511807, + "started_at_unix": 1788415912.648057, "bytes_sent": 256, "bytes_received": 128, "request_id": 30, @@ -14309,9 +14309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0292949999902703, + "duration_ms": 0.027040000077249715, "success": true, - "started_at_unix": 1788329488.173582, + "started_at_unix": 1788415915.3391278, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14328,9 +14328,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014686999975310755, + "duration_ms": 0.014816999964750721, "success": true, - "started_at_unix": 1788329488.1736202, + "started_at_unix": 1788415915.3391645, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14347,9 +14347,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2655.1496199999747, + "duration_ms": 2752.8212800000347, "success": true, - "started_at_unix": 1788329488.1736438, + "started_at_unix": 1788415915.3391871, "bytes_sent": 256, "bytes_received": 128, "request_id": 31, @@ -14377,9 +14377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03254100005278815, + "duration_ms": 0.033002000009219046, "success": true, - "started_at_unix": 1788329490.8288667, + "started_at_unix": 1788415918.092077, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14396,9 +14396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.01847499999030333, + "duration_ms": 0.023683999870627304, "success": true, - "started_at_unix": 1788329490.8290038, + "started_at_unix": 1788415918.0922382, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14411,9 +14411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.5326479999894218, + "duration_ms": 0.5892080000649003, "success": true, - "started_at_unix": 1788329490.8290298, + "started_at_unix": 1788415918.0922713, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -14431,9 +14431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.020658999972056336, + "duration_ms": 0.02650000010362419, "success": true, - "started_at_unix": 1788329490.8295808, + "started_at_unix": 1788415918.0928817, "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": 4843.586572999982, + "total_duration_ms": 5097.761912000124, "error_message": null, "summary": { "request_count": 32, @@ -14464,11 +14464,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 86384, - "min_ms": 0.652684000044701, - "max_ms": 810.8481490000372, - "mean_ms": 150.6531127500068, - "median_ms": 89.18450099997699, - "p95_ms": 442.30735085000384, + "min_ms": 0.7261439998274, + "max_ms": 850.5012529999476, + "mean_ms": 158.59393171872682, + "median_ms": 93.8376450000078, + "p95_ms": 486.34454269995325, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14524,27 +14524,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 41.115175000015824, - "max_ms": 104.76359500000854, - "mean_ms": 79.39059329999623, - "median_ms": 86.79106150000848, - "p95_ms": 98.26849569998613 + "min_ms": 42.66153399998984, + "max_ms": 174.85265599998456, + "mean_ms": 96.59065799996824, + "median_ms": 91.25393299996176, + "p95_ms": 164.96525869995364 }, "textDocument/hover": { "point_count": 2, - "min_ms": 25.216900000032183, - "max_ms": 244.26507399999764, - "mean_ms": 166.84885930000632, - "median_ms": 221.1488030000055, - "p95_ms": 240.32650075000674 + "min_ms": 15.287408999938634, + "max_ms": 276.88567099994543, + "mean_ms": 195.06531290003295, + "median_ms": 234.46299550005278, + "p95_ms": 263.1355029500469 }, "textDocument/references": { "point_count": 1, - "min_ms": 3.2607260000077076, - "max_ms": 108.17299400002867, - "mean_ms": 29.70599680002124, - "median_ms": 4.425656000023537, - "p95_ms": 92.3422360000245 + "min_ms": 3.5196710000491294, + "max_ms": 4.124036999883174, + "mean_ms": 3.8521187999776885, + "median_ms": 3.9017039998725522, + "p95_ms": 4.106877199910741 } }, "validation": { @@ -14570,11 +14570,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 1655, - "min_ms": 41.115175000015824, - "max_ms": 104.76359500000854, - "mean_ms": 71.35358719999658, - "median_ms": 78.82945499994776, - "p95_ms": 101.41866820000587, + "min_ms": 42.66153399998984, + "max_ms": 174.85265599998456, + "mean_ms": 102.73492619994613, + "median_ms": 94.65002499996444, + "p95_ms": 170.45825719997083, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14634,9 +14634,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 416.2072639999792, + "duration_ms": 456.17781800001467, "success": true, - "started_at_unix": 1788329491.1681669, + "started_at_unix": 1788415918.4380953, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -14664,9 +14664,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.115175000015824, + "duration_ms": 42.66153399998984, "success": true, - "started_at_unix": 1788329491.5844371, + "started_at_unix": 1788415918.8943436, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -14694,9 +14694,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 104.76359500000854, + "duration_ms": 152.8806619999159, "success": true, - "started_at_unix": 1788329491.6256666, + "started_at_unix": 1788415918.9371383, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -14724,9 +14724,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 78.82945499994776, + "duration_ms": 48.6297539998759, "success": true, - "started_at_unix": 1788329491.7305117, + "started_at_unix": 1788415919.0901034, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -14754,9 +14754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.020750000015596, + "duration_ms": 94.65002499996444, "success": true, - "started_at_unix": 1788329491.809419, + "started_at_unix": 1788415919.1388566, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -14784,9 +14784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 88.0389609999952, + "duration_ms": 174.85265599998456, "success": true, - "started_at_unix": 1788329491.8535209, + "started_at_unix": 1788415919.233598, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -14829,11 +14829,11 @@ "failure_count": 0, "bytes_sent": 1204, "bytes_received": 2704, - "min_ms": 25.216900000032183, - "max_ms": 213.9520329999982, - "mean_ms": 98.42588100001421, - "median_ms": 38.058372000023155, - "p95_ms": 208.92916579999792, + "min_ms": 15.287408999938634, + "max_ms": 276.88567099994543, + "mean_ms": 152.92268839998542, + "median_ms": 207.52511299997423, + "p95_ms": 263.5541091999585, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14893,9 +14893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.61771300001828, + "duration_ms": 137.07701599992106, "success": true, - "started_at_unix": 1788329491.9417508, + "started_at_unix": 1788415919.4086213, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -14923,9 +14923,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.058372000023155, + "duration_ms": 276.88567099994543, "success": true, - "started_at_unix": 1788329492.131431, + "started_at_unix": 1788415919.5457652, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -14953,9 +14953,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 25.216900000032183, + "duration_ms": 207.52511299997423, "success": true, - "started_at_unix": 1788329492.1695979, + "started_at_unix": 1788415919.8227866, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -14983,9 +14983,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.064403000020775, + "duration_ms": 210.22786200001065, "success": true, - "started_at_unix": 1788329492.1948738, + "started_at_unix": 1788415920.0304089, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -15013,9 +15013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 213.9520329999982, + "duration_ms": 54.68738700005815, "success": true, - "started_at_unix": 1788329492.2209952, + "started_at_unix": 1788415920.24076, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -15043,9 +15043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.83769699999675, + "duration_ms": 15.287408999938634, "success": true, - "started_at_unix": 1788329492.4350603, + "started_at_unix": 1788415920.2955246, "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.2607260000077076, - "max_ms": 108.17299400002867, - "mean_ms": 29.70599680002124, - "median_ms": 4.425656000023537, - "p95_ms": 92.3422360000245, + "min_ms": 3.5196710000491294, + "max_ms": 4.124036999883174, + "mean_ms": 3.8521187999776885, + "median_ms": 3.9017039998725522, + "p95_ms": 4.106877199910741, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15152,9 +15152,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 157.5979599999755, + "duration_ms": 4.65960599990467, "success": true, - "started_at_unix": 1788329492.6240635, + "started_at_unix": 1788415920.3109694, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -15182,9 +15182,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 108.17299400002867, + "duration_ms": 3.5196710000491294, "success": true, - "started_at_unix": 1788329492.7817392, + "started_at_unix": 1788415920.3156736, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -15212,9 +15212,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 29.019204000007903, + "duration_ms": 4.124036999883174, "success": true, - "started_at_unix": 1788329492.8900087, + "started_at_unix": 1788415920.3192601, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -15242,9 +15242,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.425656000023537, + "duration_ms": 4.0382380000210105, "success": true, - "started_at_unix": 1788329492.919094, + "started_at_unix": 1788415920.3234456, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -15272,9 +15272,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.2607260000077076, + "duration_ms": 3.9017039998725522, "success": true, - "started_at_unix": 1788329492.9235833, + "started_at_unix": 1788415920.327545, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -15302,9 +15302,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.651404000038383, + "duration_ms": 3.6769440000625764, "success": true, - "started_at_unix": 1788329492.9269063, + "started_at_unix": 1788415920.3315077, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -15347,11 +15347,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 58960, - "min_ms": 85.66180600001871, - "max_ms": 90.33004099995878, - "mean_ms": 87.42759939999587, - "median_ms": 87.05592400002615, - "p95_ms": 89.776838199964, + "min_ms": 86.20513200003188, + "max_ms": 93.02526500005115, + "mean_ms": 90.44638979999036, + "median_ms": 90.55580099993676, + "p95_ms": 92.81062500003827, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15411,9 +15411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 810.8481490000372, + "duration_ms": 850.5012529999476, "success": true, - "started_at_unix": 1788329492.930835, + "started_at_unix": 1788415920.3354747, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -15441,9 +15441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.56402699998489, + "duration_ms": 86.20513200003188, "success": true, - "started_at_unix": 1788329493.7420046, + "started_at_unix": 1788415921.1862798, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -15471,9 +15471,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.33004099995878, + "duration_ms": 90.49368599994523, "success": true, - "started_at_unix": 1788329493.8302197, + "started_at_unix": 1788415921.2732563, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -15501,9 +15501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 85.66180600001871, + "duration_ms": 90.55580099993676, "success": true, - "started_at_unix": 1788329493.9210021, + "started_at_unix": 1788415921.3641908, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -15531,9 +15531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.05592400002615, + "duration_ms": 91.95206499998676, "success": true, - "started_at_unix": 1788329494.0071259, + "started_at_unix": 1788415921.455191, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -15561,9 +15561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.52619899999081, + "duration_ms": 93.02526500005115, "success": true, - "started_at_unix": 1788329494.094669, + "started_at_unix": 1788415921.547634, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -15606,11 +15606,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 5330, - "min_ms": 228.3455730000128, - "max_ms": 244.26507399999764, - "mean_ms": 235.27183759999843, - "median_ms": 234.45057999998653, - "p95_ms": 242.5145970000017, + "min_ms": 233.66986200016981, + "max_ms": 246.32974200017088, + "mean_ms": 237.20793740008048, + "median_ms": 235.37252599999192, + "p95_ms": 244.1460792001635, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15670,9 +15670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 474.2074570000341, + "duration_ms": 523.2149839998783, "success": true, - "started_at_unix": 1788329494.1818576, + "started_at_unix": 1788415921.6413457, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -15700,9 +15700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 234.45057999998653, + "duration_ms": 246.32974200017088, "success": true, - "started_at_unix": 1788329494.6562324, + "started_at_unix": 1788415922.1646938, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -15730,9 +15730,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 233.78527199997734, + "duration_ms": 233.66986200016981, "success": true, - "started_at_unix": 1788329494.890871, + "started_at_unix": 1788415922.4111655, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -15760,9 +15760,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 228.3455730000128, + "duration_ms": 235.37252599999192, "success": true, - "started_at_unix": 1788329495.1248453, + "started_at_unix": 1788415922.64498, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -15790,9 +15790,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.26507399999764, + "duration_ms": 235.25612899993575, "success": true, - "started_at_unix": 1788329495.3533828, + "started_at_unix": 1788415922.8804944, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -15820,9 +15820,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.51268900001787, + "duration_ms": 235.41142800013404, "success": true, - "started_at_unix": 1788329495.5978696, + "started_at_unix": 1788415923.115892, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -15854,9 +15854,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 160.8438709999973, + "duration_ms": 166.8286909998642, "success": true, - "started_at_unix": 1788329491.0069919, + "started_at_unix": 1788415918.2708786, "bytes_sent": 646, "bytes_received": 967, "request_id": 1, @@ -15875,9 +15875,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.026439999999183783, + "duration_ms": 0.0277219999134104, "success": true, - "started_at_unix": 1788329491.1679175, + "started_at_unix": 1788415918.4378362, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15890,9 +15890,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02615900001501359, + "duration_ms": 0.03218999995624472, "success": true, - "started_at_unix": 1788329491.167975, + "started_at_unix": 1788415918.4378955, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15908,9 +15908,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.028704000044399436, + "duration_ms": 0.028432999897631817, "success": true, - "started_at_unix": 1788329491.1680892, + "started_at_unix": 1788415918.4380188, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15926,9 +15926,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 416.2072639999792, + "duration_ms": 456.17781800001467, "success": true, - "started_at_unix": 1788329491.1681669, + "started_at_unix": 1788415918.4380953, "bytes_sent": 272, "bytes_received": 331, "request_id": 2, @@ -15956,9 +15956,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.115175000015824, + "duration_ms": 42.66153399998984, "success": true, - "started_at_unix": 1788329491.5844371, + "started_at_unix": 1788415918.8943436, "bytes_sent": 272, "bytes_received": 331, "request_id": 3, @@ -15986,9 +15986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 104.76359500000854, + "duration_ms": 152.8806619999159, "success": true, - "started_at_unix": 1788329491.6256666, + "started_at_unix": 1788415918.9371383, "bytes_sent": 272, "bytes_received": 331, "request_id": 4, @@ -16016,9 +16016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 78.82945499994776, + "duration_ms": 48.6297539998759, "success": true, - "started_at_unix": 1788329491.7305117, + "started_at_unix": 1788415919.0901034, "bytes_sent": 272, "bytes_received": 331, "request_id": 5, @@ -16046,9 +16046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 44.020750000015596, + "duration_ms": 94.65002499996444, "success": true, - "started_at_unix": 1788329491.809419, + "started_at_unix": 1788415919.1388566, "bytes_sent": 272, "bytes_received": 331, "request_id": 6, @@ -16076,9 +16076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 88.0389609999952, + "duration_ms": 174.85265599998456, "success": true, - "started_at_unix": 1788329491.8535209, + "started_at_unix": 1788415919.233598, "bytes_sent": 272, "bytes_received": 331, "request_id": 7, @@ -16106,9 +16106,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 189.61771300001828, + "duration_ms": 137.07701599992106, "success": true, - "started_at_unix": 1788329491.9417508, + "started_at_unix": 1788415919.4086213, "bytes_sent": 240, "bytes_received": 540, "request_id": 8, @@ -16136,9 +16136,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.058372000023155, + "duration_ms": 276.88567099994543, "success": true, - "started_at_unix": 1788329492.131431, + "started_at_unix": 1788415919.5457652, "bytes_sent": 240, "bytes_received": 540, "request_id": 9, @@ -16166,9 +16166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 25.216900000032183, + "duration_ms": 207.52511299997423, "success": true, - "started_at_unix": 1788329492.1695979, + "started_at_unix": 1788415919.8227866, "bytes_sent": 241, "bytes_received": 541, "request_id": 10, @@ -16196,9 +16196,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.064403000020775, + "duration_ms": 210.22786200001065, "success": true, - "started_at_unix": 1788329492.1948738, + "started_at_unix": 1788415920.0304089, "bytes_sent": 241, "bytes_received": 541, "request_id": 11, @@ -16226,9 +16226,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 213.9520329999982, + "duration_ms": 54.68738700005815, "success": true, - "started_at_unix": 1788329492.2209952, + "started_at_unix": 1788415920.24076, "bytes_sent": 241, "bytes_received": 541, "request_id": 12, @@ -16256,9 +16256,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 188.83769699999675, + "duration_ms": 15.287408999938634, "success": true, - "started_at_unix": 1788329492.4350603, + "started_at_unix": 1788415920.2955246, "bytes_sent": 241, "bytes_received": 541, "request_id": 13, @@ -16286,9 +16286,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 157.5979599999755, + "duration_ms": 4.65960599990467, "success": true, - "started_at_unix": 1788329492.6240635, + "started_at_unix": 1788415920.3109694, "bytes_sent": 284, "bytes_received": 487, "request_id": 14, @@ -16316,9 +16316,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 108.17299400002867, + "duration_ms": 3.5196710000491294, "success": true, - "started_at_unix": 1788329492.7817392, + "started_at_unix": 1788415920.3156736, "bytes_sent": 284, "bytes_received": 487, "request_id": 15, @@ -16346,9 +16346,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 29.019204000007903, + "duration_ms": 4.124036999883174, "success": true, - "started_at_unix": 1788329492.8900087, + "started_at_unix": 1788415920.3192601, "bytes_sent": 284, "bytes_received": 487, "request_id": 16, @@ -16376,9 +16376,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 4.425656000023537, + "duration_ms": 4.0382380000210105, "success": true, - "started_at_unix": 1788329492.919094, + "started_at_unix": 1788415920.3234456, "bytes_sent": 284, "bytes_received": 487, "request_id": 17, @@ -16406,9 +16406,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.2607260000077076, + "duration_ms": 3.9017039998725522, "success": true, - "started_at_unix": 1788329492.9235833, + "started_at_unix": 1788415920.327545, "bytes_sent": 284, "bytes_received": 487, "request_id": 18, @@ -16436,9 +16436,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 3.651404000038383, + "duration_ms": 3.6769440000625764, "success": true, - "started_at_unix": 1788329492.9269063, + "started_at_unix": 1788415920.3315077, "bytes_sent": 284, "bytes_received": 487, "request_id": 19, @@ -16466,9 +16466,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03178999997999199, + "duration_ms": 0.03182899990861188, "success": true, - "started_at_unix": 1788329492.9307895, + "started_at_unix": 1788415920.335432, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16485,9 +16485,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 810.8481490000372, + "duration_ms": 850.5012529999476, "success": true, - "started_at_unix": 1788329492.930835, + "started_at_unix": 1788415920.3354747, "bytes_sent": 274, "bytes_received": 11792, "request_id": 20, @@ -16515,9 +16515,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026348999995207123, + "duration_ms": 0.02730099981818057, "success": true, - "started_at_unix": 1788329493.741945, + "started_at_unix": 1788415921.1862192, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16534,9 +16534,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014907999968727381, + "duration_ms": 0.014697999858981348, "success": true, - "started_at_unix": 1788329493.7419815, + "started_at_unix": 1788415921.1862566, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16553,9 +16553,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.56402699998489, + "duration_ms": 86.20513200003188, "success": true, - "started_at_unix": 1788329493.7420046, + "started_at_unix": 1788415921.1862798, "bytes_sent": 274, "bytes_received": 11792, "request_id": 21, @@ -16583,9 +16583,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03392399997892426, + "duration_ms": 0.03792000006797025, "success": true, - "started_at_unix": 1788329493.8301327, + "started_at_unix": 1788415921.2731695, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16602,9 +16602,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02650999999787018, + "duration_ms": 0.023182999939308502, "success": true, - "started_at_unix": 1788329493.8301802, + "started_at_unix": 1788415921.2732205, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16621,9 +16621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 90.33004099995878, + "duration_ms": 90.49368599994523, "success": true, - "started_at_unix": 1788329493.8302197, + "started_at_unix": 1788415921.2732563, "bytes_sent": 274, "bytes_received": 11792, "request_id": 22, @@ -16651,9 +16651,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030035999998290208, + "duration_ms": 0.026710000156526803, "success": true, - "started_at_unix": 1788329493.9209218, + "started_at_unix": 1788415921.3641298, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16670,9 +16670,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02532799999244162, + "duration_ms": 0.014496999938273802, "success": true, - "started_at_unix": 1788329493.9209652, + "started_at_unix": 1788415921.364167, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16689,9 +16689,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 85.66180600001871, + "duration_ms": 90.55580099993676, "success": true, - "started_at_unix": 1788329493.9210021, + "started_at_unix": 1788415921.3641908, "bytes_sent": 274, "bytes_received": 11792, "request_id": 23, @@ -16719,9 +16719,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03256100001181039, + "duration_ms": 0.02583800005595549, "success": true, - "started_at_unix": 1788329494.0070417, + "started_at_unix": 1788415921.4551315, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16738,9 +16738,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024946999985786533, + "duration_ms": 0.014637000049333437, "success": true, - "started_at_unix": 1788329494.007088, + "started_at_unix": 1788415921.4551675, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16757,9 +16757,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.05592400002615, + "duration_ms": 91.95206499998676, "success": true, - "started_at_unix": 1788329494.0071259, + "started_at_unix": 1788415921.455191, "bytes_sent": 274, "bytes_received": 11792, "request_id": 24, @@ -16787,9 +16787,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031669000009060255, + "duration_ms": 0.02991600013046991, "success": true, - "started_at_unix": 1788329494.0945857, + "started_at_unix": 1788415921.5475674, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16806,9 +16806,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026058999992528697, + "duration_ms": 0.01556999995955266, "success": true, - "started_at_unix": 1788329494.0946307, + "started_at_unix": 1788415921.5476086, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16825,9 +16825,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 86.52619899999081, + "duration_ms": 93.02526500005115, "success": true, - "started_at_unix": 1788329494.094669, + "started_at_unix": 1788415921.547634, "bytes_sent": 274, "bytes_received": 11792, "request_id": 25, @@ -16855,9 +16855,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0309780000407045, + "duration_ms": 0.029976000178066897, "success": true, - "started_at_unix": 1788329494.1815815, + "started_at_unix": 1788415921.6411064, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16874,9 +16874,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0301370000101997, + "duration_ms": 0.023723999902358628, "success": true, - "started_at_unix": 1788329494.1818147, + "started_at_unix": 1788415921.6413012, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16893,9 +16893,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 474.2074570000341, + "duration_ms": 523.2149839998783, "success": true, - "started_at_unix": 1788329494.1818576, + "started_at_unix": 1788415921.6413457, "bytes_sent": 241, "bytes_received": 1066, "request_id": 26, @@ -16923,9 +16923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036708999971324374, + "duration_ms": 0.029584999992948724, "success": true, - "started_at_unix": 1788329494.6561368, + "started_at_unix": 1788415922.1646304, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16942,9 +16942,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030025999990357377, + "duration_ms": 0.014907000149833038, "success": true, - "started_at_unix": 1788329494.6561885, + "started_at_unix": 1788415922.1646702, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16961,9 +16961,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 234.45057999998653, + "duration_ms": 246.32974200017088, "success": true, - "started_at_unix": 1788329494.6562324, + "started_at_unix": 1788415922.1646938, "bytes_sent": 241, "bytes_received": 1066, "request_id": 27, @@ -16991,9 +16991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03593700000692479, + "duration_ms": 0.027120999902763288, "success": true, - "started_at_unix": 1788329494.890775, + "started_at_unix": 1788415922.4111066, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17010,9 +17010,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031108000030144467, + "duration_ms": 0.01440699998056516, "success": true, - "started_at_unix": 1788329494.8908257, + "started_at_unix": 1788415922.411143, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17029,9 +17029,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 233.78527199997734, + "duration_ms": 233.66986200016981, "success": true, - "started_at_unix": 1788329494.890871, + "started_at_unix": 1788415922.4111655, "bytes_sent": 241, "bytes_received": 1066, "request_id": 28, @@ -17059,9 +17059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036777999980586173, + "duration_ms": 0.0268300000243471, "success": true, - "started_at_unix": 1788329495.1247482, + "started_at_unix": 1788415922.64492, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17078,9 +17078,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031148999994456972, + "duration_ms": 0.014937999821995618, "success": true, - "started_at_unix": 1788329495.1247997, + "started_at_unix": 1788415922.6449566, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17097,9 +17097,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 228.3455730000128, + "duration_ms": 235.37252599999192, "success": true, - "started_at_unix": 1788329495.1248453, + "started_at_unix": 1788415922.64498, "bytes_sent": 241, "bytes_received": 1066, "request_id": 29, @@ -17127,9 +17127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.036878000003071065, + "duration_ms": 0.027170999828740605, "success": true, - "started_at_unix": 1788329495.3532841, + "started_at_unix": 1788415922.8804345, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17146,9 +17146,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0316189999693961, + "duration_ms": 0.014627999917138368, "success": true, - "started_at_unix": 1788329495.3533354, + "started_at_unix": 1788415922.8804708, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17165,9 +17165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 244.26507399999764, + "duration_ms": 235.25612899993575, "success": true, - "started_at_unix": 1788329495.3533828, + "started_at_unix": 1788415922.8804944, "bytes_sent": 241, "bytes_received": 1066, "request_id": 30, @@ -17195,9 +17195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.08816599995498109, + "duration_ms": 0.026709999929153128, "success": true, - "started_at_unix": 1788329495.5977306, + "started_at_unix": 1788415923.115833, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17214,9 +17214,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025768000000425673, + "duration_ms": 0.014668000176243368, "success": true, - "started_at_unix": 1788329495.5978317, + "started_at_unix": 1788415923.1158695, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17233,9 +17233,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 235.51268900001787, + "duration_ms": 235.41142800013404, "success": true, - "started_at_unix": 1788329495.5978696, + "started_at_unix": 1788415923.115892, "bytes_sent": 241, "bytes_received": 1066, "request_id": 31, @@ -17263,9 +17263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03088799996930902, + "duration_ms": 0.027772000066761393, "success": true, - "started_at_unix": 1788329495.8334622, + "started_at_unix": 1788415923.351386, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17282,9 +17282,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024796999980480905, + "duration_ms": 0.014405999991140561, "success": true, - "started_at_unix": 1788329495.8336449, + "started_at_unix": 1788415923.3514986, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17297,9 +17297,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.652684000044701, + "duration_ms": 0.7261439998274, "success": true, - "started_at_unix": 1788329495.8336802, + "started_at_unix": 1788415923.3515193, "bytes_sent": 67, "bytes_received": 117, "request_id": 32, @@ -17317,9 +17317,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025618999984544644, + "duration_ms": 0.01952599996002391, "success": true, - "started_at_unix": 1788329495.8343499, + "started_at_unix": 1788415923.3522608, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyrefly-20260902T060558Z-responses.jsonl b/latest-results/pyrefly-20260903T060619Z-responses.jsonl similarity index 100% rename from latest-results/pyrefly-20260902T060558Z-responses.jsonl rename to latest-results/pyrefly-20260903T060619Z-responses.jsonl diff --git a/latest-results/pyrefly-20260902T060558Z.json b/latest-results/pyrefly-20260903T060619Z.json similarity index 91% rename from latest-results/pyrefly-20260902T060558Z.json rename to latest-results/pyrefly-20260903T060619Z.json index eacf5b9..b4aa4d2 100644 --- a/latest-results/pyrefly-20260902T060558Z.json +++ b/latest-results/pyrefly-20260903T060619Z.json @@ -17,8 +17,8 @@ "tsp_semantic", "web" ], - "started_at_unix": 1788329252.304449, - "finished_at_unix": 1788329279.9176364, + "started_at_unix": 1788415676.8994043, + "finished_at_unix": 1788415704.5184395, "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": 817.6634069999977, + "total_duration_ms": 797.9207810000162, "error_message": null, "summary": { "request_count": 32, @@ -40,11 +40,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 1115297, - "min_ms": 0.14110400002209644, - "max_ms": 295.42514199999914, - "mean_ms": 24.5066669687537, - "median_ms": 3.058625999997844, - "p95_ms": 164.10173459999697, + "min_ms": 0.14470999997229228, + "max_ms": 275.8669180000197, + "mean_ms": 23.897649656248632, + "median_ms": 2.605275499945492, + "p95_ms": 162.4160179000171, "result_summary": { "present_count": 31, "empty_count": 1, @@ -99,27 +99,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.119921000006798, - "max_ms": 153.05276399999457, - "mean_ms": 25.840546800000652, - "median_ms": 8.640254499994171, - "p95_ms": 105.63126449999618 + "min_ms": 2.6752359999591135, + "max_ms": 151.67038599997795, + "mean_ms": 22.722373899989634, + "median_ms": 10.550216000012824, + "p95_ms": 89.89730694997306 }, "textDocument/hover": { "point_count": 2, - "min_ms": 1.5383420000034675, - "max_ms": 4.436235000014221, - "mean_ms": 2.731370600000105, - "median_ms": 2.486499999989178, - "p95_ms": 4.3437937500058865 + "min_ms": 1.47558100002243, + "max_ms": 2.7248990000998674, + "mean_ms": 2.28882879999901, + "median_ms": 2.4448669999515005, + "p95_ms": 2.7119331500614408 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.21609399999533707, - "max_ms": 0.23332700001787998, - "mean_ms": 0.2277882000100817, - "median_ms": 0.23093200002222147, - "p95_ms": 0.2331586000138941 + "min_ms": 0.23278399999071553, + "max_ms": 0.27769700000135344, + "mean_ms": 0.2512002000003122, + "median_ms": 0.2519790000405919, + "p95_ms": 0.27399440000408504 } }, "validation": { @@ -145,11 +145,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 95745, - "min_ms": 3.119921000006798, - "max_ms": 153.05276399999457, - "mean_ms": 33.964541600005305, - "median_ms": 4.660424000007879, - "p95_ms": 123.60053759999798, + "min_ms": 2.6752359999591135, + "max_ms": 151.67038599997795, + "mean_ms": 33.34320359999765, + "median_ms": 3.18335399992975, + "p95_ms": 122.56829919999743, "result_summary": { "present_count": 5, "empty_count": 0, @@ -209,9 +209,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.6060319999999, + "duration_ms": 175.54956800006494, "success": true, - "started_at_unix": 1788329252.32004, + "started_at_unix": 1788415676.915147, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -239,9 +239,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.05276399999457, + "duration_ms": 151.67038599997795, "success": true, - "started_at_unix": 1788329252.4985223, + "started_at_unix": 1788415677.0912127, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -269,9 +269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.791632000011759, + "duration_ms": 3.0270900000459733, "success": true, - "started_at_unix": 1788329252.6527817, + "started_at_unix": 1788415677.2442307, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -299,9 +299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.119921000006798, + "duration_ms": 2.6752359999591135, "success": true, - "started_at_unix": 1788329252.65994, + "started_at_unix": 1788415677.2485793, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -329,9 +329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.660424000007879, + "duration_ms": 6.159952000075464, "success": true, - "started_at_unix": 1788329252.6643722, + "started_at_unix": 1788415677.2526023, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -359,9 +359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1979670000055194, + "duration_ms": 3.18335399992975, "success": true, - "started_at_unix": 1788329252.670372, + "started_at_unix": 1788415677.2600923, "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.5383420000034675, - "max_ms": 2.442331999986891, - "mean_ms": 2.0887408000021424, - "median_ms": 2.143253000014056, - "p95_ms": 2.424286199988046, + "min_ms": 1.47558100002243, + "max_ms": 2.3827509999136964, + "mean_ms": 1.9823399999950198, + "median_ms": 2.1414819999563406, + "p95_ms": 2.3449533999382766, "result_summary": { "present_count": 5, "empty_count": 0, @@ -468,9 +468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 295.42514199999914, + "duration_ms": 275.8669180000197, "success": true, - "started_at_unix": 1788329252.675072, + "started_at_unix": 1788415677.264748, "bytes_sent": 253, "bytes_received": 2729, "request_id": 8, @@ -498,9 +498,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9676740000136306, + "duration_ms": 1.7181230000460346, "success": true, - "started_at_unix": 1788329252.9706812, + "started_at_unix": 1788415677.5406992, "bytes_sent": 253, "bytes_received": 2729, "request_id": 9, @@ -528,9 +528,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5383420000034675, + "duration_ms": 1.47558100002243, "success": true, - "started_at_unix": 1788329252.9727437, + "started_at_unix": 1788415677.542494, "bytes_sent": 254, "bytes_received": 2730, "request_id": 10, @@ -558,9 +558,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.442331999986891, + "duration_ms": 2.193763000036597, "success": true, - "started_at_unix": 1788329252.9743872, + "started_at_unix": 1788415677.5440612, "bytes_sent": 254, "bytes_received": 2730, "request_id": 11, @@ -588,9 +588,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.352102999992667, + "duration_ms": 2.3827509999136964, "success": true, - "started_at_unix": 1788329252.9769993, + "started_at_unix": 1788415677.5464072, "bytes_sent": 254, "bytes_received": 2730, "request_id": 12, @@ -618,9 +618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.143253000014056, + "duration_ms": 2.1414819999563406, "success": true, - "started_at_unix": 1788329252.9794574, + "started_at_unix": 1788415677.5488942, "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.21609399999533707, - "max_ms": 0.23332700001787998, - "mean_ms": 0.2277882000100817, - "median_ms": 0.23093200002222147, - "p95_ms": 0.2331586000138941, + "min_ms": 0.23278399999071553, + "max_ms": 0.27769700000135344, + "mean_ms": 0.2512002000003122, + "median_ms": 0.2519790000405919, + "p95_ms": 0.27399440000408504, "result_summary": { "present_count": 5, "empty_count": 0, @@ -727,9 +727,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22755599999868537, + "duration_ms": 0.2562979999538584, "success": true, - "started_at_unix": 1788329252.981814, + "started_at_unix": 1788415677.5512478, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -757,9 +757,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23248499999795058, + "duration_ms": 0.27769700000135344, "success": true, - "started_at_unix": 1788329252.9820936, + "started_at_unix": 1788415677.5515628, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -787,9 +787,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23332700001787998, + "duration_ms": 0.2519790000405919, "success": true, - "started_at_unix": 1788329252.9823976, + "started_at_unix": 1788415677.5519168, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -817,9 +817,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22610300001701944, + "duration_ms": 0.2343569999538886, "success": true, - "started_at_unix": 1788329252.982695, + "started_at_unix": 1788415677.5522463, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -847,9 +847,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21609399999533707, + "duration_ms": 0.2591840000150114, "success": true, - "started_at_unix": 1788329252.9829874, + "started_at_unix": 1788415677.5525496, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -877,9 +877,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23093200002222147, + "duration_ms": 0.23278399999071553, "success": true, - "started_at_unix": 1788329252.983264, + "started_at_unix": 1788415677.5528843, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -922,11 +922,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 807385, - "min_ms": 8.566185999995923, - "max_ms": 47.6716539999984, - "mean_ms": 17.716551999996, - "median_ms": 11.343895999999631, - "p95_ms": 40.59466339999744, + "min_ms": 9.630612000023575, + "max_ms": 14.39687699996739, + "mean_ms": 12.101544199981618, + "median_ms": 11.882950999961395, + "p95_ms": 14.142993799964643, "result_summary": { "present_count": 5, "empty_count": 0, @@ -986,9 +986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.271636000013132, + "duration_ms": 17.952465000007578, "success": true, - "started_at_unix": 1788329252.98385, + "started_at_unix": 1788415677.5534716, "bytes_sent": 288, "bytes_received": 161477, "request_id": 20, @@ -1016,9 +1016,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.343895999999631, + "duration_ms": 11.469820000002073, "success": true, - "started_at_unix": 1788329252.9994454, + "started_at_unix": 1788415677.573792, "bytes_sent": 288, "bytes_received": 161477, "request_id": 21, @@ -1046,9 +1046,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.714322999992419, + "duration_ms": 9.630612000023575, "success": true, - "started_at_unix": 1788329253.0141315, + "started_at_unix": 1788415677.5886538, "bytes_sent": 288, "bytes_received": 161477, "request_id": 22, @@ -1076,9 +1076,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.286700999993627, + "duration_ms": 11.882950999961395, "success": true, - "started_at_unix": 1788329253.0262356, + "started_at_unix": 1788415677.6002343, "bytes_sent": 288, "bytes_received": 161477, "request_id": 23, @@ -1106,9 +1106,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.6716539999984, + "duration_ms": 13.127460999953655, "success": true, - "started_at_unix": 1788329253.0404036, + "started_at_unix": 1788415677.6140528, "bytes_sent": 288, "bytes_received": 161477, "request_id": 24, @@ -1136,9 +1136,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.566185999995923, + "duration_ms": 14.39687699996739, "success": true, - "started_at_unix": 1788329253.090036, + "started_at_unix": 1788415677.6291482, "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.530667999991465, - "max_ms": 4.436235000014221, - "mean_ms": 3.3740003999980672, - "median_ms": 2.9973309999888897, - "p95_ms": 4.395150000010517, + "min_ms": 2.5069829999893045, + "max_ms": 2.7248990000998674, + "mean_ms": 2.595317600003, + "median_ms": 2.5353149999318703, + "p95_ms": 2.719136400082789, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1245,9 +1245,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.536471000013535, + "duration_ms": 41.53268000004573, "success": true, - "started_at_unix": 1788329253.1006682, + "started_at_unix": 1788415677.646821, "bytes_sent": 255, "bytes_received": 2053, "request_id": 26, @@ -1275,9 +1275,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.436235000014221, + "duration_ms": 2.696086000014475, "success": true, - "started_at_unix": 1788329253.1093276, + "started_at_unix": 1788415677.68851, "bytes_sent": 255, "bytes_received": 2053, "request_id": 27, @@ -1305,9 +1305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.230809999995699, + "duration_ms": 2.5353149999318703, "success": true, - "started_at_unix": 1788329253.1138887, + "started_at_unix": 1788415677.6913497, "bytes_sent": 255, "bytes_received": 2053, "request_id": 28, @@ -1335,9 +1335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6749580000000606, + "duration_ms": 2.5069829999893045, "success": true, - "started_at_unix": 1788329253.1182485, + "started_at_unix": 1788415677.694008, "bytes_sent": 255, "bytes_received": 2053, "request_id": 29, @@ -1365,9 +1365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9973309999888897, + "duration_ms": 2.513304999979482, "success": true, - "started_at_unix": 1788329253.1210468, + "started_at_unix": 1788415677.696636, "bytes_sent": 255, "bytes_received": 2053, "request_id": 30, @@ -1395,9 +1395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.530667999991465, + "duration_ms": 2.7248990000998674, "success": true, - "started_at_unix": 1788329253.1241946, + "started_at_unix": 1788415677.6993575, "bytes_sent": 255, "bytes_received": 2053, "request_id": 31, @@ -1429,9 +1429,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.1472870000138755, + "duration_ms": 2.0541220000040994, "success": true, - "started_at_unix": 1788329252.3176076, + "started_at_unix": 1788415676.9127984, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -1450,9 +1450,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020006999989163887, + "duration_ms": 0.019826999960059766, "success": true, - "started_at_unix": 1788329252.3198302, + "started_at_unix": 1788415676.9149318, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1465,9 +1465,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.030165999987730174, + "duration_ms": 0.033993999977610656, "success": true, - "started_at_unix": 1788329252.3198693, + "started_at_unix": 1788415676.9149728, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1483,9 +1483,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019757000018216786, + "duration_ms": 0.019487000031404023, "success": true, - "started_at_unix": 1788329252.319988, + "started_at_unix": 1788415676.9150884, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1501,9 +1501,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 177.6060319999999, + "duration_ms": 175.54956800006494, "success": true, - "started_at_unix": 1788329252.32004, + "started_at_unix": 1788415676.915147, "bytes_sent": 285, "bytes_received": 19149, "request_id": 2, @@ -1531,9 +1531,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.05276399999457, + "duration_ms": 151.67038599997795, "success": true, - "started_at_unix": 1788329252.4985223, + "started_at_unix": 1788415677.0912127, "bytes_sent": 285, "bytes_received": 19149, "request_id": 3, @@ -1561,9 +1561,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.791632000011759, + "duration_ms": 3.0270900000459733, "success": true, - "started_at_unix": 1788329252.6527817, + "started_at_unix": 1788415677.2442307, "bytes_sent": 285, "bytes_received": 19149, "request_id": 4, @@ -1591,9 +1591,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.119921000006798, + "duration_ms": 2.6752359999591135, "success": true, - "started_at_unix": 1788329252.65994, + "started_at_unix": 1788415677.2485793, "bytes_sent": 285, "bytes_received": 19149, "request_id": 5, @@ -1621,9 +1621,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.660424000007879, + "duration_ms": 6.159952000075464, "success": true, - "started_at_unix": 1788329252.6643722, + "started_at_unix": 1788415677.2526023, "bytes_sent": 285, "bytes_received": 19149, "request_id": 6, @@ -1651,9 +1651,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.1979670000055194, + "duration_ms": 3.18335399992975, "success": true, - "started_at_unix": 1788329252.670372, + "started_at_unix": 1788415677.2600923, "bytes_sent": 285, "bytes_received": 19149, "request_id": 7, @@ -1681,9 +1681,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 295.42514199999914, + "duration_ms": 275.8669180000197, "success": true, - "started_at_unix": 1788329252.675072, + "started_at_unix": 1788415677.264748, "bytes_sent": 253, "bytes_received": 2729, "request_id": 8, @@ -1711,9 +1711,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9676740000136306, + "duration_ms": 1.7181230000460346, "success": true, - "started_at_unix": 1788329252.9706812, + "started_at_unix": 1788415677.5406992, "bytes_sent": 253, "bytes_received": 2729, "request_id": 9, @@ -1741,9 +1741,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5383420000034675, + "duration_ms": 1.47558100002243, "success": true, - "started_at_unix": 1788329252.9727437, + "started_at_unix": 1788415677.542494, "bytes_sent": 254, "bytes_received": 2730, "request_id": 10, @@ -1771,9 +1771,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.442331999986891, + "duration_ms": 2.193763000036597, "success": true, - "started_at_unix": 1788329252.9743872, + "started_at_unix": 1788415677.5440612, "bytes_sent": 254, "bytes_received": 2730, "request_id": 11, @@ -1801,9 +1801,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.352102999992667, + "duration_ms": 2.3827509999136964, "success": true, - "started_at_unix": 1788329252.9769993, + "started_at_unix": 1788415677.5464072, "bytes_sent": 254, "bytes_received": 2730, "request_id": 12, @@ -1831,9 +1831,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.143253000014056, + "duration_ms": 2.1414819999563406, "success": true, - "started_at_unix": 1788329252.9794574, + "started_at_unix": 1788415677.5488942, "bytes_sent": 254, "bytes_received": 2730, "request_id": 13, @@ -1861,9 +1861,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22755599999868537, + "duration_ms": 0.2562979999538584, "success": true, - "started_at_unix": 1788329252.981814, + "started_at_unix": 1788415677.5512478, "bytes_sent": 260, "bytes_received": 245, "request_id": 14, @@ -1891,9 +1891,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23248499999795058, + "duration_ms": 0.27769700000135344, "success": true, - "started_at_unix": 1788329252.9820936, + "started_at_unix": 1788415677.5515628, "bytes_sent": 260, "bytes_received": 245, "request_id": 15, @@ -1921,9 +1921,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23332700001787998, + "duration_ms": 0.2519790000405919, "success": true, - "started_at_unix": 1788329252.9823976, + "started_at_unix": 1788415677.5519168, "bytes_sent": 260, "bytes_received": 245, "request_id": 16, @@ -1951,9 +1951,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22610300001701944, + "duration_ms": 0.2343569999538886, "success": true, - "started_at_unix": 1788329252.982695, + "started_at_unix": 1788415677.5522463, "bytes_sent": 260, "bytes_received": 245, "request_id": 17, @@ -1981,9 +1981,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21609399999533707, + "duration_ms": 0.2591840000150114, "success": true, - "started_at_unix": 1788329252.9829874, + "started_at_unix": 1788415677.5525496, "bytes_sent": 260, "bytes_received": 245, "request_id": 18, @@ -2011,9 +2011,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23093200002222147, + "duration_ms": 0.23278399999071553, "success": true, - "started_at_unix": 1788329252.983264, + "started_at_unix": 1788415677.5528843, "bytes_sent": 260, "bytes_received": 245, "request_id": 19, @@ -2041,9 +2041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03486500000349224, + "duration_ms": 0.04221899996537104, "success": true, - "started_at_unix": 1788329252.9838018, + "started_at_unix": 1788415677.553414, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2060,9 +2060,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.271636000013132, + "duration_ms": 17.952465000007578, "success": true, - "started_at_unix": 1788329252.98385, + "started_at_unix": 1788415677.5534716, "bytes_sent": 288, "bytes_received": 161477, "request_id": 20, @@ -2090,9 +2090,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04009500000279331, + "duration_ms": 0.04271900002095208, "success": true, - "started_at_unix": 1788329252.9993515, + "started_at_unix": 1788415677.5736635, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2109,9 +2109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029114999989587886, + "duration_ms": 0.03504599999359925, "success": true, - "started_at_unix": 1788329252.999404, + "started_at_unix": 1788415677.5737436, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2128,9 +2128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.343895999999631, + "duration_ms": 11.469820000002073, "success": true, - "started_at_unix": 1788329252.9994454, + "started_at_unix": 1788415677.573792, "bytes_sent": 288, "bytes_received": 161477, "request_id": 21, @@ -2158,9 +2158,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039784999984249225, + "duration_ms": 0.041005999946719385, "success": true, - "started_at_unix": 1788329253.0140438, + "started_at_unix": 1788415677.588562, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2177,9 +2177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023664999986294788, + "duration_ms": 0.02326399999219575, "success": true, - "started_at_unix": 1788329253.0140958, + "started_at_unix": 1788415677.5886188, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2196,9 +2196,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.714322999992419, + "duration_ms": 9.630612000023575, "success": true, - "started_at_unix": 1788329253.0141315, + "started_at_unix": 1788415677.5886538, "bytes_sent": 288, "bytes_received": 161477, "request_id": 22, @@ -2226,9 +2226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04104699999629702, + "duration_ms": 0.0317500000619475, "success": true, - "started_at_unix": 1788329253.026138, + "started_at_unix": 1788415677.6001546, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2245,9 +2245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029605000008814386, + "duration_ms": 0.02225099990482704, "success": true, - "started_at_unix": 1788329253.0261924, + "started_at_unix": 1788415677.6001997, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2264,9 +2264,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.286700999993627, + "duration_ms": 11.882950999961395, "success": true, - "started_at_unix": 1788329253.0262356, + "started_at_unix": 1788415677.6002343, "bytes_sent": 288, "bytes_received": 161477, "request_id": 23, @@ -2294,9 +2294,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026138999999147927, + "duration_ms": 0.03028699995866191, "success": true, - "started_at_unix": 1788329253.0403466, + "started_at_unix": 1788415677.6139748, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2313,9 +2313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014036999999689215, + "duration_ms": 0.02284199990754132, "success": true, - "started_at_unix": 1788329253.0403814, + "started_at_unix": 1788415677.6140172, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2332,9 +2332,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.6716539999984, + "duration_ms": 13.127460999953655, "success": true, - "started_at_unix": 1788329253.0404036, + "started_at_unix": 1788415677.6140528, "bytes_sent": 288, "bytes_received": 161477, "request_id": 24, @@ -2362,9 +2362,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027711999990742697, + "duration_ms": 0.03606699999636476, "success": true, - "started_at_unix": 1788329253.0899727, + "started_at_unix": 1788415677.6290584, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2381,9 +2381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014837999998462692, + "duration_ms": 0.024886999995032966, "success": true, - "started_at_unix": 1788329253.0900111, + "started_at_unix": 1788415677.6291096, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2400,9 +2400,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.566185999995923, + "duration_ms": 14.39687699996739, "success": true, - "started_at_unix": 1788329253.090036, + "started_at_unix": 1788415677.6291482, "bytes_sent": 288, "bytes_received": 161477, "request_id": 25, @@ -2430,9 +2430,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024485999972512218, + "duration_ms": 0.04007500001534936, "success": true, - "started_at_unix": 1788329253.1003366, + "started_at_unix": 1788415677.6464746, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2449,9 +2449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035315999980412016, + "duration_ms": 0.033893000022544584, "success": true, - "started_at_unix": 1788329253.1006227, + "started_at_unix": 1788415677.6467743, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2468,9 +2468,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.536471000013535, + "duration_ms": 41.53268000004573, "success": true, - "started_at_unix": 1788329253.1006682, + "started_at_unix": 1788415677.646821, "bytes_sent": 255, "bytes_received": 2053, "request_id": 26, @@ -2498,9 +2498,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034164000027203656, + "duration_ms": 0.03346200003306876, "success": true, - "started_at_unix": 1788329253.1092594, + "started_at_unix": 1788415677.688438, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2517,9 +2517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018103999991581077, + "duration_ms": 0.016910999988795083, "success": true, - "started_at_unix": 1788329253.109301, + "started_at_unix": 1788415677.688483, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2536,9 +2536,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.436235000014221, + "duration_ms": 2.696086000014475, "success": true, - "started_at_unix": 1788329253.1093276, + "started_at_unix": 1788415677.68851, "bytes_sent": 255, "bytes_received": 2053, "request_id": 27, @@ -2566,9 +2566,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02285299999016388, + "duration_ms": 0.03077699989262328, "success": true, - "started_at_unix": 1788329253.1138306, + "started_at_unix": 1788415677.6912851, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2585,9 +2585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014376000024185487, + "duration_ms": 0.017001999935928325, "success": true, - "started_at_unix": 1788329253.1138616, + "started_at_unix": 1788415677.6913247, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2604,9 +2604,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.230809999995699, + "duration_ms": 2.5353149999318703, "success": true, - "started_at_unix": 1788329253.1138887, + "started_at_unix": 1788415677.6913497, "bytes_sent": 255, "bytes_received": 2053, "request_id": 28, @@ -2634,9 +2634,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02408500000683489, + "duration_ms": 0.024114999973789963, "success": true, - "started_at_unix": 1788329253.1181874, + "started_at_unix": 1788415677.6939547, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2653,9 +2653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015960000013137687, + "duration_ms": 0.014867999993839476, "success": true, - "started_at_unix": 1788329253.1182196, + "started_at_unix": 1788415677.6939857, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2672,9 +2672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6749580000000606, + "duration_ms": 2.5069829999893045, "success": true, - "started_at_unix": 1788329253.1182485, + "started_at_unix": 1788415677.694008, "bytes_sent": 255, "bytes_received": 2053, "request_id": 29, @@ -2702,9 +2702,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022982999979603846, + "duration_ms": 0.026349999984631722, "success": true, - "started_at_unix": 1788329253.1209946, + "started_at_unix": 1788415677.6965816, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2721,9 +2721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014125999996394967, + "duration_ms": 0.014186000043991953, "success": true, - "started_at_unix": 1788329253.1210256, + "started_at_unix": 1788415677.6966145, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2740,9 +2740,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.9973309999888897, + "duration_ms": 2.513304999979482, "success": true, - "started_at_unix": 1788329253.1210468, + "started_at_unix": 1788415677.696636, "bytes_sent": 255, "bytes_received": 2053, "request_id": 30, @@ -2770,9 +2770,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0243359999956283, + "duration_ms": 0.03635699999904318, "success": true, - "started_at_unix": 1788329253.124132, + "started_at_unix": 1788415677.6992745, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2789,9 +2789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015519000015729034, + "duration_ms": 0.02286200003709382, "success": true, - "started_at_unix": 1788329253.1241643, + "started_at_unix": 1788415677.6993222, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2808,9 +2808,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.530667999991465, + "duration_ms": 2.7248990000998674, "success": true, - "started_at_unix": 1788329253.1241946, + "started_at_unix": 1788415677.6993575, "bytes_sent": 255, "bytes_received": 2053, "request_id": 31, @@ -2838,9 +2838,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022563000015907164, + "duration_ms": 0.020467000013013603, "success": true, - "started_at_unix": 1788329253.1267915, + "started_at_unix": 1788415677.7021437, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2857,9 +2857,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03278099998738071, + "duration_ms": 0.02905400003783143, "success": true, - "started_at_unix": 1788329253.1269147, + "started_at_unix": 1788415677.7022564, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2872,9 +2872,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.14110400002209644, + "duration_ms": 0.14470999997229228, "success": true, - "started_at_unix": 1788329253.1269577, + "started_at_unix": 1788415677.702296, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2892,9 +2892,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.024605999982441062, + "duration_ms": 0.018253999996886705, "success": true, - "started_at_unix": 1788329253.1271179, + "started_at_unix": 1788415677.7024562, "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": 288.36244999999394, + "total_duration_ms": 271.0688019999452, "error_message": null, "summary": { "request_count": 32, @@ -2925,11 +2925,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 117881, - "min_ms": 0.1812889999825984, - "max_ms": 128.13013799998885, - "mean_ms": 8.533591375000427, - "median_ms": 0.5217914999917639, - "p95_ms": 46.715073750013346, + "min_ms": 0.1613539999425484, + "max_ms": 122.04248399996231, + "mean_ms": 8.131895656244836, + "median_ms": 0.5185664999771689, + "p95_ms": 46.31420140003678, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2984,27 +2984,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.33453599999688777, - "max_ms": 89.94315700002176, - "mean_ms": 10.798043400004076, - "median_ms": 1.0373420000036049, - "p95_ms": 54.00080020001488 + "min_ms": 0.31475600007979665, + "max_ms": 86.70264399995631, + "mean_ms": 10.39329809997298, + "median_ms": 1.0047729999769217, + "p95_ms": 52.81729749995058 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.25891500001762324, - "max_ms": 3.6418079999975816, - "mean_ms": 0.7680628999992223, - "median_ms": 0.5217914999917639, - "p95_ms": 2.2950740999959827 + "min_ms": 0.22954800010666077, + "max_ms": 3.4585370000286275, + "mean_ms": 0.7393161000209147, + "median_ms": 0.45926050000844043, + "p95_ms": 2.2017023000216764 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.22509100000434046, - "max_ms": 0.23905800000534327, - "mean_ms": 0.23150740000232872, - "median_ms": 0.22975999999630403, - "p95_ms": 0.23829840000644253 + "min_ms": 0.2111740000145801, + "max_ms": 0.2643220000209112, + "mean_ms": 0.23432299999512907, + "median_ms": 0.2362210000228515, + "p95_ms": 0.2599982000219825 } }, "validation": { @@ -3030,11 +3030,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 4505, - "min_ms": 0.33453599999688777, - "max_ms": 89.94315700002176, - "mean_ms": 18.2844694000039, - "median_ms": 0.37441099999568905, - "p95_ms": 72.04104560001382, + "min_ms": 0.31475600007979665, + "max_ms": 86.70264399995631, + "mean_ms": 17.62674399997195, + "median_ms": 0.34360999995897146, + "p95_ms": 69.44870459994944, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3094,9 +3094,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.13013799998885, + "duration_ms": 122.04248399996231, "success": true, - "started_at_unix": 1788329253.1565197, + "started_at_unix": 1788415677.7261622, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -3124,9 +3124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 89.94315700002176, + "duration_ms": 86.70264399995631, "success": true, - "started_at_unix": 1788329253.2847648, + "started_at_unix": 1788415677.8483016, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -3154,9 +3154,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4325999999821306, + "duration_ms": 0.34360999995897146, "success": true, - "started_at_unix": 1788329253.3748934, + "started_at_unix": 1788415677.9351964, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -3184,9 +3184,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.37441099999568905, + "duration_ms": 0.3397629999426499, "success": true, - "started_at_unix": 1788329253.3754842, + "started_at_unix": 1788415677.935695, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -3214,9 +3214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3376430000230357, + "duration_ms": 0.31475600007979665, "success": true, - "started_at_unix": 1788329253.3759964, + "started_at_unix": 1788415677.936172, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -3244,9 +3244,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33453599999688777, + "duration_ms": 0.4329469999220237, "success": true, - "started_at_unix": 1788329253.3764744, + "started_at_unix": 1788415677.9366229, "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.25891500001762324, - "max_ms": 0.44101500000692795, - "mean_ms": 0.30629920000819766, - "median_ms": 0.28181700000118326, - "p95_ms": 0.41030560000763217, + "min_ms": 0.22954800010666077, + "max_ms": 0.3143349999845668, + "mean_ms": 0.2770224000187227, + "median_ms": 0.27748799993787543, + "p95_ms": 0.313177199996062, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3353,9 +3353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.586064000013494, + "duration_ms": 6.330329999968853, "success": true, - "started_at_unix": 1788329253.3770916, + "started_at_unix": 1788415677.9373784, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -3383,9 +3383,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28181700000118326, + "duration_ms": 0.3085460000420426, "success": true, - "started_at_unix": 1788329253.3857398, + "started_at_unix": 1788415677.9437978, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -3413,9 +3413,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25891500001762324, + "duration_ms": 0.27748799993787543, "success": true, - "started_at_unix": 1788329253.3860977, + "started_at_unix": 1788415677.9441803, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -3443,9 +3443,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44101500000692795, + "duration_ms": 0.3143349999845668, "success": true, - "started_at_unix": 1788329253.3864279, + "started_at_unix": 1788415677.9445317, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -3473,9 +3473,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2622810000048048, + "duration_ms": 0.22954800010666077, "success": true, - "started_at_unix": 1788329253.3869433, + "started_at_unix": 1788415677.9449131, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -3503,9 +3503,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28746800001044903, + "duration_ms": 0.25519500002246787, "success": true, - "started_at_unix": 1788329253.3872786, + "started_at_unix": 1788415677.9452078, "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.22509100000434046, - "max_ms": 0.23905800000534327, - "mean_ms": 0.23150740000232872, - "median_ms": 0.22975999999630403, - "p95_ms": 0.23829840000644253, + "min_ms": 0.2111740000145801, + "max_ms": 0.2643220000209112, + "mean_ms": 0.23432299999512907, + "median_ms": 0.2362210000228515, + "p95_ms": 0.2599982000219825, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3612,9 +3612,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23950899998226305, + "duration_ms": 0.23766300000716, "success": true, - "started_at_unix": 1788329253.3877559, + "started_at_unix": 1788415677.9456396, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -3642,9 +3642,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22975999999630403, + "duration_ms": 0.2111740000145801, "success": true, - "started_at_unix": 1788329253.3880527, + "started_at_unix": 1788415677.9459274, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -3672,9 +3672,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23905800000534327, + "duration_ms": 0.24270300002626755, "success": true, - "started_at_unix": 1788329253.3883584, + "started_at_unix": 1788415677.9462128, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -3702,9 +3702,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23526000001083958, + "duration_ms": 0.2643220000209112, "success": true, - "started_at_unix": 1788329253.3886704, + "started_at_unix": 1788415677.9465272, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -3732,9 +3732,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22509100000434046, + "duration_ms": 0.21719499989103497, "success": true, - "started_at_unix": 1788329253.388976, + "started_at_unix": 1788415677.9468598, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -3762,9 +3762,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22836799999481627, + "duration_ms": 0.2362210000228515, "success": true, - "started_at_unix": 1788329253.389274, + "started_at_unix": 1788415677.9471524, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -3807,11 +3807,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 84275, - "min_ms": 1.0324530000218601, - "max_ms": 10.071253000006664, - "mean_ms": 3.311617400004252, - "median_ms": 1.046889999997802, - "p95_ms": 8.730054400007246, + "min_ms": 0.9998340000265671, + "max_ms": 11.401873999943746, + "mean_ms": 3.1598521999740115, + "median_ms": 1.0418020000315664, + "p95_ms": 9.390706999943175, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3871,9 +3871,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.346642000006568, + "duration_ms": 13.269112000102723, "success": true, - "started_at_unix": 1788329253.3898916, + "started_at_unix": 1788415677.947826, "bytes_sent": 278, "bytes_received": 16855, "request_id": 20, @@ -3901,9 +3901,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.071253000006664, + "duration_ms": 11.401873999943746, "success": true, - "started_at_unix": 1788329253.4019468, + "started_at_unix": 1788415677.9616911, "bytes_sent": 278, "bytes_received": 16855, "request_id": 21, @@ -3931,9 +3931,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3652600000095845, + "duration_ms": 1.3460389999409017, "success": true, - "started_at_unix": 1788329253.412498, + "started_at_unix": 1788415677.9735432, "bytes_sent": 278, "bytes_received": 16855, "request_id": 22, @@ -3961,9 +3961,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0422309999853496, + "duration_ms": 1.0418020000315664, "success": true, - "started_at_unix": 1788329253.4163349, + "started_at_unix": 1788415677.975313, "bytes_sent": 278, "bytes_received": 16855, "request_id": 23, @@ -3991,9 +3991,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.046889999997802, + "duration_ms": 1.0097119999272763, "success": true, - "started_at_unix": 1788329253.4178169, + "started_at_unix": 1788415677.9768033, "bytes_sent": 278, "bytes_received": 16855, "request_id": 24, @@ -4021,9 +4021,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0324530000218601, + "duration_ms": 0.9998340000265671, "success": true, - "started_at_unix": 1788329253.4192755, + "started_at_unix": 1788415677.97823, "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.6025679999765998, - "max_ms": 3.6418079999975816, - "mean_ms": 1.229826599990247, - "median_ms": 0.6404190000068866, - "p95_ms": 3.043259599996872, + "min_ms": 0.604186000032314, + "max_ms": 3.4585370000286275, + "mean_ms": 1.2016098000231068, + "median_ms": 0.651865000008911, + "p95_ms": 2.899943800025539, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4130,9 +4130,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.625458000016124, + "duration_ms": 3.562400999953752, "success": true, - "started_at_unix": 1788329253.4209726, + "started_at_unix": 1788415677.9799116, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -4160,9 +4160,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6418079999975816, + "duration_ms": 0.6655710000131876, "success": true, - "started_at_unix": 1788329253.424726, + "started_at_unix": 1788415677.9836001, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -4190,9 +4190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6490659999940362, + "duration_ms": 0.6278900000324938, "success": true, - "started_at_unix": 1788329253.4284973, + "started_at_unix": 1788415677.9843752, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -4220,9 +4220,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6404190000068866, + "duration_ms": 0.604186000032314, "success": true, - "started_at_unix": 1788329253.4292421, + "started_at_unix": 1788415677.9851089, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -4250,9 +4250,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6152719999761302, + "duration_ms": 3.4585370000286275, "success": true, - "started_at_unix": 1788329253.4299734, + "started_at_unix": 1788415677.9858577, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -4280,9 +4280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6025679999765998, + "duration_ms": 0.651865000008911, "success": true, - "started_at_unix": 1788329253.4306743, + "started_at_unix": 1788415677.9894307, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -4314,9 +4314,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 4.147223999979133, + "duration_ms": 2.119559999982812, "success": true, - "started_at_unix": 1788329253.1519346, + "started_at_unix": 1788415677.7236807, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -4335,9 +4335,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.06438999997726569, + "duration_ms": 0.025146999973912898, "success": true, - "started_at_unix": 1788329253.1561856, + "started_at_unix": 1788415677.7258813, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4350,9 +4350,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03524599998172562, + "duration_ms": 0.03113800005394296, "success": true, - "started_at_unix": 1788329253.1562805, + "started_at_unix": 1788415677.7259383, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4368,9 +4368,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03582700000492878, + "duration_ms": 0.03264100007527304, "success": true, - "started_at_unix": 1788329253.1564233, + "started_at_unix": 1788415677.7260804, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4386,9 +4386,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 128.13013799998885, + "duration_ms": 122.04248399996231, "success": true, - "started_at_unix": 1788329253.1565197, + "started_at_unix": 1788415677.7261622, "bytes_sent": 277, "bytes_received": 901, "request_id": 2, @@ -4416,9 +4416,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 89.94315700002176, + "duration_ms": 86.70264399995631, "success": true, - "started_at_unix": 1788329253.2847648, + "started_at_unix": 1788415677.8483016, "bytes_sent": 277, "bytes_received": 901, "request_id": 3, @@ -4446,9 +4446,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4325999999821306, + "duration_ms": 0.34360999995897146, "success": true, - "started_at_unix": 1788329253.3748934, + "started_at_unix": 1788415677.9351964, "bytes_sent": 277, "bytes_received": 901, "request_id": 4, @@ -4476,9 +4476,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.37441099999568905, + "duration_ms": 0.3397629999426499, "success": true, - "started_at_unix": 1788329253.3754842, + "started_at_unix": 1788415677.935695, "bytes_sent": 277, "bytes_received": 901, "request_id": 5, @@ -4506,9 +4506,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3376430000230357, + "duration_ms": 0.31475600007979665, "success": true, - "started_at_unix": 1788329253.3759964, + "started_at_unix": 1788415677.936172, "bytes_sent": 277, "bytes_received": 901, "request_id": 6, @@ -4536,9 +4536,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.33453599999688777, + "duration_ms": 0.4329469999220237, "success": true, - "started_at_unix": 1788329253.3764744, + "started_at_unix": 1788415677.9366229, "bytes_sent": 277, "bytes_received": 901, "request_id": 7, @@ -4566,9 +4566,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.586064000013494, + "duration_ms": 6.330329999968853, "success": true, - "started_at_unix": 1788329253.3770916, + "started_at_unix": 1788415677.9373784, "bytes_sent": 244, "bytes_received": 431, "request_id": 8, @@ -4596,9 +4596,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28181700000118326, + "duration_ms": 0.3085460000420426, "success": true, - "started_at_unix": 1788329253.3857398, + "started_at_unix": 1788415677.9437978, "bytes_sent": 244, "bytes_received": 431, "request_id": 9, @@ -4626,9 +4626,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25891500001762324, + "duration_ms": 0.27748799993787543, "success": true, - "started_at_unix": 1788329253.3860977, + "started_at_unix": 1788415677.9441803, "bytes_sent": 245, "bytes_received": 432, "request_id": 10, @@ -4656,9 +4656,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.44101500000692795, + "duration_ms": 0.3143349999845668, "success": true, - "started_at_unix": 1788329253.3864279, + "started_at_unix": 1788415677.9445317, "bytes_sent": 245, "bytes_received": 432, "request_id": 11, @@ -4686,9 +4686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2622810000048048, + "duration_ms": 0.22954800010666077, "success": true, - "started_at_unix": 1788329253.3869433, + "started_at_unix": 1788415677.9449131, "bytes_sent": 245, "bytes_received": 432, "request_id": 12, @@ -4716,9 +4716,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.28746800001044903, + "duration_ms": 0.25519500002246787, "success": true, - "started_at_unix": 1788329253.3872786, + "started_at_unix": 1788415677.9452078, "bytes_sent": 245, "bytes_received": 432, "request_id": 13, @@ -4746,9 +4746,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23950899998226305, + "duration_ms": 0.23766300000716, "success": true, - "started_at_unix": 1788329253.3877559, + "started_at_unix": 1788415677.9456396, "bytes_sent": 250, "bytes_received": 235, "request_id": 14, @@ -4776,9 +4776,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22975999999630403, + "duration_ms": 0.2111740000145801, "success": true, - "started_at_unix": 1788329253.3880527, + "started_at_unix": 1788415677.9459274, "bytes_sent": 250, "bytes_received": 235, "request_id": 15, @@ -4806,9 +4806,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23905800000534327, + "duration_ms": 0.24270300002626755, "success": true, - "started_at_unix": 1788329253.3883584, + "started_at_unix": 1788415677.9462128, "bytes_sent": 250, "bytes_received": 235, "request_id": 16, @@ -4836,9 +4836,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23526000001083958, + "duration_ms": 0.2643220000209112, "success": true, - "started_at_unix": 1788329253.3886704, + "started_at_unix": 1788415677.9465272, "bytes_sent": 250, "bytes_received": 235, "request_id": 17, @@ -4866,9 +4866,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22509100000434046, + "duration_ms": 0.21719499989103497, "success": true, - "started_at_unix": 1788329253.388976, + "started_at_unix": 1788415677.9468598, "bytes_sent": 250, "bytes_received": 235, "request_id": 18, @@ -4896,9 +4896,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22836799999481627, + "duration_ms": 0.2362210000228515, "success": true, - "started_at_unix": 1788329253.389274, + "started_at_unix": 1788415677.9471524, "bytes_sent": 250, "bytes_received": 235, "request_id": 19, @@ -4926,9 +4926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0730069999974603, + "duration_ms": 0.16077999998742598, "success": true, - "started_at_unix": 1788329253.389801, + "started_at_unix": 1788415677.947649, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4945,9 +4945,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.346642000006568, + "duration_ms": 13.269112000102723, "success": true, - "started_at_unix": 1788329253.3898916, + "started_at_unix": 1788415677.947826, "bytes_sent": 278, "bytes_received": 16855, "request_id": 20, @@ -4975,9 +4975,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.1230510000027607, + "duration_ms": 0.04273000001830951, "success": true, - "started_at_unix": 1788329253.4017313, + "started_at_unix": 1788415677.961587, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4994,9 +4994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.060243000007176306, + "duration_ms": 0.03475400001207163, "success": true, - "started_at_unix": 1788329253.4018724, + "started_at_unix": 1788415677.9616437, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5013,9 +5013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.071253000006664, + "duration_ms": 11.401873999943746, "success": true, - "started_at_unix": 1788329253.4019468, + "started_at_unix": 1788415677.9616911, "bytes_sent": 278, "bytes_received": 16855, "request_id": 21, @@ -5043,9 +5043,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030506999991075645, + "duration_ms": 0.023784000063642452, "success": true, - "started_at_unix": 1788329253.4124198, + "started_at_unix": 1788415677.9734902, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5062,9 +5062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023964999996906045, + "duration_ms": 0.013374999980442226, "success": true, - "started_at_unix": 1788329253.412462, + "started_at_unix": 1788415677.9735224, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5081,9 +5081,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3652600000095845, + "duration_ms": 1.3460389999409017, "success": true, - "started_at_unix": 1788329253.412498, + "started_at_unix": 1788415677.9735432, "bytes_sent": 278, "bytes_received": 16855, "request_id": 22, @@ -5111,9 +5111,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027762000001985143, + "duration_ms": 0.02193099999203696, "success": true, - "started_at_unix": 1788329253.4162598, + "started_at_unix": 1788415677.9752624, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5130,9 +5130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02500700000496181, + "duration_ms": 0.01259400005437783, "success": true, - "started_at_unix": 1788329253.4162982, + "started_at_unix": 1788415677.9752922, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5149,9 +5149,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0422309999853496, + "duration_ms": 1.0418020000315664, "success": true, - "started_at_unix": 1788329253.4163349, + "started_at_unix": 1788415677.975313, "bytes_sent": 278, "bytes_received": 16855, "request_id": 23, @@ -5179,9 +5179,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02152099997942969, + "duration_ms": 0.0226820000079897, "success": true, - "started_at_unix": 1788329253.417768, + "started_at_unix": 1788415677.9767454, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5198,9 +5198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012733000005482609, + "duration_ms": 0.012964999996256665, "success": true, - "started_at_unix": 1788329253.417797, + "started_at_unix": 1788415677.9767761, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5217,9 +5217,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.046889999997802, + "duration_ms": 1.0097119999272763, "success": true, - "started_at_unix": 1788329253.4178169, + "started_at_unix": 1788415677.9768033, "bytes_sent": 278, "bytes_received": 16855, "request_id": 24, @@ -5247,9 +5247,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0215200000184268, + "duration_ms": 0.021308999976099585, "success": true, - "started_at_unix": 1788329253.4192276, + "started_at_unix": 1788415677.9781764, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5266,9 +5266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01266399999622081, + "duration_ms": 0.012623999964489485, "success": true, - "started_at_unix": 1788329253.4192562, + "started_at_unix": 1788415677.9782052, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5285,9 +5285,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.0324530000218601, + "duration_ms": 0.9998340000265671, "success": true, - "started_at_unix": 1788329253.4192755, + "started_at_unix": 1788415677.97823, "bytes_sent": 278, "bytes_received": 16855, "request_id": 25, @@ -5315,9 +5315,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020879000004470072, + "duration_ms": 0.020978999941689835, "success": true, - "started_at_unix": 1788329253.4206965, + "started_at_unix": 1788415677.9795954, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5334,9 +5334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035816999996995946, + "duration_ms": 0.027370999987397227, "success": true, - "started_at_unix": 1788329253.4209235, + "started_at_unix": 1788415677.9798748, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5353,9 +5353,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.625458000016124, + "duration_ms": 3.562400999953752, "success": true, - "started_at_unix": 1788329253.4209726, + "started_at_unix": 1788415677.9799116, "bytes_sent": 245, "bytes_received": 995, "request_id": 26, @@ -5383,9 +5383,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02980600001478706, + "duration_ms": 0.02839299997958733, "success": true, - "started_at_unix": 1788329253.4246385, + "started_at_unix": 1788415677.9835277, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5402,9 +5402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034575000000813816, + "duration_ms": 0.02178099998673133, "success": true, - "started_at_unix": 1788329253.4246793, + "started_at_unix": 1788415677.983565, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5421,9 +5421,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.6418079999975816, + "duration_ms": 0.6655710000131876, "success": true, - "started_at_unix": 1788329253.424726, + "started_at_unix": 1788415677.9836001, "bytes_sent": 245, "bytes_received": 995, "request_id": 27, @@ -5451,9 +5451,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025527999980567984, + "duration_ms": 0.02309299998159986, "success": true, - "started_at_unix": 1788329253.428425, + "started_at_unix": 1788415677.9843197, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5470,9 +5470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025536999999076215, + "duration_ms": 0.013044999946032476, "success": true, - "started_at_unix": 1788329253.428461, + "started_at_unix": 1788415677.9843497, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5489,9 +5489,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6490659999940362, + "duration_ms": 0.6278900000324938, "success": true, - "started_at_unix": 1788329253.4284973, + "started_at_unix": 1788415677.9843752, "bytes_sent": 245, "bytes_received": 995, "request_id": 28, @@ -5519,9 +5519,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019766999997727908, + "duration_ms": 0.020248000055289594, "success": true, - "started_at_unix": 1788329253.4291973, + "started_at_unix": 1788415677.9850574, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5538,9 +5538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012614000013400073, + "duration_ms": 0.012462999961826426, "success": true, - "started_at_unix": 1788329253.429223, + "started_at_unix": 1788415677.9850838, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5557,9 +5557,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6404190000068866, + "duration_ms": 0.604186000032314, "success": true, - "started_at_unix": 1788329253.4292421, + "started_at_unix": 1788415677.9851089, "bytes_sent": 245, "bytes_received": 995, "request_id": 29, @@ -5587,9 +5587,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019326000000319254, + "duration_ms": 0.020859000073869538, "success": true, - "started_at_unix": 1788329253.4299295, + "started_at_unix": 1788415677.985764, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5606,9 +5606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012273000010054602, + "duration_ms": 0.053519999937634566, "success": true, - "started_at_unix": 1788329253.4299548, + "started_at_unix": 1788415677.9857914, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5625,9 +5625,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6152719999761302, + "duration_ms": 3.4585370000286275, "success": true, - "started_at_unix": 1788329253.4299734, + "started_at_unix": 1788415677.9858577, "bytes_sent": 245, "bytes_received": 995, "request_id": 30, @@ -5655,9 +5655,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018173999990267475, + "duration_ms": 0.025547000063852465, "success": true, - "started_at_unix": 1788329253.4306335, + "started_at_unix": 1788415677.9893732, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5674,9 +5674,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.011570999987497999, + "duration_ms": 0.016840999933265266, "success": true, - "started_at_unix": 1788329253.4306574, + "started_at_unix": 1788415677.989406, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5693,9 +5693,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6025679999765998, + "duration_ms": 0.651865000008911, "success": true, - "started_at_unix": 1788329253.4306743, + "started_at_unix": 1788415677.9894307, "bytes_sent": 245, "bytes_received": 995, "request_id": 31, @@ -5723,9 +5723,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018574999984366514, + "duration_ms": 0.020839000058003876, "success": true, - "started_at_unix": 1788329253.4313223, + "started_at_unix": 1788415677.9901366, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5742,9 +5742,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.036649000008992516, + "duration_ms": 0.03401299989036488, "success": true, - "started_at_unix": 1788329253.431424, + "started_at_unix": 1788415677.9902601, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5757,9 +5757,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.1812889999825984, + "duration_ms": 0.1613539999425484, "success": true, - "started_at_unix": 1788329253.4314723, + "started_at_unix": 1788415677.9903107, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5777,9 +5777,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02748199997881784, + "duration_ms": 0.024907000010898628, "success": true, - "started_at_unix": 1788329253.4316733, + "started_at_unix": 1788415677.9904888, "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": 716.7066309999939, + "total_duration_ms": 667.2796220000237, "error_message": null, "summary": { "request_count": 32, @@ -5810,11 +5810,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 890171, - "min_ms": 0.18558899998311063, - "max_ms": 205.1024350000148, - "mean_ms": 21.00229131250053, - "median_ms": 2.0856339999966167, - "p95_ms": 113.14527449998471, + "min_ms": 0.17525000009754876, + "max_ms": 203.18788500003393, + "mean_ms": 20.005615281235123, + "median_ms": 3.208433499992225, + "p95_ms": 119.34091569995635, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5869,27 +5869,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.35017499999412394, - "max_ms": 179.45729499999175, - "mean_ms": 33.4107108000012, - "median_ms": 21.940238499993825, - "p95_ms": 120.21481884999176 + "min_ms": 0.34279899989542173, + "max_ms": 177.32615399995666, + "mean_ms": 25.52288879999196, + "median_ms": 7.389179000028889, + "p95_ms": 117.02134754992798 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.6653050000124949, - "max_ms": 3.0621530000018993, - "mean_ms": 1.7905298000044922, - "median_ms": 1.7547450000137133, - "p95_ms": 2.954680399992071 + "min_ms": 0.6083239999270518, + "max_ms": 5.897704000062731, + "mean_ms": 2.846631099987462, + "median_ms": 2.3773049999817886, + "p95_ms": 5.829428650042701 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.24355599998671096, - "max_ms": 0.27506600000037906, - "mean_ms": 0.2549896000004992, - "median_ms": 0.2547070000105123, - "p95_ms": 0.2714270000012675 + "min_ms": 2.910906000010982, + "max_ms": 2.945699999941098, + "mean_ms": 2.9223031999663363, + "median_ms": 2.9156149998925684, + "p95_ms": 2.941299999952207 } }, "validation": { @@ -5915,11 +5915,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 4875, - "min_ms": 0.35017499999412394, - "max_ms": 179.45729499999175, - "mean_ms": 36.77123379999898, - "median_ms": 1.2702379999893765, - "p95_ms": 143.9466607999918, + "min_ms": 0.34279899989542173, + "max_ms": 177.32615399995666, + "mean_ms": 36.382387999992716, + "median_ms": 0.40006700010053464, + "p95_ms": 142.55515659997397, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5979,9 +5979,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 205.1024350000148, + "duration_ms": 203.18788500003393, "success": true, - "started_at_unix": 1788329253.455494, + "started_at_unix": 1788415678.010033, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -6009,9 +6009,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.45729499999175, + "duration_ms": 177.32615399995666, "success": true, - "started_at_unix": 1788329253.6607175, + "started_at_unix": 1788415678.2133274, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -6039,9 +6039,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2702379999893765, + "duration_ms": 0.3717529999676117, "success": true, - "started_at_unix": 1788329253.840298, + "started_at_unix": 1788415678.3908012, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -6069,9 +6069,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.90412399999218, + "duration_ms": 0.40006700010053464, "success": true, - "started_at_unix": 1788329253.8417616, + "started_at_unix": 1788415678.3913422, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -6099,9 +6099,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8743370000274808, + "duration_ms": 0.34279899989542173, "success": true, - "started_at_unix": 1788329253.8437996, + "started_at_unix": 1788415678.3919, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -6129,9 +6129,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.35017499999412394, + "duration_ms": 3.4711670000433514, "success": true, - "started_at_unix": 1788329253.8448167, + "started_at_unix": 1788415678.3923826, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -6174,11 +6174,11 @@ "failure_count": 0, "bytes_sent": 1234, "bytes_received": 13654, - "min_ms": 2.584669000015083, - "max_ms": 3.0621530000018993, - "mean_ms": 2.7611949999993612, - "median_ms": 2.6924699999995028, - "p95_ms": 3.0143873999975312, + "min_ms": 3.9500940000607443, + "max_ms": 5.897704000062731, + "mean_ms": 5.029177000005802, + "median_ms": 4.788956999959737, + "p95_ms": 5.867359400053829, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6238,9 +6238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.731244000009156, + "duration_ms": 71.89844799995626, "success": true, - "started_at_unix": 1788329253.8454263, + "started_at_unix": 1788415678.3961155, "bytes_sent": 246, "bytes_received": 2730, "request_id": 8, @@ -6268,9 +6268,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0621530000018993, + "duration_ms": 5.745981000018219, "success": true, - "started_at_unix": 1788329253.8822803, + "started_at_unix": 1788415678.4681318, "bytes_sent": 246, "bytes_received": 2730, "request_id": 9, @@ -6298,9 +6298,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6924699999995028, + "duration_ms": 4.76314899992758, "success": true, - "started_at_unix": 1788329253.8854625, + "started_at_unix": 1788415678.4739974, "bytes_sent": 247, "bytes_received": 2731, "request_id": 10, @@ -6328,9 +6328,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.643358000000262, + "duration_ms": 3.9500940000607443, "success": true, - "started_at_unix": 1788329253.8882957, + "started_at_unix": 1788415678.4788988, "bytes_sent": 247, "bytes_received": 2731, "request_id": 11, @@ -6358,9 +6358,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.584669000015083, + "duration_ms": 5.897704000062731, "success": true, - "started_at_unix": 1788329253.8910532, + "started_at_unix": 1788415678.4829586, "bytes_sent": 247, "bytes_received": 2731, "request_id": 12, @@ -6388,9 +6388,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.823324999980059, + "duration_ms": 4.788956999959737, "success": true, - "started_at_unix": 1788329253.8937454, + "started_at_unix": 1788415678.4889672, "bytes_sent": 247, "bytes_received": 2731, "request_id": 13, @@ -6433,11 +6433,11 @@ "failure_count": 0, "bytes_sent": 1260, "bytes_received": 1185, - "min_ms": 0.24355599998671096, - "max_ms": 0.27506600000037906, - "mean_ms": 0.2549896000004992, - "median_ms": 0.2547070000105123, - "p95_ms": 0.2714270000012675, + "min_ms": 2.910906000010982, + "max_ms": 2.945699999941098, + "mean_ms": 2.9223031999663363, + "median_ms": 2.9156149998925684, + "p95_ms": 2.941299999952207, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6497,9 +6497,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2705759999912516, + "duration_ms": 0.8314499999642067, "success": true, - "started_at_unix": 1788329253.896842, + "started_at_unix": 1788415678.49401, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -6527,9 +6527,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2568710000048213, + "duration_ms": 2.945699999941098, "success": true, - "started_at_unix": 1788329253.8971713, + "started_at_unix": 1788415678.4948988, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -6557,9 +6557,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2547070000105123, + "duration_ms": 2.9155949999903896, "success": true, - "started_at_unix": 1788329253.8975053, + "started_at_unix": 1788415678.497925, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -6587,9 +6587,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24355599998671096, + "duration_ms": 2.9156149998925684, "success": true, - "started_at_unix": 1788329253.8978322, + "started_at_unix": 1788415678.500919, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -6617,9 +6617,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24474800000007235, + "duration_ms": 2.923699999996643, "success": true, - "started_at_unix": 1788329253.8981464, + "started_at_unix": 1788415678.5039148, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -6647,9 +6647,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27506600000037906, + "duration_ms": 2.910906000010982, "success": true, - "started_at_unix": 1788329253.8984625, + "started_at_unix": 1788415678.5069191, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -6692,11 +6692,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 716265, - "min_ms": 19.52607399999806, - "max_ms": 47.80734799999209, - "mean_ms": 30.050187800003414, - "median_ms": 28.686463000013873, - "p95_ms": 44.22120859999836, + "min_ms": 7.307883000066795, + "max_ms": 43.315472999893245, + "mean_ms": 14.663389599991206, + "median_ms": 7.496182999943812, + "p95_ms": 36.19776519992683, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6756,9 +6756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 58.889984999979106, + "duration_ms": 47.2499139999627, "success": true, - "started_at_unix": 1788329253.8990493, + "started_at_unix": 1788415678.5117686, "bytes_sent": 280, "bytes_received": 143253, "request_id": 20, @@ -6786,9 +6786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.686463000013873, + "duration_ms": 43.315472999893245, "success": true, - "started_at_unix": 1788329253.963641, + "started_at_unix": 1788415678.5617478, "bytes_sent": 280, "bytes_received": 143253, "request_id": 21, @@ -6816,9 +6816,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.80734799999209, + "duration_ms": 7.726934000061192, "success": true, - "started_at_unix": 1788329253.9986613, + "started_at_unix": 1788415678.607093, "bytes_sent": 280, "bytes_received": 143253, "request_id": 22, @@ -6846,9 +6846,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 24.35440299998959, + "duration_ms": 7.470474999990984, "success": true, - "started_at_unix": 1788329254.0539205, + "started_at_unix": 1788415678.6167142, "bytes_sent": 280, "bytes_received": 143253, "request_id": 23, @@ -6876,9 +6876,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.876651000023458, + "duration_ms": 7.307883000066795, "success": true, - "started_at_unix": 1788329254.084901, + "started_at_unix": 1788415678.6261387, "bytes_sent": 280, "bytes_received": 143253, "request_id": 24, @@ -6906,9 +6906,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.52607399999806, + "duration_ms": 7.496182999943812, "success": true, - "started_at_unix": 1788329254.1169128, + "started_at_unix": 1788415678.6353467, "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.6653050000124949, - "max_ms": 0.9248210000123436, - "mean_ms": 0.8198646000096232, - "median_ms": 0.8214880000139146, - "p95_ms": 0.9137022000118122, + "min_ms": 0.6083239999270518, + "max_ms": 0.8045159999028328, + "mean_ms": 0.6640851999691222, + "median_ms": 0.633691000075487, + "p95_ms": 0.7756369999242452, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7015,9 +7015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.33899499997915, + "duration_ms": 16.31905299996106, "success": true, - "started_at_unix": 1788329254.1387973, + "started_at_unix": 1788415678.6450515, "bytes_sent": 247, "bytes_received": 937, "request_id": 26, @@ -7045,9 +7045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6653050000124949, + "duration_ms": 0.8045159999028328, "success": true, - "started_at_unix": 1788329254.1542702, + "started_at_unix": 1788415678.6615093, "bytes_sent": 247, "bytes_received": 937, "request_id": 27, @@ -7075,9 +7075,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9248210000123436, + "duration_ms": 0.6601210000098945, "success": true, - "started_at_unix": 1788329254.1550672, + "started_at_unix": 1788415678.662417, "bytes_sent": 247, "bytes_received": 937, "request_id": 28, @@ -7105,9 +7105,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8692270000096869, + "duration_ms": 0.633691000075487, "success": true, - "started_at_unix": 1788329254.156117, + "started_at_unix": 1788415678.663185, "bytes_sent": 247, "bytes_received": 937, "request_id": 29, @@ -7135,9 +7135,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8184819999996762, + "duration_ms": 0.6137739999303449, "success": true, - "started_at_unix": 1788329254.1571047, + "started_at_unix": 1788415678.6639206, "bytes_sent": 247, "bytes_received": 937, "request_id": 30, @@ -7165,9 +7165,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8214880000139146, + "duration_ms": 0.6083239999270518, "success": true, - "started_at_unix": 1788329254.158042, + "started_at_unix": 1788415678.6646404, "bytes_sent": 247, "bytes_received": 937, "request_id": 31, @@ -7199,9 +7199,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.2671440000010534, + "duration_ms": 2.2109739999223166, "success": true, - "started_at_unix": 1788329253.4529533, + "started_at_unix": 1788415678.0075457, "bytes_sent": 655, "bytes_received": 1314, "request_id": 1, @@ -7220,9 +7220,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02101900000184287, + "duration_ms": 0.021230000015748374, "success": true, - "started_at_unix": 1788329253.4552991, + "started_at_unix": 1788415678.0098386, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7235,9 +7235,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014788000015641956, + "duration_ms": 0.014676999967377924, "success": true, - "started_at_unix": 1788329253.4553401, + "started_at_unix": 1788415678.0098796, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7253,9 +7253,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.020558000016990263, + "duration_ms": 0.020126999970671022, "success": true, - "started_at_unix": 1788329253.45544, + "started_at_unix": 1788415678.0099792, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7271,9 +7271,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 205.1024350000148, + "duration_ms": 203.18788500003393, "success": true, - "started_at_unix": 1788329253.455494, + "started_at_unix": 1788415678.010033, "bytes_sent": 279, "bytes_received": 975, "request_id": 2, @@ -7301,9 +7301,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 179.45729499999175, + "duration_ms": 177.32615399995666, "success": true, - "started_at_unix": 1788329253.6607175, + "started_at_unix": 1788415678.2133274, "bytes_sent": 279, "bytes_received": 975, "request_id": 3, @@ -7331,9 +7331,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.2702379999893765, + "duration_ms": 0.3717529999676117, "success": true, - "started_at_unix": 1788329253.840298, + "started_at_unix": 1788415678.3908012, "bytes_sent": 279, "bytes_received": 975, "request_id": 4, @@ -7361,9 +7361,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.90412399999218, + "duration_ms": 0.40006700010053464, "success": true, - "started_at_unix": 1788329253.8417616, + "started_at_unix": 1788415678.3913422, "bytes_sent": 279, "bytes_received": 975, "request_id": 5, @@ -7391,9 +7391,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.8743370000274808, + "duration_ms": 0.34279899989542173, "success": true, - "started_at_unix": 1788329253.8437996, + "started_at_unix": 1788415678.3919, "bytes_sent": 279, "bytes_received": 975, "request_id": 6, @@ -7421,9 +7421,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.35017499999412394, + "duration_ms": 3.4711670000433514, "success": true, - "started_at_unix": 1788329253.8448167, + "started_at_unix": 1788415678.3923826, "bytes_sent": 279, "bytes_received": 975, "request_id": 7, @@ -7451,9 +7451,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.731244000009156, + "duration_ms": 71.89844799995626, "success": true, - "started_at_unix": 1788329253.8454263, + "started_at_unix": 1788415678.3961155, "bytes_sent": 246, "bytes_received": 2730, "request_id": 8, @@ -7481,9 +7481,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0621530000018993, + "duration_ms": 5.745981000018219, "success": true, - "started_at_unix": 1788329253.8822803, + "started_at_unix": 1788415678.4681318, "bytes_sent": 246, "bytes_received": 2730, "request_id": 9, @@ -7511,9 +7511,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.6924699999995028, + "duration_ms": 4.76314899992758, "success": true, - "started_at_unix": 1788329253.8854625, + "started_at_unix": 1788415678.4739974, "bytes_sent": 247, "bytes_received": 2731, "request_id": 10, @@ -7541,9 +7541,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.643358000000262, + "duration_ms": 3.9500940000607443, "success": true, - "started_at_unix": 1788329253.8882957, + "started_at_unix": 1788415678.4788988, "bytes_sent": 247, "bytes_received": 2731, "request_id": 11, @@ -7571,9 +7571,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.584669000015083, + "duration_ms": 5.897704000062731, "success": true, - "started_at_unix": 1788329253.8910532, + "started_at_unix": 1788415678.4829586, "bytes_sent": 247, "bytes_received": 2731, "request_id": 12, @@ -7601,9 +7601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.823324999980059, + "duration_ms": 4.788956999959737, "success": true, - "started_at_unix": 1788329253.8937454, + "started_at_unix": 1788415678.4889672, "bytes_sent": 247, "bytes_received": 2731, "request_id": 13, @@ -7631,9 +7631,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2705759999912516, + "duration_ms": 0.8314499999642067, "success": true, - "started_at_unix": 1788329253.896842, + "started_at_unix": 1788415678.49401, "bytes_sent": 252, "bytes_received": 237, "request_id": 14, @@ -7661,9 +7661,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2568710000048213, + "duration_ms": 2.945699999941098, "success": true, - "started_at_unix": 1788329253.8971713, + "started_at_unix": 1788415678.4948988, "bytes_sent": 252, "bytes_received": 237, "request_id": 15, @@ -7691,9 +7691,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2547070000105123, + "duration_ms": 2.9155949999903896, "success": true, - "started_at_unix": 1788329253.8975053, + "started_at_unix": 1788415678.497925, "bytes_sent": 252, "bytes_received": 237, "request_id": 16, @@ -7721,9 +7721,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24355599998671096, + "duration_ms": 2.9156149998925684, "success": true, - "started_at_unix": 1788329253.8978322, + "started_at_unix": 1788415678.500919, "bytes_sent": 252, "bytes_received": 237, "request_id": 17, @@ -7751,9 +7751,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.24474800000007235, + "duration_ms": 2.923699999996643, "success": true, - "started_at_unix": 1788329253.8981464, + "started_at_unix": 1788415678.5039148, "bytes_sent": 252, "bytes_received": 237, "request_id": 18, @@ -7781,9 +7781,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.27506600000037906, + "duration_ms": 2.910906000010982, "success": true, - "started_at_unix": 1788329253.8984625, + "started_at_unix": 1788415678.5069191, "bytes_sent": 252, "bytes_received": 237, "request_id": 19, @@ -7811,9 +7811,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03740999997603467, + "duration_ms": 1.626441999974304, "success": true, - "started_at_unix": 1788329253.898998, + "started_at_unix": 1788415678.5101235, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7830,9 +7830,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 58.889984999979106, + "duration_ms": 47.2499139999627, "success": true, - "started_at_unix": 1788329253.8990493, + "started_at_unix": 1788415678.5117686, "bytes_sent": 280, "bytes_received": 143253, "request_id": 20, @@ -7860,9 +7860,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 3.277604999993855, + "duration_ms": 0.21586299999398761, "success": true, - "started_at_unix": 1788329253.9602876, + "started_at_unix": 1788415678.561432, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7879,9 +7879,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04105699997580814, + "duration_ms": 0.03816100002040912, "success": true, - "started_at_unix": 1788329253.9635835, + "started_at_unix": 1788415678.5616663, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7898,9 +7898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 28.686463000013873, + "duration_ms": 43.315472999893245, "success": true, - "started_at_unix": 1788329253.963641, + "started_at_unix": 1788415678.5617478, "bytes_sent": 280, "bytes_received": 143253, "request_id": 21, @@ -7928,9 +7928,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 2.716776999989179, + "duration_ms": 0.033391999977538944, "success": true, - "started_at_unix": 1788329253.9958465, + "started_at_unix": 1788415678.6070092, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7947,9 +7947,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06428000000369138, + "duration_ms": 0.02317300004506251, "success": true, - "started_at_unix": 1788329253.9985797, + "started_at_unix": 1788415678.6070569, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7966,9 +7966,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 47.80734799999209, + "duration_ms": 7.726934000061192, "success": true, - "started_at_unix": 1788329253.9986613, + "started_at_unix": 1788415678.607093, "bytes_sent": 280, "bytes_received": 143253, "request_id": 22, @@ -7996,9 +7996,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0428699999872606, + "duration_ms": 0.028683999971690355, "success": true, - "started_at_unix": 1788329254.0538204, + "started_at_unix": 1788415678.6166356, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8015,9 +8015,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025858000014977733, + "duration_ms": 0.024646000042594096, "success": true, - "started_at_unix": 1788329254.0538788, + "started_at_unix": 1788415678.6166768, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8034,9 +8034,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 24.35440299998959, + "duration_ms": 7.470474999990984, "success": true, - "started_at_unix": 1788329254.0539205, + "started_at_unix": 1788415678.6167142, "bytes_sent": 280, "bytes_received": 143253, "request_id": 23, @@ -8064,9 +8064,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04283100000179729, + "duration_ms": 0.03104699999312288, "success": true, - "started_at_unix": 1788329254.0848017, + "started_at_unix": 1788415678.6260567, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8083,9 +8083,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02649999998993735, + "duration_ms": 0.025306999987151357, "success": true, - "started_at_unix": 1788329254.0848598, + "started_at_unix": 1788415678.6261003, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8102,9 +8102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 29.876651000023458, + "duration_ms": 7.307883000066795, "success": true, - "started_at_unix": 1788329254.084901, + "started_at_unix": 1788415678.6261387, "bytes_sent": 280, "bytes_received": 143253, "request_id": 24, @@ -8132,9 +8132,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.07095299997672555, + "duration_ms": 0.028583000016624283, "success": true, - "started_at_unix": 1788329254.1167605, + "started_at_unix": 1788415678.6352696, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8151,9 +8151,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05133599998430327, + "duration_ms": 0.024896000013541197, "success": true, - "started_at_unix": 1788329254.1168468, + "started_at_unix": 1788415678.6353092, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8170,9 +8170,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.52607399999806, + "duration_ms": 7.496182999943812, "success": true, - "started_at_unix": 1788329254.1169128, + "started_at_unix": 1788415678.6353467, "bytes_sent": 280, "bytes_received": 143253, "request_id": 25, @@ -8200,9 +8200,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06567299999460374, + "duration_ms": 0.0326409999615862, "success": true, - "started_at_unix": 1788329254.138335, + "started_at_unix": 1788415678.644744, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8219,9 +8219,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.06424000000038177, + "duration_ms": 0.036056999988431926, "success": true, - "started_at_unix": 1788329254.1387155, + "started_at_unix": 1788415678.645002, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8238,9 +8238,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 15.33899499997915, + "duration_ms": 16.31905299996106, "success": true, - "started_at_unix": 1788329254.1387973, + "started_at_unix": 1788415678.6450515, "bytes_sent": 247, "bytes_received": 937, "request_id": 26, @@ -8268,9 +8268,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028864000000794476, + "duration_ms": 0.03412399996705062, "success": true, - "started_at_unix": 1788329254.1541922, + "started_at_unix": 1788415678.6614225, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8287,9 +8287,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02525799999375522, + "duration_ms": 0.02840299998752016, "success": true, - "started_at_unix": 1788329254.154233, + "started_at_unix": 1788415678.6614687, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8306,9 +8306,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6653050000124949, + "duration_ms": 0.8045159999028328, "success": true, - "started_at_unix": 1788329254.1542702, + "started_at_unix": 1788415678.6615093, "bytes_sent": 247, "bytes_received": 937, "request_id": 27, @@ -8336,9 +8336,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026028999997151914, + "duration_ms": 0.021660000015799596, "success": true, - "started_at_unix": 1788329254.1549892, + "started_at_unix": 1788415678.6623683, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8355,9 +8355,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0296460000015486, + "duration_ms": 0.013024999930166814, "success": true, - "started_at_unix": 1788329254.1550262, + "started_at_unix": 1788415678.6623971, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8374,9 +8374,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9248210000123436, + "duration_ms": 0.6601210000098945, "success": true, - "started_at_unix": 1788329254.1550672, + "started_at_unix": 1788415678.662417, "bytes_sent": 247, "bytes_received": 937, "request_id": 28, @@ -8404,9 +8404,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026349999984631722, + "duration_ms": 0.02598800006126112, "success": true, - "started_at_unix": 1788329254.1560438, + "started_at_unix": 1788415678.6631305, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8423,9 +8423,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025789000005715934, + "duration_ms": 0.014607000025534944, "success": true, - "started_at_unix": 1788329254.1560805, + "started_at_unix": 1788415678.663164, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8442,9 +8442,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8692270000096869, + "duration_ms": 0.633691000075487, "success": true, - "started_at_unix": 1788329254.156117, + "started_at_unix": 1788415678.663185, "bytes_sent": 247, "bytes_received": 937, "request_id": 29, @@ -8472,9 +8472,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023073000022577617, + "duration_ms": 0.020908999999846856, "success": true, - "started_at_unix": 1788329254.1570344, + "started_at_unix": 1788415678.6638725, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8491,9 +8491,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024725999992369907, + "duration_ms": 0.012752999964504852, "success": true, - "started_at_unix": 1788329254.157067, + "started_at_unix": 1788415678.6639004, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8510,9 +8510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8184819999996762, + "duration_ms": 0.6137739999303449, "success": true, - "started_at_unix": 1788329254.1571047, + "started_at_unix": 1788415678.6639206, "bytes_sent": 247, "bytes_received": 937, "request_id": 30, @@ -8540,9 +8540,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026278999996520724, + "duration_ms": 0.026800000000548607, "success": true, - "started_at_unix": 1788329254.1579719, + "started_at_unix": 1788415678.664587, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8559,9 +8559,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023623999993560574, + "duration_ms": 0.013203999969846336, "success": true, - "started_at_unix": 1788329254.1580076, + "started_at_unix": 1788415678.6646209, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8578,9 +8578,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8214880000139146, + "duration_ms": 0.6083239999270518, "success": true, - "started_at_unix": 1788329254.158042, + "started_at_unix": 1788415678.6646404, "bytes_sent": 247, "bytes_received": 937, "request_id": 31, @@ -8608,9 +8608,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023384000002124594, + "duration_ms": 0.024205000045185443, "success": true, - "started_at_unix": 1788329254.1589115, + "started_at_unix": 1788415678.665301, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8627,9 +8627,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03023700000426288, + "duration_ms": 0.01821399996515538, "success": true, - "started_at_unix": 1788329254.1590402, + "started_at_unix": 1788415678.6654017, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8642,9 +8642,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.18558899998311063, + "duration_ms": 0.17525000009754876, "success": true, - "started_at_unix": 1788329254.1590803, + "started_at_unix": 1788415678.6654263, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8662,9 +8662,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.023032000001421693, + "duration_ms": 0.027932000079999852, "success": true, - "started_at_unix": 1788329254.159282, + "started_at_unix": 1788415678.6656187, "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": 739.1911439999888, + "total_duration_ms": 798.795895000012, "error_message": null, "summary": { "request_count": 32, @@ -8695,11 +8695,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 115091, - "min_ms": 0.23271599999930004, - "max_ms": 323.58109599999807, - "mean_ms": 22.665455343749308, - "median_ms": 1.4100950000113244, - "p95_ms": 145.19225729999454, + "min_ms": 0.16875399990112783, + "max_ms": 322.7329840000266, + "mean_ms": 24.461363531241176, + "median_ms": 3.566370999976698, + "p95_ms": 152.68037210001333, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.3455469999948946, - "max_ms": 310.9751349999783, - "mean_ms": 33.51514849999546, - "median_ms": 0.6243889999950625, - "p95_ms": 174.28001604998508 + "min_ms": 0.6037759999344416, + "max_ms": 305.7596820000299, + "mean_ms": 37.023735099978694, + "median_ms": 5.266857500032529, + "p95_ms": 177.07352264999912 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.9901040000102057, - "max_ms": 9.551721000008229, - "mean_ms": 3.287114800002655, - "median_ms": 1.4100950000113244, - "p95_ms": 8.978666699995586 + "min_ms": 0.952557000005072, + "max_ms": 27.433664000000135, + "mean_ms": 5.5761164999921675, + "median_ms": 3.3712475000129416, + "p95_ms": 17.767319749958666 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.23271599999930004, - "max_ms": 4.1981690000056915, - "mean_ms": 1.0363984000036908, - "median_ms": 0.2512000000081116, - "p95_ms": 3.4098794000044554 + "min_ms": 0.25399399999059824, + "max_ms": 0.2837690000205839, + "mean_ms": 0.26929240000299615, + "median_ms": 0.26426299996273883, + "p95_ms": 0.2832622000369156 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 4520, - "min_ms": 0.3455469999948946, - "max_ms": 310.9751349999783, - "mean_ms": 62.49489039999503, - "median_ms": 0.3843400000107522, - "p95_ms": 248.8593363999825, + "min_ms": 2.5260499999149033, + "max_ms": 305.7596820000299, + "mean_ms": 64.27705039998273, + "median_ms": 4.3067819999578205, + "p95_ms": 245.80110120002695, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 323.58109599999807, + "duration_ms": 322.7329840000266, "success": true, - "started_at_unix": 1788329254.1849515, + "started_at_unix": 1788415678.6904702, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 310.9751349999783, + "duration_ms": 305.7596820000299, "success": true, - "started_at_unix": 1788329254.5086846, + "started_at_unix": 1788415679.0133476, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3843400000107522, + "duration_ms": 2.5260499999149033, "success": true, - "started_at_unix": 1788329254.8197908, + "started_at_unix": 1788415679.3192303, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.39614199999959965, + "duration_ms": 5.966778000015438, "success": true, - "started_at_unix": 1788329254.8202693, + "started_at_unix": 1788415679.3218923, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3455469999948946, + "duration_ms": 2.8259599999955753, "success": true, - "started_at_unix": 1788329254.8207915, + "started_at_unix": 1788415679.3280385, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.37328799999158946, + "duration_ms": 4.3067819999578205, "success": true, - "started_at_unix": 1788329254.8212295, + "started_at_unix": 1788415679.3309872, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 68019, - "min_ms": 1.0412090000215812, - "max_ms": 1.7673890000082793, - "mean_ms": 1.2088094000091587, - "median_ms": 1.0835589999942385, - "p95_ms": 1.6312722000122903, + "min_ms": 0.952557000005072, + "max_ms": 1.0494069999822386, + "mean_ms": 1.0169712000106301, + "median_ms": 1.0277970000061032, + "p95_ms": 1.0477584000000206, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 7.788841000007096, + "duration_ms": 7.828030000041508, "success": true, - "started_at_unix": 1788329254.8217769, + "started_at_unix": 1788415679.33557, "bytes_sent": 250, "bytes_received": 13603, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0868050000283347, + "duration_ms": 1.0139309999885882, "success": true, - "started_at_unix": 1788329254.8296993, + "started_at_unix": 1788415679.3436217, "bytes_sent": 250, "bytes_received": 13603, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0412090000215812, + "duration_ms": 1.0277970000061032, "success": true, - "started_at_unix": 1788329254.8310015, + "started_at_unix": 1788415679.3450007, "bytes_sent": 251, "bytes_received": 13604, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0650849999933598, + "duration_ms": 1.0411640000711486, "success": true, - "started_at_unix": 1788329254.8322477, + "started_at_unix": 1788415679.3463624, "bytes_sent": 251, "bytes_received": 13604, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0835589999942385, + "duration_ms": 0.952557000005072, "success": true, - "started_at_unix": 1788329254.8335178, + "started_at_unix": 1788415679.3477588, "bytes_sent": 251, "bytes_received": 13604, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7673890000082793, + "duration_ms": 1.0494069999822386, "success": true, - "started_at_unix": 1788329254.834804, + "started_at_unix": 1788415679.3490767, "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.23271599999930004, - "max_ms": 4.1981690000056915, - "mean_ms": 1.0363984000036908, - "median_ms": 0.2512000000081116, - "p95_ms": 3.4098794000044554, + "min_ms": 0.25399399999059824, + "max_ms": 0.2837690000205839, + "mean_ms": 0.26929240000299615, + "median_ms": 0.26426299996273883, + "p95_ms": 0.2832622000369156, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2672800000027564, + "duration_ms": 1.1750810000421552, "success": true, - "started_at_unix": 1788329254.8370366, + "started_at_unix": 1788415679.3505857, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1981690000056915, + "duration_ms": 0.2837690000205839, "success": true, - "started_at_unix": 1788329254.83736, + "started_at_unix": 1788415679.3518221, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2567209999995157, + "duration_ms": 0.2632009999388174, "success": true, - "started_at_unix": 1788329254.8416166, + "started_at_unix": 1788415679.3521783, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.243186000005835, + "duration_ms": 0.28123500010224234, "success": true, - "started_at_unix": 1788329254.8419337, + "started_at_unix": 1788415679.3525126, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23271599999930004, + "duration_ms": 0.26426299996273883, "success": true, - "started_at_unix": 1788329254.8422365, + "started_at_unix": 1788415679.3528612, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2512000000081116, + "duration_ms": 0.25399399999059824, "success": true, - "started_at_unix": 1788329254.8425431, + "started_at_unix": 1788415679.3532014, "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.606635999986338, - "max_ms": 7.208203999994112, - "mean_ms": 4.535406599995895, - "median_ms": 7.087127999994891, - "p95_ms": 7.193147799995359, + "min_ms": 0.6037759999344416, + "max_ms": 19.790438999962134, + "mean_ms": 9.770419799974661, + "median_ms": 8.289489999924626, + "p95_ms": 18.952642599970204, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.141022999983761, + "duration_ms": 6.958737999980258, "success": true, - "started_at_unix": 1788329254.8430293, + "started_at_unix": 1788415679.353804, "bytes_sent": 284, "bytes_received": 1850, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.208203999994112, + "duration_ms": 8.289489999924626, "success": true, - "started_at_unix": 1788329254.8523648, + "started_at_unix": 1788415679.3609695, "bytes_sent": 284, "bytes_received": 1850, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.087127999994891, + "duration_ms": 0.6037759999344416, "success": true, - "started_at_unix": 1788329254.8597646, + "started_at_unix": 1788415679.369525, "bytes_sent": 284, "bytes_received": 1850, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.642142000003787, + "duration_ms": 4.56693700004962, "success": true, - "started_at_unix": 1788329254.867093, + "started_at_unix": 1788415679.3703902, "bytes_sent": 284, "bytes_received": 1850, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.606635999986338, + "duration_ms": 15.601457000002483, "success": true, - "started_at_unix": 1788329254.8679595, + "started_at_unix": 1788415679.3753045, "bytes_sent": 284, "bytes_received": 1850, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.132923000000346, + "duration_ms": 19.790438999962134, "success": true, - "started_at_unix": 1788329254.8687499, + "started_at_unix": 1788415679.3912082, "bytes_sent": 284, "bytes_received": 1850, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 11505, - "min_ms": 0.9901040000102057, - "max_ms": 9.551721000008229, - "mean_ms": 5.3654201999961515, - "median_ms": 6.273623999987876, - "p95_ms": 9.29703020000261, + "min_ms": 5.693088000043645, + "max_ms": 27.433664000000135, + "mean_ms": 10.135261799973705, + "median_ms": 5.830302999925152, + "p95_ms": 23.13751099998171, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4336779999932787, + "duration_ms": 14.420855000025767, "success": true, - "started_at_unix": 1788329254.876332, + "started_at_unix": 1788415679.411548, "bytes_sent": 251, "bytes_received": 2301, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.551721000008229, + "duration_ms": 27.433664000000135, "success": true, - "started_at_unix": 1788329254.8800097, + "started_at_unix": 1788415679.4263515, "bytes_sent": 251, "bytes_received": 2301, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.278266999980133, + "duration_ms": 5.9528989999080295, "success": true, - "started_at_unix": 1788329254.889724, + "started_at_unix": 1788415679.4540198, "bytes_sent": 251, "bytes_received": 2301, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.273623999987876, + "duration_ms": 5.693088000043645, "success": true, - "started_at_unix": 1788329254.8982131, + "started_at_unix": 1788415679.4602466, "bytes_sent": 251, "bytes_received": 2301, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9901040000102057, + "duration_ms": 5.766354999991563, "success": true, - "started_at_unix": 1788329254.9046822, + "started_at_unix": 1788415679.466135, "bytes_sent": 251, "bytes_received": 2301, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.733384999994314, + "duration_ms": 5.830302999925152, "success": true, - "started_at_unix": 1788329254.9058208, + "started_at_unix": 1788415679.4721184, "bytes_sent": 251, "bytes_received": 2301, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.1083869999927174, + "duration_ms": 2.1342129999766257, "success": true, - "started_at_unix": 1788329254.1825829, + "started_at_unix": 1788415678.688047, "bytes_sent": 667, "bytes_received": 1314, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02095000002100278, + "duration_ms": 0.021670000023732428, "success": true, - "started_at_unix": 1788329254.1847694, + "started_at_unix": 1788415678.690262, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014948000000458705, + "duration_ms": 0.01504799990925676, "success": true, - "started_at_unix": 1788329254.184811, + "started_at_unix": 1788415678.6903067, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.021890999988727344, + "duration_ms": 0.020296999991842313, "success": true, - "started_at_unix": 1788329254.1848986, + "started_at_unix": 1788415678.6904182, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 323.58109599999807, + "duration_ms": 322.7329840000266, "success": true, - "started_at_unix": 1788329254.1849515, + "started_at_unix": 1788415678.6904702, "bytes_sent": 283, "bytes_received": 904, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 310.9751349999783, + "duration_ms": 305.7596820000299, "success": true, - "started_at_unix": 1788329254.5086846, + "started_at_unix": 1788415679.0133476, "bytes_sent": 283, "bytes_received": 904, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3843400000107522, + "duration_ms": 2.5260499999149033, "success": true, - "started_at_unix": 1788329254.8197908, + "started_at_unix": 1788415679.3192303, "bytes_sent": 283, "bytes_received": 904, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.39614199999959965, + "duration_ms": 5.966778000015438, "success": true, - "started_at_unix": 1788329254.8202693, + "started_at_unix": 1788415679.3218923, "bytes_sent": 283, "bytes_received": 904, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.3455469999948946, + "duration_ms": 2.8259599999955753, "success": true, - "started_at_unix": 1788329254.8207915, + "started_at_unix": 1788415679.3280385, "bytes_sent": 283, "bytes_received": 904, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.37328799999158946, + "duration_ms": 4.3067819999578205, "success": true, - "started_at_unix": 1788329254.8212295, + "started_at_unix": 1788415679.3309872, "bytes_sent": 283, "bytes_received": 904, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 7.788841000007096, + "duration_ms": 7.828030000041508, "success": true, - "started_at_unix": 1788329254.8217769, + "started_at_unix": 1788415679.33557, "bytes_sent": 250, "bytes_received": 13603, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0868050000283347, + "duration_ms": 1.0139309999885882, "success": true, - "started_at_unix": 1788329254.8296993, + "started_at_unix": 1788415679.3436217, "bytes_sent": 250, "bytes_received": 13603, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0412090000215812, + "duration_ms": 1.0277970000061032, "success": true, - "started_at_unix": 1788329254.8310015, + "started_at_unix": 1788415679.3450007, "bytes_sent": 251, "bytes_received": 13604, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0650849999933598, + "duration_ms": 1.0411640000711486, "success": true, - "started_at_unix": 1788329254.8322477, + "started_at_unix": 1788415679.3463624, "bytes_sent": 251, "bytes_received": 13604, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0835589999942385, + "duration_ms": 0.952557000005072, "success": true, - "started_at_unix": 1788329254.8335178, + "started_at_unix": 1788415679.3477588, "bytes_sent": 251, "bytes_received": 13604, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.7673890000082793, + "duration_ms": 1.0494069999822386, "success": true, - "started_at_unix": 1788329254.834804, + "started_at_unix": 1788415679.3490767, "bytes_sent": 251, "bytes_received": 13604, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2672800000027564, + "duration_ms": 1.1750810000421552, "success": true, - "started_at_unix": 1788329254.8370366, + "started_at_unix": 1788415679.3505857, "bytes_sent": 256, "bytes_received": 294, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1981690000056915, + "duration_ms": 0.2837690000205839, "success": true, - "started_at_unix": 1788329254.83736, + "started_at_unix": 1788415679.3518221, "bytes_sent": 256, "bytes_received": 294, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2567209999995157, + "duration_ms": 0.2632009999388174, "success": true, - "started_at_unix": 1788329254.8416166, + "started_at_unix": 1788415679.3521783, "bytes_sent": 256, "bytes_received": 294, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.243186000005835, + "duration_ms": 0.28123500010224234, "success": true, - "started_at_unix": 1788329254.8419337, + "started_at_unix": 1788415679.3525126, "bytes_sent": 256, "bytes_received": 294, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.23271599999930004, + "duration_ms": 0.26426299996273883, "success": true, - "started_at_unix": 1788329254.8422365, + "started_at_unix": 1788415679.3528612, "bytes_sent": 256, "bytes_received": 294, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2512000000081116, + "duration_ms": 0.25399399999059824, "success": true, - "started_at_unix": 1788329254.8425431, + "started_at_unix": 1788415679.3532014, "bytes_sent": 256, "bytes_received": 294, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0308770000003733, + "duration_ms": 0.04146800006310514, "success": true, - "started_at_unix": 1788329254.842984, + "started_at_unix": 1788415679.3537471, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.141022999983761, + "duration_ms": 6.958737999980258, "success": true, - "started_at_unix": 1788329254.8430293, + "started_at_unix": 1788415679.353804, "bytes_sent": 284, "bytes_received": 1850, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031179000018255465, + "duration_ms": 0.028794000058951497, "success": true, - "started_at_unix": 1788329254.8522928, + "started_at_unix": 1788415679.3609002, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020308000017621453, + "duration_ms": 0.01960600002348656, "success": true, - "started_at_unix": 1788329254.8523345, + "started_at_unix": 1788415679.3609397, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.208203999994112, + "duration_ms": 8.289489999924626, "success": true, - "started_at_unix": 1788329254.8523648, + "started_at_unix": 1788415679.3609695, "bytes_sent": 284, "bytes_received": 1850, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028533999994806436, + "duration_ms": 0.034825000057026045, "success": true, - "started_at_unix": 1788329254.8596888, + "started_at_unix": 1788415679.369441, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02458600002341882, + "duration_ms": 0.024625999913041596, "success": true, - "started_at_unix": 1788329254.8597286, + "started_at_unix": 1788415679.3694882, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.087127999994891, + "duration_ms": 0.6037759999344416, "success": true, - "started_at_unix": 1788329254.8597646, + "started_at_unix": 1788415679.369525, "bytes_sent": 284, "bytes_received": 1850, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029345000001512744, + "duration_ms": 0.034393999953863386, "success": true, - "started_at_unix": 1788329254.8670223, + "started_at_unix": 1788415679.3703053, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02029800000968862, + "duration_ms": 0.02798299999540177, "success": true, - "started_at_unix": 1788329254.8670626, + "started_at_unix": 1788415679.3703513, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.642142000003787, + "duration_ms": 4.56693700004962, "success": true, - "started_at_unix": 1788329254.867093, + "started_at_unix": 1788415679.3703902, "bytes_sent": 284, "bytes_received": 1850, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027781999989429096, + "duration_ms": 0.039273999959732464, "success": true, - "started_at_unix": 1788329254.8678827, + "started_at_unix": 1788415679.375211, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026128999991215096, + "duration_ms": 0.028482999937295972, "success": true, - "started_at_unix": 1788329254.8679216, + "started_at_unix": 1788415679.375263, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.606635999986338, + "duration_ms": 15.601457000002483, "success": true, - "started_at_unix": 1788329254.8679595, + "started_at_unix": 1788415679.3753045, "bytes_sent": 284, "bytes_received": 1850, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025707999981250396, + "duration_ms": 0.040194999996856495, "success": true, - "started_at_unix": 1788329254.8686779, + "started_at_unix": 1788415679.3911154, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024555000010195727, + "duration_ms": 0.026008999952864542, "success": true, - "started_at_unix": 1788329254.8687146, + "started_at_unix": 1788415679.3911695, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.132923000000346, + "duration_ms": 19.790438999962134, "success": true, - "started_at_unix": 1788329254.8687499, + "started_at_unix": 1788415679.3912082, "bytes_sent": 284, "bytes_received": 1850, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05428099998994185, + "duration_ms": 0.03896199996233918, "success": true, - "started_at_unix": 1788329254.876049, + "started_at_unix": 1788415679.4112246, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020798999997850842, + "duration_ms": 0.029926000024715904, "success": true, - "started_at_unix": 1788329254.876303, + "started_at_unix": 1788415679.4115038, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4336779999932787, + "duration_ms": 14.420855000025767, "success": true, - "started_at_unix": 1788329254.876332, + "started_at_unix": 1788415679.411548, "bytes_sent": 251, "bytes_received": 2301, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.11745000000473738, + "duration_ms": 0.1704569999674277, "success": true, - "started_at_unix": 1788329254.8798378, + "started_at_unix": 1788415679.4260836, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03037700000163568, + "duration_ms": 0.062045999925430806, "success": true, - "started_at_unix": 1788329254.8799665, + "started_at_unix": 1788415679.4262722, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 9.551721000008229, + "duration_ms": 27.433664000000135, "success": true, - "started_at_unix": 1788329254.8800097, + "started_at_unix": 1788415679.4263515, "bytes_sent": 251, "bytes_received": 2301, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030116999994334037, + "duration_ms": 0.0398050000285366, "success": true, - "started_at_unix": 1788329254.8896463, + "started_at_unix": 1788415679.453931, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024456000005557144, + "duration_ms": 0.02118899999459245, "success": true, - "started_at_unix": 1788329254.889688, + "started_at_unix": 1788415679.4539852, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.278266999980133, + "duration_ms": 5.9528989999080295, "success": true, - "started_at_unix": 1788329254.889724, + "started_at_unix": 1788415679.4540198, "bytes_sent": 251, "bytes_received": 2301, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030497000011564523, + "duration_ms": 0.040946000012809236, "success": true, - "started_at_unix": 1788329254.8981407, + "started_at_unix": 1788415679.4601533, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02069900000378766, + "duration_ms": 0.025378000032105774, "success": true, - "started_at_unix": 1788329254.898182, + "started_at_unix": 1788415679.460208, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.273623999987876, + "duration_ms": 5.693088000043645, "success": true, - "started_at_unix": 1788329254.8982131, + "started_at_unix": 1788415679.4602466, "bytes_sent": 251, "bytes_received": 2301, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02956500000550477, + "duration_ms": 0.03104799998254748, "success": true, - "started_at_unix": 1788329254.9046113, + "started_at_unix": 1788415679.46606, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019747000010283955, + "duration_ms": 0.020859000073869538, "success": true, - "started_at_unix": 1788329254.9046514, + "started_at_unix": 1788415679.4661028, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9901040000102057, + "duration_ms": 5.766354999991563, "success": true, - "started_at_unix": 1788329254.9046822, + "started_at_unix": 1788415679.466135, "bytes_sent": 251, "bytes_received": 2301, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026790000021037486, + "duration_ms": 0.03705899996475637, "success": true, - "started_at_unix": 1788329254.9057467, + "started_at_unix": 1788415679.472027, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02474599997981386, + "duration_ms": 0.025969000034820056, "success": true, - "started_at_unix": 1788329254.9057844, + "started_at_unix": 1788415679.4720783, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.733384999994314, + "duration_ms": 5.830302999925152, "success": true, - "started_at_unix": 1788329254.9058208, + "started_at_unix": 1788415679.4721184, "bytes_sent": 251, "bytes_received": 2301, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028363000012632256, + "duration_ms": 0.03527600006236753, "success": true, - "started_at_unix": 1788329254.9076235, + "started_at_unix": 1788415679.4780726, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.026028999997151914, + "duration_ms": 0.02641900005073694, "success": true, - "started_at_unix": 1788329254.907752, + "started_at_unix": 1788415679.4782429, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 5.769641000000547, + "duration_ms": 0.16875399990112783, "success": true, - "started_at_unix": 1788329254.9077885, + "started_at_unix": 1788415679.4782805, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02847300001462827, + "duration_ms": 0.027600999942478666, "success": true, - "started_at_unix": 1788329254.9135764, + "started_at_unix": 1788415679.4784694, "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": 2410.740204000007, + "total_duration_ms": 2456.659011999932, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 11183, - "min_ms": 0.20813999998381405, - "max_ms": 1224.2371860000105, - "mean_ms": 74.7015182499986, - "median_ms": 0.4479484999961869, - "p95_ms": 511.15902235000937, + "min_ms": 0.2326039999616114, + "max_ms": 1200.510883999982, + "mean_ms": 76.07988340624772, + "median_ms": 0.6482089999622076, + "p95_ms": 515.8625188500188, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 0.30322800000703864, - "max_ms": 1224.2371860000105, - "mean_ms": 126.7367317999998, - "median_ms": 0.6425624999906177, - "p95_ms": 685.1080984500117 + "min_ms": 0.3800609999871085, + "max_ms": 1200.510883999982, + "mean_ms": 126.00126180001325, + "median_ms": 2.6265540000167675, + "p95_ms": 669.492705349994 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.20813999998381405, - "max_ms": 0.5380270000046039, - "mean_ms": 0.36168199999622175, - "median_ms": 0.3526200000010249, - "p95_ms": 0.5266838499949245 + "min_ms": 0.2326039999616114, + "max_ms": 26.885772000014185, + "mean_ms": 3.0457394999871212, + "median_ms": 0.3837460000113424, + "p95_ms": 15.079535999967646 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.21111500001325112, - "max_ms": 0.22304800000938485, - "mean_ms": 0.21748920000845828, - "median_ms": 0.21808799999689654, - "p95_ms": 0.22246080001195878 + "min_ms": 0.23468799997772294, + "max_ms": 0.2965730000141775, + "mean_ms": 0.2798358000063672, + "median_ms": 0.2892989999736528, + "p95_ms": 0.2959860000146364 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 4430, - "min_ms": 0.30322800000703864, - "max_ms": 1224.2371860000105, - "mean_ms": 245.11336360000087, - "median_ms": 0.312594999996918, - "p95_ms": 979.4716462000051, + "min_ms": 0.3800609999871085, + "max_ms": 1200.510883999982, + "mean_ms": 244.4481603999975, + "median_ms": 0.49092599999767117, + "p95_ms": 964.5028045999877, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1103.9202700000033, + "duration_ms": 1113.5007650000261, "success": true, - "started_at_unix": 1788329254.9375658, + "started_at_unix": 1788415679.503366, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1224.2371860000105, + "duration_ms": 1200.510883999982, "success": true, - "started_at_unix": 1788329256.0416725, + "started_at_unix": 1788415680.6169646, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4094869999846651, + "duration_ms": 20.470487000011417, "success": true, - "started_at_unix": 1788329257.2661362, + "started_at_unix": 1788415681.8176522, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.30432200000518606, + "duration_ms": 0.49092599999767117, "success": true, - "started_at_unix": 1788329257.2666717, + "started_at_unix": 1788415681.8383186, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.30322800000703864, + "duration_ms": 0.3800609999871085, "success": true, - "started_at_unix": 1788329257.2670677, + "started_at_unix": 1788415681.8389604, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.312594999996918, + "duration_ms": 0.38844400000925816, "success": true, - "started_at_unix": 1788329257.2674527, + "started_at_unix": 1788415681.8394907, "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.20813999998381405, - "max_ms": 0.21882999999434105, - "mean_ms": 0.2127281999889874, - "median_ms": 0.21003299997346403, - "p95_ms": 0.2185431999919274, + "min_ms": 0.2326039999616114, + "max_ms": 0.26567600002636027, + "mean_ms": 0.2514231999839467, + "median_ms": 0.2497259999927337, + "p95_ms": 0.26465600001301937, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24718200000961588, + "duration_ms": 0.846388000013576, "success": true, - "started_at_unix": 1788329257.2679293, + "started_at_unix": 1788415681.840142, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21739599998227277, + "duration_ms": 0.26057599995965575, "success": true, - "started_at_unix": 1788329257.268211, + "started_at_unix": 1788415681.8410404, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21882999999434105, + "duration_ms": 0.2485339999793723, "success": true, - "started_at_unix": 1788329257.2684698, + "started_at_unix": 1788415681.841365, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21003299997346403, + "duration_ms": 0.2497259999927337, "success": true, - "started_at_unix": 1788329257.2687268, + "started_at_unix": 1788415681.8416777, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2092420000110451, + "duration_ms": 0.2326039999616114, "success": true, - "started_at_unix": 1788329257.2689736, + "started_at_unix": 1788415681.8419924, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20813999998381405, + "duration_ms": 0.26567600002636027, "success": true, - "started_at_unix": 1788329257.2692204, + "started_at_unix": 1788415681.842287, "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.21111500001325112, - "max_ms": 0.22304800000938485, - "mean_ms": 0.21748920000845828, - "median_ms": 0.21808799999689654, - "p95_ms": 0.22246080001195878, + "min_ms": 0.23468799997772294, + "max_ms": 0.2965730000141775, + "mean_ms": 0.2798358000063672, + "median_ms": 0.2892989999736528, + "p95_ms": 0.2959860000146364, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9642550000137362, + "duration_ms": 1.3472130000309335, "success": true, - "started_at_unix": 1788329257.2695496, + "started_at_unix": 1788415681.8427582, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21808799999689654, + "duration_ms": 0.23468799997772294, "success": true, - "started_at_unix": 1788329257.2705524, + "started_at_unix": 1788415681.8441691, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2201120000222545, + "duration_ms": 0.2965730000141775, "success": true, - "started_at_unix": 1788329257.2708178, + "started_at_unix": 1788415681.8444796, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2150830000005044, + "duration_ms": 0.284981000049811, "success": true, - "started_at_unix": 1788329257.2710824, + "started_at_unix": 1788415681.844862, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22304800000938485, + "duration_ms": 0.2892989999736528, "success": true, - "started_at_unix": 1788329257.2713726, + "started_at_unix": 1788415681.845267, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21111500001325112, + "duration_ms": 0.2936380000164718, "success": true, - "started_at_unix": 1788329257.2716396, + "started_at_unix": 1788415681.8456395, "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.6400779999751194, - "max_ms": 26.17254700001581, - "mean_ms": 8.360099999998738, - "median_ms": 2.3021570000025804, - "p95_ms": 23.34617180001146, + "min_ms": 0.6894190000821254, + "max_ms": 16.256396000017048, + "mean_ms": 7.554363200029002, + "median_ms": 2.734851000013805, + "p95_ms": 16.1196954000161, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.209411999999247, + "duration_ms": 7.890244999998686, "success": true, - "started_at_unix": 1788329257.2720656, + "started_at_unix": 1788415681.8464892, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.17254700001581, + "duration_ms": 16.256396000017048, "success": true, - "started_at_unix": 1788329257.2774065, + "started_at_unix": 1788415681.8546197, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3021570000025804, + "duration_ms": 15.5728930000123, "success": true, - "started_at_unix": 1788329257.3037844, + "started_at_unix": 1788415681.871206, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.040670999994063, + "duration_ms": 0.6894190000821254, "success": true, - "started_at_unix": 1788329257.3062577, + "started_at_unix": 1788415681.8869872, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6400779999751194, + "duration_ms": 2.51825700001973, "success": true, - "started_at_unix": 1788329257.3184476, + "started_at_unix": 1788415681.8878546, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6450470000061159, + "duration_ms": 2.734851000013805, "success": true, - "started_at_unix": 1788329257.3192217, + "started_at_unix": 1788415681.8905246, "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.48641000000770873, - "max_ms": 0.5380270000046039, - "mean_ms": 0.5106358000034561, - "median_ms": 0.5093740000177149, - "p95_ms": 0.5329856000003019, + "min_ms": 0.5018159999963245, + "max_ms": 26.885772000014185, + "mean_ms": 5.840055799990296, + "median_ms": 0.6467260000135866, + "p95_ms": 21.63855599999351, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.6040809999728936, + "duration_ms": 13.521844999900168, "success": true, - "started_at_unix": 1788329257.3202035, + "started_at_unix": 1788415681.8936381, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5093740000177149, + "duration_ms": 0.6496919999108286, "success": true, - "started_at_unix": 1788329257.3259287, + "started_at_unix": 1788415681.907347, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.512819999983094, + "duration_ms": 0.5162730000165539, "success": true, - "started_at_unix": 1788329257.3266115, + "started_at_unix": 1788415681.9081607, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5065480000041589, + "duration_ms": 0.6467260000135866, "success": true, - "started_at_unix": 1788329257.3272626, + "started_at_unix": 1788415681.9088516, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.48641000000770873, + "duration_ms": 0.5018159999963245, "success": true, - "started_at_unix": 1788329257.3278978, + "started_at_unix": 1788415681.9096177, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5380270000046039, + "duration_ms": 26.885772000014185, "success": true, - "started_at_unix": 1788329257.3285108, + "started_at_unix": 1788415681.9104497, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.208901999978252, + "duration_ms": 2.3638210000171966, "success": true, - "started_at_unix": 1788329254.9350407, + "started_at_unix": 1788415679.5006692, "bytes_sent": 673, "bytes_received": 1314, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.020648000003120615, + "duration_ms": 0.021880999952372804, "success": true, - "started_at_unix": 1788329254.9373257, + "started_at_unix": 1788415679.5031223, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014856999996482045, + "duration_ms": 0.015017999999145104, "success": true, - "started_at_unix": 1788329254.9373665, + "started_at_unix": 1788415679.503167, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019807000001037522, + "duration_ms": 0.02019700002620084, "success": true, - "started_at_unix": 1788329254.9374664, + "started_at_unix": 1788415679.5032837, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1103.9202700000033, + "duration_ms": 1113.5007650000261, "success": true, - "started_at_unix": 1788329254.9375658, + "started_at_unix": 1788415679.503366, "bytes_sent": 288, "bytes_received": 886, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1224.2371860000105, + "duration_ms": 1200.510883999982, "success": true, - "started_at_unix": 1788329256.0416725, + "started_at_unix": 1788415680.6169646, "bytes_sent": 288, "bytes_received": 886, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.4094869999846651, + "duration_ms": 20.470487000011417, "success": true, - "started_at_unix": 1788329257.2661362, + "started_at_unix": 1788415681.8176522, "bytes_sent": 288, "bytes_received": 886, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.30432200000518606, + "duration_ms": 0.49092599999767117, "success": true, - "started_at_unix": 1788329257.2666717, + "started_at_unix": 1788415681.8383186, "bytes_sent": 288, "bytes_received": 886, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.30322800000703864, + "duration_ms": 0.3800609999871085, "success": true, - "started_at_unix": 1788329257.2670677, + "started_at_unix": 1788415681.8389604, "bytes_sent": 288, "bytes_received": 886, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.312594999996918, + "duration_ms": 0.38844400000925816, "success": true, - "started_at_unix": 1788329257.2674527, + "started_at_unix": 1788415681.8394907, "bytes_sent": 288, "bytes_received": 886, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24718200000961588, + "duration_ms": 0.846388000013576, "success": true, - "started_at_unix": 1788329257.2679293, + "started_at_unix": 1788415681.840142, "bytes_sent": 254, "bytes_received": 179, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21739599998227277, + "duration_ms": 0.26057599995965575, "success": true, - "started_at_unix": 1788329257.268211, + "started_at_unix": 1788415681.8410404, "bytes_sent": 254, "bytes_received": 179, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21882999999434105, + "duration_ms": 0.2485339999793723, "success": true, - "started_at_unix": 1788329257.2684698, + "started_at_unix": 1788415681.841365, "bytes_sent": 255, "bytes_received": 180, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21003299997346403, + "duration_ms": 0.2497259999927337, "success": true, - "started_at_unix": 1788329257.2687268, + "started_at_unix": 1788415681.8416777, "bytes_sent": 255, "bytes_received": 180, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2092420000110451, + "duration_ms": 0.2326039999616114, "success": true, - "started_at_unix": 1788329257.2689736, + "started_at_unix": 1788415681.8419924, "bytes_sent": 255, "bytes_received": 180, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20813999998381405, + "duration_ms": 0.26567600002636027, "success": true, - "started_at_unix": 1788329257.2692204, + "started_at_unix": 1788415681.842287, "bytes_sent": 255, "bytes_received": 180, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.9642550000137362, + "duration_ms": 1.3472130000309335, "success": true, - "started_at_unix": 1788329257.2695496, + "started_at_unix": 1788415681.8427582, "bytes_sent": 260, "bytes_received": 314, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21808799999689654, + "duration_ms": 0.23468799997772294, "success": true, - "started_at_unix": 1788329257.2705524, + "started_at_unix": 1788415681.8441691, "bytes_sent": 260, "bytes_received": 314, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2201120000222545, + "duration_ms": 0.2965730000141775, "success": true, - "started_at_unix": 1788329257.2708178, + "started_at_unix": 1788415681.8444796, "bytes_sent": 260, "bytes_received": 314, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2150830000005044, + "duration_ms": 0.284981000049811, "success": true, - "started_at_unix": 1788329257.2710824, + "started_at_unix": 1788415681.844862, "bytes_sent": 260, "bytes_received": 314, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22304800000938485, + "duration_ms": 0.2892989999736528, "success": true, - "started_at_unix": 1788329257.2713726, + "started_at_unix": 1788415681.845267, "bytes_sent": 260, "bytes_received": 314, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21111500001325112, + "duration_ms": 0.2936380000164718, "success": true, - "started_at_unix": 1788329257.2716396, + "started_at_unix": 1788415681.8456395, "bytes_sent": 260, "bytes_received": 314, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030097000006890084, + "duration_ms": 0.27035400000841037, "success": true, - "started_at_unix": 1788329257.272022, + "started_at_unix": 1788415681.846201, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.209411999999247, + "duration_ms": 7.890244999998686, "success": true, - "started_at_unix": 1788329257.2720656, + "started_at_unix": 1788415681.8464892, "bytes_sent": 289, "bytes_received": 90, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030696999999690888, + "duration_ms": 0.08685199998126336, "success": true, - "started_at_unix": 1788329257.2773137, + "started_at_unix": 1788415681.8544407, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0355170000148064, + "duration_ms": 0.059150000083718624, "success": true, - "started_at_unix": 1788329257.2773573, + "started_at_unix": 1788415681.854545, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 26.17254700001581, + "duration_ms": 16.256396000017048, "success": true, - "started_at_unix": 1788329257.2774065, + "started_at_unix": 1788415681.8546197, "bytes_sent": 289, "bytes_received": 90, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.042018000016241785, + "duration_ms": 0.03981400004704483, "success": true, - "started_at_unix": 1788329257.3036838, + "started_at_unix": 1788415681.8709722, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028702999998131418, + "duration_ms": 0.024707000079615682, "success": true, - "started_at_unix": 1788329257.3037407, + "started_at_unix": 1788415681.8710253, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.3021570000025804, + "duration_ms": 15.5728930000123, "success": true, - "started_at_unix": 1788329257.3037844, + "started_at_unix": 1788415681.871206, "bytes_sent": 289, "bytes_received": 90, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0567259999968428, + "duration_ms": 0.04404200001317804, "success": true, - "started_at_unix": 1788329257.30614, + "started_at_unix": 1788415681.8868892, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03958499999612286, + "duration_ms": 0.02548699990256864, "success": true, - "started_at_unix": 1788329257.306207, + "started_at_unix": 1788415681.886948, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.040670999994063, + "duration_ms": 0.6894190000821254, "success": true, - "started_at_unix": 1788329257.3062577, + "started_at_unix": 1788415681.8869872, "bytes_sent": 289, "bytes_received": 90, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031188999997766587, + "duration_ms": 0.03345300001456053, "success": true, - "started_at_unix": 1788329257.318363, + "started_at_unix": 1788415681.8877678, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030276999979150787, + "duration_ms": 0.02814200001921563, "success": true, - "started_at_unix": 1788329257.3184054, + "started_at_unix": 1788415681.887814, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6400779999751194, + "duration_ms": 2.51825700001973, "success": true, - "started_at_unix": 1788329257.3184476, + "started_at_unix": 1788415681.8878546, "bytes_sent": 289, "bytes_received": 90, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030938000008973177, + "duration_ms": 0.03310199997486052, "success": true, - "started_at_unix": 1788329257.3191452, + "started_at_unix": 1788415681.8904428, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023543999986941344, + "duration_ms": 0.024716000098123914, "success": true, - "started_at_unix": 1788329257.319187, + "started_at_unix": 1788415681.890488, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 0.6450470000061159, + "duration_ms": 2.734851000013805, "success": true, - "started_at_unix": 1788329257.3192217, + "started_at_unix": 1788415681.8905246, "bytes_sent": 289, "bytes_received": 90, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028624000009358497, + "duration_ms": 0.03351200007273292, "success": true, - "started_at_unix": 1788329257.3199205, + "started_at_unix": 1788415681.893326, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028262000000722765, + "duration_ms": 0.03138800002489006, "success": true, - "started_at_unix": 1788329257.320163, + "started_at_unix": 1788415681.8935928, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.6040809999728936, + "duration_ms": 13.521844999900168, "success": true, - "started_at_unix": 1788329257.3202035, + "started_at_unix": 1788415681.8936381, "bytes_sent": 256, "bytes_received": 165, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0316500000110409, + "duration_ms": 0.04918199999792705, "success": true, - "started_at_unix": 1788329257.3258543, + "started_at_unix": 1788415681.9072428, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021950999979480912, + "duration_ms": 0.02632899997934146, "success": true, - "started_at_unix": 1788329257.3258965, + "started_at_unix": 1788415681.9073064, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5093740000177149, + "duration_ms": 0.6496919999108286, "success": true, - "started_at_unix": 1788329257.3259287, + "started_at_unix": 1788415681.907347, "bytes_sent": 256, "bytes_received": 165, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05661599999484679, + "duration_ms": 0.03319199993256916, "success": true, - "started_at_unix": 1788329257.3265018, + "started_at_unix": 1788415681.908079, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02823299999477058, + "duration_ms": 0.026779999984682945, "success": true, - "started_at_unix": 1788329257.326571, + "started_at_unix": 1788415681.9081233, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.512819999983094, + "duration_ms": 0.5162730000165539, "success": true, - "started_at_unix": 1788329257.3266115, + "started_at_unix": 1788415681.9081607, "bytes_sent": 256, "bytes_received": 165, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03071700001555655, + "duration_ms": 0.029584999992948724, "success": true, - "started_at_unix": 1788329257.3271873, + "started_at_unix": 1788415681.9087763, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02333300000145755, + "duration_ms": 0.024035000024014153, "success": true, - "started_at_unix": 1788329257.327229, + "started_at_unix": 1788415681.9088166, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5065480000041589, + "duration_ms": 0.6467260000135866, "success": true, - "started_at_unix": 1788329257.3272626, + "started_at_unix": 1788415681.9088516, "bytes_sent": 256, "bytes_received": 165, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028353000004699425, + "duration_ms": 0.026789999992615776, "success": true, - "started_at_unix": 1788329257.3278275, + "started_at_unix": 1788415681.9095533, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021810999982108115, + "duration_ms": 0.01863400007096061, "success": true, - "started_at_unix": 1788329257.3278658, + "started_at_unix": 1788415681.9095895, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.48641000000770873, + "duration_ms": 0.5018159999963245, "success": true, - "started_at_unix": 1788329257.3278978, + "started_at_unix": 1788415681.9096177, "bytes_sent": 256, "bytes_received": 165, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027932999984159324, + "duration_ms": 0.20233800000823976, "success": true, - "started_at_unix": 1788329257.3284423, + "started_at_unix": 1788415681.910176, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02120999999988271, + "duration_ms": 0.04747799994220259, "success": true, - "started_at_unix": 1788329257.3284798, + "started_at_unix": 1788415681.9103904, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5380270000046039, + "duration_ms": 26.885772000014185, "success": true, - "started_at_unix": 1788329257.3285108, + "started_at_unix": 1788415681.9104497, "bytes_sent": 256, "bytes_received": 165, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027050999989342017, + "duration_ms": 0.042359000076430675, "success": true, - "started_at_unix": 1788329257.3291059, + "started_at_unix": 1788415681.9374442, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02187100000128339, + "duration_ms": 0.02302300003975688, "success": true, - "started_at_unix": 1788329257.329234, + "started_at_unix": 1788415681.937617, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.2228979999756575, + "duration_ms": 3.2167999999046515, "success": true, - "started_at_unix": 1788329257.3292658, + "started_at_unix": 1788415681.9376497, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.05076499999745465, + "duration_ms": 0.027670999998008483, "success": true, - "started_at_unix": 1788329257.3295083, + "started_at_unix": 1788415681.9408927, "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": 183.60186300000692, + "total_duration_ms": 191.21179699993718, "error_message": null, "summary": { "request_count": 111, @@ -14465,11 +14465,11 @@ "failure_count": 1, "bytes_sent": 29067, "bytes_received": 28662, - "min_ms": 0.13010300000360076, - "max_ms": 113.21635600000945, - "mean_ms": 1.631149108108703, - "median_ms": 0.18597800001884934, - "p95_ms": 1.498564000002034, + "min_ms": 0.11110700006611296, + "max_ms": 115.48397700005353, + "mean_ms": 1.6888177027045164, + "median_ms": 0.1811780000480212, + "p95_ms": 2.0384564999744725, "result_summary": { "present_count": 97, "empty_count": 13, @@ -14533,35 +14533,35 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 1, - "min_ms": 0.8786050000253454, - "max_ms": 1.0203399999966223, - "mean_ms": 0.9373166000102628, - "median_ms": 0.9404600000095797, - "p95_ms": 1.0056866000013542 + "min_ms": 0.9296839999706208, + "max_ms": 1.0471929999766871, + "mean_ms": 0.9901025999852209, + "median_ms": 1.0068579999824578, + "p95_ms": 1.039127799981543 }, "typeServer/getComputedType": { "point_count": 5, - "min_ms": 0.16480900001170085, - "max_ms": 0.2252140000109648, - "mean_ms": 0.18709164000028977, - "median_ms": 0.18597800001884934, - "p95_ms": 0.21573020001142137 + "min_ms": 0.15753399998175155, + "max_ms": 0.21106100007273199, + "mean_ms": 0.1794566000216946, + "median_ms": 0.17701999991004413, + "p95_ms": 0.20912420002332507 }, "typeServer/getDeclaredType": { "point_count": 1, - "min_ms": 0.2024589999791715, - "max_ms": 0.23119300001894771, - "mean_ms": 0.21151000000259046, - "median_ms": 0.20913200000904908, - "p95_ms": 0.22740580001823218 + "min_ms": 0.1832540000350491, + "max_ms": 0.20551599993723357, + "mean_ms": 0.19563379998999153, + "median_ms": 0.1965569999811123, + "p95_ms": 0.20381619995077926 }, "typeServer/getExpectedType": { "point_count": 1, - "min_ms": 0.20043500001065695, - "max_ms": 0.22748800000726987, - "mean_ms": 0.21069640000064283, - "median_ms": 0.2049929999827782, - "p95_ms": 0.22557160000360454 + "min_ms": 0.21370100000694947, + "max_ms": 0.23110400002224196, + "mean_ms": 0.21954020000976016, + "median_ms": 0.21730800006025675, + "p95_ms": 0.22921240001778642 } }, "validation": { @@ -14587,11 +14587,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 0.8786050000253454, - "max_ms": 1.0203399999966223, - "mean_ms": 0.9373166000102628, - "median_ms": 0.9404600000095797, - "p95_ms": 1.0056866000013542, + "min_ms": 0.9296839999706208, + "max_ms": 1.0471929999766871, + "mean_ms": 0.9901025999852209, + "median_ms": 1.0068579999824578, + "p95_ms": 1.039127799981543, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14672,9 +14672,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.224058000005471, + "duration_ms": 4.293710999945688, "success": true, - "started_at_unix": 1788329259.9538925, + "started_at_unix": 1788415684.5877938, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -14703,9 +14703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.1879609999994045, + "duration_ms": 0.8178829999678783, "success": false, - "started_at_unix": 1788329259.958253, + "started_at_unix": 1788415684.5922163, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -14727,9 +14727,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.260458000014069, + "duration_ms": 5.870640000011917, "success": true, - "started_at_unix": 1788329259.9596553, + "started_at_unix": 1788415684.5931735, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -14760,9 +14760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23532100001943945, + "duration_ms": 0.22586099998989084, "success": true, - "started_at_unix": 1788329259.9602501, + "started_at_unix": 1788415684.5940032, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -14791,9 +14791,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20406199999456476, + "duration_ms": 0.20593399995050277, "success": true, - "started_at_unix": 1788329259.960618, + "started_at_unix": 1788415684.5943327, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -14822,9 +14822,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0203399999966223, + "duration_ms": 1.0471929999766871, "success": true, - "started_at_unix": 1788329259.9609401, + "started_at_unix": 1788415684.5946596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -14855,9 +14855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23561100002211788, + "duration_ms": 0.2264720000084708, "success": true, - "started_at_unix": 1788329259.9614959, + "started_at_unix": 1788415684.5952528, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -14886,9 +14886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1912780000168368, + "duration_ms": 0.1935709999543178, "success": true, - "started_at_unix": 1788329259.9618258, + "started_at_unix": 1788415684.5955756, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -14917,9 +14917,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.947073000020282, + "duration_ms": 0.9599109999953725, "success": true, - "started_at_unix": 1788329259.9621265, + "started_at_unix": 1788415684.5958853, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -14950,9 +14950,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21456199999647652, + "duration_ms": 0.2557369999749426, "success": true, - "started_at_unix": 1788329259.962705, + "started_at_unix": 1788415684.5964441, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -14981,9 +14981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.172773000002735, + "duration_ms": 0.1995819999365267, "success": true, - "started_at_unix": 1788329259.9630206, + "started_at_unix": 1788415684.596838, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -15012,9 +15012,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9404600000095797, + "duration_ms": 1.0068579999824578, "success": true, - "started_at_unix": 1788329259.9633098, + "started_at_unix": 1788415684.5971596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20683699997903204, + "duration_ms": 0.219299000036699, "success": true, - "started_at_unix": 1788329259.9638638, + "started_at_unix": 1788415684.5977805, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -15076,9 +15076,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17451600001550105, + "duration_ms": 0.21348799998577306, "success": true, - "started_at_unix": 1788329259.9641664, + "started_at_unix": 1788415684.5980964, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -15107,9 +15107,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8786050000253454, + "duration_ms": 1.006867000000966, "success": true, - "started_at_unix": 1788329259.9644508, + "started_at_unix": 1788415684.5984213, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -15140,9 +15140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2078390000121999, + "duration_ms": 0.21234600001207582, "success": true, - "started_at_unix": 1788329259.9650328, + "started_at_unix": 1788415684.599015, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -15171,9 +15171,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.169647999996414, + "duration_ms": 0.18112700001893245, "success": true, - "started_at_unix": 1788329259.965334, + "started_at_unix": 1788415684.5993226, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -15202,9 +15202,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9001049999994848, + "duration_ms": 0.9296839999706208, "success": true, - "started_at_unix": 1788329259.9656475, + "started_at_unix": 1788415684.5996118, "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.17472699997256314, - "max_ms": 0.1985920000038277, - "mean_ms": 0.18697999999517378, - "median_ms": 0.18616899998846748, - "p95_ms": 0.19785260000162452, + "min_ms": 0.16155200000866898, + "max_ms": 0.17229200000201672, + "mean_ms": 0.16686140002093452, + "median_ms": 0.16808300006232457, + "p95_ms": 0.17178279999825463, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15307,9 +15307,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19213999999578846, + "duration_ms": 0.18569600001683284, "success": true, - "started_at_unix": 1788329259.9659903, + "started_at_unix": 1788415684.5999928, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -15337,9 +15337,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17472699997256314, + "duration_ms": 0.16808300006232457, "success": true, - "started_at_unix": 1788329259.9663842, + "started_at_unix": 1788415684.600368, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -15367,9 +15367,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18616899998846748, + "duration_ms": 0.16974599998320627, "success": true, - "started_at_unix": 1788329259.9667706, + "started_at_unix": 1788415684.6007683, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -15397,9 +15397,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18051700001819881, + "duration_ms": 0.16155200000866898, "success": true, - "started_at_unix": 1788329259.9671695, + "started_at_unix": 1788415684.6011326, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -15427,9 +15427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1948949999928118, + "duration_ms": 0.16263400004845607, "success": true, - "started_at_unix": 1788329259.9676895, + "started_at_unix": 1788415684.6014817, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -15457,9 +15457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1985920000038277, + "duration_ms": 0.17229200000201672, "success": true, - "started_at_unix": 1788329259.9681299, + "started_at_unix": 1788415684.6018734, "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.2024589999791715, - "max_ms": 0.23119300001894771, - "mean_ms": 0.21151000000259046, - "median_ms": 0.20913200000904908, - "p95_ms": 0.22740580001823218, + "min_ms": 0.1832540000350491, + "max_ms": 0.20551599993723357, + "mean_ms": 0.19563379998999153, + "median_ms": 0.1965569999811123, + "p95_ms": 0.20381619995077926, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15559,9 +15559,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.21824099999889768, + "duration_ms": 0.20387100005336833, "success": true, - "started_at_unix": 1788329259.968728, + "started_at_unix": 1788415684.602439, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -15589,9 +15589,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.23119300001894771, + "duration_ms": 0.20551599993723357, "success": true, - "started_at_unix": 1788329259.9692168, + "started_at_unix": 1788415684.6029117, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -15619,9 +15619,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.21225700001537007, + "duration_ms": 0.1832540000350491, "success": true, - "started_at_unix": 1788329259.9697347, + "started_at_unix": 1788415684.6034045, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -15649,9 +15649,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20913200000904908, + "duration_ms": 0.19701700000496203, "success": true, - "started_at_unix": 1788329259.9702005, + "started_at_unix": 1788415684.6038876, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -15679,9 +15679,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20250899999041394, + "duration_ms": 0.1965569999811123, "success": true, - "started_at_unix": 1788329259.9706645, + "started_at_unix": 1788415684.6043687, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -15709,9 +15709,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.2024589999791715, + "duration_ms": 0.19582499999160063, "success": true, - "started_at_unix": 1788329259.971114, + "started_at_unix": 1788415684.6048322, "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.1837140000020554, - "max_ms": 0.18964500000606677, - "mean_ms": 0.18740279999747145, - "median_ms": 0.18852299999139177, - "p95_ms": 0.18944260000353097, + "min_ms": 0.17478300003404001, + "max_ms": 0.19242899998062057, + "mean_ms": 0.18227140001272346, + "median_ms": 0.1831720001064241, + "p95_ms": 0.19073379999099416, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15811,9 +15811,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.193451999990657, + "duration_ms": 0.18763900004614698, "success": true, - "started_at_unix": 1788329259.9716566, + "started_at_unix": 1788415684.6053998, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -15841,9 +15841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1837140000020554, + "duration_ms": 0.17478300003404001, "success": true, - "started_at_unix": 1788329259.9720707, + "started_at_unix": 1788415684.605819, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -15871,9 +15871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18863299999338778, + "duration_ms": 0.1839530000324885, "success": true, - "started_at_unix": 1788329259.9724853, + "started_at_unix": 1788415684.6062374, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -15901,9 +15901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18852299999139177, + "duration_ms": 0.19242899998062057, "success": true, - "started_at_unix": 1788329259.972905, + "started_at_unix": 1788415684.606654, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -15931,9 +15931,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18964500000606677, + "duration_ms": 0.1831720001064241, "success": true, - "started_at_unix": 1788329259.9733224, + "started_at_unix": 1788415684.6070673, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -15961,9 +15961,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18649899999445552, + "duration_ms": 0.17701999991004413, "success": true, - "started_at_unix": 1788329259.9737415, + "started_at_unix": 1788415684.607478, "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.16480900001170085, - "max_ms": 0.1930640000011863, - "mean_ms": 0.17866320000052838, - "median_ms": 0.17795400000863992, - "p95_ms": 0.19057279999969978, + "min_ms": 0.15753399998175155, + "max_ms": 0.1800549999870782, + "mean_ms": 0.1656668000123318, + "median_ms": 0.16111000002183573, + "p95_ms": 0.1783339999974487, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16056,9 +16056,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17371499998830586, + "duration_ms": 0.16745200002787897, "success": true, - "started_at_unix": 1788329259.974221, + "started_at_unix": 1788415684.607974, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -16085,9 +16085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18060799999375377, + "duration_ms": 0.16111000002183573, "success": true, - "started_at_unix": 1788329259.9745917, + "started_at_unix": 1788415684.608332, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -16114,9 +16114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16480900001170085, + "duration_ms": 0.17145000003893074, "success": true, - "started_at_unix": 1788329259.9749756, + "started_at_unix": 1788415684.608696, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -16143,9 +16143,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17795400000863992, + "duration_ms": 0.15818500003206282, "success": true, - "started_at_unix": 1788329259.9753458, + "started_at_unix": 1788415684.6090624, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -16172,9 +16172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1930640000011863, + "duration_ms": 0.15753399998175155, "success": true, - "started_at_unix": 1788329259.9757125, + "started_at_unix": 1788415684.6094017, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -16201,9 +16201,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17688099998736106, + "duration_ms": 0.1800549999870782, "success": true, - "started_at_unix": 1788329259.9761033, + "started_at_unix": 1788415684.609755, "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.17484699998249198, - "max_ms": 0.2252140000109648, - "mean_ms": 0.19802060000415622, - "median_ms": 0.18597800001884934, - "p95_ms": 0.22399280001081934, + "min_ms": 0.1699970000572648, + "max_ms": 0.21106100007273199, + "mean_ms": 0.19073580003805546, + "median_ms": 0.18868500001190114, + "p95_ms": 0.20984340005725244, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16302,9 +16302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19082800000091993, + "duration_ms": 0.18218299999261944, "success": true, - "started_at_unix": 1788329259.976545, + "started_at_unix": 1788415684.610194, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -16332,9 +16332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21910800001023745, + "duration_ms": 0.18868500001190114, "success": true, - "started_at_unix": 1788329259.9769409, + "started_at_unix": 1788415684.6106315, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -16362,9 +16362,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2252140000109648, + "duration_ms": 0.1699970000572648, "success": true, - "started_at_unix": 1788329259.977465, + "started_at_unix": 1788415684.6111896, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -16392,9 +16392,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18597800001884934, + "duration_ms": 0.20497299999533425, "success": true, - "started_at_unix": 1788329259.9779174, + "started_at_unix": 1788415684.6115851, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -16422,9 +16422,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18495599999823753, + "duration_ms": 0.1789630000530451, "success": true, - "started_at_unix": 1788329259.9783366, + "started_at_unix": 1788415684.6120167, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -16452,9 +16452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17484699998249198, + "duration_ms": 0.21106100007273199, "success": true, - "started_at_unix": 1788329259.9787388, + "started_at_unix": 1788415684.6124554, "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.20043500001065695, - "max_ms": 0.22748800000726987, - "mean_ms": 0.21069640000064283, - "median_ms": 0.2049929999827782, - "p95_ms": 0.22557160000360454, + "min_ms": 0.21370100000694947, + "max_ms": 0.23110400002224196, + "mean_ms": 0.21954020000976016, + "median_ms": 0.21730800006025675, + "p95_ms": 0.22921240001778642, "result_summary": { "present_count": 5, "empty_count": 0, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22477299998513445, + "duration_ms": 0.22739600001386862, "success": true, - "started_at_unix": 1788329259.9792469, + "started_at_unix": 1788415684.6130393, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -16584,9 +16584,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.20266000001356588, + "duration_ms": 0.23110400002224196, "success": true, - "started_at_unix": 1788329259.9796987, + "started_at_unix": 1788415684.6135063, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -16614,9 +16614,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21790599998894322, + "duration_ms": 0.22164599999996426, "success": true, - "started_at_unix": 1788329259.980119, + "started_at_unix": 1788415684.6140146, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -16644,9 +16644,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22748800000726987, + "duration_ms": 0.21730800006025675, "success": true, - "started_at_unix": 1788329259.9805808, + "started_at_unix": 1788415684.6145282, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -16674,9 +16674,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.20043500001065695, + "duration_ms": 0.21394199995938834, "success": true, - "started_at_unix": 1788329259.9810402, + "started_at_unix": 1788415684.6149988, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -16704,9 +16704,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.2049929999827782, + "duration_ms": 0.21370100000694947, "success": true, - "started_at_unix": 1788329259.9814696, + "started_at_unix": 1788415684.6154623, "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.1731640000173229, - "max_ms": 0.20221900001615722, - "mean_ms": 0.18439160000411903, - "median_ms": 0.18002699999897231, - "p95_ms": 0.20035360001315894, + "min_ms": 0.17402400010269048, + "max_ms": 0.21016200003032282, + "mean_ms": 0.1917476000244278, + "median_ms": 0.19136699995669915, + "p95_ms": 0.20853100002113933, "result_summary": { "present_count": 0, "empty_count": 5, @@ -16799,9 +16799,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21982100000172977, + "duration_ms": 0.19062499995925464, "success": true, - "started_at_unix": 1788329259.9829075, + "started_at_unix": 1788415684.6170506, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -16828,9 +16828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20221900001615722, + "duration_ms": 0.19136699995669915, "success": true, - "started_at_unix": 1788329259.9836276, + "started_at_unix": 1788415684.620209, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -16857,9 +16857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18002699999897231, + "duration_ms": 0.1811780000480212, "success": true, - "started_at_unix": 1788329259.9842753, + "started_at_unix": 1788415684.6208994, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -16886,9 +16886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1731640000173229, + "duration_ms": 0.17402400010269048, "success": true, - "started_at_unix": 1788329259.984914, + "started_at_unix": 1788415684.6215267, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -16915,9 +16915,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1736559999869769, + "duration_ms": 0.2020069999844054, "success": true, - "started_at_unix": 1788329259.9870327, + "started_at_unix": 1788415684.6235769, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -16944,9 +16944,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1928920000011658, + "duration_ms": 0.21016200003032282, "success": true, - "started_at_unix": 1788329259.987674, + "started_at_unix": 1788415684.6242523, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -16977,9 +16977,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.6058699999964574, + "duration_ms": 2.3531780000212166, "success": true, - "started_at_unix": 1788329259.8089833, + "started_at_unix": 1788415684.438141, "bytes_sent": 661, "bytes_received": 1337, "request_id": 1, @@ -16998,9 +16998,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.025157999999692038, + "duration_ms": 0.029684999958590197, "success": true, - "started_at_unix": 1788329259.8116815, + "started_at_unix": 1788415684.4405835, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -17013,9 +17013,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.026379000019005616, + "duration_ms": 0.025286999971285695, "success": true, - "started_at_unix": 1788329259.8117373, + "started_at_unix": 1788415684.4406443, "bytes_sent": 643, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02582800001960095, + "duration_ms": 0.02650999999787018, "success": true, - "started_at_unix": 1788329259.8118358, + "started_at_unix": 1788415684.4407701, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -17049,9 +17049,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02558799999974326, + "duration_ms": 0.027712000019164407, "success": true, - "started_at_unix": 1788329259.8119302, + "started_at_unix": 1788415684.440877, "bytes_sent": 385, "bytes_received": 0, "request_id": null, @@ -17067,9 +17067,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.026941000015767713, + "duration_ms": 0.029154000003472902, "success": true, - "started_at_unix": 1788329259.8120177, + "started_at_unix": 1788415684.440973, "bytes_sent": 486, "bytes_received": 0, "request_id": null, @@ -17085,9 +17085,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.028683000010687465, + "duration_ms": 0.03409399994325213, "success": true, - "started_at_unix": 1788329259.8121023, + "started_at_unix": 1788415684.441061, "bytes_sent": 387, "bytes_received": 0, "request_id": null, @@ -17103,9 +17103,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02592900000308873, + "duration_ms": 0.03641800003606477, "success": true, - "started_at_unix": 1788329259.81219, + "started_at_unix": 1788415684.4411764, "bytes_sent": 359, "bytes_received": 0, "request_id": null, @@ -17121,9 +17121,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 27.832453999991458, + "duration_ms": 30.45643799998743, "success": true, - "started_at_unix": 1788329259.81224, + "started_at_unix": 1788415684.441237, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -17145,9 +17145,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 113.21635600000945, + "duration_ms": 115.48397700005353, "success": true, - "started_at_unix": 1788329259.8401253, + "started_at_unix": 1788415684.4717677, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -17169,9 +17169,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.224058000005471, + "duration_ms": 4.293710999945688, "success": true, - "started_at_unix": 1788329259.9538925, + "started_at_unix": 1788415684.5877938, "bytes_sent": 305, "bytes_received": 1314, "request_id": 4, @@ -17200,9 +17200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.1879609999994045, + "duration_ms": 0.8178829999678783, "success": false, - "started_at_unix": 1788329259.958253, + "started_at_unix": 1788415684.5922163, "bytes_sent": 306, "bytes_received": 132, "request_id": 5, @@ -17224,9 +17224,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.260458000014069, + "duration_ms": 5.870640000011917, "success": true, - "started_at_unix": 1788329259.9596553, + "started_at_unix": 1788415684.5931735, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-13", @@ -17257,9 +17257,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15829599999506172, + "duration_ms": 0.2963530000670289, "success": true, - "started_at_unix": 1788329259.9597337, + "started_at_unix": 1788415684.5932848, "bytes_sent": 80, "bytes_received": 57, "request_id": 6, @@ -17281,9 +17281,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23532100001943945, + "duration_ms": 0.22586099998989084, "success": true, - "started_at_unix": 1788329259.9602501, + "started_at_unix": 1788415684.5940032, "bytes_sent": 305, "bytes_received": 1314, "request_id": 7, @@ -17312,9 +17312,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20406199999456476, + "duration_ms": 0.20593399995050277, "success": true, - "started_at_unix": 1788329259.960618, + "started_at_unix": 1788415684.5943327, "bytes_sent": 306, "bytes_received": 645, "request_id": 8, @@ -17343,9 +17343,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 1.0203399999966223, + "duration_ms": 1.0471929999766871, "success": true, - "started_at_unix": 1788329259.9609401, + "started_at_unix": 1788415684.5946596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-17", @@ -17376,9 +17376,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13010300000360076, + "duration_ms": 0.11980299996139365, "success": true, - "started_at_unix": 1788329259.9610257, + "started_at_unix": 1788415684.5947802, "bytes_sent": 80, "bytes_received": 57, "request_id": 9, @@ -17400,9 +17400,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23561100002211788, + "duration_ms": 0.2264720000084708, "success": true, - "started_at_unix": 1788329259.9614959, + "started_at_unix": 1788415684.5952528, "bytes_sent": 306, "bytes_received": 1317, "request_id": 10, @@ -17431,9 +17431,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1912780000168368, + "duration_ms": 0.1935709999543178, "success": true, - "started_at_unix": 1788329259.9618258, + "started_at_unix": 1788415684.5955756, "bytes_sent": 307, "bytes_received": 648, "request_id": 11, @@ -17462,9 +17462,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.947073000020282, + "duration_ms": 0.9599109999953725, "success": true, - "started_at_unix": 1788329259.9621265, + "started_at_unix": 1788415684.5958853, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-21", @@ -17495,9 +17495,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13642900000832014, + "duration_ms": 0.15935999999783235, "success": true, - "started_at_unix": 1788329259.9622061, + "started_at_unix": 1788415684.5959673, "bytes_sent": 81, "bytes_received": 58, "request_id": 12, @@ -17519,9 +17519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21456199999647652, + "duration_ms": 0.2557369999749426, "success": true, - "started_at_unix": 1788329259.962705, + "started_at_unix": 1788415684.5964441, "bytes_sent": 306, "bytes_received": 1319, "request_id": 13, @@ -17550,9 +17550,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.172773000002735, + "duration_ms": 0.1995819999365267, "success": true, - "started_at_unix": 1788329259.9630206, + "started_at_unix": 1788415684.596838, "bytes_sent": 307, "bytes_received": 648, "request_id": 14, @@ -17581,9 +17581,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9404600000095797, + "duration_ms": 1.0068579999824578, "success": true, - "started_at_unix": 1788329259.9633098, + "started_at_unix": 1788415684.5971596, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-25", @@ -17614,9 +17614,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1488990000098056, + "duration_ms": 0.14534099989305105, "success": true, - "started_at_unix": 1788329259.9633987, + "started_at_unix": 1788415684.5972424, "bytes_sent": 81, "bytes_received": 58, "request_id": 15, @@ -17638,9 +17638,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20683699997903204, + "duration_ms": 0.219299000036699, "success": true, - "started_at_unix": 1788329259.9638638, + "started_at_unix": 1788415684.5977805, "bytes_sent": 306, "bytes_received": 1319, "request_id": 16, @@ -17669,9 +17669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17451600001550105, + "duration_ms": 0.21348799998577306, "success": true, - "started_at_unix": 1788329259.9641664, + "started_at_unix": 1788415684.5980964, "bytes_sent": 307, "bytes_received": 648, "request_id": 17, @@ -17700,9 +17700,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.8786050000253454, + "duration_ms": 1.006867000000966, "success": true, - "started_at_unix": 1788329259.9644508, + "started_at_unix": 1788415684.5984213, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-29", @@ -17733,9 +17733,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1391200000000481, + "duration_ms": 0.1327579999497175, "success": true, - "started_at_unix": 1788329259.9645846, + "started_at_unix": 1788415684.5985258, "bytes_sent": 81, "bytes_received": 58, "request_id": 18, @@ -17757,9 +17757,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2078390000121999, + "duration_ms": 0.21234600001207582, "success": true, - "started_at_unix": 1788329259.9650328, + "started_at_unix": 1788415684.599015, "bytes_sent": 306, "bytes_received": 1319, "request_id": 19, @@ -17788,9 +17788,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.169647999996414, + "duration_ms": 0.18112700001893245, "success": true, - "started_at_unix": 1788329259.965334, + "started_at_unix": 1788415684.5993226, "bytes_sent": 307, "bytes_received": 648, "request_id": 20, @@ -17819,9 +17819,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 0.9001049999994848, + "duration_ms": 0.9296839999706208, "success": true, - "started_at_unix": 1788329259.9656475, + "started_at_unix": 1788415684.5996118, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -17852,9 +17852,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14687499998444764, + "duration_ms": 0.15418800001043564, "success": true, - "started_at_unix": 1788329259.965818, + "started_at_unix": 1788415684.5998137, "bytes_sent": 81, "bytes_received": 58, "request_id": 21, @@ -17876,9 +17876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19213999999578846, + "duration_ms": 0.18569600001683284, "success": true, - "started_at_unix": 1788329259.9659903, + "started_at_unix": 1788415684.5999928, "bytes_sent": 305, "bytes_received": 352, "request_id": 22, @@ -17906,9 +17906,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.133669999996755, + "duration_ms": 0.12265800000932359, "success": true, - "started_at_unix": 1788329259.966227, + "started_at_unix": 1788415684.6002235, "bytes_sent": 81, "bytes_received": 58, "request_id": 23, @@ -17930,9 +17930,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17472699997256314, + "duration_ms": 0.16808300006232457, "success": true, - "started_at_unix": 1788329259.9663842, + "started_at_unix": 1788415684.600368, "bytes_sent": 305, "bytes_received": 352, "request_id": 24, @@ -17960,9 +17960,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13230799999064402, + "duration_ms": 0.15234399995733838, "success": true, - "started_at_unix": 1788329259.9666164, + "started_at_unix": 1788415684.6005936, "bytes_sent": 81, "bytes_received": 58, "request_id": 25, @@ -17984,9 +17984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18616899998846748, + "duration_ms": 0.16974599998320627, "success": true, - "started_at_unix": 1788329259.9667706, + "started_at_unix": 1788415684.6007683, "bytes_sent": 305, "bytes_received": 352, "request_id": 26, @@ -18014,9 +18014,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1328989999933583, + "duration_ms": 0.11725900003511924, "success": true, - "started_at_unix": 1788329259.9670143, + "started_at_unix": 1788415684.6009939, "bytes_sent": 81, "bytes_received": 58, "request_id": 27, @@ -18038,9 +18038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18051700001819881, + "duration_ms": 0.16155200000866898, "success": true, - "started_at_unix": 1788329259.9671695, + "started_at_unix": 1788415684.6011326, "bytes_sent": 305, "bytes_received": 352, "request_id": 28, @@ -18068,9 +18068,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.2366029999905095, + "duration_ms": 0.11110700006611296, "success": true, - "started_at_unix": 1788329259.9674265, + "started_at_unix": 1788415684.6013494, "bytes_sent": 81, "bytes_received": 58, "request_id": 29, @@ -18092,9 +18092,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1948949999928118, + "duration_ms": 0.16263400004845607, "success": true, - "started_at_unix": 1788329259.9676895, + "started_at_unix": 1788415684.6014817, "bytes_sent": 305, "bytes_received": 352, "request_id": 30, @@ -18122,9 +18122,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16380299999241288, + "duration_ms": 0.14381599999069294, "success": true, - "started_at_unix": 1788329259.9679372, + "started_at_unix": 1788415684.6016984, "bytes_sent": 81, "bytes_received": 58, "request_id": 31, @@ -18146,9 +18146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1985920000038277, + "duration_ms": 0.17229200000201672, "success": true, - "started_at_unix": 1788329259.9681299, + "started_at_unix": 1788415684.6018734, "bytes_sent": 305, "bytes_received": 352, "request_id": 32, @@ -18176,9 +18176,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15939899998329565, + "duration_ms": 0.1670139999987441, "success": true, - "started_at_unix": 1788329259.9685407, + "started_at_unix": 1788415684.6022398, "bytes_sent": 81, "bytes_received": 58, "request_id": 33, @@ -18200,9 +18200,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.21824099999889768, + "duration_ms": 0.20387100005336833, "success": true, - "started_at_unix": 1788329259.968728, + "started_at_unix": 1788415684.602439, "bytes_sent": 305, "bytes_received": 648, "request_id": 34, @@ -18230,9 +18230,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18583800002147655, + "duration_ms": 0.13812499992127414, "success": true, - "started_at_unix": 1788329259.9690053, + "started_at_unix": 1788415684.6027436, "bytes_sent": 81, "bytes_received": 58, "request_id": 35, @@ -18254,9 +18254,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.23119300001894771, + "duration_ms": 0.20551599993723357, "success": true, - "started_at_unix": 1788329259.9692168, + "started_at_unix": 1788415684.6029117, "bytes_sent": 305, "bytes_received": 648, "request_id": 36, @@ -18284,9 +18284,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.18685999998524494, + "duration_ms": 0.15918400004011346, "success": true, - "started_at_unix": 1788329259.9695237, + "started_at_unix": 1788415684.60322, "bytes_sent": 81, "bytes_received": 58, "request_id": 37, @@ -18308,9 +18308,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.21225700001537007, + "duration_ms": 0.1832540000350491, "success": true, - "started_at_unix": 1788329259.9697347, + "started_at_unix": 1788415684.6034045, "bytes_sent": 305, "bytes_received": 648, "request_id": 38, @@ -18338,9 +18338,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15694300000745898, + "duration_ms": 0.1664100000198232, "success": true, - "started_at_unix": 1788329259.9700205, + "started_at_unix": 1788415684.603693, "bytes_sent": 81, "bytes_received": 58, "request_id": 39, @@ -18362,9 +18362,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20913200000904908, + "duration_ms": 0.19701700000496203, "success": true, - "started_at_unix": 1788329259.9702005, + "started_at_unix": 1788415684.6038876, "bytes_sent": 305, "bytes_received": 648, "request_id": 40, @@ -18392,9 +18392,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1582159999884425, + "duration_ms": 0.15605099997628713, "success": true, - "started_at_unix": 1788329259.9704828, + "started_at_unix": 1788415684.6041858, "bytes_sent": 81, "bytes_received": 58, "request_id": 41, @@ -18416,9 +18416,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.20250899999041394, + "duration_ms": 0.1965569999811123, "success": true, - "started_at_unix": 1788329259.9706645, + "started_at_unix": 1788415684.6043687, "bytes_sent": 305, "bytes_received": 648, "request_id": 42, @@ -18446,9 +18446,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1541789999919274, + "duration_ms": 0.14739500011273776, "success": true, - "started_at_unix": 1788329259.9709373, + "started_at_unix": 1788415684.6046584, "bytes_sent": 81, "bytes_received": 58, "request_id": 43, @@ -18470,9 +18470,9 @@ { "kind": "request", "method": "typeServer/getDeclaredType", - "duration_ms": 0.2024589999791715, + "duration_ms": 0.19582499999160063, "success": true, - "started_at_unix": 1788329259.971114, + "started_at_unix": 1788415684.6048322, "bytes_sent": 305, "bytes_received": 648, "request_id": 44, @@ -18500,9 +18500,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16471899999714879, + "duration_ms": 0.14472999998815794, "success": true, - "started_at_unix": 1788329259.971468, + "started_at_unix": 1788415684.6052282, "bytes_sent": 81, "bytes_received": 58, "request_id": 45, @@ -18524,9 +18524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.193451999990657, + "duration_ms": 0.18763900004614698, "success": true, - "started_at_unix": 1788329259.9716566, + "started_at_unix": 1788415684.6053998, "bytes_sent": 300, "bytes_received": 354, "request_id": 46, @@ -18554,9 +18554,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15436900000054266, + "duration_ms": 0.15276399994945677, "success": true, - "started_at_unix": 1788329259.971893, + "started_at_unix": 1788415684.605639, "bytes_sent": 81, "bytes_received": 58, "request_id": 47, @@ -18578,9 +18578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1837140000020554, + "duration_ms": 0.17478300003404001, "success": true, - "started_at_unix": 1788329259.9720707, + "started_at_unix": 1788415684.605819, "bytes_sent": 300, "bytes_received": 354, "request_id": 48, @@ -18608,9 +18608,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.152165000002924, + "duration_ms": 0.1549790000581197, "success": true, - "started_at_unix": 1788329259.9723108, + "started_at_unix": 1788415684.606056, "bytes_sent": 81, "bytes_received": 58, "request_id": 49, @@ -18632,9 +18632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18863299999338778, + "duration_ms": 0.1839530000324885, "success": true, - "started_at_unix": 1788329259.9724853, + "started_at_unix": 1788415684.6062374, "bytes_sent": 300, "bytes_received": 354, "request_id": 50, @@ -18662,9 +18662,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15361800001301162, + "duration_ms": 0.14872799999920971, "success": true, - "started_at_unix": 1788329259.97273, + "started_at_unix": 1788415684.6064808, "bytes_sent": 81, "bytes_received": 58, "request_id": 51, @@ -18686,9 +18686,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18852299999139177, + "duration_ms": 0.19242899998062057, "success": true, - "started_at_unix": 1788329259.972905, + "started_at_unix": 1788415684.606654, "bytes_sent": 300, "bytes_received": 354, "request_id": 52, @@ -18716,9 +18716,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15207499998837193, + "duration_ms": 0.13674600006652327, "success": true, - "started_at_unix": 1788329259.9731483, + "started_at_unix": 1788415684.6069026, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -18740,9 +18740,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18964500000606677, + "duration_ms": 0.1831720001064241, "success": true, - "started_at_unix": 1788329259.9733224, + "started_at_unix": 1788415684.6070673, "bytes_sent": 300, "bytes_received": 354, "request_id": 54, @@ -18770,9 +18770,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15327700000966615, + "duration_ms": 0.14015099998232472, "success": true, - "started_at_unix": 1788329259.9735656, + "started_at_unix": 1788415684.607312, "bytes_sent": 81, "bytes_received": 58, "request_id": 55, @@ -18794,9 +18794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18649899999445552, + "duration_ms": 0.17701999991004413, "success": true, - "started_at_unix": 1788329259.9737415, + "started_at_unix": 1788415684.607478, "bytes_sent": 300, "bytes_received": 354, "request_id": 56, @@ -18824,9 +18824,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15626299997961723, + "duration_ms": 0.1454920000014681, "success": true, - "started_at_unix": 1788329259.9740407, + "started_at_unix": 1788415684.6078017, "bytes_sent": 81, "bytes_received": 58, "request_id": 57, @@ -18848,9 +18848,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17371499998830586, + "duration_ms": 0.16745200002787897, "success": true, - "started_at_unix": 1788329259.974221, + "started_at_unix": 1788415684.607974, "bytes_sent": 307, "bytes_received": 61, "request_id": 58, @@ -18877,9 +18877,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.155581000001348, + "duration_ms": 0.1421450000407276, "success": true, - "started_at_unix": 1788329259.9744136, + "started_at_unix": 1788415684.6081634, "bytes_sent": 81, "bytes_received": 58, "request_id": 59, @@ -18901,9 +18901,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18060799999375377, + "duration_ms": 0.16111000002183573, "success": true, - "started_at_unix": 1788329259.9745917, + "started_at_unix": 1788415684.608332, "bytes_sent": 307, "bytes_received": 61, "request_id": 60, @@ -18930,9 +18930,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15123299999686424, + "duration_ms": 0.14280599998528487, "success": true, - "started_at_unix": 1788329259.9748008, + "started_at_unix": 1788415684.6085267, "bytes_sent": 81, "bytes_received": 58, "request_id": 61, @@ -18954,9 +18954,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.16480900001170085, + "duration_ms": 0.17145000003893074, "success": true, - "started_at_unix": 1788329259.9749756, + "started_at_unix": 1788415684.608696, "bytes_sent": 307, "bytes_received": 61, "request_id": 62, @@ -18983,9 +18983,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1546679999933076, + "duration_ms": 0.13542299996061047, "success": true, - "started_at_unix": 1788329259.9751687, + "started_at_unix": 1788415684.6089008, "bytes_sent": 81, "bytes_received": 58, "request_id": 63, @@ -19007,9 +19007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17795400000863992, + "duration_ms": 0.15818500003206282, "success": true, - "started_at_unix": 1788329259.9753458, + "started_at_unix": 1788415684.6090624, "bytes_sent": 307, "bytes_received": 61, "request_id": 64, @@ -19036,9 +19036,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13749799998663548, + "duration_ms": 0.12228799994318251, "success": true, - "started_at_unix": 1788329259.9755526, + "started_at_unix": 1788415684.6092534, "bytes_sent": 81, "bytes_received": 58, "request_id": 65, @@ -19060,9 +19060,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1930640000011863, + "duration_ms": 0.15753399998175155, "success": true, - "started_at_unix": 1788329259.9757125, + "started_at_unix": 1788415684.6094017, "bytes_sent": 307, "bytes_received": 61, "request_id": 66, @@ -19089,9 +19089,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14797700001167868, + "duration_ms": 0.1378169999952661, "success": true, - "started_at_unix": 1788329259.975934, + "started_at_unix": 1788415684.6095912, "bytes_sent": 81, "bytes_received": 58, "request_id": 67, @@ -19113,9 +19113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17688099998736106, + "duration_ms": 0.1800549999870782, "success": true, - "started_at_unix": 1788329259.9761033, + "started_at_unix": 1788415684.609755, "bytes_sent": 307, "bytes_received": 61, "request_id": 68, @@ -19142,9 +19142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15176499999824955, + "duration_ms": 0.13372900002650567, "success": true, - "started_at_unix": 1788329259.9763706, + "started_at_unix": 1788415684.6100323, "bytes_sent": 81, "bytes_received": 58, "request_id": 69, @@ -19166,9 +19166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19082800000091993, + "duration_ms": 0.18218299999261944, "success": true, - "started_at_unix": 1788329259.976545, + "started_at_unix": 1788415684.610194, "bytes_sent": 303, "bytes_received": 362, "request_id": 70, @@ -19196,9 +19196,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13879000002248176, + "duration_ms": 0.16809099997772137, "success": true, - "started_at_unix": 1788329259.9767795, + "started_at_unix": 1788415684.610438, "bytes_sent": 81, "bytes_received": 58, "request_id": 71, @@ -19220,9 +19220,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21910800001023745, + "duration_ms": 0.18868500001190114, "success": true, - "started_at_unix": 1788329259.9769409, + "started_at_unix": 1788415684.6106315, "bytes_sent": 303, "bytes_received": 362, "request_id": 72, @@ -19250,9 +19250,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.22555200001761477, + "duration_ms": 0.2652020000368793, "success": true, - "started_at_unix": 1788329259.977216, + "started_at_unix": 1788415684.6109002, "bytes_sent": 81, "bytes_received": 58, "request_id": 73, @@ -19274,9 +19274,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2252140000109648, + "duration_ms": 0.1699970000572648, "success": true, - "started_at_unix": 1788329259.977465, + "started_at_unix": 1788415684.6111896, "bytes_sent": 303, "bytes_received": 362, "request_id": 74, @@ -19304,9 +19304,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1473149999924317, + "duration_ms": 0.13307800008988124, "success": true, - "started_at_unix": 1788329259.9777477, + "started_at_unix": 1788415684.6114242, "bytes_sent": 81, "bytes_received": 58, "request_id": 75, @@ -19328,9 +19328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18597800001884934, + "duration_ms": 0.20497299999533425, "success": true, - "started_at_unix": 1788329259.9779174, + "started_at_unix": 1788415684.6115851, "bytes_sent": 303, "bytes_received": 362, "request_id": 76, @@ -19358,9 +19358,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15347800001563883, + "duration_ms": 0.13911899998220179, "success": true, - "started_at_unix": 1788329259.9781613, + "started_at_unix": 1788415684.6118517, "bytes_sent": 81, "bytes_received": 58, "request_id": 77, @@ -19382,9 +19382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18495599999823753, + "duration_ms": 0.1789630000530451, "success": true, - "started_at_unix": 1788329259.9783366, + "started_at_unix": 1788415684.6120167, "bytes_sent": 303, "bytes_received": 362, "request_id": 78, @@ -19412,9 +19412,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14008200000148463, + "duration_ms": 0.16570200000387558, "success": true, - "started_at_unix": 1788329259.9785762, + "started_at_unix": 1788415684.6122568, "bytes_sent": 81, "bytes_received": 58, "request_id": 79, @@ -19436,9 +19436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17484699998249198, + "duration_ms": 0.21106100007273199, "success": true, - "started_at_unix": 1788329259.9787388, + "started_at_unix": 1788415684.6124554, "bytes_sent": 303, "bytes_received": 362, "request_id": 80, @@ -19466,9 +19466,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16359399998577828, + "duration_ms": 0.18253099995035882, "success": true, - "started_at_unix": 1788329259.979051, + "started_at_unix": 1788415684.6128247, "bytes_sent": 81, "bytes_received": 58, "request_id": 81, @@ -19490,9 +19490,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22477299998513445, + "duration_ms": 0.22739600001386862, "success": true, - "started_at_unix": 1788329259.9792469, + "started_at_unix": 1788415684.6130393, "bytes_sent": 305, "bytes_received": 352, "request_id": 82, @@ -19520,9 +19520,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1579759999970065, + "duration_ms": 0.1521709999678933, "success": true, - "started_at_unix": 1788329259.979517, + "started_at_unix": 1788415684.613329, "bytes_sent": 81, "bytes_received": 58, "request_id": 83, @@ -19544,9 +19544,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.20266000001356588, + "duration_ms": 0.23110400002224196, "success": true, - "started_at_unix": 1788329259.9796987, + "started_at_unix": 1788415684.6135063, "bytes_sent": 305, "bytes_received": 352, "request_id": 84, @@ -19574,9 +19574,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.13807799999199233, + "duration_ms": 0.17128699994373164, "success": true, - "started_at_unix": 1788329259.9799585, + "started_at_unix": 1788415684.6138182, "bytes_sent": 81, "bytes_received": 58, "request_id": 85, @@ -19598,9 +19598,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.21790599998894322, + "duration_ms": 0.22164599999996426, "success": true, - "started_at_unix": 1788329259.980119, + "started_at_unix": 1788415684.6140146, "bytes_sent": 305, "bytes_received": 352, "request_id": 86, @@ -19628,9 +19628,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.14437000001521483, + "duration_ms": 0.16609699991931848, "success": true, - "started_at_unix": 1788329259.9804134, + "started_at_unix": 1788415684.6143389, "bytes_sent": 81, "bytes_received": 58, "request_id": 87, @@ -19652,9 +19652,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.22748800000726987, + "duration_ms": 0.21730800006025675, "success": true, - "started_at_unix": 1788329259.9805808, + "started_at_unix": 1788415684.6145282, "bytes_sent": 305, "bytes_received": 352, "request_id": 88, @@ -19682,9 +19682,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15221499998574473, + "duration_ms": 0.15043799999148177, "success": true, - "started_at_unix": 1788329259.9808657, + "started_at_unix": 1788415684.6148255, "bytes_sent": 81, "bytes_received": 58, "request_id": 89, @@ -19706,9 +19706,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.20043500001065695, + "duration_ms": 0.21394199995938834, "success": true, - "started_at_unix": 1788329259.9810402, + "started_at_unix": 1788415684.6149988, "bytes_sent": 305, "bytes_received": 352, "request_id": 90, @@ -19736,9 +19736,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15120299997306574, + "duration_ms": 0.14931599991996336, "success": true, - "started_at_unix": 1788329259.9812963, + "started_at_unix": 1788415684.6152897, "bytes_sent": 81, "bytes_received": 58, "request_id": 91, @@ -19760,9 +19760,9 @@ { "kind": "request", "method": "typeServer/getExpectedType", - "duration_ms": 0.2049929999827782, + "duration_ms": 0.21370100000694947, "success": true, - "started_at_unix": 1788329259.9814696, + "started_at_unix": 1788415684.6154623, "bytes_sent": 305, "bytes_received": 352, "request_id": 92, @@ -19790,9 +19790,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021741000011843425, + "duration_ms": 0.037721000012425066, "success": true, - "started_at_unix": 1788329259.9817946, + "started_at_unix": 1788415684.615872, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19809,9 +19809,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.0493540000027224, + "duration_ms": 1.095774000077654, "success": true, - "started_at_unix": 1788329259.9818237, + "started_at_unix": 1788415684.61592, "bytes_sent": 81, "bytes_received": 58, "request_id": 93, @@ -19833,9 +19833,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21982100000172977, + "duration_ms": 0.19062499995925464, "success": true, - "started_at_unix": 1788329259.9829075, + "started_at_unix": 1788415684.6170506, "bytes_sent": 307, "bytes_received": 61, "request_id": 94, @@ -19862,9 +19862,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023634000001493405, + "duration_ms": 0.029595000000881555, "success": true, - "started_at_unix": 1788329259.9831462, + "started_at_unix": 1788415684.6172624, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19881,9 +19881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01482800001895157, + "duration_ms": 0.023564000002807006, "success": true, - "started_at_unix": 1788329259.98318, + "started_at_unix": 1788415684.6173036, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19900,9 +19900,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.39410800002315227, + "duration_ms": 2.8367599999228332, "success": true, - "started_at_unix": 1788329259.983206, + "started_at_unix": 1788415684.6173356, "bytes_sent": 81, "bytes_received": 58, "request_id": 95, @@ -19924,9 +19924,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20221900001615722, + "duration_ms": 0.19136699995669915, "success": true, - "started_at_unix": 1788329259.9836276, + "started_at_unix": 1788415684.620209, "bytes_sent": 307, "bytes_received": 61, "request_id": 96, @@ -19953,9 +19953,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019917000003033536, + "duration_ms": 0.020728999970742734, "success": true, - "started_at_unix": 1788329259.9838603, + "started_at_unix": 1788415684.6204333, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -19972,9 +19972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012683999983664762, + "duration_ms": 0.013806000083604886, "success": true, - "started_at_unix": 1788329259.9838872, + "started_at_unix": 1788415684.620462, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -19991,9 +19991,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.34585800000286326, + "duration_ms": 0.3886719999854904, "success": true, - "started_at_unix": 1788329259.9839048, + "started_at_unix": 1788415684.6204817, "bytes_sent": 81, "bytes_received": 58, "request_id": 97, @@ -20015,9 +20015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18002699999897231, + "duration_ms": 0.1811780000480212, "success": true, - "started_at_unix": 1788329259.9842753, + "started_at_unix": 1788415684.6208994, "bytes_sent": 307, "bytes_received": 61, "request_id": 98, @@ -20044,9 +20044,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018985999986398383, + "duration_ms": 0.020998999957555498, "success": true, - "started_at_unix": 1788329259.9844844, + "started_at_unix": 1788415684.6211116, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20063,9 +20063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012263000002121771, + "duration_ms": 0.013566000006903778, "success": true, - "started_at_unix": 1788329259.9845095, + "started_at_unix": 1788415684.6211405, "bytes_sent": 348, "bytes_received": 0, "request_id": null, @@ -20082,9 +20082,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.358250999994425, + "duration_ms": 0.3422480000381256, "success": true, - "started_at_unix": 1788329259.9845264, + "started_at_unix": 1788415684.6211598, "bytes_sent": 81, "bytes_received": 59, "request_id": 99, @@ -20106,9 +20106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1731640000173229, + "duration_ms": 0.17402400010269048, "success": true, - "started_at_unix": 1788329259.984914, + "started_at_unix": 1788415684.6215267, "bytes_sent": 309, "bytes_received": 62, "request_id": 100, @@ -20135,9 +20135,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025928000013664132, + "duration_ms": 0.026277999950252706, "success": true, - "started_at_unix": 1788329259.9851158, + "started_at_unix": 1788415684.6217299, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -20154,9 +20154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03014700001813253, + "duration_ms": 0.049803000024439825, "success": true, - "started_at_unix": 1788329259.9851508, + "started_at_unix": 1788415684.6217659, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20173,9 +20173,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1.8091670000046634, + "duration_ms": 1.7237349999277285, "success": true, - "started_at_unix": 1788329259.9851909, + "started_at_unix": 1788415684.6218266, "bytes_sent": 82, "bytes_received": 60, "request_id": 101, @@ -20197,9 +20197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1736559999869769, + "duration_ms": 0.2020069999844054, "success": true, - "started_at_unix": 1788329259.9870327, + "started_at_unix": 1788415684.6235769, "bytes_sent": 309, "bytes_received": 62, "request_id": 102, @@ -20226,9 +20226,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023474000016676655, + "duration_ms": 0.023633000068912224, "success": true, - "started_at_unix": 1788329259.987238, + "started_at_unix": 1788415684.623808, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20245,9 +20245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024636000006239556, + "duration_ms": 0.02717100005611428, "success": true, - "started_at_unix": 1788329259.987271, + "started_at_unix": 1788415684.6238415, "bytes_sent": 349, "bytes_received": 0, "request_id": null, @@ -20264,9 +20264,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.3413990000069589, + "duration_ms": 0.34501300001466007, "success": true, - "started_at_unix": 1788329259.9873044, + "started_at_unix": 1788415684.6238785, "bytes_sent": 82, "bytes_received": 60, "request_id": 103, @@ -20288,9 +20288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1928920000011658, + "duration_ms": 0.21016200003032282, "success": true, - "started_at_unix": 1788329259.987674, + "started_at_unix": 1788415684.6242523, "bytes_sent": 309, "bytes_received": 62, "request_id": 104, @@ -20317,9 +20317,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02270300001327996, + "duration_ms": 0.022562000026482565, "success": true, - "started_at_unix": 1788329259.987895, + "started_at_unix": 1788415684.6244917, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -20336,9 +20336,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03451399999221394, + "duration_ms": 0.05328999998255313, "success": true, - "started_at_unix": 1788329259.9880135, + "started_at_unix": 1788415684.6246119, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20351,9 +20351,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024034999995592443, + "duration_ms": 0.07694400005675561, "success": true, - "started_at_unix": 1788329259.9880552, + "started_at_unix": 1788415684.6246736, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -20366,9 +20366,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.018855000007533818, + "duration_ms": 0.026198999989901495, "success": true, - "started_at_unix": 1788329259.9880846, + "started_at_unix": 1788415684.624758, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20381,9 +20381,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.016170000009196883, + "duration_ms": 0.023543999986941344, "success": true, - "started_at_unix": 1788329259.988108, + "started_at_unix": 1788415684.6247907, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -20396,9 +20396,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.020427999999128588, + "duration_ms": 0.024736000000302738, "success": true, - "started_at_unix": 1788329259.9881284, + "started_at_unix": 1788415684.62482, "bytes_sent": 214, "bytes_received": 0, "request_id": null, @@ -20411,9 +20411,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.17363300000283743, + "duration_ms": 0.18966300001466152, "success": true, - "started_at_unix": 1788329259.988157, + "started_at_unix": 1788415684.624857, "bytes_sent": 68, "bytes_received": 62, "request_id": 105, @@ -20431,9 +20431,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02698099999065562, + "duration_ms": 0.028693000103885424, "success": true, - "started_at_unix": 1788329259.9883528, + "started_at_unix": 1788415684.6250708, "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": 1899.5341890000077, + "total_duration_ms": 1749.6282150000297, "error_message": null, "summary": { "request_count": 369, @@ -20464,11 +20464,11 @@ "failure_count": 0, "bytes_sent": 110211, "bytes_received": 3481813, - "min_ms": 0.1482280000004721, - "max_ms": 1145.2053499999977, - "mean_ms": 6.317331146341953, - "median_ms": 0.2508089999935237, - "p95_ms": 17.41162299999794, + "min_ms": 0.1443389999167266, + "max_ms": 1140.0487759999578, + "mean_ms": 5.544729254734686, + "median_ms": 0.24097000004985603, + "p95_ms": 10.647919599887242, "result_summary": { "present_count": 296, "empty_count": 73, @@ -20540,11 +20540,11 @@ "by_method": { "typeServer/semanticTokens": { "point_count": 3, - "min_ms": 6.571761000003562, - "max_ms": 87.3873620000154, - "mean_ms": 39.881449666669745, - "median_ms": 38.03362200000038, - "p95_ms": 76.61889449999249 + "min_ms": 6.649120000020048, + "max_ms": 64.7773320001761, + "mean_ms": 28.799841866642357, + "median_ms": 10.812444000066534, + "p95_ms": 63.12909029993534 } }, "validation": { @@ -20570,11 +20570,11 @@ "failure_count": 0, "bytes_sent": 0, "bytes_received": 0, - "min_ms": 32.23718399999598, - "max_ms": 87.3873620000154, - "mean_ms": 52.96765560000267, - "median_ms": 38.03362200000038, - "p95_ms": 84.31065700000886, + "min_ms": 10.361073000012766, + "max_ms": 37.46330800004216, + "mean_ms": 15.981488599982185, + "median_ms": 10.698361999857298, + "p95_ms": 32.13313520004703, "result_summary": { "present_count": 5, "empty_count": 0, @@ -20655,9 +20655,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26360300000760617, + "duration_ms": 0.27620199989542016, "success": true, - "started_at_unix": 1788329278.4501793, + "started_at_unix": 1788415703.1701179, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -20685,9 +20685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24213300000042182, + "duration_ms": 0.26789999992615776, "success": true, - "started_at_unix": 1788329278.4504874, + "started_at_unix": 1788415703.1704319, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -20717,9 +20717,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33375499998555824, + "duration_ms": 0.32748100011303904, "success": true, - "started_at_unix": 1788329278.4508345, + "started_at_unix": 1788415703.1707854, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -20747,9 +20747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24190300001691867, + "duration_ms": 0.2321429999483371, "success": true, - "started_at_unix": 1788329278.4512084, + "started_at_unix": 1788415703.1711435, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -20779,9 +20779,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20408200001043042, + "duration_ms": 0.1869989998795063, "success": true, - "started_at_unix": 1788329278.4515824, + "started_at_unix": 1788415703.1714566, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -20809,9 +20809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23320599999010483, + "duration_ms": 0.22929800002202683, "success": true, - "started_at_unix": 1788329278.451822, + "started_at_unix": 1788415703.171672, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -20841,9 +20841,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.27949000001604, + "duration_ms": 5.525794000050155, "success": true, - "started_at_unix": 1788329278.4522026, + "started_at_unix": 1788415703.1720066, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -20872,9 +20872,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21127499999806787, + "duration_ms": 0.2162030000363302, "success": true, - "started_at_unix": 1788329278.456665, + "started_at_unix": 1788415703.1776662, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -20902,9 +20902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20905200000242985, + "duration_ms": 0.20716699987133325, "success": true, - "started_at_unix": 1788329278.4569151, + "started_at_unix": 1788415703.177918, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -20933,9 +20933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4969100000096205, + "duration_ms": 0.6280310001329781, "success": true, - "started_at_unix": 1788329278.4572308, + "started_at_unix": 1788415703.1781988, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -20964,9 +20964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2423740000097041, + "duration_ms": 0.22607099981541978, "success": true, - "started_at_unix": 1788329278.4583442, + "started_at_unix": 1788415703.1791875, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -20995,9 +20995,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20025500000997454, + "duration_ms": 0.19992300008198072, "success": true, - "started_at_unix": 1788329278.4586759, + "started_at_unix": 1788415703.1794763, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -21026,9 +21026,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20805900001619193, + "duration_ms": 0.19812999994428537, "success": true, - "started_at_unix": 1788329278.4589517, + "started_at_unix": 1788415703.179734, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -21057,9 +21057,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2057250000007116, + "duration_ms": 0.1949640000020736, "success": true, - "started_at_unix": 1788329278.4592578, + "started_at_unix": 1788415703.1800008, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -21088,9 +21088,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21688599997560232, + "duration_ms": 0.19470300003376906, "success": true, - "started_at_unix": 1788329278.4595351, + "started_at_unix": 1788415703.1802485, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -21119,9 +21119,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20888099999183396, + "duration_ms": 0.19433200009189022, "success": true, - "started_at_unix": 1788329278.4598546, + "started_at_unix": 1788415703.1805158, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -21150,9 +21150,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2537050000057661, + "duration_ms": 0.28145500004939095, "success": true, - "started_at_unix": 1788329278.460202, + "started_at_unix": 1788415703.1808321, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -21181,9 +21181,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2088909999997668, + "duration_ms": 0.20010300022477168, "success": true, - "started_at_unix": 1788329278.4606633, + "started_at_unix": 1788415703.1812296, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -21212,9 +21212,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18281199999137243, + "duration_ms": 0.17892400001073838, "success": true, - "started_at_unix": 1788329278.4609685, + "started_at_unix": 1788415703.1814966, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -21242,9 +21242,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19606699999030752, + "duration_ms": 0.1809079999475216, "success": true, - "started_at_unix": 1788329278.4611893, + "started_at_unix": 1788415703.181705, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -21272,9 +21272,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.190786999979764, + "duration_ms": 0.17967500002669112, "success": true, - "started_at_unix": 1788329278.461419, + "started_at_unix": 1788415703.181911, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -21302,9 +21302,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20123600000943043, + "duration_ms": 0.20069500010322372, "success": true, - "started_at_unix": 1788329278.4616437, + "started_at_unix": 1788415703.1821156, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -21333,9 +21333,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18773100001112653, + "duration_ms": 0.18834100001186016, "success": true, - "started_at_unix": 1788329278.461985, + "started_at_unix": 1788415703.1824205, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -21363,9 +21363,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20784899999171103, + "duration_ms": 0.2258909999000025, "success": true, - "started_at_unix": 1788329278.4622078, + "started_at_unix": 1788415703.1826344, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -21394,9 +21394,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.876122999988638, + "duration_ms": 13.728799999853436, "success": true, - "started_at_unix": 1788329278.4627638, + "started_at_unix": 1788415703.1830764, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -21427,9 +21427,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.937424000023839, + "duration_ms": 0.19784899996011518, "success": true, - "started_at_unix": 1788329278.4642055, + "started_at_unix": 1788415703.1840422, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -21457,9 +21457,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2651260000163802, + "duration_ms": 2.240321000044787, "success": true, - "started_at_unix": 1788329278.4701827, + "started_at_unix": 1788415703.1842687, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -21489,9 +21489,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20455299997479415, + "duration_ms": 1.1998370000583236, "success": true, - "started_at_unix": 1788329278.4705632, + "started_at_unix": 1788415703.1866245, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -21519,9 +21519,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2704460000018116, + "duration_ms": 2.9688859999623674, "success": true, - "started_at_unix": 1788329278.4708056, + "started_at_unix": 1788415703.1878633, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -21551,9 +21551,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21995099999116974, + "duration_ms": 2.859371999875293, "success": true, - "started_at_unix": 1788329278.4711933, + "started_at_unix": 1788415703.1909661, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -21581,9 +21581,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.185206000021481, + "duration_ms": 2.8002819999528583, "success": true, - "started_at_unix": 1788329278.471454, + "started_at_unix": 1788415703.1938689, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -21613,9 +21613,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8931649999890396, + "duration_ms": 3.0344689998855756, "success": true, - "started_at_unix": 1788329278.4768157, + "started_at_unix": 1788415703.196856, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -21644,9 +21644,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.746481000002632, + "duration_ms": 2.7634040000066307, "success": true, - "started_at_unix": 1788329278.4798853, + "started_at_unix": 1788415703.2000775, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -21674,9 +21674,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9665620000116633, + "duration_ms": 2.953877999971155, "success": true, - "started_at_unix": 1788329278.4826772, + "started_at_unix": 1788415703.202887, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -21705,9 +21705,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0897359999926266, + "duration_ms": 3.1255690000762115, "success": true, - "started_at_unix": 1788329278.4857671, + "started_at_unix": 1788415703.2059803, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -21736,9 +21736,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.0950900000068486, + "duration_ms": 3.065196999841646, "success": true, - "started_at_unix": 1788329278.489583, + "started_at_unix": 1788415703.20981, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -21767,9 +21767,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2591049999978168, + "duration_ms": 2.8576890001659194, "success": true, - "started_at_unix": 1788329278.4907787, + "started_at_unix": 1788415703.21298, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -21798,9 +21798,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24115200000096593, + "duration_ms": 0.23245299985319434, "success": true, - "started_at_unix": 1788329278.4911265, + "started_at_unix": 1788415703.2159066, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -21829,9 +21829,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2639740000063284, + "duration_ms": 0.21844799994141795, "success": true, - "started_at_unix": 1788329278.49149, + "started_at_unix": 1788415703.2162306, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -21860,9 +21860,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24035000001276785, + "duration_ms": 0.24086999997052772, "success": true, - "started_at_unix": 1788329278.491839, + "started_at_unix": 1788415703.216516, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -21891,9 +21891,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21203699998295633, + "duration_ms": 0.9604910001144162, "success": true, - "started_at_unix": 1788329278.492197, + "started_at_unix": 1788415703.2168715, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -21922,9 +21922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3140169999937825, + "duration_ms": 0.2920449999237462, "success": true, - "started_at_unix": 1788329278.4925957, + "started_at_unix": 1788415703.217971, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -21953,9 +21953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2435660000230655, + "duration_ms": 0.32218999990618613, "success": true, - "started_at_unix": 1788329278.4930985, + "started_at_unix": 1788415703.218487, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -21984,9 +21984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22357899999292385, + "duration_ms": 0.19279000002825342, "success": true, - "started_at_unix": 1788329278.4934533, + "started_at_unix": 1788415703.2189157, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -22014,9 +22014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19261999997866042, + "duration_ms": 0.17577799985701859, "success": true, - "started_at_unix": 1788329278.49372, + "started_at_unix": 1788415703.219147, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -22044,9 +22044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19993500001191933, + "duration_ms": 0.200112999891644, "success": true, - "started_at_unix": 1788329278.4939485, + "started_at_unix": 1788415703.2193544, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -22074,9 +22074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21243800000547708, + "duration_ms": 0.25159000006169663, "success": true, - "started_at_unix": 1788329278.4941838, + "started_at_unix": 1788415703.2195897, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -22105,9 +22105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18830199999797514, + "duration_ms": 0.19242799999119597, "success": true, - "started_at_unix": 1788329278.49458, + "started_at_unix": 1788415703.2200036, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -22135,9 +22135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23765599999592268, + "duration_ms": 0.2270529998895654, "success": true, - "started_at_unix": 1788329278.4948068, + "started_at_unix": 1788415703.2202334, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -22166,9 +22166,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 32.23718399999598, + "duration_ms": 37.46330800004216, "success": true, - "started_at_unix": 1788329278.4954202, + "started_at_unix": 1788415703.2208555, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -22199,9 +22199,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22748599999999897, + "duration_ms": 0.2728389999901992, "success": true, - "started_at_unix": 1788329278.497154, + "started_at_unix": 1788415703.222629, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -22229,9 +22229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2839010000172948, + "duration_ms": 0.27266899996902794, "success": true, - "started_at_unix": 1788329278.4975069, + "started_at_unix": 1788415703.2229762, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -22261,9 +22261,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18724000000247543, + "duration_ms": 0.20316900008765515, "success": true, - "started_at_unix": 1788329278.4978824, + "started_at_unix": 1788415703.223353, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -22291,9 +22291,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5269999999864012, + "duration_ms": 0.28732600003422704, "success": true, - "started_at_unix": 1788329278.4981027, + "started_at_unix": 1788415703.2235944, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -22323,9 +22323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.87909900001182, + "duration_ms": 0.18398299994260015, "success": true, - "started_at_unix": 1788329278.5007422, + "started_at_unix": 1788415703.2240016, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -22353,9 +22353,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.966512000000421, + "duration_ms": 0.2132179999989603, "success": true, - "started_at_unix": 1788329278.5036595, + "started_at_unix": 1788415703.2242188, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -22385,9 +22385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8831470000056925, + "duration_ms": 0.32692000013412326, "success": true, - "started_at_unix": 1788329278.5067835, + "started_at_unix": 1788415703.224586, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -22416,9 +22416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19783999999845037, + "duration_ms": 0.21413000013126293, "success": true, - "started_at_unix": 1788329278.5098248, + "started_at_unix": 1788415703.2250745, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -22446,9 +22446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21767799998428927, + "duration_ms": 0.19586500002333196, "success": true, - "started_at_unix": 1788329278.5100687, + "started_at_unix": 1788415703.225327, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -22477,9 +22477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.420495999999275, + "duration_ms": 0.6533690000196657, "success": true, - "started_at_unix": 1788329278.5103931, + "started_at_unix": 1788415703.2256377, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -22508,9 +22508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.337999999989961, + "duration_ms": 0.2397670000391372, "success": true, - "started_at_unix": 1788329278.516439, + "started_at_unix": 1788415703.2269607, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -22539,9 +22539,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24027000000614862, + "duration_ms": 0.21263700000417884, "success": true, - "started_at_unix": 1788329278.5208824, + "started_at_unix": 1788415703.2272944, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -22570,9 +22570,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22800700000402685, + "duration_ms": 0.24767199988673383, "success": true, - "started_at_unix": 1788329278.5212102, + "started_at_unix": 1788415703.227587, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -22601,9 +22601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23120299999845884, + "duration_ms": 0.21613299986711354, "success": true, - "started_at_unix": 1788329278.5215852, + "started_at_unix": 1788415703.2279415, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -22632,9 +22632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2275359999828197, + "duration_ms": 0.21429999992506055, "success": true, - "started_at_unix": 1788329278.5219033, + "started_at_unix": 1788415703.2282405, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -22663,9 +22663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2228569999829233, + "duration_ms": 0.2533229999244213, "success": true, - "started_at_unix": 1788329278.5222466, + "started_at_unix": 1788415703.228569, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -22694,9 +22694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4860839999973905, + "duration_ms": 0.29871800006731064, "success": true, - "started_at_unix": 1788329278.522657, + "started_at_unix": 1788415703.2289774, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -22725,9 +22725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4295739999804482, + "duration_ms": 0.2596839999569056, "success": true, - "started_at_unix": 1788329278.525361, + "started_at_unix": 1788415703.2294807, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -22756,9 +22756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19948400000657784, + "duration_ms": 0.19842000006065064, "success": true, - "started_at_unix": 1788329278.5258985, + "started_at_unix": 1788415703.2298527, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -22786,9 +22786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19117799999435192, + "duration_ms": 0.1894229999379604, "success": true, - "started_at_unix": 1788329278.526135, + "started_at_unix": 1788415703.230093, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -22816,9 +22816,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18803200001116238, + "duration_ms": 0.18315200009055843, "success": true, - "started_at_unix": 1788329278.526359, + "started_at_unix": 1788415703.2303176, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -22846,9 +22846,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2007360000106928, + "duration_ms": 0.22547000003214634, "success": true, - "started_at_unix": 1788329278.5265782, + "started_at_unix": 1788415703.2305362, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -22877,9 +22877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18808199999398312, + "duration_ms": 0.1996619998863025, "success": true, - "started_at_unix": 1788329278.526892, + "started_at_unix": 1788415703.2309225, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -22907,9 +22907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4201980000052572, + "duration_ms": 0.2534830000513466, "success": true, - "started_at_unix": 1788329278.5293698, + "started_at_unix": 1788415703.2311604, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -22938,9 +22938,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 35.17627300001891, + "duration_ms": 10.361073000012766, "success": true, - "started_at_unix": 1788329278.5311685, + "started_at_unix": 1788415703.2317975, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -22971,9 +22971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.35318000001439, + "duration_ms": 0.21668399995178333, "success": true, - "started_at_unix": 1788329278.5332158, + "started_at_unix": 1788415703.2334938, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -23001,9 +23001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0297700000071472, + "duration_ms": 0.2674390000265703, "success": true, - "started_at_unix": 1788329278.538613, + "started_at_unix": 1788415703.2337766, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -23033,9 +23033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.88825600000564, + "duration_ms": 0.198339999997188, "success": true, - "started_at_unix": 1788329278.5407567, + "started_at_unix": 1788415703.2341442, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -23063,9 +23063,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9595400000062, + "duration_ms": 0.24595899981250113, "success": true, - "started_at_unix": 1788329278.543689, + "started_at_unix": 1788415703.234383, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -23095,9 +23095,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.863831000013306, + "duration_ms": 0.19183800009159313, "success": true, - "started_at_unix": 1788329278.546769, + "started_at_unix": 1788415703.2347713, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -23125,9 +23125,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.974037000001317, + "duration_ms": 0.24027800009207567, "success": true, - "started_at_unix": 1788329278.5496743, + "started_at_unix": 1788415703.2350018, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -23157,9 +23157,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8725270000222736, + "duration_ms": 0.3032360000361223, "success": true, - "started_at_unix": 1788329278.552822, + "started_at_unix": 1788415703.2353964, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -23188,9 +23188,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7749950000099943, + "duration_ms": 0.195735000033892, "success": true, - "started_at_unix": 1788329278.555866, + "started_at_unix": 1788415703.2358897, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -23218,9 +23218,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9772030000003724, + "duration_ms": 0.22200399985194963, "success": true, - "started_at_unix": 1788329278.5586827, + "started_at_unix": 1788415703.2361262, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -23249,9 +23249,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1666769999958433, + "duration_ms": 0.6650399998306966, "success": true, - "started_at_unix": 1788329278.5617883, + "started_at_unix": 1788415703.236462, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -23280,9 +23280,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0033790000013596, + "duration_ms": 0.27475199999571487, "success": true, - "started_at_unix": 1788329278.5656729, + "started_at_unix": 1788415703.2377925, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -23311,9 +23311,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.883617999998478, + "duration_ms": 0.21133400014150538, "success": true, - "started_at_unix": 1788329278.5677824, + "started_at_unix": 1788415703.238168, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -23342,9 +23342,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.3452479999784828, + "duration_ms": 0.24561800000810763, "success": true, - "started_at_unix": 1788329278.5707583, + "started_at_unix": 1788415703.238465, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -23373,9 +23373,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4384529999915685, + "duration_ms": 0.23399599990625575, "success": true, - "started_at_unix": 1788329278.5722196, + "started_at_unix": 1788415703.2388532, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -23404,9 +23404,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.899897999981249, + "duration_ms": 0.25219000008291914, "success": true, - "started_at_unix": 1788329278.5737488, + "started_at_unix": 1788415703.2391768, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -23435,9 +23435,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8984850000028928, + "duration_ms": 0.27039499991587945, "success": true, - "started_at_unix": 1788329278.5767624, + "started_at_unix": 1788415703.2395434, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -23466,9 +23466,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8777759999911723, + "duration_ms": 0.325085999975272, "success": true, - "started_at_unix": 1788329278.5798314, + "started_at_unix": 1788415703.2399635, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -23497,9 +23497,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7483840000002147, + "duration_ms": 0.2772269999695709, "success": true, - "started_at_unix": 1788329278.5829206, + "started_at_unix": 1788415703.2404847, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -23528,9 +23528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8567469999813966, + "duration_ms": 0.23365600009128684, "success": true, - "started_at_unix": 1788329278.5857885, + "started_at_unix": 1788415703.2408743, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -23558,9 +23558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.936315999988892, + "duration_ms": 0.24319299996022892, "success": true, - "started_at_unix": 1788329278.5886974, + "started_at_unix": 1788415703.24116, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -23588,9 +23588,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9714930000181994, + "duration_ms": 0.2453570000398031, "success": true, - "started_at_unix": 1788329278.591674, + "started_at_unix": 1788415703.241444, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -23618,9 +23618,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9643880000094214, + "duration_ms": 0.36376899993229017, "success": true, - "started_at_unix": 1788329278.5946891, + "started_at_unix": 1788415703.2417786, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -23649,9 +23649,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8185559999940324, + "duration_ms": 0.2305299999534327, "success": true, - "started_at_unix": 1788329278.5978277, + "started_at_unix": 1788415703.242308, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -23679,9 +23679,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.98086999998759, + "duration_ms": 0.25839199997790274, "success": true, - "started_at_unix": 1788329278.6006908, + "started_at_unix": 1788415703.2425785, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -23710,9 +23710,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 72.0038369999827, + "duration_ms": 10.812444000066534, "success": true, - "started_at_unix": 1788329278.6040633, + "started_at_unix": 1788415703.2432115, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -23743,9 +23743,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.673078999990366, + "duration_ms": 0.2309809999587742, "success": true, - "started_at_unix": 1788329278.6078918, + "started_at_unix": 1788415703.245012, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -23773,9 +23773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0537340000146287, + "duration_ms": 0.28477099999690836, "success": true, - "started_at_unix": 1788329278.6136074, + "started_at_unix": 1788415703.2452848, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -23805,9 +23805,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.872456000005741, + "duration_ms": 0.21993999985170376, "success": true, - "started_at_unix": 1788329278.6157742, + "started_at_unix": 1788415703.2456772, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -23835,9 +23835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9667699999909019, + "duration_ms": 0.24826300000313495, "success": true, - "started_at_unix": 1788329278.6186888, + "started_at_unix": 1788415703.245934, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -23867,9 +23867,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.827832000003582, + "duration_ms": 0.19481300000734336, "success": true, - "started_at_unix": 1788329278.6198175, + "started_at_unix": 1788415703.246312, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -23897,9 +23897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.959889999999632, + "duration_ms": 0.2657160000580916, "success": true, - "started_at_unix": 1788329278.6216884, + "started_at_unix": 1788415703.246542, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -23929,9 +23929,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8660750000142343, + "duration_ms": 0.2991979999933392, "success": true, - "started_at_unix": 1788329278.62484, + "started_at_unix": 1788415703.2469642, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -23960,9 +23960,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7533729999902334, + "duration_ms": 0.19038599998566497, "success": true, - "started_at_unix": 1788329278.6278915, + "started_at_unix": 1788415703.2474236, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -23990,9 +23990,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.887507000001733, + "duration_ms": 0.22983799999565235, "success": true, - "started_at_unix": 1788329278.6306896, + "started_at_unix": 1788415703.2476516, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -24021,9 +24021,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.866397999985338, + "duration_ms": 0.6252160001167795, "success": true, - "started_at_unix": 1788329278.6347034, + "started_at_unix": 1788415703.247995, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -24052,9 +24052,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.278712000010955, + "duration_ms": 0.36018199989484856, "success": true, - "started_at_unix": 1788329278.6392927, + "started_at_unix": 1788415703.2493105, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -24083,9 +24083,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.886768999999958, + "duration_ms": 0.2105119999669114, "success": true, - "started_at_unix": 1788329278.6456811, + "started_at_unix": 1788415703.2497938, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -24114,9 +24114,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.903510000024426, + "duration_ms": 0.24083900007099146, "success": true, - "started_at_unix": 1788329278.6516638, + "started_at_unix": 1788415703.2500842, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -24145,9 +24145,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9676610000042274, + "duration_ms": 0.21158500021556392, "success": true, - "started_at_unix": 1788329278.6577005, + "started_at_unix": 1788415703.250435, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -24176,9 +24176,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.80168799998637, + "duration_ms": 0.21870799992029788, "success": true, - "started_at_unix": 1788329278.6587648, + "started_at_unix": 1788415703.2507522, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -24207,9 +24207,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.879456000002392, + "duration_ms": 0.22729400006937794, "success": true, - "started_at_unix": 1788329278.6636884, + "started_at_unix": 1788415703.2510781, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -24238,9 +24238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.969057000001385, + "duration_ms": 0.32565700007580745, "success": true, - "started_at_unix": 1788329278.6697485, + "started_at_unix": 1788415703.2514515, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -24269,9 +24269,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.726973999983784, + "duration_ms": 0.2312510000592738, "success": true, - "started_at_unix": 1788329278.6729376, + "started_at_unix": 1788415703.2519825, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -24300,9 +24300,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8501649999839174, + "duration_ms": 0.2074569999876985, "success": true, - "started_at_unix": 1788329278.6757846, + "started_at_unix": 1788415703.252335, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -24330,9 +24330,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.956423000000541, + "duration_ms": 0.24307400008183322, "success": true, - "started_at_unix": 1788329278.6786838, + "started_at_unix": 1788415703.252586, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -24360,9 +24360,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.955541999995148, + "duration_ms": 0.23138200003813836, "success": true, - "started_at_unix": 1788329278.6816823, + "started_at_unix": 1788415703.2528656, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -24390,9 +24390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9692680000152905, + "duration_ms": 0.24580800004514458, "success": true, - "started_at_unix": 1788329278.6846812, + "started_at_unix": 1788415703.253134, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -24421,9 +24421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.823024000008445, + "duration_ms": 0.24684000004526752, "success": true, - "started_at_unix": 1788329278.687823, + "started_at_unix": 1788415703.2535431, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -24451,9 +24451,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.979006000003892, + "duration_ms": 0.23698199993305025, "success": true, - "started_at_unix": 1788329278.6906884, + "started_at_unix": 1788415703.253827, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -24482,9 +24482,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 87.3873620000154, + "duration_ms": 10.572255999932167, "success": true, - "started_at_unix": 1788329278.694076, + "started_at_unix": 1788415703.2544096, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -24515,9 +24515,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7645430000072793, + "duration_ms": 0.2120659999036434, "success": true, - "started_at_unix": 1788329278.6978753, + "started_at_unix": 1788415703.2560449, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -24545,9 +24545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.958226999993485, + "duration_ms": 0.2497150001090631, "success": true, - "started_at_unix": 1788329278.6996822, + "started_at_unix": 1788415703.2562943, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -24577,9 +24577,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.892043999992211, + "duration_ms": 0.2279249999901367, "success": true, - "started_at_unix": 1788329278.702752, + "started_at_unix": 1788415703.2566519, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -24607,9 +24607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.95474000000695, + "duration_ms": 0.2534329998979956, "success": true, - "started_at_unix": 1788329278.7056875, + "started_at_unix": 1788415703.2569149, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -24639,9 +24639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.601709999993318, + "duration_ms": 0.22816499995315098, "success": true, - "started_at_unix": 1788329278.7087722, + "started_at_unix": 1788415703.2572894, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -24669,9 +24669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.229513999992605, + "duration_ms": 0.270915000101013, "success": true, - "started_at_unix": 1788329278.7114182, + "started_at_unix": 1788415703.2575562, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -24701,9 +24701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.74603399999296, + "duration_ms": 0.34131699999306875, "success": true, - "started_at_unix": 1788329278.7138214, + "started_at_unix": 1788415703.2579901, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -24732,9 +24732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8944839999855958, + "duration_ms": 0.31382599991047755, "success": true, - "started_at_unix": 1788329278.7187502, + "started_at_unix": 1788415703.2584994, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -24762,9 +24762,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9625049999992825, + "duration_ms": 0.3222410000489617, "success": true, - "started_at_unix": 1788329278.7196887, + "started_at_unix": 1788415703.2588623, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -24793,9 +24793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.865620000013223, + "duration_ms": 0.6802979999065428, "success": true, - "started_at_unix": 1788329278.7227778, + "started_at_unix": 1788415703.2593052, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -24824,9 +24824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33449599999357815, + "duration_ms": 0.2781089999643882, "success": true, - "started_at_unix": 1788329278.7243032, + "started_at_unix": 1788415703.2606525, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -24855,9 +24855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22224599999276506, + "duration_ms": 0.2259420000427781, "success": true, - "started_at_unix": 1788329278.7247403, + "started_at_unix": 1788415703.2610319, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -24886,9 +24886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21809800000482937, + "duration_ms": 0.2400579999175534, "success": true, - "started_at_unix": 1788329278.7250476, + "started_at_unix": 1788415703.2613456, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -24917,9 +24917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2781299999981002, + "duration_ms": 0.25800100002015824, "success": true, - "started_at_unix": 1788329278.7253852, + "started_at_unix": 1788415703.2617042, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -24948,9 +24948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2602069999966261, + "duration_ms": 0.20316899986028147, "success": true, - "started_at_unix": 1788329278.7257485, + "started_at_unix": 1788415703.2620432, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -24979,9 +24979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2555289999861543, + "duration_ms": 0.2540529999350838, "success": true, - "started_at_unix": 1788329278.7261221, + "started_at_unix": 1788415703.2623646, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -25010,9 +25010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.331200000005083, + "duration_ms": 0.3464859998985048, "success": true, - "started_at_unix": 1788329278.7265623, + "started_at_unix": 1788415703.262811, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -25041,9 +25041,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.518845000025749, + "duration_ms": 0.23579899993819708, "success": true, - "started_at_unix": 1788329278.727086, + "started_at_unix": 1788415703.26337, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -25072,9 +25072,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.900780000004488, + "duration_ms": 0.2168739999888203, "success": true, - "started_at_unix": 1788329278.7297297, + "started_at_unix": 1788415703.2637157, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -25102,9 +25102,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.41621900001587164, + "duration_ms": 0.1798060000055557, "success": true, - "started_at_unix": 1788329278.7326775, + "started_at_unix": 1788415703.2639713, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -25132,9 +25132,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20743799998967916, + "duration_ms": 0.1638650001041242, "success": true, - "started_at_unix": 1788329278.7331307, + "started_at_unix": 1788415703.264183, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -25162,9 +25162,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2571420000094804, + "duration_ms": 0.22840499991616525, "success": true, - "started_at_unix": 1788329278.7333777, + "started_at_unix": 1788415703.2643778, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -25193,9 +25193,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21493200000577417, + "duration_ms": 0.2083880001464422, "success": true, - "started_at_unix": 1788329278.7338047, + "started_at_unix": 1788415703.2648087, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -25223,9 +25223,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.248494999993909, + "duration_ms": 0.23950700006025727, "success": true, - "started_at_unix": 1788329278.7340608, + "started_at_unix": 1788415703.2650545, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -25254,9 +25254,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 38.03362200000038, + "duration_ms": 10.698361999857298, "success": true, - "started_at_unix": 1788329278.7347174, + "started_at_unix": 1788415703.2656775, "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": 56.22242700002289, - "max_ms": 63.96435900001052, - "mean_ms": 59.960117600007834, - "median_ms": 58.8925549999999, - "p95_ms": 63.736093800008575, + "min_ms": 59.499890000097366, + "max_ms": 64.7773320001761, + "mean_ms": 62.01235160001488, + "median_ms": 62.181390999967334, + "p95_ms": 64.30640580010731, "result_summary": { "present_count": 5, "empty_count": 0, @@ -25387,9 +25387,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2371739999773581, + "duration_ms": 0.210512999956336, "success": true, - "started_at_unix": 1788329278.7383935, + "started_at_unix": 1788415703.267241, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -25417,9 +25417,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23626199998716402, + "duration_ms": 0.22183299984135374, "success": true, - "started_at_unix": 1788329278.7386708, + "started_at_unix": 1788415703.2674916, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -25448,9 +25448,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22884800000610994, + "duration_ms": 0.21760599997833197, "success": true, - "started_at_unix": 1788329278.7390068, + "started_at_unix": 1788415703.2678351, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -25479,9 +25479,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23325699999077187, + "duration_ms": 0.2187479999520292, "success": true, - "started_at_unix": 1788329278.7393434, + "started_at_unix": 1788415703.2681565, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -25509,9 +25509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20662700001139456, + "duration_ms": 0.22935799984225014, "success": true, - "started_at_unix": 1788329278.7396173, + "started_at_unix": 1788415703.2684128, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -25541,9 +25541,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 35.11779400000137, + "duration_ms": 38.02609399986068, "success": true, - "started_at_unix": 1788329278.7399423, + "started_at_unix": 1788415703.2687857, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -25572,9 +25572,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6357419999906142, + "duration_ms": 2.4478549999003008, "success": true, - "started_at_unix": 1788329278.8047476, + "started_at_unix": 1788415703.3449254, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -25603,9 +25603,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3483419999952275, + "duration_ms": 2.3656220000702888, "success": true, - "started_at_unix": 1788329278.8065073, + "started_at_unix": 1788415703.3475003, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -25635,9 +25635,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22614299999190735, + "duration_ms": 2.9169399999773304, "success": true, - "started_at_unix": 1788329278.80695, + "started_at_unix": 1788415703.3499525, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -25667,9 +25667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24604999998700805, + "duration_ms": 2.9058290001557907, "success": true, - "started_at_unix": 1788329278.807257, + "started_at_unix": 1788415703.3529484, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -25699,9 +25699,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24261400000114008, + "duration_ms": 2.876555000057124, "success": true, - "started_at_unix": 1788329278.807653, + "started_at_unix": 1788415703.355988, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -25730,9 +25730,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2389580000112801, + "duration_ms": 2.8882459998840204, "success": true, - "started_at_unix": 1788329278.807985, + "started_at_unix": 1788415703.3589668, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -25761,9 +25761,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36843999998836807, + "duration_ms": 2.921208000088882, "success": true, - "started_at_unix": 1788329278.8083725, + "started_at_unix": 1788415703.3620052, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -25792,9 +25792,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2280270000198925, + "duration_ms": 2.7190710000013496, "success": true, - "started_at_unix": 1788329278.8089561, + "started_at_unix": 1788415703.3651524, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -25823,9 +25823,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19550600001139173, + "duration_ms": 1.8279689998053072, "success": true, - "started_at_unix": 1788329278.8093157, + "started_at_unix": 1788415703.3680277, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -25855,9 +25855,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 72.12162799999078, + "duration_ms": 103.63369400010924, "success": true, - "started_at_unix": 1788329278.8098009, + "started_at_unix": 1788415703.3701444, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -25888,9 +25888,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.218429000000242, + "duration_ms": 0.2246289998311113, "success": true, - "started_at_unix": 1788329278.8110595, + "started_at_unix": 1788415703.3713043, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -25918,9 +25918,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24857500000052823, + "duration_ms": 0.26902099989456474, "success": true, - "started_at_unix": 1788329278.8113189, + "started_at_unix": 1788415703.371569, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -25949,9 +25949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22558300000241616, + "duration_ms": 0.2142189998721733, "success": true, - "started_at_unix": 1788329278.8116627, + "started_at_unix": 1788415703.37194, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -25980,9 +25980,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18499600000154715, + "duration_ms": 0.19426199992267357, "success": true, - "started_at_unix": 1788329278.8119915, + "started_at_unix": 1788415703.372258, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -26010,9 +26010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21394099999838545, + "duration_ms": 0.19737799993890803, "success": true, - "started_at_unix": 1788329278.812216, + "started_at_unix": 1788415703.3724895, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -26042,9 +26042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 24.33232499998894, + "duration_ms": 23.70013800009474, "success": true, - "started_at_unix": 1788329278.8125167, + "started_at_unix": 1788415703.3728127, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -26073,9 +26073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.367850000008275, + "duration_ms": 2.4160150001080183, "success": true, - "started_at_unix": 1788329278.867387, + "started_at_unix": 1788415703.4261494, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -26104,9 +26104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5885209999973995, + "duration_ms": 0.2548649999880581, "success": true, - "started_at_unix": 1788329278.8688602, + "started_at_unix": 1788415703.4287007, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -26136,9 +26136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20944199999917146, + "duration_ms": 0.16787300000942196, "success": true, - "started_at_unix": 1788329278.8695657, + "started_at_unix": 1788415703.429037, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -26168,9 +26168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3820250000217129, + "duration_ms": 0.1909160000650445, "success": true, - "started_at_unix": 1788329278.8698413, + "started_at_unix": 1788415703.4292648, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -26200,9 +26200,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4153379999820572, + "duration_ms": 0.25025700006153784, "success": true, - "started_at_unix": 1788329278.8703287, + "started_at_unix": 1788415703.4295528, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -26231,9 +26231,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40300399999182446, + "duration_ms": 0.23793399986971053, "success": true, - "started_at_unix": 1788329278.8708303, + "started_at_unix": 1788415703.4298887, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -26262,9 +26262,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5145229999925505, + "duration_ms": 0.3033349998986523, "success": true, - "started_at_unix": 1788329278.8713791, + "started_at_unix": 1788415703.4302697, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -26293,9 +26293,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20408200001043042, + "duration_ms": 0.2235059998838551, "success": true, - "started_at_unix": 1788329278.8720841, + "started_at_unix": 1788415703.4308164, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -26324,9 +26324,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3956600000094568, + "duration_ms": 0.21561200014730275, "success": true, - "started_at_unix": 1788329278.872409, + "started_at_unix": 1788415703.4311793, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -26356,9 +26356,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.823033000000805, + "duration_ms": 61.180444000001444, "success": true, - "started_at_unix": 1788329278.8730493, + "started_at_unix": 1788415703.4316745, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -26389,9 +26389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17298399998821878, + "duration_ms": 0.18427399982101633, "success": true, - "started_at_unix": 1788329278.8742085, + "started_at_unix": 1788415703.4329834, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -26419,9 +26419,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37416099999632024, + "duration_ms": 0.23509900006501994, "success": true, - "started_at_unix": 1788329278.874418, + "started_at_unix": 1788415703.433207, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -26450,9 +26450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20032500000866094, + "duration_ms": 0.24521700015611714, "success": true, - "started_at_unix": 1788329278.87488, + "started_at_unix": 1788415703.4335363, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -26481,9 +26481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17343499999356027, + "duration_ms": 0.2165840000998287, "success": true, - "started_at_unix": 1788329278.875173, + "started_at_unix": 1788415703.4338863, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -26511,9 +26511,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20166800001675256, + "duration_ms": 0.20493200008786516, "success": true, - "started_at_unix": 1788329278.875379, + "started_at_unix": 1788415703.4341416, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -26543,9 +26543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 19.76862300000448, + "duration_ms": 23.049805000027845, "success": true, - "started_at_unix": 1788329278.8756711, + "started_at_unix": 1788415703.4344485, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -26574,9 +26574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1552840000254037, + "duration_ms": 2.095668000038131, "success": true, - "started_at_unix": 1788329278.9235113, + "started_at_unix": 1788415703.4863198, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -26605,9 +26605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.889365000006137, + "duration_ms": 0.3171109999584587, "success": true, - "started_at_unix": 1788329278.9257734, + "started_at_unix": 1788415703.4885242, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -26637,9 +26637,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2374850000137485, + "duration_ms": 0.21925900000496767, "success": true, - "started_at_unix": 1788329278.9267545, + "started_at_unix": 1788415703.48893, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -26669,9 +26669,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2210239999840269, + "duration_ms": 0.20349999999780266, "success": true, - "started_at_unix": 1788329278.9270647, + "started_at_unix": 1788415703.4892135, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -26701,9 +26701,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2801349999970171, + "duration_ms": 0.24943600010374212, "success": true, - "started_at_unix": 1788329278.92739, + "started_at_unix": 1788415703.4895175, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -26732,9 +26732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2301709999983359, + "duration_ms": 0.22672200020679156, "success": true, - "started_at_unix": 1788329278.927761, + "started_at_unix": 1788415703.4898524, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -26763,9 +26763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33448700000349163, + "duration_ms": 0.3191060000062862, "success": true, - "started_at_unix": 1788329278.9281323, + "started_at_unix": 1788415703.4902172, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -26794,9 +26794,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27629699999920376, + "duration_ms": 0.2604660000997683, "success": true, - "started_at_unix": 1788329278.928714, + "started_at_unix": 1788415703.4907713, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -26825,9 +26825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24833500000909225, + "duration_ms": 0.20847900009357545, "success": true, - "started_at_unix": 1788329278.9291322, + "started_at_unix": 1788415703.491168, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -26857,9 +26857,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 56.22242700002289, + "duration_ms": 59.499890000097366, "success": true, - "started_at_unix": 1788329278.9296765, + "started_at_unix": 1788415703.4916546, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -26890,9 +26890,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22158499999136438, + "duration_ms": 0.20078499983355869, "success": true, - "started_at_unix": 1788329278.9310038, + "started_at_unix": 1788415703.4929793, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -26920,9 +26920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23366799999280374, + "duration_ms": 0.20765700014635513, "success": true, - "started_at_unix": 1788329278.9312675, + "started_at_unix": 1788415703.4932153, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -26951,9 +26951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23060199998781172, + "duration_ms": 0.19800900008704048, "success": true, - "started_at_unix": 1788329278.9316254, + "started_at_unix": 1788415703.4935074, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -26982,9 +26982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.210584999990715, + "duration_ms": 0.1832919999742444, "success": true, - "started_at_unix": 1788329278.9319634, + "started_at_unix": 1788415703.4938366, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -27012,9 +27012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24310599999921578, + "duration_ms": 0.23475800003325276, "success": true, - "started_at_unix": 1788329278.9322143, + "started_at_unix": 1788415703.4940562, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -27044,9 +27044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.37421999998901, + "duration_ms": 24.130159999913303, "success": true, - "started_at_unix": 1788329278.9325888, + "started_at_unix": 1788415703.4943864, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -27075,9 +27075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.2938220000080491, + "duration_ms": 2.4594459998752427, "success": true, - "started_at_unix": 1788329278.984556, + "started_at_unix": 1788415703.548906, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -27106,9 +27106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.224510000009559, + "duration_ms": 0.33190899989676836, "success": true, - "started_at_unix": 1788329278.985952, + "started_at_unix": 1788415703.5514946, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -27138,9 +27138,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2218049999953564, + "duration_ms": 0.22296599991022958, "success": true, - "started_at_unix": 1788329278.9862645, + "started_at_unix": 1788415703.5519176, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -27170,9 +27170,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22741500001188797, + "duration_ms": 0.2150519999304379, "success": true, - "started_at_unix": 1788329278.986586, + "started_at_unix": 1788415703.5522134, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -27202,9 +27202,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2503980000199135, + "duration_ms": 0.25340199999845936, "success": true, - "started_at_unix": 1788329278.9869483, + "started_at_unix": 1788415703.5525646, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -27233,9 +27233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2692740000043159, + "duration_ms": 0.21267600004648557, "success": true, - "started_at_unix": 1788329278.98729, + "started_at_unix": 1788415703.5529041, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -27264,9 +27264,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2921979999825908, + "duration_ms": 0.296261999892522, "success": true, - "started_at_unix": 1788329278.9876933, + "started_at_unix": 1788415703.553251, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -27295,9 +27295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24052000000551743, + "duration_ms": 0.2064650000193069, "success": true, - "started_at_unix": 1788329278.9881907, + "started_at_unix": 1788415703.553778, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -27326,9 +27326,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2085810000096444, + "duration_ms": 0.18749000014395278, "success": true, - "started_at_unix": 1788329278.9885912, + "started_at_unix": 1788415703.5541105, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -27358,9 +27358,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 58.8925549999999, + "duration_ms": 62.42270099983216, "success": true, - "started_at_unix": 1788329278.9890313, + "started_at_unix": 1788415703.554573, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -27391,9 +27391,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21633500000461936, + "duration_ms": 0.21924900011072168, "success": true, - "started_at_unix": 1788329278.9903042, + "started_at_unix": 1788415703.5558956, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -27421,9 +27421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22543200000768593, + "duration_ms": 0.23101099986888585, "success": true, - "started_at_unix": 1788329278.9905884, + "started_at_unix": 1788415703.5561564, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -27452,9 +27452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23968900001136717, + "duration_ms": 0.29617299992423796, "success": true, - "started_at_unix": 1788329278.9909055, + "started_at_unix": 1788415703.5564883, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -27483,9 +27483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2427550000163592, + "duration_ms": 0.22098199997344636, "success": true, - "started_at_unix": 1788329278.9912558, + "started_at_unix": 1788415703.5568912, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -27513,9 +27513,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24073100001942294, + "duration_ms": 0.25429399988752266, "success": true, - "started_at_unix": 1788329278.9915667, + "started_at_unix": 1788415703.5571551, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -27545,9 +27545,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 27.526925000017854, + "duration_ms": 22.50555099999474, "success": true, - "started_at_unix": 1788329278.9919083, + "started_at_unix": 1788415703.5575023, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -27576,9 +27576,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.35682999999176, + "duration_ms": 2.4532149998321984, "success": true, - "started_at_unix": 1788329279.0489562, + "started_at_unix": 1788415703.6114388, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -27607,9 +27607,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.252282000019477, + "duration_ms": 0.20457100004023232, "success": true, - "started_at_unix": 1788329279.0504222, + "started_at_unix": 1788415703.6139975, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -27639,9 +27639,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2130489999956353, + "duration_ms": 0.2126560000306199, "success": true, - "started_at_unix": 1788329279.0507612, + "started_at_unix": 1788415703.6142883, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -27671,9 +27671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21062400000460002, + "duration_ms": 0.2373830000124144, "success": true, - "started_at_unix": 1788329279.0510435, + "started_at_unix": 1788415703.614571, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -27703,9 +27703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26940500001160217, + "duration_ms": 0.21839800001544063, "success": true, - "started_at_unix": 1788329279.0513506, + "started_at_unix": 1788415703.6149096, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -27734,9 +27734,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22020199997996315, + "duration_ms": 0.3866009999455855, "success": true, - "started_at_unix": 1788329279.051709, + "started_at_unix": 1788415703.615213, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -27765,9 +27765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3309900000090238, + "duration_ms": 0.3132950000690471, "success": true, - "started_at_unix": 1788329279.0520756, + "started_at_unix": 1788415703.6157749, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -27796,9 +27796,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21892899999897963, + "duration_ms": 0.22611200006394938, "success": true, - "started_at_unix": 1788329279.052639, + "started_at_unix": 1788415703.6163096, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -27827,9 +27827,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21420099997726538, + "duration_ms": 0.24285299991788634, "success": true, - "started_at_unix": 1788329279.0529923, + "started_at_unix": 1788415703.6166792, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -27859,9 +27859,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 63.96435900001052, + "duration_ms": 62.181390999967334, "success": true, - "started_at_unix": 1788329279.0534568, + "started_at_unix": 1788415703.6172013, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -27892,9 +27892,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19431300000860574, + "duration_ms": 0.22595099994759948, "success": true, - "started_at_unix": 1788329279.0547879, + "started_at_unix": 1788415703.618543, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -27922,9 +27922,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23191399998268025, + "duration_ms": 0.22958799991101841, "success": true, - "started_at_unix": 1788329279.0550232, + "started_at_unix": 1788415703.6188078, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -27953,9 +27953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2504280000152903, + "duration_ms": 0.2311910000116768, "success": true, - "started_at_unix": 1788329279.0553489, + "started_at_unix": 1788415703.6191282, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -27984,9 +27984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1999940000132483, + "duration_ms": 0.21204599988777773, "success": true, - "started_at_unix": 1788329279.0556958, + "started_at_unix": 1788415703.6194665, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -28014,9 +28014,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20982300000582654, + "duration_ms": 0.20988100004615262, "success": true, - "started_at_unix": 1788329279.055935, + "started_at_unix": 1788415703.6197417, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -28046,9 +28046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.513781000014887, + "duration_ms": 26.675526999952126, "success": true, - "started_at_unix": 1788329279.0562432, + "started_at_unix": 1788415703.6200478, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -28077,9 +28077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4321099999961007, + "duration_ms": 2.138736000006247, "success": true, - "started_at_unix": 1788329279.1072638, + "started_at_unix": 1788415703.6770868, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -28108,9 +28108,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534140000136631, + "duration_ms": 0.24984900005620148, "success": true, - "started_at_unix": 1788329279.1088135, + "started_at_unix": 1788415703.6793346, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -28140,9 +28140,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21179600000209575, + "duration_ms": 0.24853399986568547, "success": true, - "started_at_unix": 1788329279.1091616, + "started_at_unix": 1788415703.6796715, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -28172,9 +28172,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22814700000139965, + "duration_ms": 0.22397800012186053, "success": true, - "started_at_unix": 1788329279.1094394, + "started_at_unix": 1788415703.6799924, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -28204,9 +28204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20295999999575542, + "duration_ms": 0.23099100008039386, "success": true, - "started_at_unix": 1788329279.1097634, + "started_at_unix": 1788415703.6803174, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -28235,9 +28235,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2180779999889637, + "duration_ms": 0.24416499991275487, "success": true, - "started_at_unix": 1788329279.1100497, + "started_at_unix": 1788415703.6806364, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -28266,9 +28266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3417899999931251, + "duration_ms": 0.2974639999138162, "success": true, - "started_at_unix": 1788329279.1104085, + "started_at_unix": 1788415703.6810243, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -28297,9 +28297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23577100000693463, + "duration_ms": 0.25231099994016404, "success": true, - "started_at_unix": 1788329279.1109643, + "started_at_unix": 1788415703.681535, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -28328,9 +28328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23680300000705756, + "duration_ms": 0.23762400019222696, "success": true, - "started_at_unix": 1788329279.1113348, + "started_at_unix": 1788415703.6819308, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -28360,9 +28360,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.898214000005055, + "duration_ms": 64.7773320001761, "success": true, - "started_at_unix": 1788329279.1118312, + "started_at_unix": 1788415703.6824548, "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.571761000003562, - "max_ms": 6.997987999994848, - "mean_ms": 6.716575799998736, - "median_ms": 6.627866000002314, - "p95_ms": 6.957728799994811, + "min_ms": 6.649120000020048, + "max_ms": 15.060955999842918, + "mean_ms": 8.405685399930007, + "median_ms": 6.788739999819882, + "p95_ms": 13.41282659986973, "result_summary": { "present_count": 5, "empty_count": 0, @@ -28493,9 +28493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.257422000004226, + "duration_ms": 0.2328539999325585, "success": true, - "started_at_unix": 1788329279.1133394, + "started_at_unix": 1788415703.6840472, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -28524,9 +28524,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18579799998974522, + "duration_ms": 0.2702040001167916, "success": true, - "started_at_unix": 1788329279.1136734, + "started_at_unix": 1788415703.6843717, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -28555,9 +28555,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2252120000036939, + "duration_ms": 0.2806729999065283, "success": true, - "started_at_unix": 1788329279.1139512, + "started_at_unix": 1788415703.6847827, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -28586,9 +28586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25364500001501256, + "duration_ms": 0.22701300008520775, "success": true, - "started_at_unix": 1788329279.1143045, + "started_at_unix": 1788415703.685201, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -28617,9 +28617,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2309420000017326, + "duration_ms": 0.29651199997715594, "success": true, - "started_at_unix": 1788329279.1146483, + "started_at_unix": 1788415703.6855128, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -28648,9 +28648,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21744700001136152, + "duration_ms": 0.21433000006254588, "success": true, - "started_at_unix": 1788329279.1149747, + "started_at_unix": 1788415703.6859052, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -28678,9 +28678,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25188099999695623, + "duration_ms": 0.26061699986712483, "success": true, - "started_at_unix": 1788329279.115239, + "started_at_unix": 1788415703.6861608, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -28709,9 +28709,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20521300001519194, + "duration_ms": 0.2046419999714999, "success": true, - "started_at_unix": 1788329279.1156337, + "started_at_unix": 1788415703.6865354, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -28739,9 +28739,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22298700000078497, + "duration_ms": 0.20110500008740928, "success": true, - "started_at_unix": 1788329279.1158776, + "started_at_unix": 1788415703.6867974, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -28770,9 +28770,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22931899999889538, + "duration_ms": 0.21519100005207292, "success": true, - "started_at_unix": 1788329279.1161997, + "started_at_unix": 1788415703.687092, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -28801,9 +28801,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.282878999996683, + "duration_ms": 0.2810240000599151, "success": true, - "started_at_unix": 1788329279.1165223, + "started_at_unix": 1788415703.687395, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -28832,9 +28832,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2164249999907497, + "duration_ms": 0.24970599997686804, "success": true, - "started_at_unix": 1788329279.1169548, + "started_at_unix": 1788415703.6878512, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -28863,9 +28863,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22412900000290392, + "duration_ms": 0.21572199989350338, "success": true, - "started_at_unix": 1788329279.1172602, + "started_at_unix": 1788415703.688193, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -28894,9 +28894,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22146500000985725, + "duration_ms": 0.5031579999013047, "success": true, - "started_at_unix": 1788329279.11761, + "started_at_unix": 1788415703.6885195, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -28925,9 +28925,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3591229999813095, + "duration_ms": 0.45052099994791206, "success": true, - "started_at_unix": 1788329279.1179538, + "started_at_unix": 1788415703.6891522, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -28956,9 +28956,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2835110000205532, + "duration_ms": 0.40477500010638323, "success": true, - "started_at_unix": 1788329279.118669, + "started_at_unix": 1788415703.6899798, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -28987,9 +28987,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.78407899999911, + "duration_ms": 7.546663999846714, "success": true, - "started_at_unix": 1788329279.1192691, + "started_at_unix": 1788415703.6907153, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -29020,9 +29020,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25213200001417135, + "duration_ms": 0.3860099998291844, "success": true, - "started_at_unix": 1788329279.1204631, + "started_at_unix": 1788415703.6921678, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -29051,9 +29051,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21699699999544464, + "duration_ms": 0.3578779999315884, "success": true, - "started_at_unix": 1788329279.120803, + "started_at_unix": 1788415703.6926432, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -29082,9 +29082,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22810699999809003, + "duration_ms": 0.3691580000122485, "success": true, - "started_at_unix": 1788329279.121125, + "started_at_unix": 1788415703.6931124, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -29113,9 +29113,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23163299999851006, + "duration_ms": 0.35891999982595735, "success": true, - "started_at_unix": 1788329279.1214788, + "started_at_unix": 1788415703.6936142, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -29144,9 +29144,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20915199999649303, + "duration_ms": 0.4066179999426822, "success": true, - "started_at_unix": 1788329279.1217923, + "started_at_unix": 1788415703.6940615, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -29175,9 +29175,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22727600000393977, + "duration_ms": 0.3911899998456647, "success": true, - "started_at_unix": 1788329279.1220953, + "started_at_unix": 1788415703.6945658, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -29205,9 +29205,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29619500000421795, + "duration_ms": 0.3692690002026211, "success": true, - "started_at_unix": 1788329279.122369, + "started_at_unix": 1788415703.695005, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -29236,9 +29236,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2119170000014492, + "duration_ms": 0.34667600016291544, "success": true, - "started_at_unix": 1788329279.1227882, + "started_at_unix": 1788415703.6955023, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -29266,9 +29266,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21791800000414696, + "duration_ms": 0.3568859999631968, "success": true, - "started_at_unix": 1788329279.1230388, + "started_at_unix": 1788415703.695889, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -29297,9 +29297,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24718299999904048, + "duration_ms": 0.36484099996414443, "success": true, - "started_at_unix": 1788329279.123356, + "started_at_unix": 1788415703.6963444, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -29328,9 +29328,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.285834999999679, + "duration_ms": 0.4476149999845802, "success": true, - "started_at_unix": 1788329279.1236942, + "started_at_unix": 1788415703.6968312, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -29359,9 +29359,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21239699998432116, + "duration_ms": 1.5814099999715836, "success": true, - "started_at_unix": 1788329279.1241388, + "started_at_unix": 1788415703.6974237, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -29390,9 +29390,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22875799999155788, + "duration_ms": 1.8197229999259434, "success": true, - "started_at_unix": 1788329279.1244411, + "started_at_unix": 1788415703.6990979, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -29421,9 +29421,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23423900000807407, + "duration_ms": 0.2242180000848748, "success": true, - "started_at_unix": 1788329279.1247487, + "started_at_unix": 1788415703.7010107, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -29452,9 +29452,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37348899999756213, + "duration_ms": 2.70180799998343, "success": true, - "started_at_unix": 1788329279.1251001, + "started_at_unix": 1788415703.7013628, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -29483,9 +29483,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25090899998758687, + "duration_ms": 1.568305000091641, "success": true, - "started_at_unix": 1788329279.1258128, + "started_at_unix": 1788415703.70442, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -29514,9 +29514,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.627866000002314, + "duration_ms": 15.060955999842918, "success": true, - "started_at_unix": 1788329279.1263292, + "started_at_unix": 1788415703.7063525, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -29547,9 +29547,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2458900000021913, + "duration_ms": 0.27449200001683494, "success": true, - "started_at_unix": 1788329279.1276047, + "started_at_unix": 1788415703.707699, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -29578,9 +29578,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22364800000218565, + "duration_ms": 0.21989999981997244, "success": true, - "started_at_unix": 1788329279.127936, + "started_at_unix": 1788415703.7080636, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -29609,9 +29609,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30027299999346724, + "duration_ms": 0.2588529998774902, "success": true, - "started_at_unix": 1788329279.1282685, + "started_at_unix": 1788415703.708393, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -29640,9 +29640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22856800001136435, + "duration_ms": 0.2247289999104396, "success": true, - "started_at_unix": 1788329279.1286993, + "started_at_unix": 1788415703.7088118, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -29671,9 +29671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22441999999500695, + "duration_ms": 0.21984999989399512, "success": true, - "started_at_unix": 1788329279.12901, + "started_at_unix": 1788415703.7091196, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -29702,9 +29702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19516500000804626, + "duration_ms": 0.19134700005452032, "success": true, - "started_at_unix": 1788329279.1293278, + "started_at_unix": 1788415703.7094338, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -29732,9 +29732,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2615300000172738, + "duration_ms": 0.26957299996865913, "success": true, - "started_at_unix": 1788329279.129594, + "started_at_unix": 1788415703.7096703, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -29763,9 +29763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21953000000962675, + "duration_ms": 0.1992210000025807, "success": true, - "started_at_unix": 1788329279.1299746, + "started_at_unix": 1788415703.7100558, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -29793,9 +29793,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2336870000192448, + "duration_ms": 0.20218700001350953, "success": true, - "started_at_unix": 1788329279.13024, + "started_at_unix": 1788415703.71029, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -29824,9 +29824,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2468729999804964, + "duration_ms": 0.2456380000239733, "success": true, - "started_at_unix": 1788329279.1305943, + "started_at_unix": 1788415703.7105756, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -29855,9 +29855,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4598810000118192, + "duration_ms": 0.25119799988715386, "success": true, - "started_at_unix": 1788329279.1309283, + "started_at_unix": 1788415703.7109163, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -29886,9 +29886,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24632099999166712, + "duration_ms": 0.2215229999364965, "success": true, - "started_at_unix": 1788329279.1315584, + "started_at_unix": 1788415703.7113202, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -29917,9 +29917,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.233968000003415, + "duration_ms": 0.2500559999134566, "success": true, - "started_at_unix": 1788329279.1318934, + "started_at_unix": 1788415703.7116306, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -29948,9 +29948,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21827899999493638, + "duration_ms": 0.20803799998247996, "success": true, - "started_at_unix": 1788329279.1322107, + "started_at_unix": 1788415703.7119653, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -29979,9 +29979,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3564569999809919, + "duration_ms": 0.3860900001200207, "success": true, - "started_at_unix": 1788329279.1325717, + "started_at_unix": 1788415703.712287, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -30010,9 +30010,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2538749999985157, + "duration_ms": 0.2609169998777361, "success": true, - "started_at_unix": 1788329279.1332388, + "started_at_unix": 1788415703.7130291, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -30041,9 +30041,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.997987999994848, + "duration_ms": 6.709301999990203, "success": true, - "started_at_unix": 1788329279.1337943, + "started_at_unix": 1788415703.7136104, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -30074,9 +30074,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22347899999886067, + "duration_ms": 0.25932399989869737, "success": true, - "started_at_unix": 1788329279.1351783, + "started_at_unix": 1788415703.7149622, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -30105,9 +30105,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2490159999979369, + "duration_ms": 0.2408180000657012, "success": true, - "started_at_unix": 1788329279.1354885, + "started_at_unix": 1788415703.7153106, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -30136,9 +30136,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23152300002493575, + "duration_ms": 0.28909899992868304, "success": true, - "started_at_unix": 1788329279.1358438, + "started_at_unix": 1788415703.71566, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -30167,9 +30167,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21700600001395287, + "duration_ms": 0.2448059999551333, "success": true, - "started_at_unix": 1788329279.1362033, + "started_at_unix": 1788415703.716085, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -30198,9 +30198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23476900000218848, + "duration_ms": 0.22600100010095048, "success": true, - "started_at_unix": 1788329279.1365008, + "started_at_unix": 1788415703.7164145, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -30229,9 +30229,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21594400001845315, + "duration_ms": 0.1867080000010901, "success": true, - "started_at_unix": 1788329279.1368275, + "started_at_unix": 1788415703.7167552, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -30259,9 +30259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25807299999769384, + "duration_ms": 0.2735000000484433, "success": true, - "started_at_unix": 1788329279.1370883, + "started_at_unix": 1788415703.7169814, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -30290,9 +30290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22481100000959486, + "duration_ms": 0.1844440000695613, "success": true, - "started_at_unix": 1788329279.1374638, + "started_at_unix": 1788415703.7173667, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -30320,9 +30320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23163300002693177, + "duration_ms": 0.20670500020969484, "success": true, - "started_at_unix": 1788329279.1377275, + "started_at_unix": 1788415703.717583, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -30351,9 +30351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24913699999729033, + "duration_ms": 0.20588399979715177, "success": true, - "started_at_unix": 1788329279.1380496, + "started_at_unix": 1788415703.7178793, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -30382,9 +30382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27834099998358397, + "duration_ms": 0.24865299997145485, "success": true, - "started_at_unix": 1788329279.1383908, + "started_at_unix": 1788415703.718174, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -30413,9 +30413,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23508999998966829, + "duration_ms": 0.24605799990240484, "success": true, - "started_at_unix": 1788329279.1388073, + "started_at_unix": 1788415703.7185707, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -30444,9 +30444,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19946399999071218, + "duration_ms": 0.21538200007853447, "success": true, - "started_at_unix": 1788329279.1391213, + "started_at_unix": 1788415703.7189066, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -30475,9 +30475,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22121400002106384, + "duration_ms": 0.21684500006813323, "success": true, - "started_at_unix": 1788329279.1393912, + "started_at_unix": 1788415703.719203, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -30506,9 +30506,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3114430000152879, + "duration_ms": 0.3759810001611186, "success": true, - "started_at_unix": 1788329279.1397183, + "started_at_unix": 1788415703.7195375, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -30537,9 +30537,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3093589999991764, + "duration_ms": 0.3034960000150022, "success": true, - "started_at_unix": 1788329279.140388, + "started_at_unix": 1788415703.720274, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -30568,9 +30568,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.588571999998294, + "duration_ms": 6.820308999976987, "success": true, - "started_at_unix": 1788329279.1409953, + "started_at_unix": 1788415703.7209456, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -30601,9 +30601,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23886699997888172, + "duration_ms": 0.2363810001497768, "success": true, - "started_at_unix": 1788329279.1421998, + "started_at_unix": 1788415703.722334, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -30632,9 +30632,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23467900001605813, + "duration_ms": 0.24814300013531465, "success": true, - "started_at_unix": 1788329279.1425493, + "started_at_unix": 1788415703.7226567, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -30663,9 +30663,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2508089999935237, + "duration_ms": 0.24097000004985603, "success": true, - "started_at_unix": 1788329279.1428926, + "started_at_unix": 1788415703.7230067, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -30694,9 +30694,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.243995999994695, + "duration_ms": 0.21403899995675602, "success": true, - "started_at_unix": 1788329279.143276, + "started_at_unix": 1788415703.7233753, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -30725,9 +30725,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2221160000033251, + "duration_ms": 0.2393259999280417, "success": true, - "started_at_unix": 1788329279.143634, + "started_at_unix": 1788415703.723664, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -30756,9 +30756,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19276000000445492, + "duration_ms": 0.17539700002089376, "success": true, - "started_at_unix": 1788329279.1439514, + "started_at_unix": 1788415703.723995, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -30786,9 +30786,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2562389999809511, + "duration_ms": 0.24455600009787304, "success": true, - "started_at_unix": 1788329279.144189, + "started_at_unix": 1788415703.7242146, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -30817,9 +30817,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22776699998416916, + "duration_ms": 0.23868500011303695, "success": true, - "started_at_unix": 1788329279.1445918, + "started_at_unix": 1788415703.72458, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -30847,9 +30847,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2662589999999909, + "duration_ms": 0.23481800008084974, "success": true, - "started_at_unix": 1788329279.1448596, + "started_at_unix": 1788415703.7248583, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -30878,9 +30878,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24844500001108827, + "duration_ms": 0.21790599998894322, "success": true, - "started_at_unix": 1788329279.1452262, + "started_at_unix": 1788415703.7251906, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -30909,9 +30909,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25740200001678204, + "duration_ms": 0.27791799993792665, "success": true, - "started_at_unix": 1788329279.145595, + "started_at_unix": 1788415703.725499, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -30940,9 +30940,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22916899999358975, + "duration_ms": 0.22014099999978498, "success": true, - "started_at_unix": 1788329279.1460054, + "started_at_unix": 1788415703.72593, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -30971,9 +30971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2537649999965197, + "duration_ms": 0.23200300006465113, "success": true, - "started_at_unix": 1788329279.146328, + "started_at_unix": 1788415703.7262416, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -31002,9 +31002,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23065199999905417, + "duration_ms": 0.26170799992542015, "success": true, - "started_at_unix": 1788329279.1466691, + "started_at_unix": 1788415703.7265608, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -31033,9 +31033,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.353751999995211, + "duration_ms": 0.36604299998543866, "success": true, - "started_at_unix": 1788329279.1470196, + "started_at_unix": 1788415703.7269428, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -31064,9 +31064,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.254996999984769, + "duration_ms": 0.29690299993490044, "success": true, - "started_at_unix": 1788329279.1477103, + "started_at_unix": 1788415703.7276578, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -31095,9 +31095,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.796691999994664, + "duration_ms": 6.788739999819882, "success": true, - "started_at_unix": 1788329279.1482544, + "started_at_unix": 1788415703.7282932, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -31128,9 +31128,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29260800002361975, + "duration_ms": 0.25937400005204836, "success": true, - "started_at_unix": 1788329279.149451, + "started_at_unix": 1788415703.7295423, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -31159,9 +31159,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22606299998528812, + "duration_ms": 0.21817700007886742, "success": true, - "started_at_unix": 1788329279.149836, + "started_at_unix": 1788415703.7298903, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -31190,9 +31190,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2675210000120387, + "duration_ms": 0.2570290000676323, "success": true, - "started_at_unix": 1788329279.1501708, + "started_at_unix": 1788415703.7302194, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -31221,9 +31221,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23893700000598983, + "duration_ms": 0.249905999908151, "success": true, - "started_at_unix": 1788329279.1505933, + "started_at_unix": 1788415703.7306142, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -31252,9 +31252,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22098300001971438, + "duration_ms": 0.22989800004324934, "success": true, - "started_at_unix": 1788329279.1509202, + "started_at_unix": 1788415703.7309535, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -31283,9 +31283,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1886729999966974, + "duration_ms": 0.1969870002085372, "success": true, - "started_at_unix": 1788329279.151225, + "started_at_unix": 1788415703.7312765, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -31313,9 +31313,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.258302999981197, + "duration_ms": 0.2543249997870589, "success": true, - "started_at_unix": 1788329279.151454, + "started_at_unix": 1788415703.7315168, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -31344,9 +31344,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19750900000303773, + "duration_ms": 0.2120659999036434, "success": true, - "started_at_unix": 1788329279.151827, + "started_at_unix": 1788415703.731896, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -31374,9 +31374,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21553399997742417, + "duration_ms": 0.21344700007830397, "success": true, - "started_at_unix": 1788329279.152063, + "started_at_unix": 1788415703.7321472, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -31405,9 +31405,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2657569999939824, + "duration_ms": 0.2313019999746757, "success": true, - "started_at_unix": 1788329279.1523721, + "started_at_unix": 1788415703.732456, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -31436,9 +31436,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27425299998640185, + "duration_ms": 0.23764299999129435, "success": true, - "started_at_unix": 1788329279.1527278, + "started_at_unix": 1788415703.7328062, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -31467,9 +31467,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2035109999951601, + "duration_ms": 0.19564500007618335, "success": true, - "started_at_unix": 1788329279.1531446, + "started_at_unix": 1788415703.733171, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -31498,9 +31498,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21366999999372638, + "duration_ms": 0.20625499996640428, "success": true, - "started_at_unix": 1788329279.1534224, + "started_at_unix": 1788415703.7334495, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -31529,9 +31529,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2200020000202585, + "duration_ms": 0.20792800000890566, "success": true, - "started_at_unix": 1788329279.1537158, + "started_at_unix": 1788415703.733765, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -31560,9 +31560,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34804199998461627, + "duration_ms": 0.3774639999392093, "success": true, - "started_at_unix": 1788329279.15405, + "started_at_unix": 1788415703.7340913, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -31591,9 +31591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.262031000005436, + "duration_ms": 0.28716499991787714, "success": true, - "started_at_unix": 1788329279.1547487, + "started_at_unix": 1788415703.734846, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -31622,9 +31622,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.571761000003562, + "duration_ms": 6.649120000020048, "success": true, - "started_at_unix": 1788329279.1552927, + "started_at_unix": 1788415703.7354658, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -31659,9 +31659,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.1529480000026524, + "duration_ms": 2.096555999969496, "success": true, - "started_at_unix": 1788329277.2728038, + "started_at_unix": 1788415701.995014, "bytes_sent": 673, "bytes_received": 1337, "request_id": 1, @@ -31680,9 +31680,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02533800000037445, + "duration_ms": 0.019966999843745725, "success": true, - "started_at_unix": 1788329277.275039, + "started_at_unix": 1788415701.9971926, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -31695,9 +31695,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02647899998464709, + "duration_ms": 0.01513799998065224, "success": true, - "started_at_unix": 1788329277.2750957, + "started_at_unix": 1788415701.9972332, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -31713,9 +31713,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02995599999167098, + "duration_ms": 0.018524000097386306, "success": true, - "started_at_unix": 1788329277.2751958, + "started_at_unix": 1788415701.9973052, "bytes_sent": 948, "bytes_received": 0, "request_id": null, @@ -31731,9 +31731,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03128800000240517, + "duration_ms": 0.015828999949007994, "success": true, - "started_at_unix": 1788329277.275295, + "started_at_unix": 1788415701.9973605, "bytes_sent": 841, "bytes_received": 0, "request_id": null, @@ -31749,9 +31749,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03470500001867549, + "duration_ms": 0.033050999945771764, "success": true, - "started_at_unix": 1788329277.275396, + "started_at_unix": 1788415701.9974241, "bytes_sent": 644, "bytes_received": 0, "request_id": null, @@ -31767,9 +31767,9 @@ { "kind": "request", "method": "typeServer/getSupportedProtocolVersion", - "duration_ms": 28.126990999993495, + "duration_ms": 31.725469000093653, "success": true, - "started_at_unix": 1788329277.275444, + "started_at_unix": 1788415701.9974725, "bytes_sent": 96, "bytes_received": 63, "request_id": 2, @@ -31791,9 +31791,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 1145.2053499999977, + "duration_ms": 1140.0487759999578, "success": true, - "started_at_unix": 1788329277.3036199, + "started_at_unix": 1788415702.02925, "bytes_sent": 80, "bytes_received": 57, "request_id": 3, @@ -31815,9 +31815,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26360300000760617, + "duration_ms": 0.27620199989542016, "success": true, - "started_at_unix": 1788329278.4501793, + "started_at_unix": 1788415703.1701179, "bytes_sent": 311, "bytes_received": 60, "request_id": 4, @@ -31845,9 +31845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24213300000042182, + "duration_ms": 0.26789999992615776, "success": true, - "started_at_unix": 1788329278.4504874, + "started_at_unix": 1788415703.1704319, "bytes_sent": 311, "bytes_received": 303, "request_id": 5, @@ -31877,9 +31877,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33375499998555824, + "duration_ms": 0.32748100011303904, "success": true, - "started_at_unix": 1788329278.4508345, + "started_at_unix": 1788415703.1707854, "bytes_sent": 311, "bytes_received": 60, "request_id": 6, @@ -31907,9 +31907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24190300001691867, + "duration_ms": 0.2321429999483371, "success": true, - "started_at_unix": 1788329278.4512084, + "started_at_unix": 1788415703.1711435, "bytes_sent": 311, "bytes_received": 303, "request_id": 7, @@ -31939,9 +31939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20408200001043042, + "duration_ms": 0.1869989998795063, "success": true, - "started_at_unix": 1788329278.4515824, + "started_at_unix": 1788415703.1714566, "bytes_sent": 311, "bytes_received": 60, "request_id": 8, @@ -31969,9 +31969,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23320599999010483, + "duration_ms": 0.22929800002202683, "success": true, - "started_at_unix": 1788329278.451822, + "started_at_unix": 1788415703.171672, "bytes_sent": 311, "bytes_received": 303, "request_id": 9, @@ -32001,9 +32001,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.27949000001604, + "duration_ms": 5.525794000050155, "success": true, - "started_at_unix": 1788329278.4522026, + "started_at_unix": 1788415703.1720066, "bytes_sent": 314, "bytes_received": 1877, "request_id": 10, @@ -32032,9 +32032,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21127499999806787, + "duration_ms": 0.2162030000363302, "success": true, - "started_at_unix": 1788329278.456665, + "started_at_unix": 1788415703.1776662, "bytes_sent": 314, "bytes_received": 61, "request_id": 11, @@ -32062,9 +32062,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20905200000242985, + "duration_ms": 0.20716699987133325, "success": true, - "started_at_unix": 1788329278.4569151, + "started_at_unix": 1788415703.177918, "bytes_sent": 314, "bytes_received": 399, "request_id": 12, @@ -32093,9 +32093,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4969100000096205, + "duration_ms": 0.6280310001329781, "success": true, - "started_at_unix": 1788329278.4572308, + "started_at_unix": 1788415703.1781988, "bytes_sent": 314, "bytes_received": 9672, "request_id": 13, @@ -32124,9 +32124,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2423740000097041, + "duration_ms": 0.22607099981541978, "success": true, - "started_at_unix": 1788329278.4583442, + "started_at_unix": 1788415703.1791875, "bytes_sent": 314, "bytes_received": 354, "request_id": 14, @@ -32155,9 +32155,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20025500000997454, + "duration_ms": 0.19992300008198072, "success": true, - "started_at_unix": 1788329278.4586759, + "started_at_unix": 1788415703.1794763, "bytes_sent": 314, "bytes_received": 354, "request_id": 15, @@ -32186,9 +32186,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20805900001619193, + "duration_ms": 0.19812999994428537, "success": true, - "started_at_unix": 1788329278.4589517, + "started_at_unix": 1788415703.179734, "bytes_sent": 314, "bytes_received": 354, "request_id": 16, @@ -32217,9 +32217,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2057250000007116, + "duration_ms": 0.1949640000020736, "success": true, - "started_at_unix": 1788329278.4592578, + "started_at_unix": 1788415703.1800008, "bytes_sent": 314, "bytes_received": 354, "request_id": 17, @@ -32248,9 +32248,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21688599997560232, + "duration_ms": 0.19470300003376906, "success": true, - "started_at_unix": 1788329278.4595351, + "started_at_unix": 1788415703.1802485, "bytes_sent": 314, "bytes_received": 354, "request_id": 18, @@ -32279,9 +32279,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20888099999183396, + "duration_ms": 0.19433200009189022, "success": true, - "started_at_unix": 1788329278.4598546, + "started_at_unix": 1788415703.1805158, "bytes_sent": 314, "bytes_received": 400, "request_id": 19, @@ -32310,9 +32310,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2537050000057661, + "duration_ms": 0.28145500004939095, "success": true, - "started_at_unix": 1788329278.460202, + "started_at_unix": 1788415703.1808321, "bytes_sent": 314, "bytes_received": 2261, "request_id": 20, @@ -32341,9 +32341,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2088909999997668, + "duration_ms": 0.20010300022477168, "success": true, - "started_at_unix": 1788329278.4606633, + "started_at_unix": 1788415703.1812296, "bytes_sent": 314, "bytes_received": 400, "request_id": 21, @@ -32372,9 +32372,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18281199999137243, + "duration_ms": 0.17892400001073838, "success": true, - "started_at_unix": 1788329278.4609685, + "started_at_unix": 1788415703.1814966, "bytes_sent": 314, "bytes_received": 61, "request_id": 22, @@ -32402,9 +32402,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19606699999030752, + "duration_ms": 0.1809079999475216, "success": true, - "started_at_unix": 1788329278.4611893, + "started_at_unix": 1788415703.181705, "bytes_sent": 314, "bytes_received": 61, "request_id": 23, @@ -32432,9 +32432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.190786999979764, + "duration_ms": 0.17967500002669112, "success": true, - "started_at_unix": 1788329278.461419, + "started_at_unix": 1788415703.181911, "bytes_sent": 314, "bytes_received": 61, "request_id": 24, @@ -32462,9 +32462,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20123600000943043, + "duration_ms": 0.20069500010322372, "success": true, - "started_at_unix": 1788329278.4616437, + "started_at_unix": 1788415703.1821156, "bytes_sent": 314, "bytes_received": 400, "request_id": 25, @@ -32493,9 +32493,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18773100001112653, + "duration_ms": 0.18834100001186016, "success": true, - "started_at_unix": 1788329278.461985, + "started_at_unix": 1788415703.1824205, "bytes_sent": 314, "bytes_received": 61, "request_id": 26, @@ -32523,9 +32523,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20784899999171103, + "duration_ms": 0.2258909999000025, "success": true, - "started_at_unix": 1788329278.4622078, + "started_at_unix": 1788415703.1826344, "bytes_sent": 314, "bytes_received": 890, "request_id": 27, @@ -32554,9 +32554,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 13.876122999988638, + "duration_ms": 13.728799999853436, "success": true, - "started_at_unix": 1788329278.4627638, + "started_at_unix": 1788415703.1830764, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-33", @@ -32587,9 +32587,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16130200000930017, + "duration_ms": 0.15892600004008273, "success": true, - "started_at_unix": 1788329278.4629893, + "started_at_unix": 1788415703.1832085, "bytes_sent": 81, "bytes_received": 58, "request_id": 28, @@ -32611,9 +32611,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.937424000023839, + "duration_ms": 0.19784899996011518, "success": true, - "started_at_unix": 1788329278.4642055, + "started_at_unix": 1788415703.1840422, "bytes_sent": 312, "bytes_received": 61, "request_id": 29, @@ -32641,9 +32641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2651260000163802, + "duration_ms": 2.240321000044787, "success": true, - "started_at_unix": 1788329278.4701827, + "started_at_unix": 1788415703.1842687, "bytes_sent": 312, "bytes_received": 305, "request_id": 30, @@ -32673,9 +32673,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20455299997479415, + "duration_ms": 1.1998370000583236, "success": true, - "started_at_unix": 1788329278.4705632, + "started_at_unix": 1788415703.1866245, "bytes_sent": 312, "bytes_received": 61, "request_id": 31, @@ -32703,9 +32703,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2704460000018116, + "duration_ms": 2.9688859999623674, "success": true, - "started_at_unix": 1788329278.4708056, + "started_at_unix": 1788415703.1878633, "bytes_sent": 312, "bytes_received": 305, "request_id": 32, @@ -32735,9 +32735,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21995099999116974, + "duration_ms": 2.859371999875293, "success": true, - "started_at_unix": 1788329278.4711933, + "started_at_unix": 1788415703.1909661, "bytes_sent": 312, "bytes_received": 61, "request_id": 33, @@ -32765,9 +32765,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.185206000021481, + "duration_ms": 2.8002819999528583, "success": true, - "started_at_unix": 1788329278.471454, + "started_at_unix": 1788415703.1938689, "bytes_sent": 312, "bytes_received": 305, "request_id": 34, @@ -32797,9 +32797,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8931649999890396, + "duration_ms": 3.0344689998855756, "success": true, - "started_at_unix": 1788329278.4768157, + "started_at_unix": 1788415703.196856, "bytes_sent": 314, "bytes_received": 1882, "request_id": 35, @@ -32828,9 +32828,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.746481000002632, + "duration_ms": 2.7634040000066307, "success": true, - "started_at_unix": 1788329278.4798853, + "started_at_unix": 1788415703.2000775, "bytes_sent": 314, "bytes_received": 61, "request_id": 36, @@ -32858,9 +32858,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9665620000116633, + "duration_ms": 2.953877999971155, "success": true, - "started_at_unix": 1788329278.4826772, + "started_at_unix": 1788415703.202887, "bytes_sent": 314, "bytes_received": 400, "request_id": 37, @@ -32889,9 +32889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.0897359999926266, + "duration_ms": 3.1255690000762115, "success": true, - "started_at_unix": 1788329278.4857671, + "started_at_unix": 1788415703.2059803, "bytes_sent": 314, "bytes_received": 9695, "request_id": 38, @@ -32920,9 +32920,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.0950900000068486, + "duration_ms": 3.065196999841646, "success": true, - "started_at_unix": 1788329278.489583, + "started_at_unix": 1788415703.20981, "bytes_sent": 314, "bytes_received": 355, "request_id": 39, @@ -32951,9 +32951,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2591049999978168, + "duration_ms": 2.8576890001659194, "success": true, - "started_at_unix": 1788329278.4907787, + "started_at_unix": 1788415703.21298, "bytes_sent": 314, "bytes_received": 355, "request_id": 40, @@ -32982,9 +32982,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24115200000096593, + "duration_ms": 0.23245299985319434, "success": true, - "started_at_unix": 1788329278.4911265, + "started_at_unix": 1788415703.2159066, "bytes_sent": 314, "bytes_received": 355, "request_id": 41, @@ -33013,9 +33013,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2639740000063284, + "duration_ms": 0.21844799994141795, "success": true, - "started_at_unix": 1788329278.49149, + "started_at_unix": 1788415703.2162306, "bytes_sent": 314, "bytes_received": 355, "request_id": 42, @@ -33044,9 +33044,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24035000001276785, + "duration_ms": 0.24086999997052772, "success": true, - "started_at_unix": 1788329278.491839, + "started_at_unix": 1788415703.216516, "bytes_sent": 314, "bytes_received": 355, "request_id": 43, @@ -33075,9 +33075,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21203699998295633, + "duration_ms": 0.9604910001144162, "success": true, - "started_at_unix": 1788329278.492197, + "started_at_unix": 1788415703.2168715, "bytes_sent": 314, "bytes_received": 401, "request_id": 44, @@ -33106,9 +33106,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3140169999937825, + "duration_ms": 0.2920449999237462, "success": true, - "started_at_unix": 1788329278.4925957, + "started_at_unix": 1788415703.217971, "bytes_sent": 314, "bytes_received": 2269, "request_id": 45, @@ -33137,9 +33137,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2435660000230655, + "duration_ms": 0.32218999990618613, "success": true, - "started_at_unix": 1788329278.4930985, + "started_at_unix": 1788415703.218487, "bytes_sent": 314, "bytes_received": 401, "request_id": 46, @@ -33168,9 +33168,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22357899999292385, + "duration_ms": 0.19279000002825342, "success": true, - "started_at_unix": 1788329278.4934533, + "started_at_unix": 1788415703.2189157, "bytes_sent": 314, "bytes_received": 61, "request_id": 47, @@ -33198,9 +33198,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19261999997866042, + "duration_ms": 0.17577799985701859, "success": true, - "started_at_unix": 1788329278.49372, + "started_at_unix": 1788415703.219147, "bytes_sent": 314, "bytes_received": 61, "request_id": 48, @@ -33228,9 +33228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19993500001191933, + "duration_ms": 0.200112999891644, "success": true, - "started_at_unix": 1788329278.4939485, + "started_at_unix": 1788415703.2193544, "bytes_sent": 314, "bytes_received": 61, "request_id": 49, @@ -33258,9 +33258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21243800000547708, + "duration_ms": 0.25159000006169663, "success": true, - "started_at_unix": 1788329278.4941838, + "started_at_unix": 1788415703.2195897, "bytes_sent": 314, "bytes_received": 401, "request_id": 50, @@ -33289,9 +33289,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18830199999797514, + "duration_ms": 0.19242799999119597, "success": true, - "started_at_unix": 1788329278.49458, + "started_at_unix": 1788415703.2200036, "bytes_sent": 314, "bytes_received": 61, "request_id": 51, @@ -33319,9 +33319,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23765599999592268, + "duration_ms": 0.2270529998895654, "success": true, - "started_at_unix": 1788329278.4948068, + "started_at_unix": 1788415703.2202334, "bytes_sent": 314, "bytes_received": 893, "request_id": 52, @@ -33350,9 +33350,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 32.23718399999598, + "duration_ms": 37.46330800004216, "success": true, - "started_at_unix": 1788329278.4954202, + "started_at_unix": 1788415703.2208555, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-59", @@ -33383,9 +33383,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.15648299998360926, + "duration_ms": 0.1788530000794708, "success": true, - "started_at_unix": 1788329278.495801, + "started_at_unix": 1788415703.2212226, "bytes_sent": 81, "bytes_received": 58, "request_id": 53, @@ -33407,9 +33407,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22748599999999897, + "duration_ms": 0.2728389999901992, "success": true, - "started_at_unix": 1788329278.497154, + "started_at_unix": 1788415703.222629, "bytes_sent": 312, "bytes_received": 61, "request_id": 54, @@ -33437,9 +33437,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2839010000172948, + "duration_ms": 0.27266899996902794, "success": true, - "started_at_unix": 1788329278.4975069, + "started_at_unix": 1788415703.2229762, "bytes_sent": 312, "bytes_received": 306, "request_id": 55, @@ -33469,9 +33469,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18724000000247543, + "duration_ms": 0.20316900008765515, "success": true, - "started_at_unix": 1788329278.4978824, + "started_at_unix": 1788415703.223353, "bytes_sent": 312, "bytes_received": 61, "request_id": 56, @@ -33499,9 +33499,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.5269999999864012, + "duration_ms": 0.28732600003422704, "success": true, - "started_at_unix": 1788329278.4981027, + "started_at_unix": 1788415703.2235944, "bytes_sent": 312, "bytes_received": 306, "request_id": 57, @@ -33531,9 +33531,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.87909900001182, + "duration_ms": 0.18398299994260015, "success": true, - "started_at_unix": 1788329278.5007422, + "started_at_unix": 1788415703.2240016, "bytes_sent": 312, "bytes_received": 61, "request_id": 58, @@ -33561,9 +33561,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.966512000000421, + "duration_ms": 0.2132179999989603, "success": true, - "started_at_unix": 1788329278.5036595, + "started_at_unix": 1788415703.2242188, "bytes_sent": 312, "bytes_received": 306, "request_id": 59, @@ -33593,9 +33593,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8831470000056925, + "duration_ms": 0.32692000013412326, "success": true, - "started_at_unix": 1788329278.5067835, + "started_at_unix": 1788415703.224586, "bytes_sent": 314, "bytes_received": 1887, "request_id": 60, @@ -33624,9 +33624,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19783999999845037, + "duration_ms": 0.21413000013126293, "success": true, - "started_at_unix": 1788329278.5098248, + "started_at_unix": 1788415703.2250745, "bytes_sent": 314, "bytes_received": 61, "request_id": 61, @@ -33654,9 +33654,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21767799998428927, + "duration_ms": 0.19586500002333196, "success": true, - "started_at_unix": 1788329278.5100687, + "started_at_unix": 1788415703.225327, "bytes_sent": 314, "bytes_received": 401, "request_id": 62, @@ -33685,9 +33685,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.420495999999275, + "duration_ms": 0.6533690000196657, "success": true, - "started_at_unix": 1788329278.5103931, + "started_at_unix": 1788415703.2256377, "bytes_sent": 314, "bytes_received": 9719, "request_id": 63, @@ -33716,9 +33716,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.337999999989961, + "duration_ms": 0.2397670000391372, "success": true, - "started_at_unix": 1788329278.516439, + "started_at_unix": 1788415703.2269607, "bytes_sent": 314, "bytes_received": 355, "request_id": 64, @@ -33747,9 +33747,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24027000000614862, + "duration_ms": 0.21263700000417884, "success": true, - "started_at_unix": 1788329278.5208824, + "started_at_unix": 1788415703.2272944, "bytes_sent": 314, "bytes_received": 355, "request_id": 65, @@ -33778,9 +33778,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22800700000402685, + "duration_ms": 0.24767199988673383, "success": true, - "started_at_unix": 1788329278.5212102, + "started_at_unix": 1788415703.227587, "bytes_sent": 314, "bytes_received": 355, "request_id": 66, @@ -33809,9 +33809,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23120299999845884, + "duration_ms": 0.21613299986711354, "success": true, - "started_at_unix": 1788329278.5215852, + "started_at_unix": 1788415703.2279415, "bytes_sent": 314, "bytes_received": 355, "request_id": 67, @@ -33840,9 +33840,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2275359999828197, + "duration_ms": 0.21429999992506055, "success": true, - "started_at_unix": 1788329278.5219033, + "started_at_unix": 1788415703.2282405, "bytes_sent": 314, "bytes_received": 355, "request_id": 68, @@ -33871,9 +33871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2228569999829233, + "duration_ms": 0.2533229999244213, "success": true, - "started_at_unix": 1788329278.5222466, + "started_at_unix": 1788415703.228569, "bytes_sent": 314, "bytes_received": 401, "request_id": 69, @@ -33902,9 +33902,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.4860839999973905, + "duration_ms": 0.29871800006731064, "success": true, - "started_at_unix": 1788329278.522657, + "started_at_unix": 1788415703.2289774, "bytes_sent": 314, "bytes_received": 2269, "request_id": 70, @@ -33933,9 +33933,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4295739999804482, + "duration_ms": 0.2596839999569056, "success": true, - "started_at_unix": 1788329278.525361, + "started_at_unix": 1788415703.2294807, "bytes_sent": 314, "bytes_received": 401, "request_id": 71, @@ -33964,9 +33964,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19948400000657784, + "duration_ms": 0.19842000006065064, "success": true, - "started_at_unix": 1788329278.5258985, + "started_at_unix": 1788415703.2298527, "bytes_sent": 314, "bytes_received": 61, "request_id": 72, @@ -33994,9 +33994,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19117799999435192, + "duration_ms": 0.1894229999379604, "success": true, - "started_at_unix": 1788329278.526135, + "started_at_unix": 1788415703.230093, "bytes_sent": 314, "bytes_received": 61, "request_id": 73, @@ -34024,9 +34024,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18803200001116238, + "duration_ms": 0.18315200009055843, "success": true, - "started_at_unix": 1788329278.526359, + "started_at_unix": 1788415703.2303176, "bytes_sent": 314, "bytes_received": 61, "request_id": 74, @@ -34054,9 +34054,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2007360000106928, + "duration_ms": 0.22547000003214634, "success": true, - "started_at_unix": 1788329278.5265782, + "started_at_unix": 1788415703.2305362, "bytes_sent": 314, "bytes_received": 401, "request_id": 75, @@ -34085,9 +34085,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18808199999398312, + "duration_ms": 0.1996619998863025, "success": true, - "started_at_unix": 1788329278.526892, + "started_at_unix": 1788415703.2309225, "bytes_sent": 314, "bytes_received": 61, "request_id": 76, @@ -34115,9 +34115,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4201980000052572, + "duration_ms": 0.2534830000513466, "success": true, - "started_at_unix": 1788329278.5293698, + "started_at_unix": 1788415703.2311604, "bytes_sent": 314, "bytes_received": 893, "request_id": 77, @@ -34146,9 +34146,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 35.17627300001891, + "duration_ms": 10.361073000012766, "success": true, - "started_at_unix": 1788329278.5311685, + "started_at_unix": 1788415703.2317975, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-85", @@ -34179,9 +34179,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.44207799999185227, + "duration_ms": 0.1832820000799984, "success": true, - "started_at_unix": 1788329278.531581, + "started_at_unix": 1788415703.2321818, "bytes_sent": 81, "bytes_received": 58, "request_id": 78, @@ -34203,9 +34203,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.35318000001439, + "duration_ms": 0.21668399995178333, "success": true, - "started_at_unix": 1788329278.5332158, + "started_at_unix": 1788415703.2334938, "bytes_sent": 312, "bytes_received": 61, "request_id": 79, @@ -34233,9 +34233,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0297700000071472, + "duration_ms": 0.2674390000265703, "success": true, - "started_at_unix": 1788329278.538613, + "started_at_unix": 1788415703.2337766, "bytes_sent": 312, "bytes_received": 306, "request_id": 80, @@ -34265,9 +34265,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.88825600000564, + "duration_ms": 0.198339999997188, "success": true, - "started_at_unix": 1788329278.5407567, + "started_at_unix": 1788415703.2341442, "bytes_sent": 312, "bytes_received": 61, "request_id": 81, @@ -34295,9 +34295,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9595400000062, + "duration_ms": 0.24595899981250113, "success": true, - "started_at_unix": 1788329278.543689, + "started_at_unix": 1788415703.234383, "bytes_sent": 312, "bytes_received": 306, "request_id": 82, @@ -34327,9 +34327,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.863831000013306, + "duration_ms": 0.19183800009159313, "success": true, - "started_at_unix": 1788329278.546769, + "started_at_unix": 1788415703.2347713, "bytes_sent": 312, "bytes_received": 61, "request_id": 83, @@ -34357,9 +34357,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.974037000001317, + "duration_ms": 0.24027800009207567, "success": true, - "started_at_unix": 1788329278.5496743, + "started_at_unix": 1788415703.2350018, "bytes_sent": 312, "bytes_received": 306, "request_id": 84, @@ -34389,9 +34389,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8725270000222736, + "duration_ms": 0.3032360000361223, "success": true, - "started_at_unix": 1788329278.552822, + "started_at_unix": 1788415703.2353964, "bytes_sent": 314, "bytes_received": 1887, "request_id": 85, @@ -34420,9 +34420,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7749950000099943, + "duration_ms": 0.195735000033892, "success": true, - "started_at_unix": 1788329278.555866, + "started_at_unix": 1788415703.2358897, "bytes_sent": 314, "bytes_received": 61, "request_id": 86, @@ -34450,9 +34450,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9772030000003724, + "duration_ms": 0.22200399985194963, "success": true, - "started_at_unix": 1788329278.5586827, + "started_at_unix": 1788415703.2361262, "bytes_sent": 314, "bytes_received": 401, "request_id": 87, @@ -34481,9 +34481,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.1666769999958433, + "duration_ms": 0.6650399998306966, "success": true, - "started_at_unix": 1788329278.5617883, + "started_at_unix": 1788415703.236462, "bytes_sent": 314, "bytes_received": 9719, "request_id": 88, @@ -34512,9 +34512,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0033790000013596, + "duration_ms": 0.27475199999571487, "success": true, - "started_at_unix": 1788329278.5656729, + "started_at_unix": 1788415703.2377925, "bytes_sent": 314, "bytes_received": 355, "request_id": 89, @@ -34543,9 +34543,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.883617999998478, + "duration_ms": 0.21133400014150538, "success": true, - "started_at_unix": 1788329278.5677824, + "started_at_unix": 1788415703.238168, "bytes_sent": 314, "bytes_received": 355, "request_id": 90, @@ -34574,9 +34574,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.3452479999784828, + "duration_ms": 0.24561800000810763, "success": true, - "started_at_unix": 1788329278.5707583, + "started_at_unix": 1788415703.238465, "bytes_sent": 314, "bytes_received": 355, "request_id": 91, @@ -34605,9 +34605,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4384529999915685, + "duration_ms": 0.23399599990625575, "success": true, - "started_at_unix": 1788329278.5722196, + "started_at_unix": 1788415703.2388532, "bytes_sent": 314, "bytes_received": 355, "request_id": 92, @@ -34636,9 +34636,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.899897999981249, + "duration_ms": 0.25219000008291914, "success": true, - "started_at_unix": 1788329278.5737488, + "started_at_unix": 1788415703.2391768, "bytes_sent": 314, "bytes_received": 355, "request_id": 93, @@ -34667,9 +34667,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8984850000028928, + "duration_ms": 0.27039499991587945, "success": true, - "started_at_unix": 1788329278.5767624, + "started_at_unix": 1788415703.2395434, "bytes_sent": 314, "bytes_received": 401, "request_id": 94, @@ -34698,9 +34698,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8777759999911723, + "duration_ms": 0.325085999975272, "success": true, - "started_at_unix": 1788329278.5798314, + "started_at_unix": 1788415703.2399635, "bytes_sent": 314, "bytes_received": 2269, "request_id": 95, @@ -34729,9 +34729,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7483840000002147, + "duration_ms": 0.2772269999695709, "success": true, - "started_at_unix": 1788329278.5829206, + "started_at_unix": 1788415703.2404847, "bytes_sent": 314, "bytes_received": 401, "request_id": 96, @@ -34760,9 +34760,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8567469999813966, + "duration_ms": 0.23365600009128684, "success": true, - "started_at_unix": 1788329278.5857885, + "started_at_unix": 1788415703.2408743, "bytes_sent": 314, "bytes_received": 61, "request_id": 97, @@ -34790,9 +34790,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.936315999988892, + "duration_ms": 0.24319299996022892, "success": true, - "started_at_unix": 1788329278.5886974, + "started_at_unix": 1788415703.24116, "bytes_sent": 314, "bytes_received": 61, "request_id": 98, @@ -34820,9 +34820,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9714930000181994, + "duration_ms": 0.2453570000398031, "success": true, - "started_at_unix": 1788329278.591674, + "started_at_unix": 1788415703.241444, "bytes_sent": 314, "bytes_received": 61, "request_id": 99, @@ -34850,9 +34850,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9643880000094214, + "duration_ms": 0.36376899993229017, "success": true, - "started_at_unix": 1788329278.5946891, + "started_at_unix": 1788415703.2417786, "bytes_sent": 315, "bytes_received": 402, "request_id": 100, @@ -34881,9 +34881,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8185559999940324, + "duration_ms": 0.2305299999534327, "success": true, - "started_at_unix": 1788329278.5978277, + "started_at_unix": 1788415703.242308, "bytes_sent": 315, "bytes_received": 62, "request_id": 101, @@ -34911,9 +34911,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.98086999998759, + "duration_ms": 0.25839199997790274, "success": true, - "started_at_unix": 1788329278.6006908, + "started_at_unix": 1788415703.2425785, "bytes_sent": 315, "bytes_received": 894, "request_id": 102, @@ -34942,9 +34942,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 72.0038369999827, + "duration_ms": 10.812444000066534, "success": true, - "started_at_unix": 1788329278.6040633, + "started_at_unix": 1788415703.2432115, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-111", @@ -34975,9 +34975,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.2215689999995902, + "duration_ms": 0.2360209998641949, "success": true, - "started_at_unix": 1788329278.6044269, + "started_at_unix": 1788415703.2435644, "bytes_sent": 82, "bytes_received": 59, "request_id": 103, @@ -34999,9 +34999,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.673078999990366, + "duration_ms": 0.2309809999587742, "success": true, - "started_at_unix": 1788329278.6078918, + "started_at_unix": 1788415703.245012, "bytes_sent": 313, "bytes_received": 62, "request_id": 104, @@ -35029,9 +35029,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.0537340000146287, + "duration_ms": 0.28477099999690836, "success": true, - "started_at_unix": 1788329278.6136074, + "started_at_unix": 1788415703.2452848, "bytes_sent": 313, "bytes_received": 307, "request_id": 105, @@ -35061,9 +35061,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.872456000005741, + "duration_ms": 0.21993999985170376, "success": true, - "started_at_unix": 1788329278.6157742, + "started_at_unix": 1788415703.2456772, "bytes_sent": 313, "bytes_received": 62, "request_id": 106, @@ -35091,9 +35091,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9667699999909019, + "duration_ms": 0.24826300000313495, "success": true, - "started_at_unix": 1788329278.6186888, + "started_at_unix": 1788415703.245934, "bytes_sent": 313, "bytes_received": 307, "request_id": 107, @@ -35123,9 +35123,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.827832000003582, + "duration_ms": 0.19481300000734336, "success": true, - "started_at_unix": 1788329278.6198175, + "started_at_unix": 1788415703.246312, "bytes_sent": 313, "bytes_received": 62, "request_id": 108, @@ -35153,9 +35153,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.959889999999632, + "duration_ms": 0.2657160000580916, "success": true, - "started_at_unix": 1788329278.6216884, + "started_at_unix": 1788415703.246542, "bytes_sent": 313, "bytes_received": 307, "request_id": 109, @@ -35185,9 +35185,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8660750000142343, + "duration_ms": 0.2991979999933392, "success": true, - "started_at_unix": 1788329278.62484, + "started_at_unix": 1788415703.2469642, "bytes_sent": 315, "bytes_received": 1888, "request_id": 110, @@ -35216,9 +35216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.7533729999902334, + "duration_ms": 0.19038599998566497, "success": true, - "started_at_unix": 1788329278.6278915, + "started_at_unix": 1788415703.2474236, "bytes_sent": 315, "bytes_received": 62, "request_id": 111, @@ -35246,9 +35246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.887507000001733, + "duration_ms": 0.22983799999565235, "success": true, - "started_at_unix": 1788329278.6306896, + "started_at_unix": 1788415703.2476516, "bytes_sent": 315, "bytes_received": 402, "request_id": 112, @@ -35277,9 +35277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 3.866397999985338, + "duration_ms": 0.6252160001167795, "success": true, - "started_at_unix": 1788329278.6347034, + "started_at_unix": 1788415703.247995, "bytes_sent": 315, "bytes_received": 9720, "request_id": 113, @@ -35308,9 +35308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 6.278712000010955, + "duration_ms": 0.36018199989484856, "success": true, - "started_at_unix": 1788329278.6392927, + "started_at_unix": 1788415703.2493105, "bytes_sent": 315, "bytes_received": 356, "request_id": 114, @@ -35339,9 +35339,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.886768999999958, + "duration_ms": 0.2105119999669114, "success": true, - "started_at_unix": 1788329278.6456811, + "started_at_unix": 1788415703.2497938, "bytes_sent": 315, "bytes_received": 356, "request_id": 115, @@ -35370,9 +35370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.903510000024426, + "duration_ms": 0.24083900007099146, "success": true, - "started_at_unix": 1788329278.6516638, + "started_at_unix": 1788415703.2500842, "bytes_sent": 315, "bytes_received": 356, "request_id": 116, @@ -35401,9 +35401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.9676610000042274, + "duration_ms": 0.21158500021556392, "success": true, - "started_at_unix": 1788329278.6577005, + "started_at_unix": 1788415703.250435, "bytes_sent": 315, "bytes_received": 356, "request_id": 117, @@ -35432,9 +35432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.80168799998637, + "duration_ms": 0.21870799992029788, "success": true, - "started_at_unix": 1788329278.6587648, + "started_at_unix": 1788415703.2507522, "bytes_sent": 315, "bytes_received": 356, "request_id": 118, @@ -35463,9 +35463,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 5.879456000002392, + "duration_ms": 0.22729400006937794, "success": true, - "started_at_unix": 1788329278.6636884, + "started_at_unix": 1788415703.2510781, "bytes_sent": 315, "bytes_received": 402, "request_id": 119, @@ -35494,9 +35494,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.969057000001385, + "duration_ms": 0.32565700007580745, "success": true, - "started_at_unix": 1788329278.6697485, + "started_at_unix": 1788415703.2514515, "bytes_sent": 315, "bytes_received": 2270, "request_id": 120, @@ -35525,9 +35525,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.726973999983784, + "duration_ms": 0.2312510000592738, "success": true, - "started_at_unix": 1788329278.6729376, + "started_at_unix": 1788415703.2519825, "bytes_sent": 315, "bytes_received": 402, "request_id": 121, @@ -35556,9 +35556,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.8501649999839174, + "duration_ms": 0.2074569999876985, "success": true, - "started_at_unix": 1788329278.6757846, + "started_at_unix": 1788415703.252335, "bytes_sent": 315, "bytes_received": 62, "request_id": 122, @@ -35586,9 +35586,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.956423000000541, + "duration_ms": 0.24307400008183322, "success": true, - "started_at_unix": 1788329278.6786838, + "started_at_unix": 1788415703.252586, "bytes_sent": 315, "bytes_received": 62, "request_id": 123, @@ -35616,9 +35616,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.955541999995148, + "duration_ms": 0.23138200003813836, "success": true, - "started_at_unix": 1788329278.6816823, + "started_at_unix": 1788415703.2528656, "bytes_sent": 315, "bytes_received": 62, "request_id": 124, @@ -35646,9 +35646,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9692680000152905, + "duration_ms": 0.24580800004514458, "success": true, - "started_at_unix": 1788329278.6846812, + "started_at_unix": 1788415703.253134, "bytes_sent": 315, "bytes_received": 402, "request_id": 125, @@ -35677,9 +35677,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.823024000008445, + "duration_ms": 0.24684000004526752, "success": true, - "started_at_unix": 1788329278.687823, + "started_at_unix": 1788415703.2535431, "bytes_sent": 315, "bytes_received": 62, "request_id": 126, @@ -35707,9 +35707,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.979006000003892, + "duration_ms": 0.23698199993305025, "success": true, - "started_at_unix": 1788329278.6906884, + "started_at_unix": 1788415703.253827, "bytes_sent": 315, "bytes_received": 894, "request_id": 127, @@ -35738,9 +35738,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 87.3873620000154, + "duration_ms": 10.572255999932167, "success": true, - "started_at_unix": 1788329278.694076, + "started_at_unix": 1788415703.2544096, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-137", @@ -35771,9 +35771,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.2145750000106545, + "duration_ms": 0.16294400006700016, "success": true, - "started_at_unix": 1788329278.6944294, + "started_at_unix": 1788415703.2547827, "bytes_sent": 82, "bytes_received": 59, "request_id": 128, @@ -35795,9 +35795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.7645430000072793, + "duration_ms": 0.2120659999036434, "success": true, - "started_at_unix": 1788329278.6978753, + "started_at_unix": 1788415703.2560449, "bytes_sent": 313, "bytes_received": 62, "request_id": 129, @@ -35825,9 +35825,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.958226999993485, + "duration_ms": 0.2497150001090631, "success": true, - "started_at_unix": 1788329278.6996822, + "started_at_unix": 1788415703.2562943, "bytes_sent": 313, "bytes_received": 307, "request_id": 130, @@ -35857,9 +35857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.892043999992211, + "duration_ms": 0.2279249999901367, "success": true, - "started_at_unix": 1788329278.702752, + "started_at_unix": 1788415703.2566519, "bytes_sent": 313, "bytes_received": 62, "request_id": 131, @@ -35887,9 +35887,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.95474000000695, + "duration_ms": 0.2534329998979956, "success": true, - "started_at_unix": 1788329278.7056875, + "started_at_unix": 1788415703.2569149, "bytes_sent": 313, "bytes_received": 307, "request_id": 132, @@ -35919,9 +35919,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.601709999993318, + "duration_ms": 0.22816499995315098, "success": true, - "started_at_unix": 1788329278.7087722, + "started_at_unix": 1788415703.2572894, "bytes_sent": 313, "bytes_received": 62, "request_id": 133, @@ -35949,9 +35949,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.229513999992605, + "duration_ms": 0.270915000101013, "success": true, - "started_at_unix": 1788329278.7114182, + "started_at_unix": 1788415703.2575562, "bytes_sent": 313, "bytes_received": 307, "request_id": 134, @@ -35981,9 +35981,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 4.74603399999296, + "duration_ms": 0.34131699999306875, "success": true, - "started_at_unix": 1788329278.7138214, + "started_at_unix": 1788415703.2579901, "bytes_sent": 315, "bytes_received": 1888, "request_id": 135, @@ -36012,9 +36012,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.8944839999855958, + "duration_ms": 0.31382599991047755, "success": true, - "started_at_unix": 1788329278.7187502, + "started_at_unix": 1788415703.2584994, "bytes_sent": 315, "bytes_received": 62, "request_id": 136, @@ -36042,9 +36042,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.9625049999992825, + "duration_ms": 0.3222410000489617, "success": true, - "started_at_unix": 1788329278.7196887, + "started_at_unix": 1788415703.2588623, "bytes_sent": 315, "bytes_received": 402, "request_id": 137, @@ -36073,9 +36073,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.865620000013223, + "duration_ms": 0.6802979999065428, "success": true, - "started_at_unix": 1788329278.7227778, + "started_at_unix": 1788415703.2593052, "bytes_sent": 315, "bytes_received": 9720, "request_id": 138, @@ -36104,9 +36104,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33449599999357815, + "duration_ms": 0.2781089999643882, "success": true, - "started_at_unix": 1788329278.7243032, + "started_at_unix": 1788415703.2606525, "bytes_sent": 315, "bytes_received": 356, "request_id": 139, @@ -36135,9 +36135,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22224599999276506, + "duration_ms": 0.2259420000427781, "success": true, - "started_at_unix": 1788329278.7247403, + "started_at_unix": 1788415703.2610319, "bytes_sent": 315, "bytes_received": 356, "request_id": 140, @@ -36166,9 +36166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21809800000482937, + "duration_ms": 0.2400579999175534, "success": true, - "started_at_unix": 1788329278.7250476, + "started_at_unix": 1788415703.2613456, "bytes_sent": 315, "bytes_received": 356, "request_id": 141, @@ -36197,9 +36197,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2781299999981002, + "duration_ms": 0.25800100002015824, "success": true, - "started_at_unix": 1788329278.7253852, + "started_at_unix": 1788415703.2617042, "bytes_sent": 315, "bytes_received": 356, "request_id": 142, @@ -36228,9 +36228,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2602069999966261, + "duration_ms": 0.20316899986028147, "success": true, - "started_at_unix": 1788329278.7257485, + "started_at_unix": 1788415703.2620432, "bytes_sent": 315, "bytes_received": 356, "request_id": 143, @@ -36259,9 +36259,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2555289999861543, + "duration_ms": 0.2540529999350838, "success": true, - "started_at_unix": 1788329278.7261221, + "started_at_unix": 1788415703.2623646, "bytes_sent": 315, "bytes_received": 402, "request_id": 144, @@ -36290,9 +36290,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.331200000005083, + "duration_ms": 0.3464859998985048, "success": true, - "started_at_unix": 1788329278.7265623, + "started_at_unix": 1788415703.262811, "bytes_sent": 315, "bytes_received": 2270, "request_id": 145, @@ -36321,9 +36321,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.518845000025749, + "duration_ms": 0.23579899993819708, "success": true, - "started_at_unix": 1788329278.727086, + "started_at_unix": 1788415703.26337, "bytes_sent": 315, "bytes_received": 402, "request_id": 146, @@ -36352,9 +36352,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.900780000004488, + "duration_ms": 0.2168739999888203, "success": true, - "started_at_unix": 1788329278.7297297, + "started_at_unix": 1788415703.2637157, "bytes_sent": 315, "bytes_received": 62, "request_id": 147, @@ -36382,9 +36382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.41621900001587164, + "duration_ms": 0.1798060000055557, "success": true, - "started_at_unix": 1788329278.7326775, + "started_at_unix": 1788415703.2639713, "bytes_sent": 315, "bytes_received": 62, "request_id": 148, @@ -36412,9 +36412,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20743799998967916, + "duration_ms": 0.1638650001041242, "success": true, - "started_at_unix": 1788329278.7331307, + "started_at_unix": 1788415703.264183, "bytes_sent": 315, "bytes_received": 62, "request_id": 149, @@ -36442,9 +36442,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2571420000094804, + "duration_ms": 0.22840499991616525, "success": true, - "started_at_unix": 1788329278.7333777, + "started_at_unix": 1788415703.2643778, "bytes_sent": 315, "bytes_received": 402, "request_id": 150, @@ -36473,9 +36473,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21493200000577417, + "duration_ms": 0.2083880001464422, "success": true, - "started_at_unix": 1788329278.7338047, + "started_at_unix": 1788415703.2648087, "bytes_sent": 315, "bytes_received": 62, "request_id": 151, @@ -36503,9 +36503,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.248494999993909, + "duration_ms": 0.23950700006025727, "success": true, - "started_at_unix": 1788329278.7340608, + "started_at_unix": 1788415703.2650545, "bytes_sent": 315, "bytes_received": 894, "request_id": 152, @@ -36534,9 +36534,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 38.03362200000038, + "duration_ms": 10.698361999857298, "success": true, - "started_at_unix": 1788329278.7347174, + "started_at_unix": 1788415703.2656775, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-163", @@ -36567,9 +36567,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 2.3458610000091085, + "duration_ms": 0.18402399996375607, "success": true, - "started_at_unix": 1788329278.7352974, + "started_at_unix": 1788415703.2662935, "bytes_sent": 82, "bytes_received": 59, "request_id": 153, @@ -36591,9 +36591,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2371739999773581, + "duration_ms": 0.210512999956336, "success": true, - "started_at_unix": 1788329278.7383935, + "started_at_unix": 1788415703.267241, "bytes_sent": 319, "bytes_received": 62, "request_id": 154, @@ -36621,9 +36621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23626199998716402, + "duration_ms": 0.22183299984135374, "success": true, - "started_at_unix": 1788329278.7386708, + "started_at_unix": 1788415703.2674916, "bytes_sent": 319, "bytes_received": 470, "request_id": 155, @@ -36652,9 +36652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22884800000610994, + "duration_ms": 0.21760599997833197, "success": true, - "started_at_unix": 1788329278.7390068, + "started_at_unix": 1788415703.2678351, "bytes_sent": 319, "bytes_received": 396, "request_id": 156, @@ -36683,9 +36683,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23325699999077187, + "duration_ms": 0.2187479999520292, "success": true, - "started_at_unix": 1788329278.7393434, + "started_at_unix": 1788415703.2681565, "bytes_sent": 319, "bytes_received": 62, "request_id": 157, @@ -36713,9 +36713,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20662700001139456, + "duration_ms": 0.22935799984225014, "success": true, - "started_at_unix": 1788329278.7396173, + "started_at_unix": 1788415703.2684128, "bytes_sent": 319, "bytes_received": 161, "request_id": 158, @@ -36745,9 +36745,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 35.11779400000137, + "duration_ms": 38.02609399986068, "success": true, - "started_at_unix": 1788329278.7399423, + "started_at_unix": 1788415703.2687857, "bytes_sent": 319, "bytes_received": 543424, "request_id": 159, @@ -36776,9 +36776,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.6357419999906142, + "duration_ms": 2.4478549999003008, "success": true, - "started_at_unix": 1788329278.8047476, + "started_at_unix": 1788415703.3449254, "bytes_sent": 319, "bytes_received": 397, "request_id": 160, @@ -36807,9 +36807,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3483419999952275, + "duration_ms": 2.3656220000702888, "success": true, - "started_at_unix": 1788329278.8065073, + "started_at_unix": 1788415703.3475003, "bytes_sent": 319, "bytes_received": 162, "request_id": 161, @@ -36839,9 +36839,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22614299999190735, + "duration_ms": 2.9169399999773304, "success": true, - "started_at_unix": 1788329278.80695, + "started_at_unix": 1788415703.3499525, "bytes_sent": 321, "bytes_received": 162, "request_id": 162, @@ -36871,9 +36871,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24604999998700805, + "duration_ms": 2.9058290001557907, "success": true, - "started_at_unix": 1788329278.807257, + "started_at_unix": 1788415703.3529484, "bytes_sent": 321, "bytes_received": 162, "request_id": 163, @@ -36903,9 +36903,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24261400000114008, + "duration_ms": 2.876555000057124, "success": true, - "started_at_unix": 1788329278.807653, + "started_at_unix": 1788415703.355988, "bytes_sent": 319, "bytes_received": 357, "request_id": 164, @@ -36934,9 +36934,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2389580000112801, + "duration_ms": 2.8882459998840204, "success": true, - "started_at_unix": 1788329278.807985, + "started_at_unix": 1788415703.3589668, "bytes_sent": 319, "bytes_received": 359, "request_id": 165, @@ -36965,9 +36965,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.36843999998836807, + "duration_ms": 2.921208000088882, "success": true, - "started_at_unix": 1788329278.8083725, + "started_at_unix": 1788415703.3620052, "bytes_sent": 321, "bytes_received": 1943, "request_id": 166, @@ -36996,9 +36996,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2280270000198925, + "duration_ms": 2.7190710000013496, "success": true, - "started_at_unix": 1788329278.8089561, + "started_at_unix": 1788415703.3651524, "bytes_sent": 321, "bytes_received": 359, "request_id": 167, @@ -37027,9 +37027,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19550600001139173, + "duration_ms": 1.8279689998053072, "success": true, - "started_at_unix": 1788329278.8093157, + "started_at_unix": 1788415703.3680277, "bytes_sent": 321, "bytes_received": 162, "request_id": 168, @@ -37059,9 +37059,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 72.12162799999078, + "duration_ms": 103.63369400010924, "success": true, - "started_at_unix": 1788329278.8098009, + "started_at_unix": 1788415703.3701444, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-180", @@ -37092,9 +37092,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.22284700000341218, + "duration_ms": 0.1456109998798638, "success": true, - "started_at_unix": 1788329278.809967, + "started_at_unix": 1788415703.370317, "bytes_sent": 82, "bytes_received": 59, "request_id": 169, @@ -37116,9 +37116,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.218429000000242, + "duration_ms": 0.2246289998311113, "success": true, - "started_at_unix": 1788329278.8110595, + "started_at_unix": 1788415703.3713043, "bytes_sent": 319, "bytes_received": 62, "request_id": 170, @@ -37146,9 +37146,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24857500000052823, + "duration_ms": 0.26902099989456474, "success": true, - "started_at_unix": 1788329278.8113189, + "started_at_unix": 1788415703.371569, "bytes_sent": 319, "bytes_received": 471, "request_id": 171, @@ -37177,9 +37177,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22558300000241616, + "duration_ms": 0.2142189998721733, "success": true, - "started_at_unix": 1788329278.8116627, + "started_at_unix": 1788415703.37194, "bytes_sent": 319, "bytes_received": 397, "request_id": 172, @@ -37208,9 +37208,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18499600000154715, + "duration_ms": 0.19426199992267357, "success": true, - "started_at_unix": 1788329278.8119915, + "started_at_unix": 1788415703.372258, "bytes_sent": 319, "bytes_received": 62, "request_id": 173, @@ -37238,9 +37238,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21394099999838545, + "duration_ms": 0.19737799993890803, "success": true, - "started_at_unix": 1788329278.812216, + "started_at_unix": 1788415703.3724895, "bytes_sent": 319, "bytes_received": 162, "request_id": 174, @@ -37270,9 +37270,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 24.33232499998894, + "duration_ms": 23.70013800009474, "success": true, - "started_at_unix": 1788329278.8125167, + "started_at_unix": 1788415703.3728127, "bytes_sent": 319, "bytes_received": 544021, "request_id": 175, @@ -37301,9 +37301,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.367850000008275, + "duration_ms": 2.4160150001080183, "success": true, - "started_at_unix": 1788329278.867387, + "started_at_unix": 1788415703.4261494, "bytes_sent": 319, "bytes_received": 397, "request_id": 176, @@ -37332,9 +37332,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5885209999973995, + "duration_ms": 0.2548649999880581, "success": true, - "started_at_unix": 1788329278.8688602, + "started_at_unix": 1788415703.4287007, "bytes_sent": 319, "bytes_received": 162, "request_id": 177, @@ -37364,9 +37364,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20944199999917146, + "duration_ms": 0.16787300000942196, "success": true, - "started_at_unix": 1788329278.8695657, + "started_at_unix": 1788415703.429037, "bytes_sent": 321, "bytes_received": 162, "request_id": 178, @@ -37396,9 +37396,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3820250000217129, + "duration_ms": 0.1909160000650445, "success": true, - "started_at_unix": 1788329278.8698413, + "started_at_unix": 1788415703.4292648, "bytes_sent": 321, "bytes_received": 162, "request_id": 179, @@ -37428,9 +37428,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4153379999820572, + "duration_ms": 0.25025700006153784, "success": true, - "started_at_unix": 1788329278.8703287, + "started_at_unix": 1788415703.4295528, "bytes_sent": 319, "bytes_received": 357, "request_id": 180, @@ -37459,9 +37459,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.40300399999182446, + "duration_ms": 0.23793399986971053, "success": true, - "started_at_unix": 1788329278.8708303, + "started_at_unix": 1788415703.4298887, "bytes_sent": 319, "bytes_received": 359, "request_id": 181, @@ -37490,9 +37490,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.5145229999925505, + "duration_ms": 0.3033349998986523, "success": true, - "started_at_unix": 1788329278.8713791, + "started_at_unix": 1788415703.4302697, "bytes_sent": 321, "bytes_received": 1943, "request_id": 182, @@ -37521,9 +37521,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20408200001043042, + "duration_ms": 0.2235059998838551, "success": true, - "started_at_unix": 1788329278.8720841, + "started_at_unix": 1788415703.4308164, "bytes_sent": 321, "bytes_received": 359, "request_id": 183, @@ -37552,9 +37552,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3956600000094568, + "duration_ms": 0.21561200014730275, "success": true, - "started_at_unix": 1788329278.872409, + "started_at_unix": 1788415703.4311793, "bytes_sent": 321, "bytes_received": 162, "request_id": 184, @@ -37584,9 +37584,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 62.823033000000805, + "duration_ms": 61.180444000001444, "success": true, - "started_at_unix": 1788329278.8730493, + "started_at_unix": 1788415703.4316745, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-197", @@ -37617,9 +37617,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1482280000004721, + "duration_ms": 0.1685749998614483, "success": true, - "started_at_unix": 1788329278.8732731, + "started_at_unix": 1788415703.4319515, "bytes_sent": 82, "bytes_received": 59, "request_id": 185, @@ -37641,9 +37641,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17298399998821878, + "duration_ms": 0.18427399982101633, "success": true, - "started_at_unix": 1788329278.8742085, + "started_at_unix": 1788415703.4329834, "bytes_sent": 319, "bytes_received": 62, "request_id": 186, @@ -37671,9 +37671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37416099999632024, + "duration_ms": 0.23509900006501994, "success": true, - "started_at_unix": 1788329278.874418, + "started_at_unix": 1788415703.433207, "bytes_sent": 319, "bytes_received": 471, "request_id": 187, @@ -37702,9 +37702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20032500000866094, + "duration_ms": 0.24521700015611714, "success": true, - "started_at_unix": 1788329278.87488, + "started_at_unix": 1788415703.4335363, "bytes_sent": 319, "bytes_received": 397, "request_id": 188, @@ -37733,9 +37733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.17343499999356027, + "duration_ms": 0.2165840000998287, "success": true, - "started_at_unix": 1788329278.875173, + "started_at_unix": 1788415703.4338863, "bytes_sent": 319, "bytes_received": 62, "request_id": 189, @@ -37763,9 +37763,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20166800001675256, + "duration_ms": 0.20493200008786516, "success": true, - "started_at_unix": 1788329278.875379, + "started_at_unix": 1788415703.4341416, "bytes_sent": 319, "bytes_received": 162, "request_id": 190, @@ -37795,9 +37795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 19.76862300000448, + "duration_ms": 23.049805000027845, "success": true, - "started_at_unix": 1788329278.8756711, + "started_at_unix": 1788415703.4344485, "bytes_sent": 319, "bytes_received": 544021, "request_id": 191, @@ -37826,9 +37826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 2.1552840000254037, + "duration_ms": 2.095668000038131, "success": true, - "started_at_unix": 1788329278.9235113, + "started_at_unix": 1788415703.4863198, "bytes_sent": 319, "bytes_received": 397, "request_id": 192, @@ -37857,9 +37857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.889365000006137, + "duration_ms": 0.3171109999584587, "success": true, - "started_at_unix": 1788329278.9257734, + "started_at_unix": 1788415703.4885242, "bytes_sent": 319, "bytes_received": 162, "request_id": 193, @@ -37889,9 +37889,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2374850000137485, + "duration_ms": 0.21925900000496767, "success": true, - "started_at_unix": 1788329278.9267545, + "started_at_unix": 1788415703.48893, "bytes_sent": 321, "bytes_received": 162, "request_id": 194, @@ -37921,9 +37921,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2210239999840269, + "duration_ms": 0.20349999999780266, "success": true, - "started_at_unix": 1788329278.9270647, + "started_at_unix": 1788415703.4892135, "bytes_sent": 321, "bytes_received": 162, "request_id": 195, @@ -37953,9 +37953,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2801349999970171, + "duration_ms": 0.24943600010374212, "success": true, - "started_at_unix": 1788329278.92739, + "started_at_unix": 1788415703.4895175, "bytes_sent": 319, "bytes_received": 357, "request_id": 196, @@ -37984,9 +37984,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2301709999983359, + "duration_ms": 0.22672200020679156, "success": true, - "started_at_unix": 1788329278.927761, + "started_at_unix": 1788415703.4898524, "bytes_sent": 319, "bytes_received": 359, "request_id": 197, @@ -38015,9 +38015,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.33448700000349163, + "duration_ms": 0.3191060000062862, "success": true, - "started_at_unix": 1788329278.9281323, + "started_at_unix": 1788415703.4902172, "bytes_sent": 321, "bytes_received": 1943, "request_id": 198, @@ -38046,9 +38046,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27629699999920376, + "duration_ms": 0.2604660000997683, "success": true, - "started_at_unix": 1788329278.928714, + "started_at_unix": 1788415703.4907713, "bytes_sent": 321, "bytes_received": 359, "request_id": 199, @@ -38077,9 +38077,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24833500000909225, + "duration_ms": 0.20847900009357545, "success": true, - "started_at_unix": 1788329278.9291322, + "started_at_unix": 1788415703.491168, "bytes_sent": 321, "bytes_received": 162, "request_id": 200, @@ -38109,9 +38109,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 56.22242700002289, + "duration_ms": 59.499890000097366, "success": true, - "started_at_unix": 1788329278.9296765, + "started_at_unix": 1788415703.4916546, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-214", @@ -38142,9 +38142,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17177199998741344, + "duration_ms": 0.17522699999972247, "success": true, - "started_at_unix": 1788329278.9299304, + "started_at_unix": 1788415703.4919384, "bytes_sent": 82, "bytes_received": 59, "request_id": 201, @@ -38166,9 +38166,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22158499999136438, + "duration_ms": 0.20078499983355869, "success": true, - "started_at_unix": 1788329278.9310038, + "started_at_unix": 1788415703.4929793, "bytes_sent": 319, "bytes_received": 62, "request_id": 202, @@ -38196,9 +38196,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23366799999280374, + "duration_ms": 0.20765700014635513, "success": true, - "started_at_unix": 1788329278.9312675, + "started_at_unix": 1788415703.4932153, "bytes_sent": 319, "bytes_received": 471, "request_id": 203, @@ -38227,9 +38227,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23060199998781172, + "duration_ms": 0.19800900008704048, "success": true, - "started_at_unix": 1788329278.9316254, + "started_at_unix": 1788415703.4935074, "bytes_sent": 319, "bytes_received": 397, "request_id": 204, @@ -38258,9 +38258,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.210584999990715, + "duration_ms": 0.1832919999742444, "success": true, - "started_at_unix": 1788329278.9319634, + "started_at_unix": 1788415703.4938366, "bytes_sent": 319, "bytes_received": 62, "request_id": 205, @@ -38288,9 +38288,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24310599999921578, + "duration_ms": 0.23475800003325276, "success": true, - "started_at_unix": 1788329278.9322143, + "started_at_unix": 1788415703.4940562, "bytes_sent": 319, "bytes_received": 162, "request_id": 206, @@ -38320,9 +38320,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.37421999998901, + "duration_ms": 24.130159999913303, "success": true, - "started_at_unix": 1788329278.9325888, + "started_at_unix": 1788415703.4943864, "bytes_sent": 319, "bytes_received": 544021, "request_id": 207, @@ -38351,9 +38351,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.2938220000080491, + "duration_ms": 2.4594459998752427, "success": true, - "started_at_unix": 1788329278.984556, + "started_at_unix": 1788415703.548906, "bytes_sent": 319, "bytes_received": 397, "request_id": 208, @@ -38382,9 +38382,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.224510000009559, + "duration_ms": 0.33190899989676836, "success": true, - "started_at_unix": 1788329278.985952, + "started_at_unix": 1788415703.5514946, "bytes_sent": 319, "bytes_received": 162, "request_id": 209, @@ -38414,9 +38414,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2218049999953564, + "duration_ms": 0.22296599991022958, "success": true, - "started_at_unix": 1788329278.9862645, + "started_at_unix": 1788415703.5519176, "bytes_sent": 321, "bytes_received": 162, "request_id": 210, @@ -38446,9 +38446,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22741500001188797, + "duration_ms": 0.2150519999304379, "success": true, - "started_at_unix": 1788329278.986586, + "started_at_unix": 1788415703.5522134, "bytes_sent": 321, "bytes_received": 162, "request_id": 211, @@ -38478,9 +38478,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2503980000199135, + "duration_ms": 0.25340199999845936, "success": true, - "started_at_unix": 1788329278.9869483, + "started_at_unix": 1788415703.5525646, "bytes_sent": 319, "bytes_received": 357, "request_id": 212, @@ -38509,9 +38509,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2692740000043159, + "duration_ms": 0.21267600004648557, "success": true, - "started_at_unix": 1788329278.98729, + "started_at_unix": 1788415703.5529041, "bytes_sent": 319, "bytes_received": 359, "request_id": 213, @@ -38540,9 +38540,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2921979999825908, + "duration_ms": 0.296261999892522, "success": true, - "started_at_unix": 1788329278.9876933, + "started_at_unix": 1788415703.553251, "bytes_sent": 321, "bytes_received": 1943, "request_id": 214, @@ -38571,9 +38571,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24052000000551743, + "duration_ms": 0.2064650000193069, "success": true, - "started_at_unix": 1788329278.9881907, + "started_at_unix": 1788415703.553778, "bytes_sent": 321, "bytes_received": 359, "request_id": 215, @@ -38602,9 +38602,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2085810000096444, + "duration_ms": 0.18749000014395278, "success": true, - "started_at_unix": 1788329278.9885912, + "started_at_unix": 1788415703.5541105, "bytes_sent": 321, "bytes_received": 162, "request_id": 216, @@ -38634,9 +38634,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 58.8925549999999, + "duration_ms": 62.42270099983216, "success": true, - "started_at_unix": 1788329278.9890313, + "started_at_unix": 1788415703.554573, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-231", @@ -38667,9 +38667,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17419599998902413, + "duration_ms": 0.1443389999167266, "success": true, - "started_at_unix": 1788329278.9892802, + "started_at_unix": 1788415703.554843, "bytes_sent": 82, "bytes_received": 59, "request_id": 217, @@ -38691,9 +38691,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21633500000461936, + "duration_ms": 0.21924900011072168, "success": true, - "started_at_unix": 1788329278.9903042, + "started_at_unix": 1788415703.5558956, "bytes_sent": 319, "bytes_received": 62, "request_id": 218, @@ -38721,9 +38721,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22543200000768593, + "duration_ms": 0.23101099986888585, "success": true, - "started_at_unix": 1788329278.9905884, + "started_at_unix": 1788415703.5561564, "bytes_sent": 319, "bytes_received": 471, "request_id": 219, @@ -38752,9 +38752,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23968900001136717, + "duration_ms": 0.29617299992423796, "success": true, - "started_at_unix": 1788329278.9909055, + "started_at_unix": 1788415703.5564883, "bytes_sent": 319, "bytes_received": 397, "request_id": 220, @@ -38783,9 +38783,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2427550000163592, + "duration_ms": 0.22098199997344636, "success": true, - "started_at_unix": 1788329278.9912558, + "started_at_unix": 1788415703.5568912, "bytes_sent": 319, "bytes_received": 62, "request_id": 221, @@ -38813,9 +38813,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24073100001942294, + "duration_ms": 0.25429399988752266, "success": true, - "started_at_unix": 1788329278.9915667, + "started_at_unix": 1788415703.5571551, "bytes_sent": 319, "bytes_received": 162, "request_id": 222, @@ -38845,9 +38845,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 27.526925000017854, + "duration_ms": 22.50555099999474, "success": true, - "started_at_unix": 1788329278.9919083, + "started_at_unix": 1788415703.5575023, "bytes_sent": 319, "bytes_received": 545209, "request_id": 223, @@ -38876,9 +38876,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.35682999999176, + "duration_ms": 2.4532149998321984, "success": true, - "started_at_unix": 1788329279.0489562, + "started_at_unix": 1788415703.6114388, "bytes_sent": 319, "bytes_received": 398, "request_id": 224, @@ -38907,9 +38907,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.252282000019477, + "duration_ms": 0.20457100004023232, "success": true, - "started_at_unix": 1788329279.0504222, + "started_at_unix": 1788415703.6139975, "bytes_sent": 319, "bytes_received": 163, "request_id": 225, @@ -38939,9 +38939,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2130489999956353, + "duration_ms": 0.2126560000306199, "success": true, - "started_at_unix": 1788329279.0507612, + "started_at_unix": 1788415703.6142883, "bytes_sent": 321, "bytes_received": 163, "request_id": 226, @@ -38971,9 +38971,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21062400000460002, + "duration_ms": 0.2373830000124144, "success": true, - "started_at_unix": 1788329279.0510435, + "started_at_unix": 1788415703.614571, "bytes_sent": 321, "bytes_received": 163, "request_id": 227, @@ -39003,9 +39003,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.26940500001160217, + "duration_ms": 0.21839800001544063, "success": true, - "started_at_unix": 1788329279.0513506, + "started_at_unix": 1788415703.6149096, "bytes_sent": 319, "bytes_received": 358, "request_id": 228, @@ -39034,9 +39034,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22020199997996315, + "duration_ms": 0.3866009999455855, "success": true, - "started_at_unix": 1788329279.051709, + "started_at_unix": 1788415703.615213, "bytes_sent": 319, "bytes_received": 360, "request_id": 229, @@ -39065,9 +39065,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3309900000090238, + "duration_ms": 0.3132950000690471, "success": true, - "started_at_unix": 1788329279.0520756, + "started_at_unix": 1788415703.6157749, "bytes_sent": 321, "bytes_received": 1950, "request_id": 230, @@ -39096,9 +39096,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21892899999897963, + "duration_ms": 0.22611200006394938, "success": true, - "started_at_unix": 1788329279.052639, + "started_at_unix": 1788415703.6163096, "bytes_sent": 321, "bytes_received": 360, "request_id": 231, @@ -39127,9 +39127,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21420099997726538, + "duration_ms": 0.24285299991788634, "success": true, - "started_at_unix": 1788329279.0529923, + "started_at_unix": 1788415703.6166792, "bytes_sent": 321, "bytes_received": 163, "request_id": 232, @@ -39159,9 +39159,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 63.96435900001052, + "duration_ms": 62.181390999967334, "success": true, - "started_at_unix": 1788329279.0534568, + "started_at_unix": 1788415703.6172013, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-248", @@ -39192,9 +39192,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17256299997825408, + "duration_ms": 0.17806200003178674, "success": true, - "started_at_unix": 1788329279.0537236, + "started_at_unix": 1788415703.6174603, "bytes_sent": 82, "bytes_received": 59, "request_id": 233, @@ -39216,9 +39216,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19431300000860574, + "duration_ms": 0.22595099994759948, "success": true, - "started_at_unix": 1788329279.0547879, + "started_at_unix": 1788415703.618543, "bytes_sent": 319, "bytes_received": 62, "request_id": 234, @@ -39246,9 +39246,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23191399998268025, + "duration_ms": 0.22958799991101841, "success": true, - "started_at_unix": 1788329279.0550232, + "started_at_unix": 1788415703.6188078, "bytes_sent": 319, "bytes_received": 472, "request_id": 235, @@ -39277,9 +39277,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2504280000152903, + "duration_ms": 0.2311910000116768, "success": true, - "started_at_unix": 1788329279.0553489, + "started_at_unix": 1788415703.6191282, "bytes_sent": 319, "bytes_received": 398, "request_id": 236, @@ -39308,9 +39308,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1999940000132483, + "duration_ms": 0.21204599988777773, "success": true, - "started_at_unix": 1788329279.0556958, + "started_at_unix": 1788415703.6194665, "bytes_sent": 319, "bytes_received": 62, "request_id": 237, @@ -39338,9 +39338,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20982300000582654, + "duration_ms": 0.20988100004615262, "success": true, - "started_at_unix": 1788329279.055935, + "started_at_unix": 1788415703.6197417, "bytes_sent": 319, "bytes_received": 163, "request_id": 238, @@ -39370,9 +39370,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 22.513781000014887, + "duration_ms": 26.675526999952126, "success": true, - "started_at_unix": 1788329279.0562432, + "started_at_unix": 1788415703.6200478, "bytes_sent": 319, "bytes_received": 546192, "request_id": 239, @@ -39401,9 +39401,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 1.4321099999961007, + "duration_ms": 2.138736000006247, "success": true, - "started_at_unix": 1788329279.1072638, + "started_at_unix": 1788415703.6770868, "bytes_sent": 319, "bytes_received": 398, "request_id": 240, @@ -39432,9 +39432,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2534140000136631, + "duration_ms": 0.24984900005620148, "success": true, - "started_at_unix": 1788329279.1088135, + "started_at_unix": 1788415703.6793346, "bytes_sent": 319, "bytes_received": 163, "request_id": 241, @@ -39464,9 +39464,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21179600000209575, + "duration_ms": 0.24853399986568547, "success": true, - "started_at_unix": 1788329279.1091616, + "started_at_unix": 1788415703.6796715, "bytes_sent": 321, "bytes_received": 163, "request_id": 242, @@ -39496,9 +39496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22814700000139965, + "duration_ms": 0.22397800012186053, "success": true, - "started_at_unix": 1788329279.1094394, + "started_at_unix": 1788415703.6799924, "bytes_sent": 321, "bytes_received": 163, "request_id": 243, @@ -39528,9 +39528,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20295999999575542, + "duration_ms": 0.23099100008039386, "success": true, - "started_at_unix": 1788329279.1097634, + "started_at_unix": 1788415703.6803174, "bytes_sent": 319, "bytes_received": 358, "request_id": 244, @@ -39559,9 +39559,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2180779999889637, + "duration_ms": 0.24416499991275487, "success": true, - "started_at_unix": 1788329279.1100497, + "started_at_unix": 1788415703.6806364, "bytes_sent": 319, "bytes_received": 360, "request_id": 245, @@ -39590,9 +39590,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3417899999931251, + "duration_ms": 0.2974639999138162, "success": true, - "started_at_unix": 1788329279.1104085, + "started_at_unix": 1788415703.6810243, "bytes_sent": 321, "bytes_received": 1950, "request_id": 246, @@ -39621,9 +39621,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23577100000693463, + "duration_ms": 0.25231099994016404, "success": true, - "started_at_unix": 1788329279.1109643, + "started_at_unix": 1788415703.681535, "bytes_sent": 321, "bytes_received": 360, "request_id": 247, @@ -39652,9 +39652,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23680300000705756, + "duration_ms": 0.23762400019222696, "success": true, - "started_at_unix": 1788329279.1113348, + "started_at_unix": 1788415703.6819308, "bytes_sent": 321, "bytes_received": 163, "request_id": 248, @@ -39684,9 +39684,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 57.898214000005055, + "duration_ms": 64.7773320001761, "success": true, - "started_at_unix": 1788329279.1118312, + "started_at_unix": 1788415703.6824548, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-265", @@ -39717,9 +39717,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.16918699998313969, + "duration_ms": 0.16411499996138446, "success": true, - "started_at_unix": 1788329279.112278, + "started_at_unix": 1788415703.6829689, "bytes_sent": 82, "bytes_received": 59, "request_id": 249, @@ -39741,9 +39741,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.257422000004226, + "duration_ms": 0.2328539999325585, "success": true, - "started_at_unix": 1788329279.1133394, + "started_at_unix": 1788415703.6840472, "bytes_sent": 313, "bytes_received": 377, "request_id": 250, @@ -39772,9 +39772,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.18579799998974522, + "duration_ms": 0.2702040001167916, "success": true, - "started_at_unix": 1788329279.1136734, + "started_at_unix": 1788415703.6843717, "bytes_sent": 313, "bytes_received": 360, "request_id": 251, @@ -39803,9 +39803,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2252120000036939, + "duration_ms": 0.2806729999065283, "success": true, - "started_at_unix": 1788329279.1139512, + "started_at_unix": 1788415703.6847827, "bytes_sent": 313, "bytes_received": 657, "request_id": 252, @@ -39834,9 +39834,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25364500001501256, + "duration_ms": 0.22701300008520775, "success": true, - "started_at_unix": 1788329279.1143045, + "started_at_unix": 1788415703.685201, "bytes_sent": 313, "bytes_received": 366, "request_id": 253, @@ -39865,9 +39865,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2309420000017326, + "duration_ms": 0.29651199997715594, "success": true, - "started_at_unix": 1788329279.1146483, + "started_at_unix": 1788415703.6855128, "bytes_sent": 313, "bytes_received": 358, "request_id": 254, @@ -39896,9 +39896,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21744700001136152, + "duration_ms": 0.21433000006254588, "success": true, - "started_at_unix": 1788329279.1149747, + "started_at_unix": 1788415703.6859052, "bytes_sent": 313, "bytes_received": 62, "request_id": 255, @@ -39926,9 +39926,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25188099999695623, + "duration_ms": 0.26061699986712483, "success": true, - "started_at_unix": 1788329279.115239, + "started_at_unix": 1788415703.6861608, "bytes_sent": 312, "bytes_received": 883, "request_id": 256, @@ -39957,9 +39957,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20521300001519194, + "duration_ms": 0.2046419999714999, "success": true, - "started_at_unix": 1788329279.1156337, + "started_at_unix": 1788415703.6865354, "bytes_sent": 313, "bytes_received": 62, "request_id": 257, @@ -39987,9 +39987,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22298700000078497, + "duration_ms": 0.20110500008740928, "success": true, - "started_at_unix": 1788329279.1158776, + "started_at_unix": 1788415703.6867974, "bytes_sent": 313, "bytes_received": 366, "request_id": 258, @@ -40018,9 +40018,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22931899999889538, + "duration_ms": 0.21519100005207292, "success": true, - "started_at_unix": 1788329279.1161997, + "started_at_unix": 1788415703.687092, "bytes_sent": 313, "bytes_received": 366, "request_id": 259, @@ -40049,9 +40049,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.282878999996683, + "duration_ms": 0.2810240000599151, "success": true, - "started_at_unix": 1788329279.1165223, + "started_at_unix": 1788415703.687395, "bytes_sent": 313, "bytes_received": 883, "request_id": 260, @@ -40080,9 +40080,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2164249999907497, + "duration_ms": 0.24970599997686804, "success": true, - "started_at_unix": 1788329279.1169548, + "started_at_unix": 1788415703.6878512, "bytes_sent": 313, "bytes_received": 358, "request_id": 261, @@ -40111,9 +40111,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22412900000290392, + "duration_ms": 0.21572199989350338, "success": true, - "started_at_unix": 1788329279.1172602, + "started_at_unix": 1788415703.688193, "bytes_sent": 313, "bytes_received": 360, "request_id": 262, @@ -40142,9 +40142,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22146500000985725, + "duration_ms": 0.5031579999013047, "success": true, - "started_at_unix": 1788329279.11761, + "started_at_unix": 1788415703.6885195, "bytes_sent": 313, "bytes_received": 366, "request_id": 263, @@ -40173,9 +40173,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3591229999813095, + "duration_ms": 0.45052099994791206, "success": true, - "started_at_unix": 1788329279.1179538, + "started_at_unix": 1788415703.6891522, "bytes_sent": 314, "bytes_received": 3532, "request_id": 264, @@ -40204,9 +40204,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2835110000205532, + "duration_ms": 0.40477500010638323, "success": true, - "started_at_unix": 1788329279.118669, + "started_at_unix": 1788415703.6899798, "bytes_sent": 315, "bytes_received": 1282, "request_id": 265, @@ -40235,9 +40235,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.78407899999911, + "duration_ms": 7.546663999846714, "success": true, - "started_at_unix": 1788329279.1192691, + "started_at_unix": 1788415703.6907153, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-283", @@ -40268,9 +40268,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.22061299998199502, + "duration_ms": 0.3370389999872714, "success": true, - "started_at_unix": 1788329279.1194434, + "started_at_unix": 1788415703.6909163, "bytes_sent": 82, "bytes_received": 59, "request_id": 266, @@ -40292,9 +40292,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25213200001417135, + "duration_ms": 0.3860099998291844, "success": true, - "started_at_unix": 1788329279.1204631, + "started_at_unix": 1788415703.6921678, "bytes_sent": 313, "bytes_received": 377, "request_id": 267, @@ -40323,9 +40323,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21699699999544464, + "duration_ms": 0.3578779999315884, "success": true, - "started_at_unix": 1788329279.120803, + "started_at_unix": 1788415703.6926432, "bytes_sent": 313, "bytes_received": 360, "request_id": 268, @@ -40354,9 +40354,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22810699999809003, + "duration_ms": 0.3691580000122485, "success": true, - "started_at_unix": 1788329279.121125, + "started_at_unix": 1788415703.6931124, "bytes_sent": 313, "bytes_received": 657, "request_id": 269, @@ -40385,9 +40385,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23163299999851006, + "duration_ms": 0.35891999982595735, "success": true, - "started_at_unix": 1788329279.1214788, + "started_at_unix": 1788415703.6936142, "bytes_sent": 313, "bytes_received": 366, "request_id": 270, @@ -40416,9 +40416,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.20915199999649303, + "duration_ms": 0.4066179999426822, "success": true, - "started_at_unix": 1788329279.1217923, + "started_at_unix": 1788415703.6940615, "bytes_sent": 313, "bytes_received": 358, "request_id": 271, @@ -40447,9 +40447,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22727600000393977, + "duration_ms": 0.3911899998456647, "success": true, - "started_at_unix": 1788329279.1220953, + "started_at_unix": 1788415703.6945658, "bytes_sent": 313, "bytes_received": 62, "request_id": 272, @@ -40477,9 +40477,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29619500000421795, + "duration_ms": 0.3692690002026211, "success": true, - "started_at_unix": 1788329279.122369, + "started_at_unix": 1788415703.695005, "bytes_sent": 312, "bytes_received": 883, "request_id": 273, @@ -40508,9 +40508,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2119170000014492, + "duration_ms": 0.34667600016291544, "success": true, - "started_at_unix": 1788329279.1227882, + "started_at_unix": 1788415703.6955023, "bytes_sent": 313, "bytes_received": 62, "request_id": 274, @@ -40538,9 +40538,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21791800000414696, + "duration_ms": 0.3568859999631968, "success": true, - "started_at_unix": 1788329279.1230388, + "started_at_unix": 1788415703.695889, "bytes_sent": 313, "bytes_received": 366, "request_id": 275, @@ -40569,9 +40569,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24718299999904048, + "duration_ms": 0.36484099996414443, "success": true, - "started_at_unix": 1788329279.123356, + "started_at_unix": 1788415703.6963444, "bytes_sent": 313, "bytes_received": 366, "request_id": 276, @@ -40600,9 +40600,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.285834999999679, + "duration_ms": 0.4476149999845802, "success": true, - "started_at_unix": 1788329279.1236942, + "started_at_unix": 1788415703.6968312, "bytes_sent": 313, "bytes_received": 883, "request_id": 277, @@ -40631,9 +40631,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21239699998432116, + "duration_ms": 1.5814099999715836, "success": true, - "started_at_unix": 1788329279.1241388, + "started_at_unix": 1788415703.6974237, "bytes_sent": 313, "bytes_received": 358, "request_id": 278, @@ -40662,9 +40662,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22875799999155788, + "duration_ms": 1.8197229999259434, "success": true, - "started_at_unix": 1788329279.1244411, + "started_at_unix": 1788415703.6990979, "bytes_sent": 313, "bytes_received": 360, "request_id": 279, @@ -40693,9 +40693,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23423900000807407, + "duration_ms": 0.2242180000848748, "success": true, - "started_at_unix": 1788329279.1247487, + "started_at_unix": 1788415703.7010107, "bytes_sent": 313, "bytes_received": 366, "request_id": 280, @@ -40724,9 +40724,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.37348899999756213, + "duration_ms": 2.70180799998343, "success": true, - "started_at_unix": 1788329279.1251001, + "started_at_unix": 1788415703.7013628, "bytes_sent": 314, "bytes_received": 3532, "request_id": 281, @@ -40755,9 +40755,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25090899998758687, + "duration_ms": 1.568305000091641, "success": true, - "started_at_unix": 1788329279.1258128, + "started_at_unix": 1788415703.70442, "bytes_sent": 315, "bytes_received": 1282, "request_id": 282, @@ -40786,9 +40786,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.627866000002314, + "duration_ms": 15.060955999842918, "success": true, - "started_at_unix": 1788329279.1263292, + "started_at_unix": 1788415703.7063525, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-301", @@ -40819,9 +40819,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.166801999995414, + "duration_ms": 0.25838100009423215, "success": true, - "started_at_unix": 1788329279.126595, + "started_at_unix": 1788415703.7066007, "bytes_sent": 82, "bytes_received": 59, "request_id": 283, @@ -40843,9 +40843,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2458900000021913, + "duration_ms": 0.27449200001683494, "success": true, - "started_at_unix": 1788329279.1276047, + "started_at_unix": 1788415703.707699, "bytes_sent": 313, "bytes_received": 377, "request_id": 284, @@ -40874,9 +40874,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22364800000218565, + "duration_ms": 0.21989999981997244, "success": true, - "started_at_unix": 1788329279.127936, + "started_at_unix": 1788415703.7080636, "bytes_sent": 313, "bytes_received": 360, "request_id": 285, @@ -40905,9 +40905,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.30027299999346724, + "duration_ms": 0.2588529998774902, "success": true, - "started_at_unix": 1788329279.1282685, + "started_at_unix": 1788415703.708393, "bytes_sent": 313, "bytes_received": 657, "request_id": 286, @@ -40936,9 +40936,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22856800001136435, + "duration_ms": 0.2247289999104396, "success": true, - "started_at_unix": 1788329279.1286993, + "started_at_unix": 1788415703.7088118, "bytes_sent": 313, "bytes_received": 366, "request_id": 287, @@ -40967,9 +40967,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22441999999500695, + "duration_ms": 0.21984999989399512, "success": true, - "started_at_unix": 1788329279.12901, + "started_at_unix": 1788415703.7091196, "bytes_sent": 313, "bytes_received": 358, "request_id": 288, @@ -40998,9 +40998,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19516500000804626, + "duration_ms": 0.19134700005452032, "success": true, - "started_at_unix": 1788329279.1293278, + "started_at_unix": 1788415703.7094338, "bytes_sent": 313, "bytes_received": 62, "request_id": 289, @@ -41028,9 +41028,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2615300000172738, + "duration_ms": 0.26957299996865913, "success": true, - "started_at_unix": 1788329279.129594, + "started_at_unix": 1788415703.7096703, "bytes_sent": 312, "bytes_received": 883, "request_id": 290, @@ -41059,9 +41059,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21953000000962675, + "duration_ms": 0.1992210000025807, "success": true, - "started_at_unix": 1788329279.1299746, + "started_at_unix": 1788415703.7100558, "bytes_sent": 313, "bytes_received": 62, "request_id": 291, @@ -41089,9 +41089,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2336870000192448, + "duration_ms": 0.20218700001350953, "success": true, - "started_at_unix": 1788329279.13024, + "started_at_unix": 1788415703.71029, "bytes_sent": 313, "bytes_received": 366, "request_id": 292, @@ -41120,9 +41120,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2468729999804964, + "duration_ms": 0.2456380000239733, "success": true, - "started_at_unix": 1788329279.1305943, + "started_at_unix": 1788415703.7105756, "bytes_sent": 313, "bytes_received": 366, "request_id": 293, @@ -41151,9 +41151,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.4598810000118192, + "duration_ms": 0.25119799988715386, "success": true, - "started_at_unix": 1788329279.1309283, + "started_at_unix": 1788415703.7109163, "bytes_sent": 313, "bytes_received": 883, "request_id": 294, @@ -41182,9 +41182,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24632099999166712, + "duration_ms": 0.2215229999364965, "success": true, - "started_at_unix": 1788329279.1315584, + "started_at_unix": 1788415703.7113202, "bytes_sent": 313, "bytes_received": 358, "request_id": 295, @@ -41213,9 +41213,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.233968000003415, + "duration_ms": 0.2500559999134566, "success": true, - "started_at_unix": 1788329279.1318934, + "started_at_unix": 1788415703.7116306, "bytes_sent": 313, "bytes_received": 360, "request_id": 296, @@ -41244,9 +41244,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21827899999493638, + "duration_ms": 0.20803799998247996, "success": true, - "started_at_unix": 1788329279.1322107, + "started_at_unix": 1788415703.7119653, "bytes_sent": 313, "bytes_received": 366, "request_id": 297, @@ -41275,9 +41275,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3564569999809919, + "duration_ms": 0.3860900001200207, "success": true, - "started_at_unix": 1788329279.1325717, + "started_at_unix": 1788415703.712287, "bytes_sent": 314, "bytes_received": 3532, "request_id": 298, @@ -41306,9 +41306,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2538749999985157, + "duration_ms": 0.2609169998777361, "success": true, - "started_at_unix": 1788329279.1332388, + "started_at_unix": 1788415703.7130291, "bytes_sent": 315, "bytes_received": 1282, "request_id": 299, @@ -41337,9 +41337,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.997987999994848, + "duration_ms": 6.709301999990203, "success": true, - "started_at_unix": 1788329279.1337943, + "started_at_unix": 1788415703.7136104, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-319", @@ -41370,9 +41370,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.1819510000018454, + "duration_ms": 0.1912069999434607, "success": true, - "started_at_unix": 1788329279.1340377, + "started_at_unix": 1788415703.713897, "bytes_sent": 82, "bytes_received": 59, "request_id": 300, @@ -41394,9 +41394,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22347899999886067, + "duration_ms": 0.25932399989869737, "success": true, - "started_at_unix": 1788329279.1351783, + "started_at_unix": 1788415703.7149622, "bytes_sent": 313, "bytes_received": 377, "request_id": 301, @@ -41425,9 +41425,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2490159999979369, + "duration_ms": 0.2408180000657012, "success": true, - "started_at_unix": 1788329279.1354885, + "started_at_unix": 1788415703.7153106, "bytes_sent": 313, "bytes_received": 360, "request_id": 302, @@ -41456,9 +41456,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23152300002493575, + "duration_ms": 0.28909899992868304, "success": true, - "started_at_unix": 1788329279.1358438, + "started_at_unix": 1788415703.71566, "bytes_sent": 313, "bytes_received": 657, "request_id": 303, @@ -41487,9 +41487,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21700600001395287, + "duration_ms": 0.2448059999551333, "success": true, - "started_at_unix": 1788329279.1362033, + "started_at_unix": 1788415703.716085, "bytes_sent": 313, "bytes_received": 366, "request_id": 304, @@ -41518,9 +41518,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23476900000218848, + "duration_ms": 0.22600100010095048, "success": true, - "started_at_unix": 1788329279.1365008, + "started_at_unix": 1788415703.7164145, "bytes_sent": 313, "bytes_received": 358, "request_id": 305, @@ -41549,9 +41549,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21594400001845315, + "duration_ms": 0.1867080000010901, "success": true, - "started_at_unix": 1788329279.1368275, + "started_at_unix": 1788415703.7167552, "bytes_sent": 313, "bytes_received": 62, "request_id": 306, @@ -41579,9 +41579,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25807299999769384, + "duration_ms": 0.2735000000484433, "success": true, - "started_at_unix": 1788329279.1370883, + "started_at_unix": 1788415703.7169814, "bytes_sent": 312, "bytes_received": 883, "request_id": 307, @@ -41610,9 +41610,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22481100000959486, + "duration_ms": 0.1844440000695613, "success": true, - "started_at_unix": 1788329279.1374638, + "started_at_unix": 1788415703.7173667, "bytes_sent": 313, "bytes_received": 62, "request_id": 308, @@ -41640,9 +41640,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23163300002693177, + "duration_ms": 0.20670500020969484, "success": true, - "started_at_unix": 1788329279.1377275, + "started_at_unix": 1788415703.717583, "bytes_sent": 313, "bytes_received": 366, "request_id": 309, @@ -41671,9 +41671,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24913699999729033, + "duration_ms": 0.20588399979715177, "success": true, - "started_at_unix": 1788329279.1380496, + "started_at_unix": 1788415703.7178793, "bytes_sent": 313, "bytes_received": 366, "request_id": 310, @@ -41702,9 +41702,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27834099998358397, + "duration_ms": 0.24865299997145485, "success": true, - "started_at_unix": 1788329279.1383908, + "started_at_unix": 1788415703.718174, "bytes_sent": 313, "bytes_received": 883, "request_id": 311, @@ -41733,9 +41733,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23508999998966829, + "duration_ms": 0.24605799990240484, "success": true, - "started_at_unix": 1788329279.1388073, + "started_at_unix": 1788415703.7185707, "bytes_sent": 313, "bytes_received": 358, "request_id": 312, @@ -41764,9 +41764,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19946399999071218, + "duration_ms": 0.21538200007853447, "success": true, - "started_at_unix": 1788329279.1391213, + "started_at_unix": 1788415703.7189066, "bytes_sent": 313, "bytes_received": 360, "request_id": 313, @@ -41795,9 +41795,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22121400002106384, + "duration_ms": 0.21684500006813323, "success": true, - "started_at_unix": 1788329279.1393912, + "started_at_unix": 1788415703.719203, "bytes_sent": 313, "bytes_received": 366, "request_id": 314, @@ -41826,9 +41826,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3114430000152879, + "duration_ms": 0.3759810001611186, "success": true, - "started_at_unix": 1788329279.1397183, + "started_at_unix": 1788415703.7195375, "bytes_sent": 314, "bytes_received": 3532, "request_id": 315, @@ -41857,9 +41857,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.3093589999991764, + "duration_ms": 0.3034960000150022, "success": true, - "started_at_unix": 1788329279.140388, + "started_at_unix": 1788415703.720274, "bytes_sent": 315, "bytes_received": 1282, "request_id": 316, @@ -41888,9 +41888,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.588571999998294, + "duration_ms": 6.820308999976987, "success": true, - "started_at_unix": 1788329279.1409953, + "started_at_unix": 1788415703.7209456, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-337", @@ -41921,9 +41921,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.17445599999632577, + "duration_ms": 0.2686300001641939, "success": true, - "started_at_unix": 1788329279.1412487, + "started_at_unix": 1788415703.7211988, "bytes_sent": 82, "bytes_received": 59, "request_id": 317, @@ -41945,9 +41945,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23886699997888172, + "duration_ms": 0.2363810001497768, "success": true, - "started_at_unix": 1788329279.1421998, + "started_at_unix": 1788415703.722334, "bytes_sent": 313, "bytes_received": 377, "request_id": 318, @@ -41976,9 +41976,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23467900001605813, + "duration_ms": 0.24814300013531465, "success": true, - "started_at_unix": 1788329279.1425493, + "started_at_unix": 1788415703.7226567, "bytes_sent": 313, "bytes_received": 360, "request_id": 319, @@ -42007,9 +42007,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2508089999935237, + "duration_ms": 0.24097000004985603, "success": true, - "started_at_unix": 1788329279.1428926, + "started_at_unix": 1788415703.7230067, "bytes_sent": 313, "bytes_received": 657, "request_id": 320, @@ -42038,9 +42038,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.243995999994695, + "duration_ms": 0.21403899995675602, "success": true, - "started_at_unix": 1788329279.143276, + "started_at_unix": 1788415703.7233753, "bytes_sent": 313, "bytes_received": 366, "request_id": 321, @@ -42069,9 +42069,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2221160000033251, + "duration_ms": 0.2393259999280417, "success": true, - "started_at_unix": 1788329279.143634, + "started_at_unix": 1788415703.723664, "bytes_sent": 313, "bytes_received": 358, "request_id": 322, @@ -42100,9 +42100,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19276000000445492, + "duration_ms": 0.17539700002089376, "success": true, - "started_at_unix": 1788329279.1439514, + "started_at_unix": 1788415703.723995, "bytes_sent": 313, "bytes_received": 62, "request_id": 323, @@ -42130,9 +42130,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2562389999809511, + "duration_ms": 0.24455600009787304, "success": true, - "started_at_unix": 1788329279.144189, + "started_at_unix": 1788415703.7242146, "bytes_sent": 312, "bytes_received": 883, "request_id": 324, @@ -42161,9 +42161,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22776699998416916, + "duration_ms": 0.23868500011303695, "success": true, - "started_at_unix": 1788329279.1445918, + "started_at_unix": 1788415703.72458, "bytes_sent": 313, "bytes_received": 62, "request_id": 325, @@ -42191,9 +42191,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2662589999999909, + "duration_ms": 0.23481800008084974, "success": true, - "started_at_unix": 1788329279.1448596, + "started_at_unix": 1788415703.7248583, "bytes_sent": 313, "bytes_received": 366, "request_id": 326, @@ -42222,9 +42222,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.24844500001108827, + "duration_ms": 0.21790599998894322, "success": true, - "started_at_unix": 1788329279.1452262, + "started_at_unix": 1788415703.7251906, "bytes_sent": 313, "bytes_received": 366, "request_id": 327, @@ -42253,9 +42253,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.25740200001678204, + "duration_ms": 0.27791799993792665, "success": true, - "started_at_unix": 1788329279.145595, + "started_at_unix": 1788415703.725499, "bytes_sent": 313, "bytes_received": 883, "request_id": 328, @@ -42284,9 +42284,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22916899999358975, + "duration_ms": 0.22014099999978498, "success": true, - "started_at_unix": 1788329279.1460054, + "started_at_unix": 1788415703.72593, "bytes_sent": 313, "bytes_received": 358, "request_id": 329, @@ -42315,9 +42315,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2537649999965197, + "duration_ms": 0.23200300006465113, "success": true, - "started_at_unix": 1788329279.146328, + "started_at_unix": 1788415703.7262416, "bytes_sent": 313, "bytes_received": 360, "request_id": 330, @@ -42346,9 +42346,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23065199999905417, + "duration_ms": 0.26170799992542015, "success": true, - "started_at_unix": 1788329279.1466691, + "started_at_unix": 1788415703.7265608, "bytes_sent": 313, "bytes_received": 366, "request_id": 331, @@ -42377,9 +42377,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.353751999995211, + "duration_ms": 0.36604299998543866, "success": true, - "started_at_unix": 1788329279.1470196, + "started_at_unix": 1788415703.7269428, "bytes_sent": 314, "bytes_received": 3532, "request_id": 332, @@ -42408,9 +42408,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.254996999984769, + "duration_ms": 0.29690299993490044, "success": true, - "started_at_unix": 1788329279.1477103, + "started_at_unix": 1788415703.7276578, "bytes_sent": 315, "bytes_received": 1282, "request_id": 333, @@ -42439,9 +42439,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.796691999994664, + "duration_ms": 6.788739999819882, "success": true, - "started_at_unix": 1788329279.1482544, + "started_at_unix": 1788415703.7282932, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-355", @@ -42472,9 +42472,9 @@ { "kind": "request", "method": "typeServer/getSnapshot", - "duration_ms": 0.19573599999489488, + "duration_ms": 0.2231759999631322, "success": true, - "started_at_unix": 1788329279.1484923, + "started_at_unix": 1788415703.7285573, "bytes_sent": 82, "bytes_received": 59, "request_id": 334, @@ -42496,9 +42496,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.29260800002361975, + "duration_ms": 0.25937400005204836, "success": true, - "started_at_unix": 1788329279.149451, + "started_at_unix": 1788415703.7295423, "bytes_sent": 313, "bytes_received": 377, "request_id": 335, @@ -42527,9 +42527,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22606299998528812, + "duration_ms": 0.21817700007886742, "success": true, - "started_at_unix": 1788329279.149836, + "started_at_unix": 1788415703.7298903, "bytes_sent": 313, "bytes_received": 360, "request_id": 336, @@ -42558,9 +42558,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2675210000120387, + "duration_ms": 0.2570290000676323, "success": true, - "started_at_unix": 1788329279.1501708, + "started_at_unix": 1788415703.7302194, "bytes_sent": 313, "bytes_received": 657, "request_id": 337, @@ -42589,9 +42589,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.23893700000598983, + "duration_ms": 0.249905999908151, "success": true, - "started_at_unix": 1788329279.1505933, + "started_at_unix": 1788415703.7306142, "bytes_sent": 313, "bytes_received": 366, "request_id": 338, @@ -42620,9 +42620,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.22098300001971438, + "duration_ms": 0.22989800004324934, "success": true, - "started_at_unix": 1788329279.1509202, + "started_at_unix": 1788415703.7309535, "bytes_sent": 313, "bytes_received": 358, "request_id": 339, @@ -42651,9 +42651,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.1886729999966974, + "duration_ms": 0.1969870002085372, "success": true, - "started_at_unix": 1788329279.151225, + "started_at_unix": 1788415703.7312765, "bytes_sent": 313, "bytes_received": 62, "request_id": 340, @@ -42681,9 +42681,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.258302999981197, + "duration_ms": 0.2543249997870589, "success": true, - "started_at_unix": 1788329279.151454, + "started_at_unix": 1788415703.7315168, "bytes_sent": 312, "bytes_received": 883, "request_id": 341, @@ -42712,9 +42712,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.19750900000303773, + "duration_ms": 0.2120659999036434, "success": true, - "started_at_unix": 1788329279.151827, + "started_at_unix": 1788415703.731896, "bytes_sent": 313, "bytes_received": 62, "request_id": 342, @@ -42742,9 +42742,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21553399997742417, + "duration_ms": 0.21344700007830397, "success": true, - "started_at_unix": 1788329279.152063, + "started_at_unix": 1788415703.7321472, "bytes_sent": 313, "bytes_received": 366, "request_id": 343, @@ -42773,9 +42773,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2657569999939824, + "duration_ms": 0.2313019999746757, "success": true, - "started_at_unix": 1788329279.1523721, + "started_at_unix": 1788415703.732456, "bytes_sent": 313, "bytes_received": 366, "request_id": 344, @@ -42804,9 +42804,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.27425299998640185, + "duration_ms": 0.23764299999129435, "success": true, - "started_at_unix": 1788329279.1527278, + "started_at_unix": 1788415703.7328062, "bytes_sent": 313, "bytes_received": 883, "request_id": 345, @@ -42835,9 +42835,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2035109999951601, + "duration_ms": 0.19564500007618335, "success": true, - "started_at_unix": 1788329279.1531446, + "started_at_unix": 1788415703.733171, "bytes_sent": 313, "bytes_received": 358, "request_id": 346, @@ -42866,9 +42866,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.21366999999372638, + "duration_ms": 0.20625499996640428, "success": true, - "started_at_unix": 1788329279.1534224, + "started_at_unix": 1788415703.7334495, "bytes_sent": 313, "bytes_received": 360, "request_id": 347, @@ -42897,9 +42897,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.2200020000202585, + "duration_ms": 0.20792800000890566, "success": true, - "started_at_unix": 1788329279.1537158, + "started_at_unix": 1788415703.733765, "bytes_sent": 313, "bytes_received": 366, "request_id": 348, @@ -42928,9 +42928,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.34804199998461627, + "duration_ms": 0.3774639999392093, "success": true, - "started_at_unix": 1788329279.15405, + "started_at_unix": 1788415703.7340913, "bytes_sent": 314, "bytes_received": 3532, "request_id": 349, @@ -42959,9 +42959,9 @@ { "kind": "request", "method": "typeServer/getComputedType", - "duration_ms": 0.262031000005436, + "duration_ms": 0.28716499991787714, "success": true, - "started_at_unix": 1788329279.1547487, + "started_at_unix": 1788415703.734846, "bytes_sent": 315, "bytes_received": 1282, "request_id": 350, @@ -42990,9 +42990,9 @@ { "kind": "request", "method": "typeServer/semanticTokens", - "duration_ms": 6.571761000003562, + "duration_ms": 6.649120000020048, "success": true, - "started_at_unix": 1788329279.1552927, + "started_at_unix": 1788415703.7354658, "bytes_sent": 0, "bytes_received": 0, "request_id": "local-373", @@ -43023,9 +43023,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.028874000008727307, + "duration_ms": 0.0619550000919844, "success": true, - "started_at_unix": 1788329279.1557171, + "started_at_unix": 1788415703.7359931, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43038,9 +43038,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.018275000002176967, + "duration_ms": 0.048811999931785977, "success": true, - "started_at_unix": 1788329279.1557527, + "started_at_unix": 1788415703.736064, "bytes_sent": 225, "bytes_received": 0, "request_id": null, @@ -43053,9 +43053,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.014125999996394967, + "duration_ms": 0.050134000048274174, "success": true, - "started_at_unix": 1788329279.155776, + "started_at_unix": 1788415703.7361228, "bytes_sent": 219, "bytes_received": 0, "request_id": null, @@ -43068,9 +43068,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.2392380000060257, + "duration_ms": 0.21731500009991578, "success": true, - "started_at_unix": 1788329279.1557994, + "started_at_unix": 1788415703.7361858, "bytes_sent": 68, "bytes_received": 62, "request_id": 351, @@ -43088,9 +43088,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025888999999779116, + "duration_ms": 0.025538000045344234, "success": true, - "started_at_unix": 1788329279.1560574, + "started_at_unix": 1788415703.736423, "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": 731.1413550000054, + "total_duration_ms": 760.2416570000514, "error_message": null, "summary": { "request_count": 32, @@ -43121,11 +43121,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 445711, - "min_ms": 0.13468199998101227, - "max_ms": 259.3764519999979, - "mean_ms": 21.60534337499964, - "median_ms": 2.4110240000112526, - "p95_ms": 173.88611544998153, + "min_ms": 0.17185100000460807, + "max_ms": 267.9942890001712, + "mean_ms": 22.333643249986324, + "median_ms": 1.3659139999617764, + "p95_ms": 178.73096464998068, "result_summary": { "present_count": 31, "empty_count": 1, @@ -43181,27 +43181,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.3932720000109384, - "max_ms": 158.37707199997908, - "mean_ms": 20.034813399996665, - "median_ms": 3.841806000011161, - "p95_ms": 92.15787369999033 + "min_ms": 0.5483929999172688, + "max_ms": 167.73973399995157, + "mean_ms": 21.286006699961035, + "median_ms": 2.843186999939462, + "p95_ms": 101.67742819999133 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.23835600001120838, - "max_ms": 10.817645999992465, - "mean_ms": 2.3308393000036176, - "median_ms": 1.400876500014192, - "p95_ms": 7.862289449994357 + "min_ms": 0.2502770000774035, + "max_ms": 10.728253000024779, + "mean_ms": 2.592216800007918, + "median_ms": 1.4060819999031082, + "p95_ms": 7.8241820500238575 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.3231240000047819, - "max_ms": 0.3623979999929361, - "mean_ms": 0.34167719999800283, - "median_ms": 0.3452760000186572, - "p95_ms": 0.3589855999905467 + "min_ms": 0.34303000006730144, + "max_ms": 0.3728149999915331, + "mean_ms": 0.35651859998324653, + "median_ms": 0.3603620000376395, + "p95_ms": 0.37058279999655497 } }, "validation": { @@ -43227,11 +43227,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 330405, - "min_ms": 4.1290980000212585, - "max_ms": 158.37707199997908, - "mean_ms": 36.617915599998696, - "median_ms": 5.207466999991084, - "p95_ms": 128.94631719998412, + "min_ms": 5.085222999923644, + "max_ms": 167.73973399995157, + "mean_ms": 42.00464939995072, + "median_ms": 8.397790999879362, + "p95_ms": 138.37870919996928, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43291,9 +43291,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 192.8416129999846, + "duration_ms": 192.16469100001632, "success": true, - "started_at_unix": 1788329279.1907094, + "started_at_unix": 1788415703.761297, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -43321,9 +43321,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.37707199997908, + "duration_ms": 167.73973399995157, "success": true, - "started_at_unix": 1788329279.3865938, + "started_at_unix": 1788415703.9564626, "bytes_sent": 272, "bytes_received": 65393, "request_id": 3, @@ -43351,9 +43351,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.207466999991084, + "duration_ms": 7.86588899995877, "success": true, - "started_at_unix": 1788329279.5498347, + "started_at_unix": 1788415704.1289027, "bytes_sent": 272, "bytes_received": 66253, "request_id": 4, @@ -43381,9 +43381,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.223298000004434, + "duration_ms": 20.934610000040266, "success": true, - "started_at_unix": 1788329279.5597444, + "started_at_unix": 1788415704.1445947, "bytes_sent": 272, "bytes_received": 66253, "request_id": 5, @@ -43411,9 +43411,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.1290980000212585, + "duration_ms": 5.085222999923644, "success": true, - "started_at_unix": 1788329279.575628, + "started_at_unix": 1788415704.1704788, "bytes_sent": 272, "bytes_received": 66253, "request_id": 6, @@ -43441,9 +43441,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.152642999997624, + "duration_ms": 8.397790999879362, "success": true, - "started_at_unix": 1788329279.5843124, + "started_at_unix": 1788415704.1804082, "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.23835600001120838, - "max_ms": 10.817645999992465, - "mean_ms": 2.66933999999992, - "median_ms": 0.27551599998787424, - "p95_ms": 9.00878859999352, + "min_ms": 0.2502770000774035, + "max_ms": 10.728253000024779, + "mean_ms": 2.645364600039102, + "median_ms": 0.28858800010311825, + "p95_ms": 8.924227400029848, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43550,9 +43550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 259.3764519999979, + "duration_ms": 267.9942890001712, "success": true, - "started_at_unix": 1788329279.5933595, + "started_at_unix": 1788415704.1969204, "bytes_sent": 240, "bytes_received": 282, "request_id": 8, @@ -43580,9 +43580,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.817645999992465, + "duration_ms": 10.728253000024779, "success": true, - "started_at_unix": 1788329279.8528228, + "started_at_unix": 1788415704.4650006, "bytes_sent": 240, "bytes_received": 282, "request_id": 9, @@ -43610,9 +43610,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.773358999997754, + "duration_ms": 1.7081250000501313, "success": true, - "started_at_unix": 1788329279.8637335, + "started_at_unix": 1788415704.475861, "bytes_sent": 241, "bytes_received": 283, "request_id": 10, @@ -43640,9 +43640,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27551599998787424, + "duration_ms": 0.28858800010311825, "success": true, - "started_at_unix": 1788329279.865579, + "started_at_unix": 1788415704.4776227, "bytes_sent": 241, "bytes_received": 283, "request_id": 11, @@ -43670,9 +43670,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24182300001029944, + "duration_ms": 0.25157999994007696, "success": true, - "started_at_unix": 1788329279.865904, + "started_at_unix": 1788415704.4779565, "bytes_sent": 241, "bytes_received": 283, "request_id": 12, @@ -43700,9 +43700,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23835600001120838, + "duration_ms": 0.2502770000774035, "success": true, - "started_at_unix": 1788329279.8661923, + "started_at_unix": 1788415704.4782503, "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.3231240000047819, - "max_ms": 0.3623979999929361, - "mean_ms": 0.34167719999800283, - "median_ms": 0.3452760000186572, - "p95_ms": 0.3589855999905467, + "min_ms": 0.34303000006730144, + "max_ms": 0.3728149999915331, + "mean_ms": 0.35651859998324653, + "median_ms": 0.3603620000376395, + "p95_ms": 0.37058279999655497, "result_summary": { "present_count": 5, "empty_count": 0, @@ -43809,9 +43809,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.44555400000945156, + "duration_ms": 0.46019799992791377, "success": true, - "started_at_unix": 1788329279.8665965, + "started_at_unix": 1788415704.4786305, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -43839,9 +43839,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3623979999929361, + "duration_ms": 0.3603620000376395, "success": true, - "started_at_unix": 1788329279.86709, + "started_at_unix": 1788415704.4791396, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -43869,9 +43869,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3452760000186572, + "duration_ms": 0.3616540000166424, "success": true, - "started_at_unix": 1788329279.8675134, + "started_at_unix": 1788415704.4795594, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -43899,9 +43899,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.33225199999264987, + "duration_ms": 0.34303000006730144, "success": true, - "started_at_unix": 1788329279.8679163, + "started_at_unix": 1788415704.47998, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -43929,9 +43929,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3453359999809891, + "duration_ms": 0.3728149999915331, "success": true, - "started_at_unix": 1788329279.8683035, + "started_at_unix": 1788415704.4803793, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -43959,9 +43959,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3231240000047819, + "duration_ms": 0.3447319998031162, "success": true, - "started_at_unix": 1788329279.8687065, + "started_at_unix": 1788415704.480814, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -44004,11 +44004,11 @@ "failure_count": 0, "bytes_sent": 1370, "bytes_received": 18250, - "min_ms": 3.3932720000109384, - "max_ms": 3.5545140000010633, - "mean_ms": 3.4517111999946337, - "median_ms": 3.4386159999826305, - "p95_ms": 3.5391371999992316, + "min_ms": 0.5483929999172688, + "max_ms": 0.60115099995528, + "mean_ms": 0.5673639999713487, + "median_ms": 0.5618970001251, + "p95_ms": 0.5961255999409332, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44068,9 +44068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.416796000005661, + "duration_ms": 2.4451300000691845, "success": true, - "started_at_unix": 1788329279.8692544, + "started_at_unix": 1788415704.4813995, "bytes_sent": 274, "bytes_received": 3650, "request_id": 20, @@ -44098,9 +44098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5545140000010633, + "duration_ms": 0.5760239998835459, "success": true, - "started_at_unix": 1788329279.8718338, + "started_at_unix": 1788415704.4840345, "bytes_sent": 274, "bytes_received": 3650, "request_id": 21, @@ -44128,9 +44128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3932720000109384, + "duration_ms": 0.5483929999172688, "success": true, - "started_at_unix": 1788329279.8756247, + "started_at_unix": 1788415704.4848566, "bytes_sent": 274, "bytes_received": 3650, "request_id": 22, @@ -44158,9 +44158,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4776299999919047, + "duration_ms": 0.60115099995528, "success": true, - "started_at_unix": 1788329279.8792143, + "started_at_unix": 1788415704.4855938, "bytes_sent": 274, "bytes_received": 3650, "request_id": 23, @@ -44188,9 +44188,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4386159999826305, + "duration_ms": 0.5493549999755487, "success": true, - "started_at_unix": 1788329279.8829098, + "started_at_unix": 1788415704.4864087, "bytes_sent": 274, "bytes_received": 3650, "request_id": 24, @@ -44218,9 +44218,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3945239999866317, + "duration_ms": 0.5618970001251, "success": true, - "started_at_unix": 1788329279.8865905, + "started_at_unix": 1788415704.487136, "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.3627300000109699, - "max_ms": 4.250186999996686, - "mean_ms": 1.992338600007315, - "median_ms": 1.428463000024749, - "p95_ms": 3.7095541999974553, + "min_ms": 1.3649459999669489, + "max_ms": 4.274762000022747, + "mean_ms": 2.5390689999767346, + "median_ms": 1.4452819998496125, + "p95_ms": 4.26850420003575, "result_summary": { "present_count": 5, "empty_count": 0, @@ -44327,9 +44327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.385726000000204, + "duration_ms": 8.599078999850462, "success": true, - "started_at_unix": 1788329279.8904119, + "started_at_unix": 1788415704.4881868, "bytes_sent": 241, "bytes_received": 3748, "request_id": 26, @@ -44357,9 +44357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5470230000005358, + "duration_ms": 1.4452819998496125, "success": true, - "started_at_unix": 1788329279.8989484, + "started_at_unix": 1788415704.4969153, "bytes_sent": 241, "bytes_received": 3748, "request_id": 27, @@ -44387,9 +44387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.250186999996686, + "duration_ms": 4.274762000022747, "success": true, - "started_at_unix": 1788329279.900663, + "started_at_unix": 1788415704.4985173, "bytes_sent": 241, "bytes_received": 3748, "request_id": 28, @@ -44417,9 +44417,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.428463000024749, + "duration_ms": 1.3649459999669489, "success": true, - "started_at_unix": 1788329279.9050424, + "started_at_unix": 1788415704.5029228, "bytes_sent": 241, "bytes_received": 3748, "request_id": 29, @@ -44447,9 +44447,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3732900000036352, + "duration_ms": 4.243473000087761, "success": true, - "started_at_unix": 1788329279.9066386, + "started_at_unix": 1788415704.5044317, "bytes_sent": 241, "bytes_received": 3748, "request_id": 30, @@ -44477,9 +44477,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3627300000109699, + "duration_ms": 1.366881999956604, "success": true, - "started_at_unix": 1788329279.9081273, + "started_at_unix": 1788415704.5088382, "bytes_sent": 241, "bytes_received": 3748, "request_id": 31, @@ -44511,9 +44511,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 2.4052520000168442, + "duration_ms": 2.276517999916905, "success": true, - "started_at_unix": 1788329279.1876225, + "started_at_unix": 1788415703.758711, "bytes_sent": 646, "bytes_received": 1314, "request_id": 1, @@ -44532,9 +44532,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02673900002037044, + "duration_ms": 0.02013800008171529, "success": true, - "started_at_unix": 1788329279.1901321, + "started_at_unix": 1788415703.7610729, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -44547,9 +44547,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.020748999986608396, + "duration_ms": 0.0347449999935634, "success": true, - "started_at_unix": 1788329279.1901846, + "started_at_unix": 1788415703.7611134, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -44565,9 +44565,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.2750749999904656, + "duration_ms": 0.019747000123970793, "success": true, - "started_at_unix": 1788329279.1903865, + "started_at_unix": 1788415703.7612393, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -44583,9 +44583,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 192.8416129999846, + "duration_ms": 192.16469100001632, "success": true, - "started_at_unix": 1788329279.1907094, + "started_at_unix": 1788415703.761297, "bytes_sent": 272, "bytes_received": 65393, "request_id": 2, @@ -44613,9 +44613,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.37707199997908, + "duration_ms": 167.73973399995157, "success": true, - "started_at_unix": 1788329279.3865938, + "started_at_unix": 1788415703.9564626, "bytes_sent": 272, "bytes_received": 65393, "request_id": 3, @@ -44643,9 +44643,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.207466999991084, + "duration_ms": 7.86588899995877, "success": true, - "started_at_unix": 1788329279.5498347, + "started_at_unix": 1788415704.1289027, "bytes_sent": 272, "bytes_received": 66253, "request_id": 4, @@ -44673,9 +44673,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 11.223298000004434, + "duration_ms": 20.934610000040266, "success": true, - "started_at_unix": 1788329279.5597444, + "started_at_unix": 1788415704.1445947, "bytes_sent": 272, "bytes_received": 66253, "request_id": 5, @@ -44703,9 +44703,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.1290980000212585, + "duration_ms": 5.085222999923644, "success": true, - "started_at_unix": 1788329279.575628, + "started_at_unix": 1788415704.1704788, "bytes_sent": 272, "bytes_received": 66253, "request_id": 6, @@ -44733,9 +44733,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.152642999997624, + "duration_ms": 8.397790999879362, "success": true, - "started_at_unix": 1788329279.5843124, + "started_at_unix": 1788415704.1804082, "bytes_sent": 272, "bytes_received": 66253, "request_id": 7, @@ -44763,9 +44763,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 259.3764519999979, + "duration_ms": 267.9942890001712, "success": true, - "started_at_unix": 1788329279.5933595, + "started_at_unix": 1788415704.1969204, "bytes_sent": 240, "bytes_received": 282, "request_id": 8, @@ -44793,9 +44793,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.817645999992465, + "duration_ms": 10.728253000024779, "success": true, - "started_at_unix": 1788329279.8528228, + "started_at_unix": 1788415704.4650006, "bytes_sent": 240, "bytes_received": 282, "request_id": 9, @@ -44823,9 +44823,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.773358999997754, + "duration_ms": 1.7081250000501313, "success": true, - "started_at_unix": 1788329279.8637335, + "started_at_unix": 1788415704.475861, "bytes_sent": 241, "bytes_received": 283, "request_id": 10, @@ -44853,9 +44853,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.27551599998787424, + "duration_ms": 0.28858800010311825, "success": true, - "started_at_unix": 1788329279.865579, + "started_at_unix": 1788415704.4776227, "bytes_sent": 241, "bytes_received": 283, "request_id": 11, @@ -44883,9 +44883,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24182300001029944, + "duration_ms": 0.25157999994007696, "success": true, - "started_at_unix": 1788329279.865904, + "started_at_unix": 1788415704.4779565, "bytes_sent": 241, "bytes_received": 283, "request_id": 12, @@ -44913,9 +44913,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23835600001120838, + "duration_ms": 0.2502770000774035, "success": true, - "started_at_unix": 1788329279.8661923, + "started_at_unix": 1788415704.4782503, "bytes_sent": 241, "bytes_received": 283, "request_id": 13, @@ -44943,9 +44943,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.44555400000945156, + "duration_ms": 0.46019799992791377, "success": true, - "started_at_unix": 1788329279.8665965, + "started_at_unix": 1788415704.4786305, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -44973,9 +44973,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3623979999929361, + "duration_ms": 0.3603620000376395, "success": true, - "started_at_unix": 1788329279.86709, + "started_at_unix": 1788415704.4791396, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -45003,9 +45003,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3452760000186572, + "duration_ms": 0.3616540000166424, "success": true, - "started_at_unix": 1788329279.8675134, + "started_at_unix": 1788415704.4795594, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -45033,9 +45033,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.33225199999264987, + "duration_ms": 0.34303000006730144, "success": true, - "started_at_unix": 1788329279.8679163, + "started_at_unix": 1788415704.47998, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -45063,9 +45063,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3453359999809891, + "duration_ms": 0.3728149999915331, "success": true, - "started_at_unix": 1788329279.8683035, + "started_at_unix": 1788415704.4803793, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -45093,9 +45093,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.3231240000047819, + "duration_ms": 0.3447319998031162, "success": true, - "started_at_unix": 1788329279.8687065, + "started_at_unix": 1788415704.480814, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -45123,9 +45123,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02674000000979504, + "duration_ms": 0.03087799996137619, "success": true, - "started_at_unix": 1788329279.8692183, + "started_at_unix": 1788415704.4813545, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45142,9 +45142,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.416796000005661, + "duration_ms": 2.4451300000691845, "success": true, - "started_at_unix": 1788329279.8692544, + "started_at_unix": 1788415704.4813995, "bytes_sent": 274, "bytes_received": 3650, "request_id": 20, @@ -45172,9 +45172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022632999986171853, + "duration_ms": 0.027440999929240206, "success": true, - "started_at_unix": 1788329279.871783, + "started_at_unix": 1788415704.4839578, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45191,9 +45191,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013846000001649372, + "duration_ms": 0.02583800005595549, "success": true, - "started_at_unix": 1788329279.871813, + "started_at_unix": 1788415704.4839964, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45210,9 +45210,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5545140000010633, + "duration_ms": 0.5760239998835459, "success": true, - "started_at_unix": 1788329279.8718338, + "started_at_unix": 1788415704.4840345, "bytes_sent": 274, "bytes_received": 3650, "request_id": 21, @@ -45240,9 +45240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023494999993545207, + "duration_ms": 0.021069000013085315, "success": true, - "started_at_unix": 1788329279.875573, + "started_at_unix": 1788415704.4848087, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45259,9 +45259,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013464999994994287, + "duration_ms": 0.012703000038527534, "success": true, - "started_at_unix": 1788329279.875604, + "started_at_unix": 1788415704.484837, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45278,9 +45278,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3932720000109384, + "duration_ms": 0.5483929999172688, "success": true, - "started_at_unix": 1788329279.8756247, + "started_at_unix": 1788415704.4848566, "bytes_sent": 274, "bytes_received": 3650, "request_id": 22, @@ -45308,9 +45308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021561000011161013, + "duration_ms": 0.021159999960218556, "success": true, - "started_at_unix": 1788329279.879164, + "started_at_unix": 1788415704.4855466, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45327,9 +45327,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013895999984470109, + "duration_ms": 0.012753999953929451, "success": true, - "started_at_unix": 1788329279.879193, + "started_at_unix": 1788415704.485574, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45346,9 +45346,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4776299999919047, + "duration_ms": 0.60115099995528, "success": true, - "started_at_unix": 1788329279.8792143, + "started_at_unix": 1788415704.4855938, "bytes_sent": 274, "bytes_received": 3650, "request_id": 23, @@ -45376,9 +45376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023123000005398353, + "duration_ms": 0.021801000002596993, "success": true, - "started_at_unix": 1788329279.8828576, + "started_at_unix": 1788415704.486361, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -45395,9 +45395,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014015999994398953, + "duration_ms": 0.012342999980319291, "success": true, - "started_at_unix": 1788329279.8828886, + "started_at_unix": 1788415704.4863904, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45414,9 +45414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.4386159999826305, + "duration_ms": 0.5493549999755487, "success": true, - "started_at_unix": 1788329279.8829098, + "started_at_unix": 1788415704.4864087, "bytes_sent": 274, "bytes_received": 3650, "request_id": 24, @@ -45444,9 +45444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021619999984068272, + "duration_ms": 0.01839500009737094, "success": true, - "started_at_unix": 1788329279.8864934, + "started_at_unix": 1788415704.4870942, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45463,9 +45463,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03287100000193277, + "duration_ms": 0.011721999953806517, "success": true, - "started_at_unix": 1788329279.8865452, + "started_at_unix": 1788415704.4871185, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -45482,9 +45482,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.3945239999866317, + "duration_ms": 0.5618970001251, "success": true, - "started_at_unix": 1788329279.8865905, + "started_at_unix": 1788415704.487136, "bytes_sent": 274, "bytes_received": 3650, "request_id": 25, @@ -45512,9 +45512,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022633000014593563, + "duration_ms": 0.019164999912391067, "success": true, - "started_at_unix": 1788329279.8901484, + "started_at_unix": 1788415704.487887, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45531,9 +45531,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03640799999971023, + "duration_ms": 0.03793000018958992, "success": true, - "started_at_unix": 1788329279.890362, + "started_at_unix": 1788415704.4881313, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45550,9 +45550,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.385726000000204, + "duration_ms": 8.599078999850462, "success": true, - "started_at_unix": 1788329279.8904119, + "started_at_unix": 1788415704.4881868, "bytes_sent": 241, "bytes_received": 3748, "request_id": 26, @@ -45580,9 +45580,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02847400000405287, + "duration_ms": 0.025949000018954393, "success": true, - "started_at_unix": 1788329279.8988674, + "started_at_unix": 1788415704.4968553, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45599,9 +45599,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028794000002108078, + "duration_ms": 0.01482700008637039, "success": true, - "started_at_unix": 1788329279.8989053, + "started_at_unix": 1788415704.4968889, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45618,9 +45618,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.5470230000005358, + "duration_ms": 1.4452819998496125, "success": true, - "started_at_unix": 1788329279.8989484, + "started_at_unix": 1788415704.4969153, "bytes_sent": 241, "bytes_received": 3748, "request_id": 27, @@ -45648,9 +45648,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.043180999995229286, + "duration_ms": 0.025858000071821152, "success": true, - "started_at_unix": 1788329279.900574, + "started_at_unix": 1788415704.4984403, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45667,9 +45667,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02600900000970796, + "duration_ms": 0.02868300020963943, "success": true, - "started_at_unix": 1788329279.9006252, + "started_at_unix": 1788415704.498477, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45686,9 +45686,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.250186999996686, + "duration_ms": 4.274762000022747, "success": true, - "started_at_unix": 1788329279.900663, + "started_at_unix": 1788415704.4985173, "bytes_sent": 241, "bytes_received": 3748, "request_id": 28, @@ -45716,9 +45716,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02286299999809671, + "duration_ms": 0.02224099989689421, "success": true, - "started_at_unix": 1788329279.9049907, + "started_at_unix": 1788415704.5028725, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45735,9 +45735,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014347000018233302, + "duration_ms": 0.013765999938186724, "success": true, - "started_at_unix": 1788329279.9050212, + "started_at_unix": 1788415704.5029023, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45754,9 +45754,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.428463000024749, + "duration_ms": 1.3649459999669489, "success": true, - "started_at_unix": 1788329279.9050424, + "started_at_unix": 1788415704.5029228, "bytes_sent": 241, "bytes_received": 3748, "request_id": 29, @@ -45784,9 +45784,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023483999996187777, + "duration_ms": 0.021240000023681205, "success": true, - "started_at_unix": 1788329279.9065866, + "started_at_unix": 1788415704.504384, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45803,9 +45803,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01374600000758619, + "duration_ms": 0.012854000033257762, "success": true, - "started_at_unix": 1788329279.9066179, + "started_at_unix": 1788415704.504412, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45822,9 +45822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3732900000036352, + "duration_ms": 4.243473000087761, "success": true, - "started_at_unix": 1788329279.9066386, + "started_at_unix": 1788415704.5044317, "bytes_sent": 241, "bytes_received": 3748, "request_id": 30, @@ -45852,9 +45852,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020188000007692608, + "duration_ms": 0.022792999970988603, "success": true, - "started_at_unix": 1788329279.9080818, + "started_at_unix": 1788415704.508787, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45871,9 +45871,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012682999994240163, + "duration_ms": 0.013736000028075068, "success": true, - "started_at_unix": 1788329279.9081082, + "started_at_unix": 1788415704.5088177, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -45890,9 +45890,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3627300000109699, + "duration_ms": 1.366881999956604, "success": true, - "started_at_unix": 1788329279.9081273, + "started_at_unix": 1788415704.5088382, "bytes_sent": 241, "bytes_received": 3748, "request_id": 31, @@ -45920,9 +45920,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03569700001548881, + "duration_ms": 0.023013000145510887, "success": true, - "started_at_unix": 1788329279.9095576, + "started_at_unix": 1788415704.5102847, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -45939,9 +45939,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02956500000550477, + "duration_ms": 0.034223000056954334, "success": true, - "started_at_unix": 1788329279.9096792, + "started_at_unix": 1788415704.5104144, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -45954,9 +45954,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 0.13468199998101227, + "duration_ms": 0.17185100000460807, "success": true, - "started_at_unix": 1788329279.9097192, + "started_at_unix": 1788415704.510459, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -45974,9 +45974,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.017772999996168437, + "duration_ms": 0.02294299997629423, "success": true, - "started_at_unix": 1788329279.9098685, + "started_at_unix": 1788415704.5106454, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/pyright-20260902T060558Z-responses.jsonl b/latest-results/pyright-20260903T060619Z-responses.jsonl similarity index 100% rename from latest-results/pyright-20260902T060558Z-responses.jsonl rename to latest-results/pyright-20260903T060619Z-responses.jsonl diff --git a/latest-results/pyright-20260902T060558Z.json b/latest-results/pyright-20260903T060619Z.json similarity index 90% rename from latest-results/pyright-20260902T060558Z.json rename to latest-results/pyright-20260903T060619Z.json index e205270..b1560c6 100644 --- a/latest-results/pyright-20260902T060558Z.json +++ b/latest-results/pyright-20260903T060619Z.json @@ -13,8 +13,8 @@ "transformers", "web" ], - "started_at_unix": 1788329158.5692127, - "finished_at_unix": 1788329247.2946763, + "started_at_unix": 1788415579.7880151, + "finished_at_unix": 1788415671.929137, "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": 4268.893646999999, + "total_duration_ms": 4634.652928000037, "error_message": null, "summary": { "request_count": 32, @@ -36,11 +36,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 584995, - "min_ms": 0.32665200001247285, - "max_ms": 1622.6160239999956, - "mean_ms": 131.6873660312501, - "median_ms": 6.621789500002251, - "p95_ms": 504.44666275000566, + "min_ms": 0.3785149999657733, + "max_ms": 1628.0616530000316, + "mean_ms": 143.11353465624777, + "median_ms": 6.646656500038262, + "p95_ms": 550.406097249987, "result_summary": { "present_count": 31, "empty_count": 1, @@ -96,27 +96,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 4.661556000002065, - "max_ms": 444.5412249999947, - "mean_ms": 164.88474580000343, - "median_ms": 120.13692950000632, - "p95_ms": 424.9172640999972 + "min_ms": 3.387882999959402, + "max_ms": 509.71712199998365, + "mean_ms": 196.59020460001102, + "median_ms": 156.0058995000304, + "p95_ms": 488.273084349987 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.8763200000032612, - "max_ms": 36.96378700001901, - "mean_ms": 16.110439399994902, - "median_ms": 14.084075499994242, - "p95_ms": 35.42236195000612 + "min_ms": 0.9340199999314791, + "max_ms": 36.63827000002584, + "mean_ms": 17.171508599994922, + "median_ms": 16.17358700002569, + "p95_ms": 35.022977450017834 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.32665200001247285, - "max_ms": 0.41677999999478743, - "mean_ms": 0.3692492000027414, - "median_ms": 0.3599630000223897, - "p95_ms": 0.41173459999299666 + "min_ms": 0.3785149999657733, + "max_ms": 0.49447200001395686, + "mean_ms": 0.43289279997225094, + "median_ms": 0.42187600001852843, + "p95_ms": 0.4916827999977613 } }, "validation": { @@ -142,11 +142,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 234150, - "min_ms": 4.661556000002065, - "max_ms": 8.844986000013932, - "mean_ms": 6.307924000003595, - "median_ms": 5.051349000012806, - "p95_ms": 8.714434800009485, + "min_ms": 3.387882999959402, + "max_ms": 12.611738000032346, + "mean_ms": 6.656471000019337, + "median_ms": 5.437722000010581, + "p95_ms": 11.660508600039066, "result_summary": { "present_count": 5, "empty_count": 0, @@ -206,9 +206,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1622.6160239999956, + "duration_ms": 1628.0616530000316, "success": true, - "started_at_unix": 1788329169.4564626, + "started_at_unix": 1788415592.4274316, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -236,9 +236,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.844986000013932, + "duration_ms": 12.611738000032346, "success": true, - "started_at_unix": 1788329171.0799837, + "started_at_unix": 1788415594.0563874, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -266,9 +266,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.051349000012806, + "duration_ms": 5.437722000010581, "success": true, - "started_at_unix": 1788329171.0901146, + "started_at_unix": 1788415594.070455, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -296,9 +296,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.192229999991696, + "duration_ms": 7.855591000065942, "success": true, - "started_at_unix": 1788329171.0963938, + "started_at_unix": 1788415594.0771239, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -326,9 +326,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.789498999997477, + "duration_ms": 3.387882999959402, "success": true, - "started_at_unix": 1788329171.1058285, + "started_at_unix": 1788415594.086286, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -356,9 +356,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.661556000002065, + "duration_ms": 3.9894210000284147, "success": true, - "started_at_unix": 1788329171.1118782, + "started_at_unix": 1788415594.090933, "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.8763200000032612, - "max_ms": 1.185929999991231, - "mean_ms": 1.0205761999941387, - "median_ms": 0.9739930000023378, - "p95_ms": 1.1688799999888033, + "min_ms": 0.9340199999314791, + "max_ms": 1.2606290000576337, + "mean_ms": 1.0694229999899107, + "median_ms": 1.0482430000138265, + "p95_ms": 1.234224200038625, "result_summary": { "present_count": 5, "empty_count": 0, @@ -465,9 +465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8038320000168824, + "duration_ms": 3.946744000018043, "success": true, - "started_at_unix": 1788329171.1179392, + "started_at_unix": 1788415594.0962768, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -495,9 +495,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9739930000023378, + "duration_ms": 1.0482430000138265, "success": true, - "started_at_unix": 1788329171.121825, + "started_at_unix": 1788415594.1003103, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -525,9 +525,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9659579999947709, + "duration_ms": 0.9756179999840242, "success": true, - "started_at_unix": 1788329171.1228924, + "started_at_unix": 1788415594.1014624, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -555,9 +555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1006799999790928, + "duration_ms": 1.1286049999625902, "success": true, - "started_at_unix": 1788329171.1239734, + "started_at_unix": 1788415594.1025605, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -585,9 +585,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.185929999991231, + "duration_ms": 1.2606290000576337, "success": true, - "started_at_unix": 1788329171.125168, + "started_at_unix": 1788415594.1038685, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -615,9 +615,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8763200000032612, + "duration_ms": 0.9340199999314791, "success": true, - "started_at_unix": 1788329171.1264691, + "started_at_unix": 1788415594.105249, "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.32665200001247285, - "max_ms": 0.41677999999478743, - "mean_ms": 0.3692492000027414, - "median_ms": 0.3599630000223897, - "p95_ms": 0.41173459999299666, + "min_ms": 0.3785149999657733, + "max_ms": 0.49447200001395686, + "mean_ms": 0.43289279997225094, + "median_ms": 0.42187600001852843, + "p95_ms": 0.4916827999977613, "result_summary": { "present_count": 5, "empty_count": 0, @@ -724,9 +724,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0968439999885504, + "duration_ms": 1.146957000059956, "success": true, - "started_at_unix": 1788329171.1275532, + "started_at_unix": 1788415594.1063702, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -754,9 +754,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.41677999999478743, + "duration_ms": 0.4805259999329792, "success": true, - "started_at_unix": 1788329171.1286912, + "started_at_unix": 1788415594.1075566, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -784,9 +784,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3599630000223897, + "duration_ms": 0.42187600001852843, "success": true, - "started_at_unix": 1788329171.1291564, + "started_at_unix": 1788415594.1080809, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -814,9 +814,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3915529999858336, + "duration_ms": 0.49447200001395686, "success": true, - "started_at_unix": 1788329171.1295617, + "started_at_unix": 1788415594.1085446, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -844,9 +844,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32665200001247285, + "duration_ms": 0.3785149999657733, "success": true, - "started_at_unix": 1788329171.129996, + "started_at_unix": 1788415594.1090815, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -874,9 +874,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35129799999822353, + "duration_ms": 0.38907499993001693, "success": true, - "started_at_unix": 1788329171.1303663, + "started_at_unix": 1788415594.1094995, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -919,11 +919,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 226940, - "min_ms": 231.4288729999987, - "max_ms": 444.5412249999947, - "mean_ms": 323.46156760000326, - "median_ms": 290.4345920000253, - "p95_ms": 435.81946459999585, + "min_ms": 299.4000610000285, + "max_ms": 509.71712199998365, + "mean_ms": 386.5239382000027, + "median_ms": 341.8419619999895, + "p95_ms": 500.1864385999852, "result_summary": { "present_count": 5, "empty_count": 0, @@ -983,9 +983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 577.6644200000192, + "duration_ms": 600.1370669999915, "success": true, - "started_at_unix": 1788329171.1309464, + "started_at_unix": 1788415594.110115, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -1013,9 +1013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 444.5412249999947, + "duration_ms": 509.71712199998365, "success": true, - "started_at_unix": 1788329171.709773, + "started_at_unix": 1788415594.712045, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -1043,9 +1043,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 400.9324230000004, + "duration_ms": 462.0637049999914, "success": true, - "started_at_unix": 1788329172.1597123, + "started_at_unix": 1788415595.2238796, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -1073,9 +1073,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 249.97072499999717, + "duration_ms": 341.8419619999895, "success": true, - "started_at_unix": 1788329172.5620294, + "started_at_unix": 1788415595.6872933, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -1103,9 +1103,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 290.4345920000253, + "duration_ms": 319.5968410000205, "success": true, - "started_at_unix": 1788329172.8134613, + "started_at_unix": 1788415596.0312142, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -1133,9 +1133,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 231.4288729999987, + "duration_ms": 299.4000610000285, "success": true, - "started_at_unix": 1788329173.105223, + "started_at_unix": 1788415596.3530622, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -1178,11 +1178,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2350, - "min_ms": 26.982220999997253, - "max_ms": 36.96378700001901, - "mean_ms": 31.200302599995666, - "median_ms": 30.590827999986914, - "p95_ms": 36.27870920001328, + "min_ms": 31.086544999993748, + "max_ms": 36.63827000002584, + "mean_ms": 33.273594199999934, + "median_ms": 32.902768999974796, + "p95_ms": 35.92036220002228, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1242,9 +1242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.69058000000791, + "duration_ms": 47.73207200003071, "success": true, - "started_at_unix": 1788329173.3381722, + "started_at_unix": 1788415596.6550338, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -1272,9 +1272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.92627899998479, + "duration_ms": 32.69165599999724, "success": true, - "started_at_unix": 1788329173.3770223, + "started_at_unix": 1788415596.7029119, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -1302,9 +1302,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.538397999990366, + "duration_ms": 36.63827000002584, "success": true, - "started_at_unix": 1788329173.4050932, + "started_at_unix": 1788415596.7358403, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -1332,9 +1332,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.96378700001901, + "duration_ms": 31.086544999993748, "success": true, - "started_at_unix": 1788329173.4388394, + "started_at_unix": 1788415596.7726734, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -1362,9 +1362,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.982220999997253, + "duration_ms": 33.04873100000805, "success": true, - "started_at_unix": 1788329173.4759789, + "started_at_unix": 1788415596.8039534, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -1392,9 +1392,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.590827999986914, + "duration_ms": 32.902768999974796, "success": true, - "started_at_unix": 1788329173.5031583, + "started_at_unix": 1788415596.8371944, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -1426,9 +1426,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 156.52333999997836, + "duration_ms": 157.0088119999582, "success": true, - "started_at_unix": 1788329169.2995727, + "started_at_unix": 1788415592.270089, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -1447,9 +1447,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.032250000003841706, + "duration_ms": 0.027612000053522934, "success": true, - "started_at_unix": 1788329169.4562206, + "started_at_unix": 1788415592.4272072, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1462,9 +1462,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01995799999576775, + "duration_ms": 0.015399000062643609, "success": true, - "started_at_unix": 1788329169.4562852, + "started_at_unix": 1788415592.427261, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1480,9 +1480,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018344000011438766, + "duration_ms": 0.018803999978445063, "success": true, - "started_at_unix": 1788329169.4564025, + "started_at_unix": 1788415592.4273715, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1498,9 +1498,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1622.6160239999956, + "duration_ms": 1628.0616530000316, "success": true, - "started_at_unix": 1788329169.4564626, + "started_at_unix": 1788415592.4274316, "bytes_sent": 285, "bytes_received": 46830, "request_id": 2, @@ -1528,9 +1528,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.844986000013932, + "duration_ms": 12.611738000032346, "success": true, - "started_at_unix": 1788329171.0799837, + "started_at_unix": 1788415594.0563874, "bytes_sent": 285, "bytes_received": 46830, "request_id": 3, @@ -1558,9 +1558,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.051349000012806, + "duration_ms": 5.437722000010581, "success": true, - "started_at_unix": 1788329171.0901146, + "started_at_unix": 1788415594.070455, "bytes_sent": 285, "bytes_received": 46830, "request_id": 4, @@ -1588,9 +1588,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.192229999991696, + "duration_ms": 7.855591000065942, "success": true, - "started_at_unix": 1788329171.0963938, + "started_at_unix": 1788415594.0771239, "bytes_sent": 285, "bytes_received": 46830, "request_id": 5, @@ -1618,9 +1618,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.789498999997477, + "duration_ms": 3.387882999959402, "success": true, - "started_at_unix": 1788329171.1058285, + "started_at_unix": 1788415594.086286, "bytes_sent": 285, "bytes_received": 46830, "request_id": 6, @@ -1648,9 +1648,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.661556000002065, + "duration_ms": 3.9894210000284147, "success": true, - "started_at_unix": 1788329171.1118782, + "started_at_unix": 1788415594.090933, "bytes_sent": 285, "bytes_received": 46830, "request_id": 7, @@ -1678,9 +1678,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.8038320000168824, + "duration_ms": 3.946744000018043, "success": true, - "started_at_unix": 1788329171.1179392, + "started_at_unix": 1788415594.0962768, "bytes_sent": 253, "bytes_received": 4375, "request_id": 8, @@ -1708,9 +1708,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9739930000023378, + "duration_ms": 1.0482430000138265, "success": true, - "started_at_unix": 1788329171.121825, + "started_at_unix": 1788415594.1003103, "bytes_sent": 253, "bytes_received": 4375, "request_id": 9, @@ -1738,9 +1738,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.9659579999947709, + "duration_ms": 0.9756179999840242, "success": true, - "started_at_unix": 1788329171.1228924, + "started_at_unix": 1788415594.1014624, "bytes_sent": 254, "bytes_received": 4376, "request_id": 10, @@ -1768,9 +1768,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.1006799999790928, + "duration_ms": 1.1286049999625902, "success": true, - "started_at_unix": 1788329171.1239734, + "started_at_unix": 1788415594.1025605, "bytes_sent": 254, "bytes_received": 4376, "request_id": 11, @@ -1798,9 +1798,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.185929999991231, + "duration_ms": 1.2606290000576337, "success": true, - "started_at_unix": 1788329171.125168, + "started_at_unix": 1788415594.1038685, "bytes_sent": 254, "bytes_received": 4376, "request_id": 12, @@ -1828,9 +1828,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.8763200000032612, + "duration_ms": 0.9340199999314791, "success": true, - "started_at_unix": 1788329171.1264691, + "started_at_unix": 1788415594.105249, "bytes_sent": 254, "bytes_received": 4376, "request_id": 13, @@ -1858,9 +1858,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0968439999885504, + "duration_ms": 1.146957000059956, "success": true, - "started_at_unix": 1788329171.1275532, + "started_at_unix": 1788415594.1063702, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1888,9 +1888,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.41677999999478743, + "duration_ms": 0.4805259999329792, "success": true, - "started_at_unix": 1788329171.1286912, + "started_at_unix": 1788415594.1075566, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1918,9 +1918,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3599630000223897, + "duration_ms": 0.42187600001852843, "success": true, - "started_at_unix": 1788329171.1291564, + "started_at_unix": 1788415594.1080809, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1948,9 +1948,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3915529999858336, + "duration_ms": 0.49447200001395686, "success": true, - "started_at_unix": 1788329171.1295617, + "started_at_unix": 1788415594.1085446, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1978,9 +1978,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.32665200001247285, + "duration_ms": 0.3785149999657733, "success": true, - "started_at_unix": 1788329171.129996, + "started_at_unix": 1788415594.1090815, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2008,9 +2008,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35129799999822353, + "duration_ms": 0.38907499993001693, "success": true, - "started_at_unix": 1788329171.1303663, + "started_at_unix": 1788415594.1094995, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2038,9 +2038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027130999995961247, + "duration_ms": 0.026578999950288562, "success": true, - "started_at_unix": 1788329171.1309087, + "started_at_unix": 1788415594.1100786, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2057,9 +2057,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 577.6644200000192, + "duration_ms": 600.1370669999915, "success": true, - "started_at_unix": 1788329171.1309464, + "started_at_unix": 1788415594.110115, "bytes_sent": 288, "bytes_received": 45388, "request_id": 20, @@ -2087,9 +2087,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03856199998608645, + "duration_ms": 0.043991999973513884, "success": true, - "started_at_unix": 1788329171.7096696, + "started_at_unix": 1788415594.7119374, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2106,9 +2106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028933999999480875, + "duration_ms": 0.02723099999002443, "success": true, - "started_at_unix": 1788329171.7097275, + "started_at_unix": 1788415594.7120016, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2125,9 +2125,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 444.5412249999947, + "duration_ms": 509.71712199998365, "success": true, - "started_at_unix": 1788329171.709773, + "started_at_unix": 1788415594.712045, "bytes_sent": 288, "bytes_received": 45388, "request_id": 21, @@ -2155,9 +2155,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035306000000900895, + "duration_ms": 0.03154799992444168, "success": true, - "started_at_unix": 1788329172.1596253, + "started_at_unix": 1788415595.223802, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2174,9 +2174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021670000023732428, + "duration_ms": 0.01946600002611376, "success": true, - "started_at_unix": 1788329172.1596756, + "started_at_unix": 1788415595.223848, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2193,9 +2193,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 400.9324230000004, + "duration_ms": 462.0637049999914, "success": true, - "started_at_unix": 1788329172.1597123, + "started_at_unix": 1788415595.2238796, "bytes_sent": 288, "bytes_received": 45388, "request_id": 22, @@ -2223,9 +2223,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03402300001198455, + "duration_ms": 0.03168900002492592, "success": true, - "started_at_unix": 1788329172.5619402, + "started_at_unix": 1788415595.687208, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2242,9 +2242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026459999986627736, + "duration_ms": 0.02575799999249284, "success": true, - "started_at_unix": 1788329172.5619893, + "started_at_unix": 1788415595.6872535, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2261,9 +2261,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 249.97072499999717, + "duration_ms": 341.8419619999895, "success": true, - "started_at_unix": 1788329172.5620294, + "started_at_unix": 1788415595.6872933, "bytes_sent": 288, "bytes_received": 45388, "request_id": 23, @@ -2291,9 +2291,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022642999994104684, + "duration_ms": 0.0348549999671377, "success": true, - "started_at_unix": 1788329172.813405, + "started_at_unix": 1788415596.0311239, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2310,9 +2310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013945999995712555, + "duration_ms": 0.026219000005767157, "success": true, - "started_at_unix": 1788329172.813438, + "started_at_unix": 1788415596.031174, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2329,9 +2329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 290.4345920000253, + "duration_ms": 319.5968410000205, "success": true, - "started_at_unix": 1788329172.8134613, + "started_at_unix": 1788415596.0312142, "bytes_sent": 288, "bytes_received": 45388, "request_id": 24, @@ -2359,9 +2359,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027120999988028416, + "duration_ms": 0.033583000004000496, "success": true, - "started_at_unix": 1788329173.1051607, + "started_at_unix": 1788415596.352984, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2378,9 +2378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014606999997113235, + "duration_ms": 0.019917000031455245, "success": true, - "started_at_unix": 1788329173.1051986, + "started_at_unix": 1788415596.3530302, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2397,9 +2397,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 231.4288729999987, + "duration_ms": 299.4000610000285, "success": true, - "started_at_unix": 1788329173.105223, + "started_at_unix": 1788415596.3530622, "bytes_sent": 288, "bytes_received": 45388, "request_id": 25, @@ -2427,9 +2427,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026981000019077328, + "duration_ms": 0.03566700002011203, "success": true, - "started_at_unix": 1788329173.3379226, + "started_at_unix": 1788415596.6546524, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2446,9 +2446,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020929000015712518, + "duration_ms": 0.026188999981968664, "success": true, - "started_at_unix": 1788329173.3381414, + "started_at_unix": 1788415596.6549962, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2465,9 +2465,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.69058000000791, + "duration_ms": 47.73207200003071, "success": true, - "started_at_unix": 1788329173.3381722, + "started_at_unix": 1788415596.6550338, "bytes_sent": 255, "bytes_received": 470, "request_id": 26, @@ -2495,9 +2495,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032742000001917404, + "duration_ms": 0.03466399994067615, "success": true, - "started_at_unix": 1788329173.376937, + "started_at_unix": 1788415596.7028427, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2514,9 +2514,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02632999999718777, + "duration_ms": 0.016381000023102388, "success": true, - "started_at_unix": 1788329173.3769836, + "started_at_unix": 1788415596.7028875, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2533,9 +2533,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 27.92627899998479, + "duration_ms": 32.69165599999724, "success": true, - "started_at_unix": 1788329173.3770223, + "started_at_unix": 1788415596.7029119, "bytes_sent": 255, "bytes_received": 470, "request_id": 27, @@ -2563,9 +2563,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02548799997725837, + "duration_ms": 0.0391429999808679, "success": true, - "started_at_unix": 1788329173.4050353, + "started_at_unix": 1788415596.7357528, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2582,9 +2582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014226999979882748, + "duration_ms": 0.022722000039721024, "success": true, - "started_at_unix": 1788329173.405071, + "started_at_unix": 1788415596.735806, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2601,9 +2601,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.538397999990366, + "duration_ms": 36.63827000002584, "success": true, - "started_at_unix": 1788329173.4050932, + "started_at_unix": 1788415596.7358403, "bytes_sent": 255, "bytes_received": 470, "request_id": 28, @@ -2631,9 +2631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04004499999155087, + "duration_ms": 0.036478000083661755, "success": true, - "started_at_unix": 1788329173.438749, + "started_at_unix": 1788415596.7725933, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2650,9 +2650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02484600000229875, + "duration_ms": 0.019667000060508144, "success": true, - "started_at_unix": 1788329173.4388027, + "started_at_unix": 1788415596.7726436, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2669,9 +2669,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 36.96378700001901, + "duration_ms": 31.086544999993748, "success": true, - "started_at_unix": 1788329173.4388394, + "started_at_unix": 1788415596.7726734, "bytes_sent": 255, "bytes_received": 470, "request_id": 29, @@ -2699,9 +2699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030898000005663562, + "duration_ms": 0.03479500003322755, "success": true, - "started_at_unix": 1788329173.4758935, + "started_at_unix": 1788415596.8038774, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2718,9 +2718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025899000007711948, + "duration_ms": 0.01869400000487076, "success": true, - "started_at_unix": 1788329173.4759386, + "started_at_unix": 1788415596.8039236, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2737,9 +2737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 26.982220999997253, + "duration_ms": 33.04873100000805, "success": true, - "started_at_unix": 1788329173.4759789, + "started_at_unix": 1788415596.8039534, "bytes_sent": 255, "bytes_received": 470, "request_id": 30, @@ -2767,9 +2767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03662900002154856, + "duration_ms": 0.03427399997235625, "success": true, - "started_at_unix": 1788329173.5030756, + "started_at_unix": 1788415596.83712, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2786,9 +2786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022231000002648216, + "duration_ms": 0.018824999983735324, "success": true, - "started_at_unix": 1788329173.503125, + "started_at_unix": 1788415596.837166, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2805,9 +2805,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 30.590827999986914, + "duration_ms": 32.902768999974796, "success": true, - "started_at_unix": 1788329173.5031583, + "started_at_unix": 1788415596.8371944, "bytes_sent": 255, "bytes_received": 470, "request_id": 31, @@ -2835,9 +2835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03880299999536874, + "duration_ms": 0.025387000050614006, "success": true, - "started_at_unix": 1788329173.5338702, + "started_at_unix": 1788415596.8701947, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2854,9 +2854,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.023032999990846292, + "duration_ms": 0.014888000009705138, "success": true, - "started_at_unix": 1788329173.5340464, + "started_at_unix": 1788415596.8703203, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2869,9 +2869,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.8025749999992513, + "duration_ms": 1.8182079999178313, "success": true, - "started_at_unix": 1788329173.5340807, + "started_at_unix": 1788415596.8703425, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2889,9 +2889,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027861999996048326, + "duration_ms": 0.022551999904862896, "success": true, - "started_at_unix": 1788329173.535906, + "started_at_unix": 1788415596.8721812, "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": 1436.6899960000126, + "total_duration_ms": 1455.0120899999683, "error_message": null, "summary": { "request_count": 32, @@ -2922,11 +2922,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 199788, - "min_ms": 0.35671700001671525, - "max_ms": 755.6252239999992, - "mean_ms": 44.07833890625312, - "median_ms": 3.9795830000031174, - "p95_ms": 122.55043695000292, + "min_ms": 0.32728999997289066, + "max_ms": 771.8569669999624, + "mean_ms": 44.60960237498668, + "median_ms": 3.6639649999870016, + "p95_ms": 122.99602720003118, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2982,27 +2982,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.1964320000051885, - "max_ms": 27.215570000009848, - "mean_ms": 14.326152400005299, - "median_ms": 13.687263000008443, - "p95_ms": 26.564641400003097 + "min_ms": 2.1263940000153525, + "max_ms": 27.828806999991684, + "mean_ms": 14.813880099995913, + "median_ms": 14.476716499984832, + "p95_ms": 27.734310599987566 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.4875619999893388, - "max_ms": 54.825049000015724, - "mean_ms": 21.94885170000589, - "median_ms": 19.01357200000575, - "p95_ms": 51.59089360001445 + "min_ms": 0.43313699995906063, + "max_ms": 48.994440000001305, + "mean_ms": 21.043520699981855, + "median_ms": 19.032205499968313, + "p95_ms": 47.06727404995376 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.35671700001671525, - "max_ms": 0.47758499999872583, - "mean_ms": 0.4004715999997188, - "median_ms": 0.3894389999743453, - "p95_ms": 0.4623342000002139 + "min_ms": 0.32728999997289066, + "max_ms": 0.4000259999656919, + "mean_ms": 0.35692939995897177, + "median_ms": 0.3481889999648047, + "p95_ms": 0.3926139999521183 } }, "validation": { @@ -3028,11 +3028,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 29540, - "min_ms": 2.1964320000051885, - "max_ms": 7.387866000016174, - "mean_ms": 3.948594400009142, - "median_ms": 3.8718940000137536, - "p95_ms": 6.727747200011436, + "min_ms": 2.1263940000153525, + "max_ms": 8.272161000036249, + "mean_ms": 3.9719644000115295, + "median_ms": 3.534197999897515, + "p95_ms": 7.376475200044296, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3092,9 +3092,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 755.6252239999992, + "duration_ms": 771.8569669999624, "success": true, - "started_at_unix": 1788329179.3946702, + "started_at_unix": 1788415603.6845412, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -3122,9 +3122,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.387866000016174, + "duration_ms": 8.272161000036249, "success": true, - "started_at_unix": 1788329180.1503923, + "started_at_unix": 1788415604.4564939, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -3152,9 +3152,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8718940000137536, + "duration_ms": 3.7937320000764885, "success": true, - "started_at_unix": 1788329180.1580687, + "started_at_unix": 1788415604.4652352, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -3182,9 +3182,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.087271999992481, + "duration_ms": 3.534197999897515, "success": true, - "started_at_unix": 1788329180.1623373, + "started_at_unix": 1788415604.4694319, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -3212,9 +3212,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1995080000181133, + "duration_ms": 2.133337000032043, "success": true, - "started_at_unix": 1788329180.166725, + "started_at_unix": 1788415604.473239, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -3242,9 +3242,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1964320000051885, + "duration_ms": 2.1263940000153525, "success": true, - "started_at_unix": 1788329180.1692092, + "started_at_unix": 1788415604.4756007, "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.4875619999893388, - "max_ms": 0.6172260000028018, - "mean_ms": 0.5285173999993731, - "median_ms": 0.5075299999930394, - "p95_ms": 0.6003304000046228, + "min_ms": 0.43313699995906063, + "max_ms": 0.5381139999371953, + "mean_ms": 0.4654213999856438, + "median_ms": 0.45259299997724156, + "p95_ms": 0.5214807999436744, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3351,9 +3351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.073542000005091, + "duration_ms": 2.0368570000073305, "success": true, - "started_at_unix": 1788329180.1718001, + "started_at_unix": 1788415604.4781182, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -3381,9 +3381,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4975209999997787, + "duration_ms": 0.45494799996959046, "success": true, - "started_at_unix": 1788329180.1739194, + "started_at_unix": 1788415604.4801943, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -3411,9 +3411,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6172260000028018, + "duration_ms": 0.5381139999371953, "success": true, - "started_at_unix": 1788329180.174471, + "started_at_unix": 1788415604.4806967, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -3441,9 +3441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5075299999930394, + "duration_ms": 0.43313699995906063, "success": true, - "started_at_unix": 1788329180.1751297, + "started_at_unix": 1788415604.4812787, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -3471,9 +3471,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4875619999893388, + "duration_ms": 0.44831500008513103, "success": true, - "started_at_unix": 1788329180.175679, + "started_at_unix": 1788415604.481755, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -3501,9 +3501,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5327480000119067, + "duration_ms": 0.45259299997724156, "success": true, - "started_at_unix": 1788329180.176207, + "started_at_unix": 1788415604.4822464, "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.35671700001671525, - "max_ms": 0.47758499999872583, - "mean_ms": 0.4004715999997188, - "median_ms": 0.3894389999743453, - "p95_ms": 0.4623342000002139, + "min_ms": 0.32728999997289066, + "max_ms": 0.4000259999656919, + "mean_ms": 0.35692939995897177, + "median_ms": 0.3481889999648047, + "p95_ms": 0.3926139999521183, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3610,9 +3610,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.092905999996674, + "duration_ms": 1.0609070000100473, "success": true, - "started_at_unix": 1788329180.1768467, + "started_at_unix": 1788415604.482843, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3640,9 +3640,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3894389999743453, + "duration_ms": 0.3629659998978241, "success": true, - "started_at_unix": 1788329180.177972, + "started_at_unix": 1788415604.4839382, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3670,9 +3670,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.47758499999872583, + "duration_ms": 0.4000259999656919, "success": true, - "started_at_unix": 1788329180.178402, + "started_at_unix": 1788415604.4843452, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3700,9 +3700,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.37728600000264123, + "duration_ms": 0.3481889999648047, "success": true, - "started_at_unix": 1788329180.1789176, + "started_at_unix": 1788415604.484789, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3730,9 +3730,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4013310000061665, + "duration_ms": 0.32728999997289066, "success": true, - "started_at_unix": 1788329180.1793332, + "started_at_unix": 1788415604.485178, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3760,9 +3760,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35671700001671525, + "duration_ms": 0.34617599999364757, "success": true, - "started_at_unix": 1788329180.179773, + "started_at_unix": 1788415604.4855475, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -3805,11 +3805,11 @@ "failure_count": 0, "bytes_sent": 1390, "bytes_received": 136275, - "min_ms": 19.98666000000071, - "max_ms": 27.215570000009848, - "mean_ms": 24.703710400001455, - "median_ms": 25.49707900001863, - "p95_ms": 26.926268400006848, + "min_ms": 20.681271999933415, + "max_ms": 27.828806999991684, + "mean_ms": 25.655795799980297, + "median_ms": 26.27562099996794, + "p95_ms": 27.786808599989854, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3869,9 +3869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.21828300000129, + "duration_ms": 38.69475199996941, "success": true, - "started_at_unix": 1788329180.180358, + "started_at_unix": 1788415604.486132, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -3899,9 +3899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.215570000009848, + "duration_ms": 27.828806999991684, "success": true, - "started_at_unix": 1788329180.2151673, + "started_at_unix": 1788415604.52546, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -3929,9 +3929,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.49707900001863, + "duration_ms": 26.27562099996794, "success": true, - "started_at_unix": 1788329180.243296, + "started_at_unix": 1788415604.5542283, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -3959,9 +3959,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.05018099998324, + "duration_ms": 25.87446400002591, "success": true, - "started_at_unix": 1788329180.2696705, + "started_at_unix": 1788415604.58213, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -3989,9 +3989,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.769061999994847, + "duration_ms": 27.618814999982533, "success": true, - "started_at_unix": 1788329180.2955904, + "started_at_unix": 1788415604.60899, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -4019,9 +4019,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.98666000000071, + "duration_ms": 20.681271999933415, "success": true, - "started_at_unix": 1788329180.3222387, + "started_at_unix": 1788415604.6382167, "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.4099180000087, - "max_ms": 54.825049000015724, - "mean_ms": 43.369186000012405, - "median_ms": 38.59418500002221, - "p95_ms": 53.38764660001516, + "min_ms": 37.52629699999943, + "max_ms": 48.994440000001305, + "mean_ms": 41.621619999978066, + "median_ms": 39.33205999999245, + "p95_ms": 48.13792179998018, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4128,9 +4128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.53764300000012, + "duration_ms": 96.53269900002215, "success": true, - "started_at_unix": 1788329180.343849, + "started_at_unix": 1788415604.65995, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -4158,9 +4158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 54.825049000015724, + "duration_ms": 44.711848999895665, "success": true, - "started_at_unix": 1788329180.4395852, + "started_at_unix": 1788415604.7566166, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -4188,9 +4188,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.6380370000129, + "duration_ms": 48.994440000001305, "success": true, - "started_at_unix": 1788329180.4945865, + "started_at_unix": 1788415604.8014724, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -4218,9 +4218,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.37874100000249, + "duration_ms": 39.33205999999245, "success": true, - "started_at_unix": 1788329180.5424025, + "started_at_unix": 1788415604.850667, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -4248,9 +4248,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.4099180000087, + "duration_ms": 37.52629699999943, "success": true, - "started_at_unix": 1788329180.5809548, + "started_at_unix": 1788415604.8901732, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -4278,9 +4278,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.59418500002221, + "duration_ms": 37.543454000001475, "success": true, - "started_at_unix": 1788329180.6185591, + "started_at_unix": 1788415604.927902, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -4312,9 +4312,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 155.56607400000644, + "duration_ms": 155.3400950000423, "success": true, - "started_at_unix": 1788329179.2387657, + "started_at_unix": 1788415603.528845, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -4333,9 +4333,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023574000010739837, + "duration_ms": 0.029644999926858873, "success": true, - "started_at_unix": 1788329179.3944283, + "started_at_unix": 1788415603.6842992, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4348,9 +4348,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.015559000019038649, + "duration_ms": 0.01822400008677505, "success": true, - "started_at_unix": 1788329179.3944762, + "started_at_unix": 1788415603.6843603, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4366,9 +4366,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.02085899998860441, + "duration_ms": 0.02176099997086567, "success": true, - "started_at_unix": 1788329179.3946106, + "started_at_unix": 1788415603.6844833, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4384,9 +4384,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 755.6252239999992, + "duration_ms": 771.8569669999624, "success": true, - "started_at_unix": 1788329179.3946702, + "started_at_unix": 1788415603.6845412, "bytes_sent": 277, "bytes_received": 1167, "request_id": 2, @@ -4414,9 +4414,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.387866000016174, + "duration_ms": 8.272161000036249, "success": true, - "started_at_unix": 1788329180.1503923, + "started_at_unix": 1788415604.4564939, "bytes_sent": 277, "bytes_received": 5908, "request_id": 3, @@ -4444,9 +4444,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.8718940000137536, + "duration_ms": 3.7937320000764885, "success": true, - "started_at_unix": 1788329180.1580687, + "started_at_unix": 1788415604.4652352, "bytes_sent": 277, "bytes_received": 5908, "request_id": 4, @@ -4474,9 +4474,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.087271999992481, + "duration_ms": 3.534197999897515, "success": true, - "started_at_unix": 1788329180.1623373, + "started_at_unix": 1788415604.4694319, "bytes_sent": 277, "bytes_received": 5908, "request_id": 5, @@ -4504,9 +4504,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1995080000181133, + "duration_ms": 2.133337000032043, "success": true, - "started_at_unix": 1788329180.166725, + "started_at_unix": 1788415604.473239, "bytes_sent": 277, "bytes_received": 5908, "request_id": 6, @@ -4534,9 +4534,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.1964320000051885, + "duration_ms": 2.1263940000153525, "success": true, - "started_at_unix": 1788329180.1692092, + "started_at_unix": 1788415604.4756007, "bytes_sent": 277, "bytes_received": 5908, "request_id": 7, @@ -4564,9 +4564,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.073542000005091, + "duration_ms": 2.0368570000073305, "success": true, - "started_at_unix": 1788329180.1718001, + "started_at_unix": 1788415604.4781182, "bytes_sent": 244, "bytes_received": 236, "request_id": 8, @@ -4594,9 +4594,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4975209999997787, + "duration_ms": 0.45494799996959046, "success": true, - "started_at_unix": 1788329180.1739194, + "started_at_unix": 1788415604.4801943, "bytes_sent": 244, "bytes_received": 236, "request_id": 9, @@ -4624,9 +4624,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6172260000028018, + "duration_ms": 0.5381139999371953, "success": true, - "started_at_unix": 1788329180.174471, + "started_at_unix": 1788415604.4806967, "bytes_sent": 245, "bytes_received": 237, "request_id": 10, @@ -4654,9 +4654,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5075299999930394, + "duration_ms": 0.43313699995906063, "success": true, - "started_at_unix": 1788329180.1751297, + "started_at_unix": 1788415604.4812787, "bytes_sent": 245, "bytes_received": 237, "request_id": 11, @@ -4684,9 +4684,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4875619999893388, + "duration_ms": 0.44831500008513103, "success": true, - "started_at_unix": 1788329180.175679, + "started_at_unix": 1788415604.481755, "bytes_sent": 245, "bytes_received": 237, "request_id": 12, @@ -4714,9 +4714,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5327480000119067, + "duration_ms": 0.45259299997724156, "success": true, - "started_at_unix": 1788329180.176207, + "started_at_unix": 1788415604.4822464, "bytes_sent": 245, "bytes_received": 237, "request_id": 13, @@ -4744,9 +4744,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.092905999996674, + "duration_ms": 1.0609070000100473, "success": true, - "started_at_unix": 1788329180.1768467, + "started_at_unix": 1788415604.482843, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4774,9 +4774,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3894389999743453, + "duration_ms": 0.3629659998978241, "success": true, - "started_at_unix": 1788329180.177972, + "started_at_unix": 1788415604.4839382, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4804,9 +4804,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.47758499999872583, + "duration_ms": 0.4000259999656919, "success": true, - "started_at_unix": 1788329180.178402, + "started_at_unix": 1788415604.4843452, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4834,9 +4834,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.37728600000264123, + "duration_ms": 0.3481889999648047, "success": true, - "started_at_unix": 1788329180.1789176, + "started_at_unix": 1788415604.484789, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4864,9 +4864,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4013310000061665, + "duration_ms": 0.32728999997289066, "success": true, - "started_at_unix": 1788329180.1793332, + "started_at_unix": 1788415604.485178, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4894,9 +4894,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35671700001671525, + "duration_ms": 0.34617599999364757, "success": true, - "started_at_unix": 1788329180.179773, + "started_at_unix": 1788415604.4855475, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4924,9 +4924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02533700001094985, + "duration_ms": 0.02606900000046153, "success": true, - "started_at_unix": 1788329180.1803029, + "started_at_unix": 1788415604.4860744, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4943,9 +4943,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 34.21828300000129, + "duration_ms": 38.69475199996941, "success": true, - "started_at_unix": 1788329180.180358, + "started_at_unix": 1788415604.486132, "bytes_sent": 278, "bytes_received": 27255, "request_id": 20, @@ -4973,9 +4973,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0270809999847188, + "duration_ms": 0.03196000000116328, "success": true, - "started_at_unix": 1788329180.215106, + "started_at_unix": 1788415604.5253897, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4992,9 +4992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015268999987938514, + "duration_ms": 0.01612999994904385, "success": true, - "started_at_unix": 1788329180.2151437, + "started_at_unix": 1788415604.5254338, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5011,9 +5011,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 27.215570000009848, + "duration_ms": 27.828806999991684, "success": true, - "started_at_unix": 1788329180.2151673, + "started_at_unix": 1788415604.52546, "bytes_sent": 278, "bytes_received": 27255, "request_id": 21, @@ -5041,9 +5041,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025718000017604936, + "duration_ms": 0.02955599995857483, "success": true, - "started_at_unix": 1788329180.2432356, + "started_at_unix": 1788415604.554162, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5060,9 +5060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014626999984557187, + "duration_ms": 0.0149080000255708, "success": true, - "started_at_unix": 1788329180.2432714, + "started_at_unix": 1788415604.554203, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5079,9 +5079,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.49707900001863, + "duration_ms": 26.27562099996794, "success": true, - "started_at_unix": 1788329180.243296, + "started_at_unix": 1788415604.5542283, "bytes_sent": 278, "bytes_received": 27255, "request_id": 22, @@ -5109,9 +5109,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03103800000303636, + "duration_ms": 0.03852200006804196, "success": true, - "started_at_unix": 1788329180.2695858, + "started_at_unix": 1788415604.5820444, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5128,9 +5128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026951000023700544, + "duration_ms": 0.021681000021089858, "success": true, - "started_at_unix": 1788329180.2696307, + "started_at_unix": 1788415604.5820963, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5147,9 +5147,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.05018099998324, + "duration_ms": 25.87446400002591, "success": true, - "started_at_unix": 1788329180.2696705, + "started_at_unix": 1788415604.58213, "bytes_sent": 278, "bytes_received": 27255, "request_id": 23, @@ -5177,9 +5177,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02854299998489296, + "duration_ms": 0.03932399999939662, "success": true, - "started_at_unix": 1788329180.2954745, + "started_at_unix": 1788415604.6089025, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5196,9 +5196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05821900001024005, + "duration_ms": 0.022201999968274322, "success": true, - "started_at_unix": 1788329180.295516, + "started_at_unix": 1788415604.6089554, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5215,9 +5215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 25.769061999994847, + "duration_ms": 27.618814999982533, "success": true, - "started_at_unix": 1788329180.2955904, + "started_at_unix": 1788415604.60899, "bytes_sent": 278, "bytes_received": 27255, "request_id": 24, @@ -5245,9 +5245,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029444999995575927, + "duration_ms": 0.039554000068164896, "success": true, - "started_at_unix": 1788329180.3221564, + "started_at_unix": 1788415604.638128, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5264,9 +5264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025518000001056862, + "duration_ms": 0.022571999920728558, "success": true, - "started_at_unix": 1788329180.322199, + "started_at_unix": 1788415604.6381812, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5283,9 +5283,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.98666000000071, + "duration_ms": 20.681271999933415, "success": true, - "started_at_unix": 1788329180.3222387, + "started_at_unix": 1788415604.6382167, "bytes_sent": 278, "bytes_received": 27255, "request_id": 25, @@ -5313,9 +5313,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05368099999714104, + "duration_ms": 0.02590799999779847, "success": true, - "started_at_unix": 1788329180.3434937, + "started_at_unix": 1788415604.6596735, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5332,9 +5332,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032570999991321514, + "duration_ms": 0.02187000006870221, "success": true, - "started_at_unix": 1788329180.3438015, + "started_at_unix": 1788415604.6599188, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5351,9 +5351,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 95.53764300000012, + "duration_ms": 96.53269900002215, "success": true, - "started_at_unix": 1788329180.343849, + "started_at_unix": 1788415604.65995, "bytes_sent": 245, "bytes_received": 263, "request_id": 26, @@ -5381,9 +5381,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03412399999547233, + "duration_ms": 0.028702999998131418, "success": true, - "started_at_unix": 1788329180.4394665, + "started_at_unix": 1788415604.7565536, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5400,9 +5400,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05555399999934707, + "duration_ms": 0.014938000049369293, "success": true, - "started_at_unix": 1788329180.4395144, + "started_at_unix": 1788415604.7565932, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5419,9 +5419,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 54.825049000015724, + "duration_ms": 44.711848999895665, "success": true, - "started_at_unix": 1788329180.4395852, + "started_at_unix": 1788415604.7566166, "bytes_sent": 245, "bytes_received": 263, "request_id": 27, @@ -5449,9 +5449,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.049542999988716474, + "duration_ms": 0.027041000066674314, "success": true, - "started_at_unix": 1788329180.4944973, + "started_at_unix": 1788415604.8014138, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5468,9 +5468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018514999993612946, + "duration_ms": 0.013975999991089338, "success": true, - "started_at_unix": 1788329180.4945588, + "started_at_unix": 1788415604.801451, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5487,9 +5487,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 47.6380370000129, + "duration_ms": 48.994440000001305, "success": true, - "started_at_unix": 1788329180.4945865, + "started_at_unix": 1788415604.8014724, "bytes_sent": 245, "bytes_received": 263, "request_id": 28, @@ -5517,9 +5517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030286999987083618, + "duration_ms": 0.03610700002809608, "success": true, - "started_at_unix": 1788329180.5423262, + "started_at_unix": 1788415604.8505843, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5536,9 +5536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02126999999063628, + "duration_ms": 0.02217199994447583, "success": true, - "started_at_unix": 1788329180.5423687, + "started_at_unix": 1788415604.8506334, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5555,9 +5555,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.37874100000249, + "duration_ms": 39.33205999999245, "success": true, - "started_at_unix": 1788329180.5424025, + "started_at_unix": 1788415604.850667, "bytes_sent": 245, "bytes_received": 263, "request_id": 29, @@ -5585,9 +5585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03290200001515586, + "duration_ms": 0.033241999972233316, "success": true, - "started_at_unix": 1788329180.5808747, + "started_at_unix": 1788415604.8900862, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5604,9 +5604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02286299999809671, + "duration_ms": 0.026429999934407533, "success": true, - "started_at_unix": 1788329180.5809197, + "started_at_unix": 1788415604.8901327, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5623,9 +5623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 37.4099180000087, + "duration_ms": 37.52629699999943, "success": true, - "started_at_unix": 1788329180.5809548, + "started_at_unix": 1788415604.8901732, "bytes_sent": 245, "bytes_received": 263, "request_id": 30, @@ -5653,9 +5653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03062700000100449, + "duration_ms": 0.03169899991917191, "success": true, - "started_at_unix": 1788329180.618456, + "started_at_unix": 1788415604.927818, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5672,9 +5672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022000999990723358, + "duration_ms": 0.025628000003052875, "success": true, - "started_at_unix": 1788329180.6184983, + "started_at_unix": 1788415604.9278638, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5691,9 +5691,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.59418500002221, + "duration_ms": 37.543454000001475, "success": true, - "started_at_unix": 1788329180.6185591, + "started_at_unix": 1788415604.927902, "bytes_sent": 245, "bytes_received": 263, "request_id": 31, @@ -5721,9 +5721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03014600000028622, + "duration_ms": 0.032571000019743224, "success": true, - "started_at_unix": 1788329180.65723, + "started_at_unix": 1788415604.965535, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5740,9 +5740,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02898400001072332, + "duration_ms": 0.05315900000368856, "success": true, - "started_at_unix": 1788329180.6573946, + "started_at_unix": 1788415604.965698, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5755,9 +5755,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.640773999980638, + "duration_ms": 1.6263439999875118, "success": true, - "started_at_unix": 1788329180.6574364, + "started_at_unix": 1788415604.9657638, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5775,9 +5775,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02673000000186221, + "duration_ms": 0.02660000006926566, "success": true, - "started_at_unix": 1788329180.6590967, + "started_at_unix": 1788415604.9674098, "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": 9999.389589000004, + "total_duration_ms": 9859.754726999996, "error_message": null, "summary": { "request_count": 32, @@ -5808,11 +5808,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 1678353, - "min_ms": 0.3556859999775952, - "max_ms": 4250.213678000023, - "mean_ms": 308.32111328125313, - "median_ms": 11.313875500007953, - "p95_ms": 1584.3704898499989, + "min_ms": 0.411536999990858, + "max_ms": 4329.80549499996, + "mean_ms": 304.54324012499256, + "median_ms": 11.895231999972111, + "p95_ms": 1466.0351589999832, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5868,27 +5868,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 13.339034000011907, - "max_ms": 1351.1173759999906, - "mean_ms": 351.14418670000305, - "median_ms": 228.04233000000806, - "p95_ms": 1227.8828514499987 + "min_ms": 10.47521299994969, + "max_ms": 1257.4742350000179, + "mean_ms": 344.62518999997656, + "median_ms": 232.5892159999512, + "p95_ms": 1193.9341998999678 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.5076200000075914, - "max_ms": 12.723461999996744, - "mean_ms": 5.602403400004619, - "median_ms": 4.698658000009459, - "p95_ms": 12.320798850005588 + "min_ms": 0.659439000060047, + "max_ms": 15.212404999942919, + "mean_ms": 6.867429499993705, + "median_ms": 6.192858000019896, + "p95_ms": 14.291802649955796 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.3556859999775952, - "max_ms": 0.42874199999687335, - "mean_ms": 0.3908011999953942, - "median_ms": 0.38650300001563664, - "p95_ms": 0.42318359999740096 + "min_ms": 0.411536999990858, + "max_ms": 0.5259910000177115, + "mean_ms": 0.4729536000013468, + "median_ms": 0.4648459999998522, + "p95_ms": 0.5229912000231707 } }, "validation": { @@ -5914,11 +5914,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 925882, - "min_ms": 13.339034000011907, - "max_ms": 294.2610799999841, - "mean_ms": 75.86485380000454, - "median_ms": 17.435751000022037, - "p95_ms": 243.0478595999886, + "min_ms": 10.47521299994969, + "max_ms": 299.3550480000522, + "mean_ms": 73.53042239999468, + "median_ms": 14.80411299996831, + "p95_ms": 245.20501940003209, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5978,9 +5978,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4250.213678000023, + "duration_ms": 4329.80549499996, "success": true, - "started_at_unix": 1788329191.346063, + "started_at_unix": 1788415615.6036258, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -6008,9 +6008,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 294.2610799999841, + "duration_ms": 299.3550480000522, "success": true, - "started_at_unix": 1788329195.5965993, + "started_at_unix": 1788415619.9339657, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -6038,9 +6038,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.19497800000704, + "duration_ms": 28.60490499995194, "success": true, - "started_at_unix": 1788329195.8963563, + "started_at_unix": 1788415620.237288, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -6068,9 +6068,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.435751000022037, + "duration_ms": 14.80411299996831, "success": true, - "started_at_unix": 1788329195.9441724, + "started_at_unix": 1788415620.271915, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -6098,9 +6098,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.093425999997635, + "duration_ms": 14.41283300005125, "success": true, - "started_at_unix": 1788329195.9723895, + "started_at_unix": 1788415620.2928731, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -6128,9 +6128,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.339034000011907, + "duration_ms": 10.47521299994969, "success": true, - "started_at_unix": 1788329195.9989781, + "started_at_unix": 1788415620.3134007, "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.5076200000075914, - "max_ms": 0.680052000006981, - "mean_ms": 0.5925548000050185, - "median_ms": 0.6057639999994535, - "p95_ms": 0.6671740000058435, + "min_ms": 0.659439000060047, + "max_ms": 1.0169050000286006, + "mean_ms": 0.7921664000150486, + "median_ms": 0.7450189999644863, + "p95_ms": 0.9785316000261445, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6237,9 +6237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4838199999853714, + "duration_ms": 3.8841090000687473, "success": true, - "started_at_unix": 1788329196.0227427, + "started_at_unix": 1788415620.329994, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -6267,9 +6267,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6156620000012936, + "duration_ms": 0.7144310000057885, "success": true, - "started_at_unix": 1788329196.0262823, + "started_at_unix": 1788415620.3339255, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -6297,9 +6297,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.680052000006981, + "duration_ms": 0.8250380000163204, "success": true, - "started_at_unix": 1788329196.0269656, + "started_at_unix": 1788415620.3346913, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -6327,9 +6327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5536760000097729, + "duration_ms": 0.7450189999644863, "success": true, - "started_at_unix": 1788329196.0277104, + "started_at_unix": 1788415620.3355653, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -6357,9 +6357,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6057639999994535, + "duration_ms": 1.0169050000286006, "success": true, - "started_at_unix": 1788329196.0283265, + "started_at_unix": 1788415620.336357, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -6387,9 +6387,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5076200000075914, + "duration_ms": 0.659439000060047, "success": true, - "started_at_unix": 1788329196.0289943, + "started_at_unix": 1788415620.3374286, "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.3556859999775952, - "max_ms": 0.42874199999687335, - "mean_ms": 0.3908011999953942, - "median_ms": 0.38650300001563664, - "p95_ms": 0.42318359999740096, + "min_ms": 0.411536999990858, + "max_ms": 0.5259910000177115, + "mean_ms": 0.4729536000013468, + "median_ms": 0.4648459999998522, + "p95_ms": 0.5229912000231707, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6496,9 +6496,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1845170000128746, + "duration_ms": 1.528678999989097, "success": true, - "started_at_unix": 1788329196.0296807, + "started_at_unix": 1788415620.3382123, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6526,9 +6526,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38650300001563664, + "duration_ms": 0.411536999990858, "success": true, - "started_at_unix": 1788329196.0309093, + "started_at_unix": 1788415620.3397768, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6556,9 +6556,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4009499999995114, + "duration_ms": 0.4648459999998522, "success": true, - "started_at_unix": 1788329196.0313487, + "started_at_unix": 1788415620.3402312, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6586,9 +6586,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42874199999687335, + "duration_ms": 0.5109920000450074, "success": true, - "started_at_unix": 1788329196.031804, + "started_at_unix": 1788415620.3407412, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6616,9 +6616,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3821249999873544, + "duration_ms": 0.45140199995330477, "success": true, - "started_at_unix": 1788329196.0322855, + "started_at_unix": 1788415620.341295, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6646,9 +6646,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3556859999775952, + "duration_ms": 0.5259910000177115, "success": true, - "started_at_unix": 1788329196.0327206, + "started_at_unix": 1788415620.3417869, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6691,11 +6691,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 588920, - "min_ms": 223.64003500001672, - "max_ms": 1351.1173759999906, - "mean_ms": 626.4235196000016, - "median_ms": 247.65268499999138, - "p95_ms": 1296.3464761999944, + "min_ms": 230.9190779999426, + "max_ms": 1257.4742350000179, + "mean_ms": 615.7199575999584, + "median_ms": 239.67296399996485, + "p95_ms": 1229.2342193999957, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6755,9 +6755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1869.45762900001, + "duration_ms": 1720.9429549999413, "success": true, - "started_at_unix": 1788329196.0333524, + "started_at_unix": 1788415620.3425488, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -6785,9 +6785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1351.1173759999906, + "duration_ms": 1257.4742350000179, "success": true, - "started_at_unix": 1788329197.904939, + "started_at_unix": 1788415622.0656207, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -6815,9 +6815,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 247.65268499999138, + "duration_ms": 1116.274156999907, "success": true, - "started_at_unix": 1788329199.2595801, + "started_at_unix": 1788415623.3265636, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -6845,9 +6845,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1077.2628770000097, + "duration_ms": 239.67296399996485, "success": true, - "started_at_unix": 1788329199.5109305, + "started_at_unix": 1788415624.4459522, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -6875,9 +6875,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 232.4446249999994, + "duration_ms": 234.25935399995979, "success": true, - "started_at_unix": 1788329200.5913472, + "started_at_unix": 1788415624.6888635, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -6905,9 +6905,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 223.64003500001672, + "duration_ms": 230.9190779999426, "success": true, - "started_at_unix": 1788329200.826853, + "started_at_unix": 1788415624.9262242, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -6950,11 +6950,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23090, - "min_ms": 8.717264000011937, - "max_ms": 12.723461999996744, - "mean_ms": 10.612252000004219, - "median_ms": 10.799095999999508, - "p95_ms": 12.544500600000674, + "min_ms": 11.368811000011192, + "max_ms": 15.212404999942919, + "mean_ms": 12.94269259997236, + "median_ms": 12.543972000003123, + "p95_ms": 14.803248399948641, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7014,9 +7014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.31350099999895, + "duration_ms": 10.571194000021933, "success": true, - "started_at_unix": 1788329201.053786, + "started_at_unix": 1788415625.1604588, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -7044,9 +7044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.799095999999508, + "duration_ms": 12.42165299993303, "success": true, - "started_at_unix": 1788329201.067293, + "started_at_unix": 1788415625.1712363, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -7074,9 +7074,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.723461999996744, + "duration_ms": 13.16662199997154, "success": true, - "started_at_unix": 1788329201.078246, + "started_at_unix": 1788415625.1838648, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -7104,9 +7104,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.717264000011937, + "duration_ms": 11.368811000011192, "success": true, - "started_at_unix": 1788329201.0912156, + "started_at_unix": 1788415625.1972234, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -7134,9 +7134,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.828655000016397, + "duration_ms": 15.212404999942919, "success": true, - "started_at_unix": 1788329201.1001108, + "started_at_unix": 1788415625.2087817, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -7164,9 +7164,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.992782999996507, + "duration_ms": 12.543972000003123, "success": true, - "started_at_unix": 1788329201.1121626, + "started_at_unix": 1788415625.2242777, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -7198,9 +7198,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 157.43679100000918, + "duration_ms": 159.0700400000742, "success": true, - "started_at_unix": 1788329191.1883428, + "started_at_unix": 1788415615.444259, "bytes_sent": 655, "bytes_received": 1070, "request_id": 1, @@ -7219,9 +7219,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023373999994191763, + "duration_ms": 0.023083000087353867, "success": true, - "started_at_unix": 1788329191.3458705, + "started_at_unix": 1788415615.603422, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7234,9 +7234,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.014716999999109248, + "duration_ms": 0.01497799996741378, "success": true, - "started_at_unix": 1788329191.3459144, + "started_at_unix": 1788415615.6034665, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7252,9 +7252,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01837399997839384, + "duration_ms": 0.01803399993605126, "success": true, - "started_at_unix": 1788329191.3460114, + "started_at_unix": 1788415615.6035748, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7270,9 +7270,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4250.213678000023, + "duration_ms": 4329.80549499996, "success": true, - "started_at_unix": 1788329191.346063, + "started_at_unix": 1788415615.6036258, "bytes_sent": 279, "bytes_received": 12262, "request_id": 2, @@ -7300,9 +7300,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 294.2610799999841, + "duration_ms": 299.3550480000522, "success": true, - "started_at_unix": 1788329195.5965993, + "started_at_unix": 1788415619.9339657, "bytes_sent": 279, "bytes_received": 129656, "request_id": 3, @@ -7330,9 +7330,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 38.19497800000704, + "duration_ms": 28.60490499995194, "success": true, - "started_at_unix": 1788329195.8963563, + "started_at_unix": 1788415620.237288, "bytes_sent": 279, "bytes_received": 198413, "request_id": 4, @@ -7360,9 +7360,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.435751000022037, + "duration_ms": 14.80411299996831, "success": true, - "started_at_unix": 1788329195.9441724, + "started_at_unix": 1788415620.271915, "bytes_sent": 279, "bytes_received": 199271, "request_id": 5, @@ -7390,9 +7390,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.093425999997635, + "duration_ms": 14.41283300005125, "success": true, - "started_at_unix": 1788329195.9723895, + "started_at_unix": 1788415620.2928731, "bytes_sent": 279, "bytes_received": 199271, "request_id": 6, @@ -7420,9 +7420,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 13.339034000011907, + "duration_ms": 10.47521299994969, "success": true, - "started_at_unix": 1788329195.9989781, + "started_at_unix": 1788415620.3134007, "bytes_sent": 279, "bytes_received": 199271, "request_id": 7, @@ -7450,9 +7450,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.4838199999853714, + "duration_ms": 3.8841090000687473, "success": true, - "started_at_unix": 1788329196.0227427, + "started_at_unix": 1788415620.329994, "bytes_sent": 246, "bytes_received": 538, "request_id": 8, @@ -7480,9 +7480,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6156620000012936, + "duration_ms": 0.7144310000057885, "success": true, - "started_at_unix": 1788329196.0262823, + "started_at_unix": 1788415620.3339255, "bytes_sent": 246, "bytes_received": 538, "request_id": 9, @@ -7510,9 +7510,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.680052000006981, + "duration_ms": 0.8250380000163204, "success": true, - "started_at_unix": 1788329196.0269656, + "started_at_unix": 1788415620.3346913, "bytes_sent": 247, "bytes_received": 539, "request_id": 10, @@ -7540,9 +7540,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5536760000097729, + "duration_ms": 0.7450189999644863, "success": true, - "started_at_unix": 1788329196.0277104, + "started_at_unix": 1788415620.3355653, "bytes_sent": 247, "bytes_received": 539, "request_id": 11, @@ -7570,9 +7570,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6057639999994535, + "duration_ms": 1.0169050000286006, "success": true, - "started_at_unix": 1788329196.0283265, + "started_at_unix": 1788415620.336357, "bytes_sent": 247, "bytes_received": 539, "request_id": 12, @@ -7600,9 +7600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5076200000075914, + "duration_ms": 0.659439000060047, "success": true, - "started_at_unix": 1788329196.0289943, + "started_at_unix": 1788415620.3374286, "bytes_sent": 247, "bytes_received": 539, "request_id": 13, @@ -7630,9 +7630,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1845170000128746, + "duration_ms": 1.528678999989097, "success": true, - "started_at_unix": 1788329196.0296807, + "started_at_unix": 1788415620.3382123, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7660,9 +7660,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.38650300001563664, + "duration_ms": 0.411536999990858, "success": true, - "started_at_unix": 1788329196.0309093, + "started_at_unix": 1788415620.3397768, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7690,9 +7690,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4009499999995114, + "duration_ms": 0.4648459999998522, "success": true, - "started_at_unix": 1788329196.0313487, + "started_at_unix": 1788415620.3402312, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7720,9 +7720,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.42874199999687335, + "duration_ms": 0.5109920000450074, "success": true, - "started_at_unix": 1788329196.031804, + "started_at_unix": 1788415620.3407412, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7750,9 +7750,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3821249999873544, + "duration_ms": 0.45140199995330477, "success": true, - "started_at_unix": 1788329196.0322855, + "started_at_unix": 1788415620.341295, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7780,9 +7780,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3556859999775952, + "duration_ms": 0.5259910000177115, "success": true, - "started_at_unix": 1788329196.0327206, + "started_at_unix": 1788415620.3417869, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7810,9 +7810,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02913499997703184, + "duration_ms": 0.028842999995504215, "success": true, - "started_at_unix": 1788329196.033312, + "started_at_unix": 1788415620.342506, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7829,9 +7829,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1869.45762900001, + "duration_ms": 1720.9429549999413, "success": true, - "started_at_unix": 1788329196.0333524, + "started_at_unix": 1788415620.3425488, "bytes_sent": 280, "bytes_received": 117784, "request_id": 20, @@ -7859,9 +7859,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.046076000018047125, + "duration_ms": 0.02965600003790314, "success": true, - "started_at_unix": 1788329197.9048402, + "started_at_unix": 1788415622.0655582, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7878,9 +7878,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02656999998862375, + "duration_ms": 0.014176000036059122, "success": true, - "started_at_unix": 1788329197.9048998, + "started_at_unix": 1788415622.065598, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7897,9 +7897,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1351.1173759999906, + "duration_ms": 1257.4742350000179, "success": true, - "started_at_unix": 1788329197.904939, + "started_at_unix": 1788415622.0656207, "bytes_sent": 280, "bytes_received": 117784, "request_id": 21, @@ -7927,9 +7927,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03523499998436819, + "duration_ms": 0.03558599996722478, "success": true, - "started_at_unix": 1788329199.2594674, + "started_at_unix": 1788415623.3264735, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7946,9 +7946,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04887200000780467, + "duration_ms": 0.026468999976714258, "success": true, - "started_at_unix": 1788329199.2595167, + "started_at_unix": 1788415623.3265233, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7965,9 +7965,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 247.65268499999138, + "duration_ms": 1116.274156999907, "success": true, - "started_at_unix": 1788329199.2595801, + "started_at_unix": 1788415623.3265636, "bytes_sent": 280, "bytes_received": 117784, "request_id": 22, @@ -7995,9 +7995,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.038050999989991396, + "duration_ms": 0.03236999998534884, "success": true, - "started_at_unix": 1788329199.5108368, + "started_at_unix": 1788415624.4458644, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8014,9 +8014,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02673000000186221, + "duration_ms": 0.025456999992456986, "success": true, - "started_at_unix": 1788329199.5108888, + "started_at_unix": 1788415624.4459114, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8033,9 +8033,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1077.2628770000097, + "duration_ms": 239.67296399996485, "success": true, - "started_at_unix": 1788329199.5109305, + "started_at_unix": 1788415624.4459522, "bytes_sent": 280, "bytes_received": 117784, "request_id": 23, @@ -8063,9 +8063,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03178000000048087, + "duration_ms": 0.02936399994268868, "success": true, - "started_at_unix": 1788329200.5912638, + "started_at_unix": 1788415624.6888003, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8082,9 +8082,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025286999999707405, + "duration_ms": 0.014687999964735354, "success": true, - "started_at_unix": 1788329200.5913086, + "started_at_unix": 1788415624.6888402, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8101,9 +8101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 232.4446249999994, + "duration_ms": 234.25935399995979, "success": true, - "started_at_unix": 1788329200.5913472, + "started_at_unix": 1788415624.6888635, "bytes_sent": 280, "bytes_received": 117784, "request_id": 24, @@ -8131,9 +8131,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029535000010127987, + "duration_ms": 0.027961999990111508, "success": true, - "started_at_unix": 1788329200.8267896, + "started_at_unix": 1788415624.926163, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8150,9 +8150,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01440700000898687, + "duration_ms": 0.014357000054587843, "success": true, - "started_at_unix": 1788329200.8268292, + "started_at_unix": 1788415624.9262009, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8169,9 +8169,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 223.64003500001672, + "duration_ms": 230.9190779999426, "success": true, - "started_at_unix": 1788329200.826853, + "started_at_unix": 1788415624.9262242, "bytes_sent": 280, "bytes_received": 117784, "request_id": 25, @@ -8199,9 +8199,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02932600000349339, + "duration_ms": 0.029424999979710265, "success": true, - "started_at_unix": 1788329201.0535407, + "started_at_unix": 1788415625.1602178, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8218,9 +8218,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02027799999382296, + "duration_ms": 0.02146000008451665, "success": true, - "started_at_unix": 1788329201.0537565, + "started_at_unix": 1788415625.1604276, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8237,9 +8237,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 13.31350099999895, + "duration_ms": 10.571194000021933, "success": true, - "started_at_unix": 1788329201.053786, + "started_at_unix": 1788415625.1604588, "bytes_sent": 247, "bytes_received": 4618, "request_id": 26, @@ -8267,9 +8267,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03459399999883317, + "duration_ms": 0.03618699997787189, "success": true, - "started_at_unix": 1788329201.0672154, + "started_at_unix": 1788415625.1711586, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8286,9 +8286,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021920999984104128, + "duration_ms": 0.020729000084429572, "success": true, - "started_at_unix": 1788329201.0672605, + "started_at_unix": 1788415625.1712053, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8305,9 +8305,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 10.799095999999508, + "duration_ms": 12.42165299993303, "success": true, - "started_at_unix": 1788329201.067293, + "started_at_unix": 1788415625.1712363, "bytes_sent": 247, "bytes_received": 4618, "request_id": 27, @@ -8335,9 +8335,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02302300001133517, + "duration_ms": 0.026178999974035833, "success": true, - "started_at_unix": 1788329201.0781944, + "started_at_unix": 1788415625.1838071, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8354,9 +8354,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013674999991053483, + "duration_ms": 0.013545999991038116, "success": true, - "started_at_unix": 1788329201.0782251, + "started_at_unix": 1788415625.1838427, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8373,9 +8373,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 12.723461999996744, + "duration_ms": 13.16662199997154, "success": true, - "started_at_unix": 1788329201.078246, + "started_at_unix": 1788415625.1838648, "bytes_sent": 247, "bytes_received": 4618, "request_id": 28, @@ -8403,9 +8403,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032992000001286215, + "duration_ms": 0.023504000068896858, "success": true, - "started_at_unix": 1788329201.0911245, + "started_at_unix": 1788415625.19717, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8422,9 +8422,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03145899998457935, + "duration_ms": 0.013494999961949361, "success": true, - "started_at_unix": 1788329201.09117, + "started_at_unix": 1788415625.1972022, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8441,9 +8441,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.717264000011937, + "duration_ms": 11.368811000011192, "success": true, - "started_at_unix": 1788329201.0912156, + "started_at_unix": 1788415625.1972234, "bytes_sent": 247, "bytes_received": 4618, "request_id": 29, @@ -8471,9 +8471,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02690099998403639, + "duration_ms": 0.045986000031916774, "success": true, - "started_at_unix": 1788329201.1000328, + "started_at_unix": 1788415625.2086995, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8490,9 +8490,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02642000001173983, + "duration_ms": 0.017262000028495095, "success": true, - "started_at_unix": 1788329201.1000702, + "started_at_unix": 1788415625.2087555, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8509,9 +8509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 11.828655000016397, + "duration_ms": 15.212404999942919, "success": true, - "started_at_unix": 1788329201.1001108, + "started_at_unix": 1788415625.2087817, "bytes_sent": 247, "bytes_received": 4618, "request_id": 30, @@ -8539,9 +8539,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02988599999298458, + "duration_ms": 0.034143999982916284, "success": true, - "started_at_unix": 1788329201.1120822, + "started_at_unix": 1788415625.2241995, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8558,9 +8558,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02583799999911207, + "duration_ms": 0.0211089999311298, "success": true, - "started_at_unix": 1788329201.1121247, + "started_at_unix": 1788415625.2242458, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8577,9 +8577,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 8.992782999996507, + "duration_ms": 12.543972000003123, "success": true, - "started_at_unix": 1788329201.1121626, + "started_at_unix": 1788415625.2242777, "bytes_sent": 247, "bytes_received": 4618, "request_id": 31, @@ -8607,9 +8607,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027141000003894078, + "duration_ms": 0.03262100005940738, "success": true, - "started_at_unix": 1788329201.121261, + "started_at_unix": 1788415625.2369823, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8626,9 +8626,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02790199999935794, + "duration_ms": 0.020098000049983966, "success": true, - "started_at_unix": 1788329201.1214182, + "started_at_unix": 1788415625.2371316, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8641,9 +8641,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.7657820000067659, + "duration_ms": 2.290248999997857, "success": true, - "started_at_unix": 1788329201.1214576, + "started_at_unix": 1788415625.2371602, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8661,9 +8661,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.027441999975508224, + "duration_ms": 0.028423000003385823, "success": true, - "started_at_unix": 1788329201.1232414, + "started_at_unix": 1788415625.2394724, "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": 3458.730134999996, + "total_duration_ms": 3450.953909999953, "error_message": null, "summary": { "request_count": 32, @@ -8694,11 +8694,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 140023, - "min_ms": 0.35689399999228044, - "max_ms": 1800.3981210000006, - "mean_ms": 106.84517046874831, - "median_ms": 8.53842799999427, - "p95_ms": 171.42336500000113, + "min_ms": 0.369678999959433, + "max_ms": 1800.648348999971, + "mean_ms": 106.59466390624672, + "median_ms": 8.059238500038646, + "p95_ms": 186.1881725499643, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8754,27 +8754,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.786611999998968, - "max_ms": 175.46804299999508, - "mean_ms": 73.23637089999977, - "median_ms": 59.42005250000193, - "p95_ms": 167.94732664999685 + "min_ms": 3.778383000053509, + "max_ms": 200.6131099999493, + "mean_ms": 72.26359060001641, + "median_ms": 54.332083000076636, + "p95_ms": 179.8953759499738 }, "textDocument/hover": { "point_count": 2, - "min_ms": 1.0280850000015107, - "max_ms": 98.11122700000396, - "mean_ms": 44.60682040000279, - "median_ms": 39.54857399999412, - "p95_ms": 95.94119200000364 + "min_ms": 0.9902049999936935, + "max_ms": 100.40200299999924, + "mean_ms": 44.70852009999362, + "median_ms": 42.322755999975925, + "p95_ms": 94.13768395000373 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.35689399999228044, - "max_ms": 0.46099200000071505, - "mean_ms": 0.4094687999895541, - "median_ms": 0.4195859999924778, - "p95_ms": 0.45433479999701376 + "min_ms": 0.369678999959433, + "max_ms": 0.46264299999165814, + "mean_ms": 0.42745560001549165, + "median_ms": 0.4335680000622233, + "p95_ms": 0.4606438000109847 } }, "validation": { @@ -8800,11 +8800,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 1825, - "min_ms": 3.786611999998968, - "max_ms": 14.279981000015596, - "mean_ms": 7.894378200001029, - "median_ms": 7.701658999991423, - "p95_ms": 13.2990242000119, + "min_ms": 3.778383000053509, + "max_ms": 15.724410000075295, + "mean_ms": 8.030063800038079, + "median_ms": 6.911572000035449, + "p95_ms": 14.420909000068603, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8864,9 +8864,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1800.3981210000006, + "duration_ms": 1800.648348999971, "success": true, - "started_at_unix": 1788329206.1627252, + "started_at_unix": 1788415630.28534, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -8894,9 +8894,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.279981000015596, + "duration_ms": 15.724410000075295, "success": true, - "started_at_unix": 1788329207.9631982, + "started_at_unix": 1788415632.0860648, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -8924,9 +8924,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.701658999991423, + "duration_ms": 6.911572000035449, "success": true, - "started_at_unix": 1788329207.9776096, + "started_at_unix": 1788415632.101873, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -8954,9 +8954,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.375196999997115, + "duration_ms": 9.206905000041843, "success": true, - "started_at_unix": 1788329207.9854052, + "started_at_unix": 1788415632.108882, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -8984,9 +8984,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.328442000002042, + "duration_ms": 4.5290489999842976, "success": true, - "started_at_unix": 1788329207.9948752, + "started_at_unix": 1788415632.1181736, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -9014,9 +9014,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.786611999998968, + "duration_ms": 3.778383000053509, "success": true, - "started_at_unix": 1788329207.9992943, + "started_at_unix": 1788415632.1228392, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -9059,11 +9059,11 @@ "failure_count": 0, "bytes_sent": 1254, "bytes_received": 55094, - "min_ms": 1.0280850000015107, - "max_ms": 1.3471349999747417, - "mean_ms": 1.2045353999951658, - "median_ms": 1.305481999992253, - "p95_ms": 1.3401945999817144, + "min_ms": 0.9902049999936935, + "max_ms": 1.5837019999480617, + "mean_ms": 1.2710387999959494, + "median_ms": 1.2348210000254767, + "p95_ms": 1.5519907999532734, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9123,9 +9123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.974156000012499, + "duration_ms": 5.108441999936986, "success": true, - "started_at_unix": 1788329208.0032322, + "started_at_unix": 1788415632.1268525, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -9153,9 +9153,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3471349999747417, + "duration_ms": 1.5837019999480617, "success": true, - "started_at_unix": 1788329208.0104015, + "started_at_unix": 1788415632.132159, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -9183,9 +9183,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.305481999992253, + "duration_ms": 1.42514599997412, "success": true, - "started_at_unix": 1788329208.0119593, + "started_at_unix": 1788415632.1340914, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -9213,9 +9213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0280850000015107, + "duration_ms": 0.9902049999936935, "success": true, - "started_at_unix": 1788329208.0134518, + "started_at_unix": 1788415632.1356928, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -9243,9 +9243,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3124330000096052, + "duration_ms": 1.2348210000254767, "success": true, - "started_at_unix": 1788329208.0146728, + "started_at_unix": 1788415632.136873, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -9273,9 +9273,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0295419999977184, + "duration_ms": 1.121320000038395, "success": true, - "started_at_unix": 1788329208.016213, + "started_at_unix": 1788415632.1382933, "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.35689399999228044, - "max_ms": 0.46099200000071505, - "mean_ms": 0.4094687999895541, - "median_ms": 0.4195859999924778, - "p95_ms": 0.45433479999701376, + "min_ms": 0.369678999959433, + "max_ms": 0.46264299999165814, + "mean_ms": 0.42745560001549165, + "median_ms": 0.4335680000622233, + "p95_ms": 0.4606438000109847, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9382,9 +9382,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1362879999978759, + "duration_ms": 1.1989149999180881, "success": true, - "started_at_unix": 1788329208.017496, + "started_at_unix": 1788415632.139662, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -9412,9 +9412,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46099200000071505, + "duration_ms": 0.46264299999165814, "success": true, - "started_at_unix": 1788329208.018671, + "started_at_unix": 1788415632.140897, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -9442,9 +9442,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3821659999800886, + "duration_ms": 0.4335680000622233, "success": true, - "started_at_unix": 1788329208.0191758, + "started_at_unix": 1788415632.1414018, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -9472,9 +9472,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35689399999228044, + "duration_ms": 0.4187409999758529, "success": true, - "started_at_unix": 1788329208.0195985, + "started_at_unix": 1788415632.141876, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -9502,9 +9502,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4277059999822086, + "duration_ms": 0.369678999959433, "success": true, - "started_at_unix": 1788329208.0200112, + "started_at_unix": 1788415632.142334, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -9532,9 +9532,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4195859999924778, + "duration_ms": 0.45264700008829095, "success": true, - "started_at_unix": 1788329208.0205045, + "started_at_unix": 1788415632.14276, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -9577,11 +9577,11 @@ "failure_count": 0, "bytes_sent": 1420, "bytes_received": 52070, - "min_ms": 104.56012399998826, - "max_ms": 175.46804299999508, - "mean_ms": 138.5783635999985, - "median_ms": 135.9021680000012, - "p95_ms": 172.12550239999587, + "min_ms": 92.93975600007798, + "max_ms": 200.6131099999493, + "mean_ms": 136.49711739999475, + "median_ms": 123.00040399998124, + "p95_ms": 191.40522819996022, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9641,9 +9641,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 168.11408300000608, + "duration_ms": 174.38595099997656, "success": true, - "started_at_unix": 1788329208.0212212, + "started_at_unix": 1788415632.143473, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -9671,9 +9671,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.75533999999902, + "duration_ms": 154.5737010000039, "success": true, - "started_at_unix": 1788329208.189685, + "started_at_unix": 1788415632.3181837, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -9701,9 +9701,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 135.9021680000012, + "duration_ms": 200.6131099999493, "success": true, - "started_at_unix": 1788329208.3489208, + "started_at_unix": 1788415632.4734535, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -9731,9 +9731,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 175.46804299999508, + "duration_ms": 123.00040399998124, "success": true, - "started_at_unix": 1788329208.4855077, + "started_at_unix": 1788415632.674604, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -9761,9 +9761,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 118.20614300000898, + "duration_ms": 111.35861599996133, "success": true, - "started_at_unix": 1788329208.6614213, + "started_at_unix": 1788415632.7983575, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -9791,9 +9791,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 104.56012399998826, + "duration_ms": 92.93975600007798, "success": true, - "started_at_unix": 1788329208.780077, + "started_at_unix": 1788415632.9102058, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -9836,11 +9836,11 @@ "failure_count": 0, "bytes_sent": 1255, "bytes_received": 5530, - "min_ms": 77.7500130000135, - "max_ms": 98.11122700000396, - "mean_ms": 88.00910540001041, - "median_ms": 90.87847400002147, - "p95_ms": 97.14676700000382, + "min_ms": 83.06181000000379, + "max_ms": 100.40200299999924, + "mean_ms": 88.14600139999129, + "median_ms": 85.67026200000782, + "p95_ms": 97.61786120000124, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9900,9 +9900,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 102.76465799998391, + "duration_ms": 95.37570399993456, "success": true, - "started_at_unix": 1788329208.8855186, + "started_at_unix": 1788415633.0038054, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -9930,9 +9930,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 98.11122700000396, + "duration_ms": 100.40200299999924, "success": true, - "started_at_unix": 1788329208.9884713, + "started_at_unix": 1788415633.0993645, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -9960,9 +9960,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 80.01688600000989, + "duration_ms": 83.06181000000379, "success": true, - "started_at_unix": 1788329209.086787, + "started_at_unix": 1788415633.1999774, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -9990,9 +9990,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 90.87847400002147, + "duration_ms": 85.11463799993635, "success": true, - "started_at_unix": 1788329209.1669877, + "started_at_unix": 1788415633.283195, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -10020,9 +10020,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 77.7500130000135, + "duration_ms": 86.48129400000926, "success": true, - "started_at_unix": 1788329209.258027, + "started_at_unix": 1788415633.3685222, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -10050,9 +10050,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 93.28892700000324, + "duration_ms": 85.67026200000782, "success": true, - "started_at_unix": 1788329209.3359342, + "started_at_unix": 1788415633.4551587, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -10084,9 +10084,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 157.2591179999847, + "duration_ms": 160.60376099994755, "success": true, - "started_at_unix": 1788329206.005151, + "started_at_unix": 1788415630.1243966, "bytes_sent": 667, "bytes_received": 1070, "request_id": 1, @@ -10105,9 +10105,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.043512000019063635, + "duration_ms": 0.026167999976678402, "success": true, - "started_at_unix": 1788329206.1625028, + "started_at_unix": 1788415630.2850978, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10120,9 +10120,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.01631099999599428, + "duration_ms": 0.016601000083937834, "success": true, - "started_at_unix": 1788329206.162571, + "started_at_unix": 1788415630.28515, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10138,9 +10138,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.018855000007533818, + "duration_ms": 0.022392000005311274, "success": true, - "started_at_unix": 1788329206.162673, + "started_at_unix": 1788415630.2852833, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10156,9 +10156,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1800.3981210000006, + "duration_ms": 1800.648348999971, "success": true, - "started_at_unix": 1788329206.1627252, + "started_at_unix": 1788415630.28534, "bytes_sent": 283, "bytes_received": 365, "request_id": 2, @@ -10186,9 +10186,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.279981000015596, + "duration_ms": 15.724410000075295, "success": true, - "started_at_unix": 1788329207.9631982, + "started_at_unix": 1788415632.0860648, "bytes_sent": 283, "bytes_received": 365, "request_id": 3, @@ -10216,9 +10216,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.701658999991423, + "duration_ms": 6.911572000035449, "success": true, - "started_at_unix": 1788329207.9776096, + "started_at_unix": 1788415632.101873, "bytes_sent": 283, "bytes_received": 365, "request_id": 4, @@ -10246,9 +10246,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.375196999997115, + "duration_ms": 9.206905000041843, "success": true, - "started_at_unix": 1788329207.9854052, + "started_at_unix": 1788415632.108882, "bytes_sent": 283, "bytes_received": 365, "request_id": 5, @@ -10276,9 +10276,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.328442000002042, + "duration_ms": 4.5290489999842976, "success": true, - "started_at_unix": 1788329207.9948752, + "started_at_unix": 1788415632.1181736, "bytes_sent": 283, "bytes_received": 365, "request_id": 6, @@ -10306,9 +10306,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.786611999998968, + "duration_ms": 3.778383000053509, "success": true, - "started_at_unix": 1788329207.9992943, + "started_at_unix": 1788415632.1228392, "bytes_sent": 283, "bytes_received": 365, "request_id": 7, @@ -10336,9 +10336,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 6.974156000012499, + "duration_ms": 5.108441999936986, "success": true, - "started_at_unix": 1788329208.0032322, + "started_at_unix": 1788415632.1268525, "bytes_sent": 250, "bytes_received": 11018, "request_id": 8, @@ -10366,9 +10366,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3471349999747417, + "duration_ms": 1.5837019999480617, "success": true, - "started_at_unix": 1788329208.0104015, + "started_at_unix": 1788415632.132159, "bytes_sent": 250, "bytes_received": 11018, "request_id": 9, @@ -10396,9 +10396,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.305481999992253, + "duration_ms": 1.42514599997412, "success": true, - "started_at_unix": 1788329208.0119593, + "started_at_unix": 1788415632.1340914, "bytes_sent": 251, "bytes_received": 11019, "request_id": 10, @@ -10426,9 +10426,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0280850000015107, + "duration_ms": 0.9902049999936935, "success": true, - "started_at_unix": 1788329208.0134518, + "started_at_unix": 1788415632.1356928, "bytes_sent": 251, "bytes_received": 11019, "request_id": 11, @@ -10456,9 +10456,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.3124330000096052, + "duration_ms": 1.2348210000254767, "success": true, - "started_at_unix": 1788329208.0146728, + "started_at_unix": 1788415632.136873, "bytes_sent": 251, "bytes_received": 11019, "request_id": 12, @@ -10486,9 +10486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.0295419999977184, + "duration_ms": 1.121320000038395, "success": true, - "started_at_unix": 1788329208.016213, + "started_at_unix": 1788415632.1382933, "bytes_sent": 251, "bytes_received": 11019, "request_id": 13, @@ -10516,9 +10516,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.1362879999978759, + "duration_ms": 1.1989149999180881, "success": true, - "started_at_unix": 1788329208.017496, + "started_at_unix": 1788415632.139662, "bytes_sent": 256, "bytes_received": 245, "request_id": 14, @@ -10546,9 +10546,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46099200000071505, + "duration_ms": 0.46264299999165814, "success": true, - "started_at_unix": 1788329208.018671, + "started_at_unix": 1788415632.140897, "bytes_sent": 256, "bytes_received": 245, "request_id": 15, @@ -10576,9 +10576,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3821659999800886, + "duration_ms": 0.4335680000622233, "success": true, - "started_at_unix": 1788329208.0191758, + "started_at_unix": 1788415632.1414018, "bytes_sent": 256, "bytes_received": 245, "request_id": 16, @@ -10606,9 +10606,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.35689399999228044, + "duration_ms": 0.4187409999758529, "success": true, - "started_at_unix": 1788329208.0195985, + "started_at_unix": 1788415632.141876, "bytes_sent": 256, "bytes_received": 245, "request_id": 17, @@ -10636,9 +10636,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4277059999822086, + "duration_ms": 0.369678999959433, "success": true, - "started_at_unix": 1788329208.0200112, + "started_at_unix": 1788415632.142334, "bytes_sent": 256, "bytes_received": 245, "request_id": 18, @@ -10666,9 +10666,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4195859999924778, + "duration_ms": 0.45264700008829095, "success": true, - "started_at_unix": 1788329208.0205045, + "started_at_unix": 1788415632.14276, "bytes_sent": 256, "bytes_received": 245, "request_id": 19, @@ -10696,9 +10696,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03392299998949966, + "duration_ms": 0.027461999934530468, "success": true, - "started_at_unix": 1788329208.0211751, + "started_at_unix": 1788415632.1434357, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10715,9 +10715,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 168.11408300000608, + "duration_ms": 174.38595099997656, "success": true, - "started_at_unix": 1788329208.0212212, + "started_at_unix": 1788415632.143473, "bytes_sent": 284, "bytes_received": 10414, "request_id": 20, @@ -10745,9 +10745,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03226999999128566, + "duration_ms": 0.033152000014524674, "success": true, - "started_at_unix": 1788329208.189617, + "started_at_unix": 1788415632.3181171, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10764,9 +10764,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015369000010423406, + "duration_ms": 0.014758000020265172, "success": true, - "started_at_unix": 1788329208.18966, + "started_at_unix": 1788415632.318161, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10783,9 +10783,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 158.75533999999902, + "duration_ms": 154.5737010000039, "success": true, - "started_at_unix": 1788329208.189685, + "started_at_unix": 1788415632.3181837, "bytes_sent": 284, "bytes_received": 10414, "request_id": 21, @@ -10813,9 +10813,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02540699998121454, + "duration_ms": 0.0295449999612174, "success": true, - "started_at_unix": 1788329208.3488624, + "started_at_unix": 1788415632.4733806, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10832,9 +10832,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014356999997744424, + "duration_ms": 0.019545999975889572, "success": true, - "started_at_unix": 1788329208.3488977, + "started_at_unix": 1788415632.4734223, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10851,9 +10851,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 135.9021680000012, + "duration_ms": 200.6131099999493, "success": true, - "started_at_unix": 1788329208.3489208, + "started_at_unix": 1788415632.4734535, "bytes_sent": 284, "bytes_received": 10414, "request_id": 22, @@ -10881,9 +10881,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030606999985138827, + "duration_ms": 0.03289100004622014, "success": true, - "started_at_unix": 1788329208.485432, + "started_at_unix": 1788415632.674532, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10900,9 +10900,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.019567000009601543, + "duration_ms": 0.0169810000443249, "success": true, - "started_at_unix": 1788329208.4854758, + "started_at_unix": 1788415632.6745763, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10919,9 +10919,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 175.46804299999508, + "duration_ms": 123.00040399998124, "success": true, - "started_at_unix": 1788329208.4855077, + "started_at_unix": 1788415632.674604, "bytes_sent": 284, "bytes_received": 10414, "request_id": 23, @@ -10949,9 +10949,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024897000002965797, + "duration_ms": 0.0339630000780744, "success": true, - "started_at_unix": 1788329208.6613626, + "started_at_unix": 1788415632.7982764, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10968,9 +10968,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013966000011578217, + "duration_ms": 0.021289999949658522, "success": true, - "started_at_unix": 1788329208.6613977, + "started_at_unix": 1788415632.7983234, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10987,9 +10987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 118.20614300000898, + "duration_ms": 111.35861599996133, "success": true, - "started_at_unix": 1788329208.6614213, + "started_at_unix": 1788415632.7983575, "bytes_sent": 284, "bytes_received": 10414, "request_id": 24, @@ -11017,9 +11017,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027270999993334044, + "duration_ms": 0.032400000009147334, "success": true, - "started_at_unix": 1788329208.7800157, + "started_at_unix": 1788415632.9101222, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11036,9 +11036,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014115999988462136, + "duration_ms": 0.024374999952669896, "success": true, - "started_at_unix": 1788329208.7800539, + "started_at_unix": 1788415632.9101686, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11055,9 +11055,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 104.56012399998826, + "duration_ms": 92.93975600007798, "success": true, - "started_at_unix": 1788329208.780077, + "started_at_unix": 1788415632.9102058, "bytes_sent": 284, "bytes_received": 10414, "request_id": 25, @@ -11085,9 +11085,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03126799998653951, + "duration_ms": 0.027351000085218402, "success": true, - "started_at_unix": 1788329208.8852742, + "started_at_unix": 1788415633.0035386, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11104,9 +11104,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02120999999988271, + "duration_ms": 0.0217709999787985, "success": true, - "started_at_unix": 1788329208.8854876, + "started_at_unix": 1788415633.0037742, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11123,9 +11123,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 102.76465799998391, + "duration_ms": 95.37570399993456, "success": true, - "started_at_unix": 1788329208.8855186, + "started_at_unix": 1788415633.0038054, "bytes_sent": 251, "bytes_received": 1106, "request_id": 26, @@ -11153,9 +11153,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.04155800002081378, + "duration_ms": 0.040595999962533824, "success": true, - "started_at_unix": 1788329208.9883816, + "started_at_unix": 1788415633.0992785, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11172,9 +11172,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022712000003366484, + "duration_ms": 0.021551000031649892, "success": true, - "started_at_unix": 1788329208.9884365, + "started_at_unix": 1788415633.0993316, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11191,9 +11191,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 98.11122700000396, + "duration_ms": 100.40200299999924, "success": true, - "started_at_unix": 1788329208.9884713, + "started_at_unix": 1788415633.0993645, "bytes_sent": 251, "bytes_received": 1106, "request_id": 27, @@ -11221,9 +11221,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03669900002023496, + "duration_ms": 0.038632000041616266, "success": true, - "started_at_unix": 1788329209.086707, + "started_at_unix": 1788415633.1998937, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11240,9 +11240,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021080000010442745, + "duration_ms": 0.021600000081889448, "success": true, - "started_at_unix": 1788329209.0867553, + "started_at_unix": 1788415633.1999447, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11259,9 +11259,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 80.01688600000989, + "duration_ms": 83.06181000000379, "success": true, - "started_at_unix": 1788329209.086787, + "started_at_unix": 1788415633.1999774, "bytes_sent": 251, "bytes_received": 1106, "request_id": 28, @@ -11289,9 +11289,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03503599998566642, + "duration_ms": 0.02924400007486838, "success": true, - "started_at_unix": 1788329209.1669145, + "started_at_unix": 1788415633.2831347, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11308,9 +11308,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.017993999989585063, + "duration_ms": 0.014136000004327798, "success": true, - "started_at_unix": 1788329209.1669605, + "started_at_unix": 1788415633.2831733, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11327,9 +11327,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 90.87847400002147, + "duration_ms": 85.11463799993635, "success": true, - "started_at_unix": 1788329209.1669877, + "started_at_unix": 1788415633.283195, "bytes_sent": 251, "bytes_received": 1106, "request_id": 29, @@ -11357,9 +11357,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029154000003472902, + "duration_ms": 0.03949400002056791, "success": true, - "started_at_unix": 1788329209.257962, + "started_at_unix": 1788415633.3684356, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11376,9 +11376,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01620999998408479, + "duration_ms": 0.021971000023768283, "success": true, - "started_at_unix": 1788329209.2580006, + "started_at_unix": 1788415633.368488, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11395,9 +11395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 77.7500130000135, + "duration_ms": 86.48129400000926, "success": true, - "started_at_unix": 1788329209.258027, + "started_at_unix": 1788415633.3685222, "bytes_sent": 251, "bytes_received": 1106, "request_id": 30, @@ -11425,9 +11425,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029174999980341454, + "duration_ms": 0.028682999982265756, "success": true, - "started_at_unix": 1788329209.335872, + "started_at_unix": 1788415633.4550986, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11444,9 +11444,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014967999987902658, + "duration_ms": 0.014066000062484818, "success": true, - "started_at_unix": 1788329209.3359108, + "started_at_unix": 1788415633.4551368, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11463,9 +11463,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 93.28892700000324, + "duration_ms": 85.67026200000782, "success": true, - "started_at_unix": 1788329209.3359342, + "started_at_unix": 1788415633.4551587, "bytes_sent": 251, "bytes_received": 1106, "request_id": 31, @@ -11493,9 +11493,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03306199999997261, + "duration_ms": 0.03288200002771191, "success": true, - "started_at_unix": 1788329209.4293156, + "started_at_unix": 1788415633.540924, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11512,9 +11512,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.026450000007116614, + "duration_ms": 0.02525700006117404, "success": true, - "started_at_unix": 1788329209.429474, + "started_at_unix": 1788415633.5410814, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11527,9 +11527,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.9197739999867736, + "duration_ms": 1.8497380000326302, "success": true, - "started_at_unix": 1788329209.4295118, + "started_at_unix": 1788415633.541117, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11547,9 +11547,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02733200000193392, + "duration_ms": 0.026107999929081416, "success": true, - "started_at_unix": 1788329209.4314506, + "started_at_unix": 1788415633.542985, "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": 16538.978818999993, + "total_duration_ms": 16965.213055999924, "error_message": null, "summary": { "request_count": 32, @@ -11580,11 +11580,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 698018, - "min_ms": 0.36498299999720984, - "max_ms": 12015.12216200001, - "mean_ms": 510.99851650000255, - "median_ms": 6.737495500004798, - "p95_ms": 708.1264087499974, + "min_ms": 0.38840399997752684, + "max_ms": 12287.603861999969, + "mean_ms": 524.2950707499893, + "median_ms": 7.492440499902386, + "p95_ms": 744.1266488999986, "result_summary": { "present_count": 31, "empty_count": 7, @@ -11640,27 +11640,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 5.839609000020118, - "max_ms": 87.12578000000804, - "mean_ms": 27.82219299999724, - "median_ms": 23.037573499991026, - "p95_ms": 66.4026940999974 + "min_ms": 5.8930060000648155, + "max_ms": 91.86489800003983, + "mean_ms": 29.779538599996158, + "median_ms": 24.425056499978837, + "p95_ms": 71.45945900004443 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.3929150000203663, - "max_ms": 647.669307000001, - "mean_ms": 309.15975310000476, - "median_ms": 300.12435250000635, - "p95_ms": 633.9807718499998 + "min_ms": 0.38840399997752684, + "max_ms": 695.973327000047, + "mean_ms": 320.6976131000033, + "median_ms": 311.967946999971, + "p95_ms": 666.6623965500378 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.36498299999720984, - "max_ms": 0.5295010000168077, - "mean_ms": 0.44189500000584303, - "median_ms": 0.4463150000049154, - "p95_ms": 0.5159818000151972 + "min_ms": 0.39055799993548135, + "max_ms": 0.5269199999702323, + "mean_ms": 0.4430363999745168, + "median_ms": 0.44531100002132007, + "p95_ms": 0.5109213999730855 } }, "validation": { @@ -11686,11 +11686,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 581925, - "min_ms": 37.67915299999913, - "max_ms": 87.12578000000804, - "mean_ms": 48.92072159999543, - "median_ms": 39.60870500000624, - "p95_ms": 77.91551960000334, + "min_ms": 39.65574300002572, + "max_ms": 91.86489800003983, + "mean_ms": 52.32087260003482, + "median_ms": 42.91362599997228, + "p95_ms": 82.7958140000419, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11750,9 +11750,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12015.12216200001, + "duration_ms": 12287.603861999969, "success": true, - "started_at_unix": 1788329225.41802, + "started_at_unix": 1788415649.5611148, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -11780,9 +11780,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.12578000000804, + "duration_ms": 91.86489800003983, "success": true, - "started_at_unix": 1788329237.4352612, + "started_at_unix": 1788415661.8508148, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -11810,9 +11810,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.07447799998454, + "duration_ms": 46.519478000050185, "success": true, - "started_at_unix": 1788329237.5257359, + "started_at_unix": 1788415661.9460068, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -11840,9 +11840,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.11549199997921, + "duration_ms": 39.65574300002572, "success": true, - "started_at_unix": 1788329237.5701377, + "started_at_unix": 1788415661.995862, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -11870,9 +11870,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.67915299999913, + "duration_ms": 40.65061800008607, "success": true, - "started_at_unix": 1788329237.612646, + "started_at_unix": 1788415662.039137, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -11900,9 +11900,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.60870500000624, + "duration_ms": 42.91362599997228, "success": true, - "started_at_unix": 1788329237.653752, + "started_at_unix": 1788415662.0831983, "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.3929150000203663, - "max_ms": 0.4862609999918277, - "mean_ms": 0.4439992000015991, - "median_ms": 0.4604410000013104, - "p95_ms": 0.48198899999079003, + "min_ms": 0.38840399997752684, + "max_ms": 0.5178459999797269, + "mean_ms": 0.47458259998620633, + "median_ms": 0.484663000065666, + "p95_ms": 0.5175391999728163, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12009,9 +12009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9953439999937927, + "duration_ms": 1.8702059999213816, "success": true, - "started_at_unix": 1788329237.69681, + "started_at_unix": 1788415662.1295714, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -12039,9 +12039,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4604410000013104, + "duration_ms": 0.5163119999451737, "success": true, - "started_at_unix": 1788329237.6988516, + "started_at_unix": 1788415662.131493, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -12069,9 +12069,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4862609999918277, + "duration_ms": 0.484663000065666, "success": true, - "started_at_unix": 1788329237.6993597, + "started_at_unix": 1788415662.132067, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -12099,9 +12099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46490099998663936, + "duration_ms": 0.5178459999797269, "success": true, - "started_at_unix": 1788329237.6998918, + "started_at_unix": 1788415662.132607, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -12129,9 +12129,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3929150000203663, + "duration_ms": 0.38840399997752684, "success": true, - "started_at_unix": 1788329237.7004006, + "started_at_unix": 1788415662.133177, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -12159,9 +12159,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41547800000785173, + "duration_ms": 0.4656879999629382, "success": true, - "started_at_unix": 1788329237.7008376, + "started_at_unix": 1788415662.1336164, "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.36498299999720984, - "max_ms": 0.5295010000168077, - "mean_ms": 0.44189500000584303, - "median_ms": 0.4463150000049154, - "p95_ms": 0.5159818000151972, + "min_ms": 0.39055799993548135, + "max_ms": 0.5269199999702323, + "mean_ms": 0.4430363999745168, + "median_ms": 0.44531100002132007, + "p95_ms": 0.5109213999730855, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12268,9 +12268,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0963520000188964, + "duration_ms": 1.1262689999966824, "success": true, - "started_at_unix": 1788329237.701368, + "started_at_unix": 1788415662.1342106, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12298,9 +12298,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36498299999720984, + "duration_ms": 0.40546599996105215, "success": true, - "started_at_unix": 1788329237.7025013, + "started_at_unix": 1788415662.1353798, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12328,9 +12328,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4067710000015268, + "duration_ms": 0.44531100002132007, "success": true, - "started_at_unix": 1788329237.7029102, + "started_at_unix": 1788415662.135839, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12358,9 +12358,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5295010000168077, + "duration_ms": 0.5269199999702323, "success": true, - "started_at_unix": 1788329237.703376, + "started_at_unix": 1788415662.1363533, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12388,9 +12388,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46190500000875545, + "duration_ms": 0.44692699998449825, "success": true, - "started_at_unix": 1788329237.7039826, + "started_at_unix": 1788415662.136962, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12418,9 +12418,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4463150000049154, + "duration_ms": 0.39055799993548135, "success": true, - "started_at_unix": 1788329237.7044928, + "started_at_unix": 1788415662.1374624, "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.839609000020118, - "max_ms": 8.39599399998292, - "mean_ms": 6.723664399999052, - "median_ms": 5.981275000010555, - "p95_ms": 8.215538399986144, + "min_ms": 5.8930060000648155, + "max_ms": 9.19436999993195, + "mean_ms": 7.238204599957498, + "median_ms": 6.311845999903198, + "p95_ms": 9.090102999925875, "result_summary": { "present_count": 5, "empty_count": 5, @@ -12527,9 +12527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.772308000000294, + "duration_ms": 13.989648000006127, "success": true, - "started_at_unix": 1788329237.7051635, + "started_at_unix": 1788415662.1380882, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -12557,9 +12557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.981275000010555, + "duration_ms": 5.8930060000648155, "success": true, - "started_at_unix": 1788329237.725027, + "started_at_unix": 1788415662.1522062, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -12587,9 +12587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.907727999982626, + "duration_ms": 6.118765999985953, "success": true, - "started_at_unix": 1788329237.7310927, + "started_at_unix": 1788415662.1582298, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -12617,9 +12617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.39599399998292, + "duration_ms": 6.311845999903198, "success": true, - "started_at_unix": 1788329237.7370982, + "started_at_unix": 1788415662.1644862, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -12647,9 +12647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.49371599999904, + "duration_ms": 8.673034999901574, "success": true, - "started_at_unix": 1788329237.7456567, + "started_at_unix": 1788415662.170937, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -12677,9 +12677,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.839609000020118, + "duration_ms": 9.19436999993195, "success": true, - "started_at_unix": 1788329237.753245, + "started_at_unix": 1788415662.1799004, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -12722,11 +12722,11 @@ "failure_count": 0, "bytes_sent": 1280, "bytes_received": 1050, - "min_ms": 599.7624440000209, - "max_ms": 647.669307000001, - "mean_ms": 617.8755070000079, - "median_ms": 615.7875350000097, - "p95_ms": 641.5855136000005, + "min_ms": 623.4180479999623, + "max_ms": 695.973327000047, + "mean_ms": 640.9206436000204, + "median_ms": 627.4953580000329, + "p95_ms": 682.9462468000429, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12786,9 +12786,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 782.018421999993, + "duration_ms": 802.9807089999395, "success": true, - "started_at_unix": 1788329237.759357, + "started_at_unix": 1788415662.189485, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -12816,9 +12816,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 647.669307000001, + "duration_ms": 695.973327000047, "success": true, - "started_at_unix": 1788329238.5415561, + "started_at_unix": 1788415662.992657, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -12846,9 +12846,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 615.7875350000097, + "duration_ms": 630.8379260000265, "success": true, - "started_at_unix": 1788329239.1894114, + "started_at_unix": 1788415663.6888225, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -12876,9 +12876,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 608.9079090000098, + "duration_ms": 626.8785590000334, "success": true, - "started_at_unix": 1788329239.8053932, + "started_at_unix": 1788415664.3198712, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -12906,9 +12906,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 617.2503399999982, + "duration_ms": 627.4953580000329, "success": true, - "started_at_unix": 1788329240.4144747, + "started_at_unix": 1788415664.946919, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -12936,9 +12936,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 599.7624440000209, + "duration_ms": 623.4180479999623, "success": true, - "started_at_unix": 1788329241.031901, + "started_at_unix": 1788415665.574594, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -12970,9 +12970,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 157.1738160000109, + "duration_ms": 159.9407630000087, "success": true, - "started_at_unix": 1788329225.2604237, + "started_at_unix": 1788415649.4008727, "bytes_sent": 673, "bytes_received": 1070, "request_id": 1, @@ -12991,9 +12991,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.031669000009060255, + "duration_ms": 0.023955000074238342, "success": true, - "started_at_unix": 1788329225.4177165, + "started_at_unix": 1788415649.5609066, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13006,9 +13006,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.027621000015187747, + "duration_ms": 0.01513799998065224, "success": true, - "started_at_unix": 1788329225.417786, + "started_at_unix": 1788415649.5609548, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13024,9 +13024,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03394300000536532, + "duration_ms": 0.01831400004448369, "success": true, - "started_at_unix": 1788329225.4179296, + "started_at_unix": 1788415649.5610638, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13042,9 +13042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12015.12216200001, + "duration_ms": 12287.603861999969, "success": true, - "started_at_unix": 1788329225.41802, + "started_at_unix": 1788415649.5611148, "bytes_sent": 288, "bytes_received": 110008, "request_id": 2, @@ -13072,9 +13072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 87.12578000000804, + "duration_ms": 91.86489800003983, "success": true, - "started_at_unix": 1788329237.4352612, + "started_at_unix": 1788415661.8508148, "bytes_sent": 288, "bytes_received": 116385, "request_id": 3, @@ -13102,9 +13102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 41.07447799998454, + "duration_ms": 46.519478000050185, "success": true, - "started_at_unix": 1788329237.5257359, + "started_at_unix": 1788415661.9460068, "bytes_sent": 288, "bytes_received": 116385, "request_id": 4, @@ -13132,9 +13132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.11549199997921, + "duration_ms": 39.65574300002572, "success": true, - "started_at_unix": 1788329237.5701377, + "started_at_unix": 1788415661.995862, "bytes_sent": 288, "bytes_received": 116385, "request_id": 5, @@ -13162,9 +13162,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 37.67915299999913, + "duration_ms": 40.65061800008607, "success": true, - "started_at_unix": 1788329237.612646, + "started_at_unix": 1788415662.039137, "bytes_sent": 288, "bytes_received": 116385, "request_id": 6, @@ -13192,9 +13192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 39.60870500000624, + "duration_ms": 42.91362599997228, "success": true, - "started_at_unix": 1788329237.653752, + "started_at_unix": 1788415662.0831983, "bytes_sent": 288, "bytes_received": 116385, "request_id": 7, @@ -13222,9 +13222,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 1.9953439999937927, + "duration_ms": 1.8702059999213816, "success": true, - "started_at_unix": 1788329237.69681, + "started_at_unix": 1788415662.1295714, "bytes_sent": 254, "bytes_received": 210, "request_id": 8, @@ -13252,9 +13252,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4604410000013104, + "duration_ms": 0.5163119999451737, "success": true, - "started_at_unix": 1788329237.6988516, + "started_at_unix": 1788415662.131493, "bytes_sent": 254, "bytes_received": 210, "request_id": 9, @@ -13282,9 +13282,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4862609999918277, + "duration_ms": 0.484663000065666, "success": true, - "started_at_unix": 1788329237.6993597, + "started_at_unix": 1788415662.132067, "bytes_sent": 255, "bytes_received": 211, "request_id": 10, @@ -13312,9 +13312,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.46490099998663936, + "duration_ms": 0.5178459999797269, "success": true, - "started_at_unix": 1788329237.6998918, + "started_at_unix": 1788415662.132607, "bytes_sent": 255, "bytes_received": 211, "request_id": 11, @@ -13342,9 +13342,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3929150000203663, + "duration_ms": 0.38840399997752684, "success": true, - "started_at_unix": 1788329237.7004006, + "started_at_unix": 1788415662.133177, "bytes_sent": 255, "bytes_received": 211, "request_id": 12, @@ -13372,9 +13372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.41547800000785173, + "duration_ms": 0.4656879999629382, "success": true, - "started_at_unix": 1788329237.7008376, + "started_at_unix": 1788415662.1336164, "bytes_sent": 255, "bytes_received": 211, "request_id": 13, @@ -13402,9 +13402,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 1.0963520000188964, + "duration_ms": 1.1262689999966824, "success": true, - "started_at_unix": 1788329237.701368, + "started_at_unix": 1788415662.1342106, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13432,9 +13432,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.36498299999720984, + "duration_ms": 0.40546599996105215, "success": true, - "started_at_unix": 1788329237.7025013, + "started_at_unix": 1788415662.1353798, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13462,9 +13462,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4067710000015268, + "duration_ms": 0.44531100002132007, "success": true, - "started_at_unix": 1788329237.7029102, + "started_at_unix": 1788415662.135839, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13492,9 +13492,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.5295010000168077, + "duration_ms": 0.5269199999702323, "success": true, - "started_at_unix": 1788329237.703376, + "started_at_unix": 1788415662.1363533, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13522,9 +13522,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.46190500000875545, + "duration_ms": 0.44692699998449825, "success": true, - "started_at_unix": 1788329237.7039826, + "started_at_unix": 1788415662.136962, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13552,9 +13552,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4463150000049154, + "duration_ms": 0.39055799993548135, "success": true, - "started_at_unix": 1788329237.7044928, + "started_at_unix": 1788415662.1374624, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13582,9 +13582,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025187000005644222, + "duration_ms": 0.03126899991912069, "success": true, - "started_at_unix": 1788329237.705129, + "started_at_unix": 1788415662.1380427, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13601,9 +13601,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 19.772308000000294, + "duration_ms": 13.989648000006127, "success": true, - "started_at_unix": 1788329237.7051635, + "started_at_unix": 1788415662.1380882, "bytes_sent": 289, "bytes_received": 89, "request_id": 20, @@ -13631,9 +13631,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024876999987100135, + "duration_ms": 0.03071799994813773, "success": true, - "started_at_unix": 1788329237.7249706, + "started_at_unix": 1788415662.1521242, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13650,9 +13650,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015189000009740994, + "duration_ms": 0.02639899992118444, "success": true, - "started_at_unix": 1788329237.725004, + "started_at_unix": 1788415662.1521673, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13669,9 +13669,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.981275000010555, + "duration_ms": 5.8930060000648155, "success": true, - "started_at_unix": 1788329237.725027, + "started_at_unix": 1788415662.1522062, "bytes_sent": 289, "bytes_received": 89, "request_id": 21, @@ -13699,9 +13699,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020578000004434216, + "duration_ms": 0.02888400001666014, "success": true, - "started_at_unix": 1788329237.731047, + "started_at_unix": 1788415662.15815, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13718,9 +13718,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.012111999978969834, + "duration_ms": 0.026639999987310148, "success": true, - "started_at_unix": 1788329237.7310743, + "started_at_unix": 1788415662.1581905, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13737,9 +13737,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.907727999982626, + "duration_ms": 6.118765999985953, "success": true, - "started_at_unix": 1788329237.7310927, + "started_at_unix": 1788415662.1582298, "bytes_sent": 289, "bytes_received": 89, "request_id": 22, @@ -13767,9 +13767,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023404000017990256, + "duration_ms": 0.02922500004842732, "success": true, - "started_at_unix": 1788329237.7370434, + "started_at_unix": 1788415662.1644058, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13786,9 +13786,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015367999992577097, + "duration_ms": 0.02614799996081274, "success": true, - "started_at_unix": 1788329237.7370746, + "started_at_unix": 1788415662.164447, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13805,9 +13805,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.39599399998292, + "duration_ms": 6.311845999903198, "success": true, - "started_at_unix": 1788329237.7370982, + "started_at_unix": 1788415662.1644862, "bytes_sent": 289, "bytes_received": 89, "request_id": 23, @@ -13835,9 +13835,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03292100001317522, + "duration_ms": 0.030857000069772766, "success": true, - "started_at_unix": 1788329237.7455797, + "started_at_unix": 1788415662.1708515, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13854,9 +13854,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022663000009970347, + "duration_ms": 0.028453000027184316, "success": true, - "started_at_unix": 1788329237.7456236, + "started_at_unix": 1788415662.1708949, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13873,9 +13873,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.49371599999904, + "duration_ms": 8.673034999901574, "success": true, - "started_at_unix": 1788329237.7456567, + "started_at_unix": 1788415662.170937, "bytes_sent": 289, "bytes_received": 89, "request_id": 24, @@ -13903,9 +13903,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021990999982790527, + "duration_ms": 0.06889799999498791, "success": true, - "started_at_unix": 1788329237.7531934, + "started_at_unix": 1788415662.1797626, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13922,9 +13922,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01472699997862037, + "duration_ms": 0.029595999990306154, "success": true, - "started_at_unix": 1788329237.7532234, + "started_at_unix": 1788415662.1798542, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13941,9 +13941,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.839609000020118, + "duration_ms": 9.19436999993195, "success": true, - "started_at_unix": 1788329237.753245, + "started_at_unix": 1788415662.1799004, "bytes_sent": 289, "bytes_received": 89, "request_id": 25, @@ -13971,9 +13971,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023984999984349997, + "duration_ms": 0.03600699994876777, "success": true, - "started_at_unix": 1788329237.7591298, + "started_at_unix": 1788415662.189175, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13990,9 +13990,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024125999999569103, + "duration_ms": 0.029545000074904237, "success": true, - "started_at_unix": 1788329237.7593224, + "started_at_unix": 1788415662.1894426, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14009,9 +14009,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 782.018421999993, + "duration_ms": 802.9807089999395, "success": true, - "started_at_unix": 1788329237.759357, + "started_at_unix": 1788415662.189485, "bytes_sent": 256, "bytes_received": 210, "request_id": 26, @@ -14039,9 +14039,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03306199999997261, + "duration_ms": 0.03898299996762944, "success": true, - "started_at_unix": 1788329238.5414486, + "started_at_unix": 1788415662.9925485, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14058,9 +14058,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025238000006311267, + "duration_ms": 0.04082599991761526, "success": true, - "started_at_unix": 1788329238.5414958, + "started_at_unix": 1788415662.9926023, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14077,9 +14077,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 647.669307000001, + "duration_ms": 695.973327000047, "success": true, - "started_at_unix": 1788329238.5415561, + "started_at_unix": 1788415662.992657, "bytes_sent": 256, "bytes_received": 210, "request_id": 27, @@ -14107,9 +14107,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03070699997920201, + "duration_ms": 0.031999000043470005, "success": true, - "started_at_unix": 1788329239.1893103, + "started_at_unix": 1788415663.6887403, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14126,9 +14126,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025717999989183227, + "duration_ms": 0.025116999950114405, "success": true, - "started_at_unix": 1788329239.1893542, + "started_at_unix": 1788415663.6887856, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14145,9 +14145,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 615.7875350000097, + "duration_ms": 630.8379260000265, "success": true, - "started_at_unix": 1788329239.1894114, + "started_at_unix": 1788415663.6888225, "bytes_sent": 256, "bytes_received": 210, "request_id": 28, @@ -14175,9 +14175,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03620800001158386, + "duration_ms": 0.03168900002492592, "success": true, - "started_at_unix": 1788329239.8053098, + "started_at_unix": 1788415664.319786, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14194,9 +14194,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02210200000263285, + "duration_ms": 0.025197000013577053, "success": true, - "started_at_unix": 1788329239.805359, + "started_at_unix": 1788415664.3198316, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14213,9 +14213,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 608.9079090000098, + "duration_ms": 626.8785590000334, "success": true, - "started_at_unix": 1788329239.8053932, + "started_at_unix": 1788415664.3198712, "bytes_sent": 256, "bytes_received": 210, "request_id": 29, @@ -14243,9 +14243,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.037550000001829176, + "duration_ms": 0.03160900007515011, "success": true, - "started_at_unix": 1788329240.4143856, + "started_at_unix": 1788415664.9468489, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14262,9 +14262,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025016999984472932, + "duration_ms": 0.017321999962405243, "success": true, - "started_at_unix": 1788329240.4144359, + "started_at_unix": 1788415664.9468918, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14281,9 +14281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 617.2503399999982, + "duration_ms": 627.4953580000329, "success": true, - "started_at_unix": 1788329240.4144747, + "started_at_unix": 1788415664.946919, "bytes_sent": 256, "bytes_received": 210, "request_id": 30, @@ -14311,9 +14311,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0271499999939806, + "duration_ms": 0.027622000061455765, "success": true, - "started_at_unix": 1788329241.0318422, + "started_at_unix": 1788415665.5745327, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14330,9 +14330,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013394999996307888, + "duration_ms": 0.014266999983192363, "success": true, - "started_at_unix": 1788329241.0318794, + "started_at_unix": 1788415665.574571, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14349,9 +14349,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 599.7624440000209, + "duration_ms": 623.4180479999623, "success": true, - "started_at_unix": 1788329241.031901, + "started_at_unix": 1788415665.574594, "bytes_sent": 256, "bytes_received": 210, "request_id": 31, @@ -14381,7 +14381,7 @@ "method": "textDocument/didChange", "duration_ms": 0.03209999999853608, "success": true, - "started_at_unix": 1788329241.6317499, + "started_at_unix": 1788415666.1980975, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14398,9 +14398,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.027842000008604373, + "duration_ms": 0.02667000001110864, "success": true, - "started_at_unix": 1788329241.631912, + "started_at_unix": 1788415666.1982553, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14413,9 +14413,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.7451880000057827, + "duration_ms": 2.944107999951484, "success": true, - "started_at_unix": 1788329241.6319509, + "started_at_unix": 1788415666.1982937, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14433,9 +14433,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.028023000027133094, + "duration_ms": 0.027620999958344328, "success": true, - "started_at_unix": 1788329241.6347158, + "started_at_unix": 1788415666.2012575, "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": 1441.1741769999935, + "total_duration_ms": 1477.5159409999787, "error_message": null, "summary": { "request_count": 32, @@ -14466,11 +14466,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 326736, - "min_ms": 0.45213599997850906, - "max_ms": 982.099436000027, - "mean_ms": 44.053632406249044, - "median_ms": 3.5145404999923358, - "p95_ms": 91.32128299999627, + "min_ms": 0.46875300006377074, + "max_ms": 1008.3654490000526, + "mean_ms": 45.21940803125446, + "median_ms": 3.6299895000411198, + "p95_ms": 94.57350394997084, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14526,27 +14526,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 2.5585799999987557, - "max_ms": 8.932974999993348, - "mean_ms": 4.537929799997187, - "median_ms": 4.005800000001614, - "p95_ms": 7.615202199993117 + "min_ms": 2.890459000013834, + "max_ms": 8.786170000007587, + "mean_ms": 5.068023900014396, + "median_ms": 4.879715000015494, + "p95_ms": 7.9219836999641275 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.45213599997850906, - "max_ms": 38.10483199998771, - "mean_ms": 17.540883499998472, - "median_ms": 16.78021749999914, - "p95_ms": 36.90991504998635 + "min_ms": 0.46875300006377074, + "max_ms": 43.49501599995165, + "mean_ms": 17.763959199987767, + "median_ms": 16.12154899999041, + "p95_ms": 39.816314149931024 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.6991029999880993, - "max_ms": 1.016260000000102, - "mean_ms": 0.8347529999980452, - "median_ms": 0.8353239999792095, - "p95_ms": 0.9918228000003637 + "min_ms": 0.6530449999218035, + "max_ms": 2.8202710000186926, + "mean_ms": 1.1234350000222548, + "median_ms": 0.6979990000672842, + "p95_ms": 2.410914600022806 } }, "validation": { @@ -14572,11 +14572,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 41660, - "min_ms": 2.5585799999987557, - "max_ms": 8.932974999993348, - "mean_ms": 4.478138599995418, - "median_ms": 3.464726000004248, - "p95_ms": 7.984706799993545, + "min_ms": 2.890459000013834, + "max_ms": 8.786170000007587, + "mean_ms": 4.766919000007874, + "median_ms": 3.67313499998545, + "p95_ms": 8.013880800012885, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14636,9 +14636,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 982.099436000027, + "duration_ms": 1008.3654490000526, "success": true, - "started_at_unix": 1788329246.0108147, + "started_at_unix": 1788415670.6095502, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -14666,9 +14666,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.932974999993348, + "duration_ms": 8.786170000007587, "success": true, - "started_at_unix": 1788329246.993013, + "started_at_unix": 1788415671.6180363, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -14696,9 +14696,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.1916339999943375, + "duration_ms": 4.924724000034075, "success": true, - "started_at_unix": 1788329247.0023148, + "started_at_unix": 1788415671.627437, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -14726,9 +14726,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2427779999864015, + "duration_ms": 3.67313499998545, "success": true, - "started_at_unix": 1788329247.007131, + "started_at_unix": 1788415671.6327314, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -14756,9 +14756,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5585799999987557, + "duration_ms": 2.890459000013834, "success": true, - "started_at_unix": 1788329247.010757, + "started_at_unix": 1788415671.6367824, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -14786,9 +14786,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.464726000004248, + "duration_ms": 3.5601069999984247, "success": true, - "started_at_unix": 1788329247.013959, + "started_at_unix": 1788415671.6403394, "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.45213599997850906, - "max_ms": 0.5405219999943256, - "mean_ms": 0.4976515999999265, - "median_ms": 0.5089429999998174, - "p95_ms": 0.5352721999997812, + "min_ms": 0.46875300006377074, + "max_ms": 0.5328820000158885, + "mean_ms": 0.5032850000134204, + "median_ms": 0.513586000010946, + "p95_ms": 0.5305496000119092, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14895,9 +14895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2242139999946176, + "duration_ms": 2.206944000022304, "success": true, - "started_at_unix": 1788329247.018128, + "started_at_unix": 1788415671.644334, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -14925,9 +14925,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5089429999998174, + "duration_ms": 0.5212199999959921, "success": true, - "started_at_unix": 1788329247.0204082, + "started_at_unix": 1788415671.6465974, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -14955,9 +14955,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5142730000216034, + "duration_ms": 0.513586000010946, "success": true, - "started_at_unix": 1788329247.0209856, + "started_at_unix": 1788415671.6471865, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -14985,9 +14985,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5405219999943256, + "duration_ms": 0.5328820000158885, "success": true, - "started_at_unix": 1788329247.0215724, + "started_at_unix": 1788415671.6477706, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -15015,9 +15015,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45213599997850906, + "duration_ms": 0.46875300006377074, "success": true, - "started_at_unix": 1788329247.0221775, + "started_at_unix": 1788415671.6483681, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -15045,9 +15045,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47238400000537695, + "duration_ms": 0.47998399998050445, "success": true, - "started_at_unix": 1788329247.0226903, + "started_at_unix": 1788415671.648904, "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.6991029999880993, - "max_ms": 1.016260000000102, - "mean_ms": 0.8347529999980452, - "median_ms": 0.8353239999792095, - "p95_ms": 0.9918228000003637, + "min_ms": 0.6530449999218035, + "max_ms": 2.8202710000186926, + "mean_ms": 1.1234350000222548, + "median_ms": 0.6979990000672842, + "p95_ms": 2.410914600022806, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15154,9 +15154,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.759606000012127, + "duration_ms": 2.782567999929597, "success": true, - "started_at_unix": 1788329247.0233192, + "started_at_unix": 1788415671.6495523, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15184,9 +15184,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7290040000214049, + "duration_ms": 0.6979990000672842, "success": true, - "started_at_unix": 1788329247.0261433, + "started_at_unix": 1788415671.6523998, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15214,9 +15214,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6991029999880993, + "duration_ms": 0.6723710000642313, "success": true, - "started_at_unix": 1788329247.0269535, + "started_at_unix": 1788415671.6531785, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15244,9 +15244,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8353239999792095, + "duration_ms": 2.8202710000186926, "success": true, - "started_at_unix": 1788329247.0277421, + "started_at_unix": 1788415671.6539533, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15274,9 +15274,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8940740000014102, + "duration_ms": 0.7734890000392625, "success": true, - "started_at_unix": 1788329247.0286613, + "started_at_unix": 1788415671.6568635, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15304,9 +15304,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.016260000000102, + "duration_ms": 0.6530449999218035, "success": true, - "started_at_unix": 1788329247.0296404, + "started_at_unix": 1788415671.657713, "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.5643549999804236, - "max_ms": 6.004590999992843, - "mean_ms": 4.5977209999989554, - "median_ms": 4.109263000003693, - "p95_ms": 5.885284599997931, + "min_ms": 3.5868440000967894, + "max_ms": 6.865755999911016, + "mean_ms": 5.369128800020917, + "median_ms": 5.124656000020877, + "p95_ms": 6.779341199944611, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15413,9 +15413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.318148999985397, + "duration_ms": 7.2868769999558936, "success": true, - "started_at_unix": 1788329247.0308962, + "started_at_unix": 1788415671.6586583, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -15443,9 +15443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.902336999999534, + "duration_ms": 5.124656000020877, "success": true, - "started_at_unix": 1788329247.039857, + "started_at_unix": 1788415671.6668713, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -15473,9 +15473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.408059000018284, + "duration_ms": 6.4336820000789885, "success": true, - "started_at_unix": 1788329247.0450976, + "started_at_unix": 1788415671.673324, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -15503,9 +15503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.004590999992843, + "duration_ms": 6.865755999911016, "success": true, - "started_at_unix": 1788329247.0529454, + "started_at_unix": 1788415671.681823, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -15533,9 +15533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.109263000003693, + "duration_ms": 4.834705999996913, "success": true, - "started_at_unix": 1788329247.0602574, + "started_at_unix": 1788415671.6900644, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -15563,9 +15563,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5643549999804236, + "duration_ms": 3.5868440000967894, "success": true, - "started_at_unix": 1788329247.0659347, + "started_at_unix": 1788415671.6962538, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -15608,11 +15608,11 @@ "failure_count": 0, "bytes_sent": 1205, "bytes_received": 3070, - "min_ms": 33.01991300000395, - "max_ms": 38.10483199998771, - "mean_ms": 34.58411539999702, - "median_ms": 33.26506299998755, - "p95_ms": 37.573757799987106, + "min_ms": 31.71021599996493, + "max_ms": 43.49501599995165, + "mean_ms": 35.02463339996211, + "median_ms": 32.504634000019905, + "p95_ms": 41.860037399942485, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15672,9 +15672,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.58851300000265, + "duration_ms": 33.33395800007111, "success": true, - "started_at_unix": 1788329247.070951, + "started_at_unix": 1788415671.701593, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -15702,9 +15702,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.10483199998771, + "duration_ms": 43.49501599995165, "success": true, - "started_at_unix": 1788329247.1026652, + "started_at_unix": 1788415671.735063, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -15732,9 +15732,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.26506299998755, + "duration_ms": 35.320122999905834, "success": true, - "started_at_unix": 1788329247.140943, + "started_at_unix": 1788415671.7787917, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -15762,9 +15762,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.01991300000395, + "duration_ms": 32.504634000019905, "success": true, - "started_at_unix": 1788329247.174335, + "started_at_unix": 1788415671.814262, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -15792,9 +15792,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.08130800002118, + "duration_ms": 32.09317799996825, "success": true, - "started_at_unix": 1788329247.2074852, + "started_at_unix": 1788415671.8469608, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -15822,9 +15822,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.449460999984694, + "duration_ms": 31.71021599996493, "success": true, - "started_at_unix": 1788329247.2407436, + "started_at_unix": 1788415671.8792703, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -15856,9 +15856,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 156.36361200000692, + "duration_ms": 157.0027669999945, "success": true, - "started_at_unix": 1788329245.8540232, + "started_at_unix": 1788415670.452216, "bytes_sent": 646, "bytes_received": 1070, "request_id": 1, @@ -15877,9 +15877,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.04776000000106251, + "duration_ms": 0.02765199997156742, "success": true, - "started_at_unix": 1788329246.010503, + "started_at_unix": 1788415670.6093242, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15892,9 +15892,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02681000000848144, + "duration_ms": 0.017933000094672025, "success": true, - "started_at_unix": 1788329246.010588, + "started_at_unix": 1788415670.6093764, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15910,9 +15910,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.03218999998466643, + "duration_ms": 0.021560000050158123, "success": true, - "started_at_unix": 1788329246.0107286, + "started_at_unix": 1788415670.6094918, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15928,9 +15928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 982.099436000027, + "duration_ms": 1008.3654490000526, "success": true, - "started_at_unix": 1788329246.0108147, + "started_at_unix": 1788415670.6095502, "bytes_sent": 272, "bytes_received": 1455, "request_id": 2, @@ -15958,9 +15958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.932974999993348, + "duration_ms": 8.786170000007587, "success": true, - "started_at_unix": 1788329246.993013, + "started_at_unix": 1788415671.6180363, "bytes_sent": 272, "bytes_received": 8332, "request_id": 3, @@ -15988,9 +15988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.1916339999943375, + "duration_ms": 4.924724000034075, "success": true, - "started_at_unix": 1788329247.0023148, + "started_at_unix": 1788415671.627437, "bytes_sent": 272, "bytes_received": 8332, "request_id": 4, @@ -16018,9 +16018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.2427779999864015, + "duration_ms": 3.67313499998545, "success": true, - "started_at_unix": 1788329247.007131, + "started_at_unix": 1788415671.6327314, "bytes_sent": 272, "bytes_received": 8332, "request_id": 5, @@ -16048,9 +16048,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2.5585799999987557, + "duration_ms": 2.890459000013834, "success": true, - "started_at_unix": 1788329247.010757, + "started_at_unix": 1788415671.6367824, "bytes_sent": 272, "bytes_received": 8332, "request_id": 6, @@ -16078,9 +16078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.464726000004248, + "duration_ms": 3.5601069999984247, "success": true, - "started_at_unix": 1788329247.013959, + "started_at_unix": 1788415671.6403394, "bytes_sent": 272, "bytes_received": 8332, "request_id": 7, @@ -16108,9 +16108,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.2242139999946176, + "duration_ms": 2.206944000022304, "success": true, - "started_at_unix": 1788329247.018128, + "started_at_unix": 1788415671.644334, "bytes_sent": 240, "bytes_received": 205, "request_id": 8, @@ -16138,9 +16138,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5089429999998174, + "duration_ms": 0.5212199999959921, "success": true, - "started_at_unix": 1788329247.0204082, + "started_at_unix": 1788415671.6465974, "bytes_sent": 240, "bytes_received": 205, "request_id": 9, @@ -16168,9 +16168,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5142730000216034, + "duration_ms": 0.513586000010946, "success": true, - "started_at_unix": 1788329247.0209856, + "started_at_unix": 1788415671.6471865, "bytes_sent": 241, "bytes_received": 206, "request_id": 10, @@ -16198,9 +16198,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.5405219999943256, + "duration_ms": 0.5328820000158885, "success": true, - "started_at_unix": 1788329247.0215724, + "started_at_unix": 1788415671.6477706, "bytes_sent": 241, "bytes_received": 206, "request_id": 11, @@ -16228,9 +16228,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45213599997850906, + "duration_ms": 0.46875300006377074, "success": true, - "started_at_unix": 1788329247.0221775, + "started_at_unix": 1788415671.6483681, "bytes_sent": 241, "bytes_received": 206, "request_id": 12, @@ -16258,9 +16258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.47238400000537695, + "duration_ms": 0.47998399998050445, "success": true, - "started_at_unix": 1788329247.0226903, + "started_at_unix": 1788415671.648904, "bytes_sent": 241, "bytes_received": 206, "request_id": 13, @@ -16288,9 +16288,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 2.759606000012127, + "duration_ms": 2.782567999929597, "success": true, - "started_at_unix": 1788329247.0233192, + "started_at_unix": 1788415671.6495523, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16318,9 +16318,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.7290040000214049, + "duration_ms": 0.6979990000672842, "success": true, - "started_at_unix": 1788329247.0261433, + "started_at_unix": 1788415671.6523998, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16348,9 +16348,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6991029999880993, + "duration_ms": 0.6723710000642313, "success": true, - "started_at_unix": 1788329247.0269535, + "started_at_unix": 1788415671.6531785, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16378,9 +16378,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8353239999792095, + "duration_ms": 2.8202710000186926, "success": true, - "started_at_unix": 1788329247.0277421, + "started_at_unix": 1788415671.6539533, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16408,9 +16408,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.8940740000014102, + "duration_ms": 0.7734890000392625, "success": true, - "started_at_unix": 1788329247.0286613, + "started_at_unix": 1788415671.6568635, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16438,9 +16438,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 1.016260000000102, + "duration_ms": 0.6530449999218035, "success": true, - "started_at_unix": 1788329247.0296404, + "started_at_unix": 1788415671.657713, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16468,9 +16468,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028122999992774567, + "duration_ms": 0.03379300005690311, "success": true, - "started_at_unix": 1788329247.030858, + "started_at_unix": 1788415671.6586132, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16487,9 +16487,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.318148999985397, + "duration_ms": 7.2868769999558936, "success": true, - "started_at_unix": 1788329247.0308962, + "started_at_unix": 1788415671.6586583, "bytes_sent": 274, "bytes_received": 45853, "request_id": 20, @@ -16517,9 +16517,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03535600001214334, + "duration_ms": 0.025677999929030193, "success": true, - "started_at_unix": 1788329247.039778, + "started_at_unix": 1788415671.6668155, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16536,9 +16536,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022172000001319248, + "duration_ms": 0.014857999985906645, "success": true, - "started_at_unix": 1788329247.0398245, + "started_at_unix": 1788415671.6668491, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16555,9 +16555,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.902336999999534, + "duration_ms": 5.124656000020877, "success": true, - "started_at_unix": 1788329247.039857, + "started_at_unix": 1788415671.6668713, "bytes_sent": 274, "bytes_received": 45853, "request_id": 21, @@ -16585,9 +16585,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028272999998080195, + "duration_ms": 0.023323000050368137, "success": true, - "started_at_unix": 1788329247.045018, + "started_at_unix": 1788415671.6732707, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16604,9 +16604,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02681000000848144, + "duration_ms": 0.013496000065060798, "success": true, - "started_at_unix": 1788329247.0450575, + "started_at_unix": 1788415671.6733024, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16623,9 +16623,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.408059000018284, + "duration_ms": 6.4336820000789885, "success": true, - "started_at_unix": 1788329247.0450976, + "started_at_unix": 1788415671.673324, "bytes_sent": 274, "bytes_received": 45853, "request_id": 22, @@ -16653,9 +16653,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03568699997913427, + "duration_ms": 0.026800000000548607, "success": true, - "started_at_unix": 1788329247.052864, + "started_at_unix": 1788415671.681763, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16672,9 +16672,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022973000000092725, + "duration_ms": 0.015308999991248129, "success": true, - "started_at_unix": 1788329247.0529108, + "started_at_unix": 1788415671.6817987, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16691,9 +16691,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.004590999992843, + "duration_ms": 6.865755999911016, "success": true, - "started_at_unix": 1788329247.0529454, + "started_at_unix": 1788415671.681823, "bytes_sent": 274, "bytes_received": 45853, "request_id": 23, @@ -16721,9 +16721,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025147999991759207, + "duration_ms": 0.02607900000839436, "success": true, - "started_at_unix": 1788329247.060201, + "started_at_unix": 1788415671.6900067, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16740,9 +16740,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014727999996466679, + "duration_ms": 0.014196000051924784, "success": true, - "started_at_unix": 1788329247.0602345, + "started_at_unix": 1788415671.6900418, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16759,9 +16759,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.109263000003693, + "duration_ms": 4.834705999996913, "success": true, - "started_at_unix": 1788329247.0602574, + "started_at_unix": 1788415671.6900644, "bytes_sent": 274, "bytes_received": 45853, "request_id": 24, @@ -16789,9 +16789,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02467600000954917, + "duration_ms": 0.025857999958134315, "success": true, - "started_at_unix": 1788329247.0658774, + "started_at_unix": 1788415671.6961954, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16808,9 +16808,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015339000015046622, + "duration_ms": 0.014367000062520674, "success": true, - "started_at_unix": 1788329247.065911, + "started_at_unix": 1788415671.6962304, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16827,9 +16827,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.5643549999804236, + "duration_ms": 3.5868440000967894, "success": true, - "started_at_unix": 1788329247.0659347, + "started_at_unix": 1788415671.6962538, "bytes_sent": 274, "bytes_received": 45853, "request_id": 25, @@ -16857,9 +16857,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02393400001210466, + "duration_ms": 0.024796000047899724, "success": true, - "started_at_unix": 1788329247.0707328, + "started_at_unix": 1788415671.701366, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16876,9 +16876,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02004800001031981, + "duration_ms": 0.019795999946836673, "success": true, - "started_at_unix": 1788329247.0709221, + "started_at_unix": 1788415671.7015638, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16895,9 +16895,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 31.58851300000265, + "duration_ms": 33.33395800007111, "success": true, - "started_at_unix": 1788329247.070951, + "started_at_unix": 1788415671.701593, "bytes_sent": 241, "bytes_received": 614, "request_id": 26, @@ -16925,9 +16925,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02550800002154574, + "duration_ms": 0.028623000048355607, "success": true, - "started_at_unix": 1788329247.1025884, + "started_at_unix": 1788415671.735002, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16944,9 +16944,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.018334000003505935, + "duration_ms": 0.015157999996517901, "success": true, - "started_at_unix": 1788329247.1026392, + "started_at_unix": 1788415671.73504, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16963,9 +16963,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 38.10483199998771, + "duration_ms": 43.49501599995165, "success": true, - "started_at_unix": 1788329247.1026652, + "started_at_unix": 1788415671.735063, "bytes_sent": 241, "bytes_received": 614, "request_id": 27, @@ -16993,9 +16993,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032830999998623156, + "duration_ms": 0.06106399996497203, "success": true, - "started_at_unix": 1788329247.1408682, + "started_at_unix": 1788415671.7786794, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17012,9 +17012,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021430999993299338, + "duration_ms": 0.02608900001632719, "success": true, - "started_at_unix": 1788329247.1409113, + "started_at_unix": 1788415671.7787535, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17031,9 +17031,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.26506299998755, + "duration_ms": 35.320122999905834, "success": true, - "started_at_unix": 1788329247.140943, + "started_at_unix": 1788415671.7787917, "bytes_sent": 241, "bytes_received": 614, "request_id": 28, @@ -17061,9 +17061,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025768000000425673, + "duration_ms": 0.028492999945228803, "success": true, - "started_at_unix": 1788329247.1742783, + "started_at_unix": 1788415671.8142014, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17080,9 +17080,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014426999996430823, + "duration_ms": 0.0146570000651991, "success": true, - "started_at_unix": 1788329247.174312, + "started_at_unix": 1788415671.8142395, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17099,9 +17099,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.01991300000395, + "duration_ms": 32.504634000019905, "success": true, - "started_at_unix": 1788329247.174335, + "started_at_unix": 1788415671.814262, "bytes_sent": 241, "bytes_received": 614, "request_id": 29, @@ -17129,9 +17129,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024776999993036952, + "duration_ms": 0.03558600008091162, "success": true, - "started_at_unix": 1788329247.207429, + "started_at_unix": 1788415671.8468819, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17148,9 +17148,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01489699999979166, + "duration_ms": 0.020849000065936707, "success": true, - "started_at_unix": 1788329247.2074618, + "started_at_unix": 1788415671.8469286, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17167,9 +17167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 33.08130800002118, + "duration_ms": 32.09317799996825, "success": true, - "started_at_unix": 1788329247.2074852, + "started_at_unix": 1788415671.8469608, "bytes_sent": 241, "bytes_received": 614, "request_id": 30, @@ -17197,9 +17197,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03331299998876602, + "duration_ms": 0.041527999997015286, "success": true, - "started_at_unix": 1788329247.2406664, + "started_at_unix": 1788415671.8791797, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17216,9 +17216,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02211099999271937, + "duration_ms": 0.023724000016045466, "success": true, - "started_at_unix": 1788329247.2407107, + "started_at_unix": 1788415671.879234, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17235,9 +17235,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 35.449460999984694, + "duration_ms": 31.71021599996493, "success": true, - "started_at_unix": 1788329247.2407436, + "started_at_unix": 1788415671.8792703, "bytes_sent": 241, "bytes_received": 614, "request_id": 31, @@ -17265,9 +17265,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025367999995751234, + "duration_ms": 0.03732899995156913, "success": true, - "started_at_unix": 1788329247.2762709, + "started_at_unix": 1788415671.9111, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17284,9 +17284,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.015339000015046622, + "duration_ms": 0.02102899998135399, "success": true, - "started_at_unix": 1788329247.276385, + "started_at_unix": 1788415671.911259, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17299,9 +17299,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.400808999993842, + "duration_ms": 2.1054879999837794, "success": true, - "started_at_unix": 1788329247.2764072, + "started_at_unix": 1788415671.911289, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17319,9 +17319,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02798200000597717, + "duration_ms": 0.026419999926474702, "success": true, - "started_at_unix": 1788329247.278829, + "started_at_unix": 1788415671.9134142, "bytes_sent": 55, "bytes_received": 0, "request_id": null, diff --git a/latest-results/summary-20260902T060558Z.csv b/latest-results/summary-20260902T060558Z.csv deleted file mode 100644 index 3dcb933..0000000 --- a/latest-results/summary-20260902T060558Z.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.307924000003595,8.714434800009485,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.5993582000021433,1.683003400017924,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.964541600005305,123.60053759999798,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,226.05824159998065,425.79963199998474,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.0205761999941387,1.1688799999888033,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.3012602000012521,0.3076302000124542,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.0887408000021424,2.424286199988046,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,174.29682919998868,175.49306259998048,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.3692492000027414,0.41173459999299666,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.20690900000772672,0.21188240001492886,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.2277882000100817,0.2331586000138941,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.0400331999903756,1.0694602000398845,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,323.46156760000326,435.81946459999585,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.135747799994533,12.461340999993809,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.716551999996,40.59466339999744,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.603096999994705,4.886515800001234,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,31.200302599995666,36.27870920001328,1.0,hover_text_char_count,Hover length,278.0,0.0,True,0 -benchmark,pyright,ty,Ty,data_science,,edit array then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.1568736000092485,5.190847200015014,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.3740003999980672,4.395150000010517,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,162.70153299999492,163.36522739997008,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.948594400009142,6.727747200011436,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.623116400006211,7.180916399994429,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.2844694000039,72.04104560001382,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,212.14825060000067,650.764906599977,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.5285173999993731,0.6003304000046228,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.22021419999873615,0.23778720001246256,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.30629920000819766,0.41030560000763217,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,152.46753699999545,153.26466559997698,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.4004715999997188,0.4623342000002139,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.18412879998663811,0.19785659998774463,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.23150740000232872,0.23829840000644253,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.0726655999860668,1.0975419999795122,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.703710400001455,26.926268400006848,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.259932599990179,4.412991199978933,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.311617400004252,8.730054400007246,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,249.69089259999464,277.99008319997256,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,43.369186000012405,53.38764660001516,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.969510800005537,3.2098802000064097,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.229826599990247,3.043259599996872,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,243.2330734000061,247.35425039999654,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,75.86485380000454,243.0478595999886,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.33061859999816,21.965993999998545,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.77123379999898,143.9466607999918,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,103.64612460001581,265.8941994000315,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.5925548000050185,0.6671740000058435,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.26920419999214573,0.31099279997874874,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.7611949999993612,3.0143873999975312,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,190.86555359998556,194.2451721999987,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.3908011999953942,0.42318359999740096,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.2009060000034424,0.2082560000076228,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.2549896000004992,0.2714270000012675,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.0370294000040303,1.1038247999863415,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,626.4235196000016,1296.3464761999944,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,15.451974400002655,16.78256100000226,1.0,completion_item_count,Completions found,448.0,8.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,pandas,,edit dataframe then complete (edit+completion),textDocument/completion,textDocument/completion,True,30.050187800003414,44.22120859999836,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,220.3340252000089,226.04517579998173,1.0,completion_item_count,Completions found,441.0,1.0,True,0 -benchmark,pyright,pyright,Pyright,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,10.612252000004219,12.544500600000674,1.0,hover_text_char_count,Hover length,4292.0,0.0,True,0 -benchmark,pyright,ty,Ty,pandas,,edit dataframe then hover (edit+hover),textDocument/hover,textDocument/hover,True,4.3664037999974425,4.3881503999955385,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.8198646000096232,0.9137022000118122,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,177.08427960001245,177.57094500001358,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.894378200001029,13.2990242000119,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.4281302000067626,8.001902200015818,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.49489039999503,248.8593363999825,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,205.95778940000855,478.87466240000543,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.2045353999951658,1.3401945999817144,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.39680479999901763,0.4141456000013477,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.2088094000091587,1.6312722000122903,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,322.1643110000173,323.78074179999885,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.4094687999895541,0.45433479999701376,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.20308219999378707,0.2353483999797845,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,1.0363984000036908,3.4098794000044554,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.132209000002149,1.344475400014744,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,138.5783635999985,172.12550239999587,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.271840599994903,4.483246400002372,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,4.535406599995895,7.193147799995359,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.431373800005986,39.208990400004495,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.00910540001041,97.14676700000382,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.012383200000613,4.122201200010522,1.0,hover_text_char_count,Hover length,958.0,58.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,sqlalchemy,,edit session then hover (edit+hover),textDocument/hover,textDocument/hover,True,5.3654201999961515,9.29703020000261,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.47160419999227,39.16144979998535,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,48.92072159999543,77.91551960000334,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.04394280000065,11.979392399996414,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,245.11336360000087,979.4716462000051,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,148.43672079999806,149.64952940001695,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.4439992000015991,0.48198899999079003,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.6950816000028226,2.06913359999703,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.2127281999889874,0.2185431999919274,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,2744.5315483999934,2772.9567883999835,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.44189500000584303,0.5159818000151972,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.29924600000299506,0.3412907999916115,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.21748920000845828,0.22246080001195878,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,2189.0786316000003,2244.1895145999865,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.723664399999052,8.215538399986144,0.0,completion_item_count,Completions found,0.0,0.0,True,0 -benchmark,pyright,ty,Ty,transformers,,edit prediction then complete (edit+completion),textDocument/completion,textDocument/completion,True,6.45723399999838,7.918814400005657,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,8.360099999998738,23.34617180001146,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.4539362000041365,2.5535744000194427,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,617.8755070000079,641.5855136000005,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.669546000007131,5.713382400000455,1.0,hover_text_char_count,Hover length,7.0,-23.0,True,0 -benchmark,pyright,pyrefly,Pyrefly,transformers,,edit tokenizer then hover (edit+hover),textDocument/hover,textDocument/hover,True,0.5106358000034561,0.5329856000003019,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,2652.42474019999,2675.801247000004,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.478138599995418,7.984706799993545,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.928132200000391,8.706525400009468,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,36.617915599998696,128.94631719998412,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,71.35358719999658,101.41866820000587,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.4976515999999265,0.5352721999997812,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.218013999995037,0.234717399996498,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.66933999999992,9.00878859999352,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,98.42588100001421,208.92916579999792,1.0,hover_text_char_count,Hover length,359.0,333.0,True,0 -benchmark,pyright,pyright,Pyright,web,,client references,textDocument/references,textDocument/references,True,0.8347529999980452,0.9918228000003637,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.5484827999964637,0.6016146000149547,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.34167719999800283,0.3589855999905467,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,29.70599680002124,92.3422360000245,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.5977209999989554,5.885284599997931,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,3.9911277999976846,4.199853799991615,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,3.4517111999946337,3.5391371999992316,1.0,completion_item_count,Completions found,32.0,-173.0,True,0 -benchmark,pyright,pylsp-mypy,pylsp-mypy,web,,edit response then complete (edit+completion),textDocument/completion,textDocument/completion,True,87.42759939999587,89.776838199964,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.58411539999702,37.573757799987106,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.478541999994377,2.5123669999857157,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,1.992338600007315,3.7095541999974553,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,235.27183759999843,242.5145970000017,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.9373166000102628,1.0056866000013542,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.18697999999517378,0.19785260000162452,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.21151000000259046,0.22740580001823218,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.18740279999747145,0.18944260000353097,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.17866320000052838,0.19057279999969978,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_core,,stdlib path computed type,typeServer/getComputedType,typeServer/getComputedType,True,0.19802060000415622,0.22399280001081934,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.21069640000064283,0.22557160000360454,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.18439160000411903,0.20035360001315894,,,,,,False,10 -benchmark,pyright,pyrefly,Pyrefly,tsp_semantic,,django semantic tokens,typeServer/semanticTokens,semantic token impl using typeServer/getComputedType,True,52.96765560000267,84.31065700000886,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,59.960117600007834,63.736093800008575,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,6.716575799998736,6.957728799994811,1.0,semantic_token_count,Semantic tokens found,75.0,,True,0 diff --git a/latest-results/summary-20260903T060619Z.csv b/latest-results/summary-20260903T060619Z.csv new file mode 100644 index 0000000..c3babee --- /dev/null +++ b/latest-results/summary-20260903T060619Z.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.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-20260902T060558Z.json b/latest-results/summary-20260903T060619Z.json similarity index 89% rename from latest-results/summary-20260902T060558Z.json rename to latest-results/summary-20260903T060619Z.json index f657460..632ab5f 100644 --- a/latest-results/summary-20260902T060558Z.json +++ b/latest-results/summary-20260903T060619Z.json @@ -17,12 +17,12 @@ "tsp_semantic" ], "baseline_server": "pyright", - "generated_at": "20260902T060558Z", + "generated_at": "20260903T060619Z", "servers": [ { "id": "pyright", "display_name": "Pyright", - "output_path": "results/bench-servers/pyright-20260902T060558Z.json", + "output_path": "results/bench-servers/pyright-20260903T060619Z.json", "success": true, "benchmark_count": 6, "command": [ @@ -58,21 +58,21 @@ { "id": "ty", "display_name": "Ty", - "output_path": "results/bench-servers/ty-20260902T060558Z.json", + "output_path": "results/bench-servers/ty-20260903T060619Z.json", "success": true, "benchmark_count": 6, "command": [ - "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty", + "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty", "server" ], - "source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty", + "source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty", "version": { "kind": "release", - "label": "0.0.77", + "label": "0.0.78", "repo_root": null, "commit": null, "short_commit": null, - "source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty" + "source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty" }, "requested_benchmarks": [ "data_science", @@ -91,7 +91,7 @@ { "id": "pyrefly", "display_name": "Pyrefly", - "output_path": "results/bench-servers/pyrefly-20260902T060558Z.json", + "output_path": "results/bench-servers/pyrefly-20260903T060619Z.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-20260902T060558Z.json", + "output_path": "results/bench-servers/pylsp-mypy-20260903T060619Z.json", "success": false, "benchmark_count": 6, "command": [ diff --git a/latest-results/summary-20260902T060558Z.md b/latest-results/summary-20260903T060619Z.md similarity index 60% rename from latest-results/summary-20260902T060558Z.md rename to latest-results/summary-20260903T060619Z.md index 20c1a82..ae4e835 100644 --- a/latest-results/summary-20260902T060558Z.md +++ b/latest-results/summary-20260903T060619Z.md @@ -1,8 +1,8 @@ # Python LSP Benchmark Comparison -Generated from `results/bench-servers/summary-20260902T060558Z.json` +Generated from `results/bench-servers/summary-20260903T060619Z.json` -- Generated at: 20260902T060558Z +- Generated at: 20260903T060619Z - Config: `github-releases` - Servers: pyright, ty, pyrefly, pylsp-mypy - Baseline server: Pyright (pyright) @@ -13,7 +13,7 @@ Generated from `results/bench-servers/summary-20260902T060558Z.json` | Server | Version | Source | | --- | --- | --- | | Pyright | 1.1.412 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.412/package/dist/pyright-langserver.js | -| Ty | 0.0.77 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty | +| Ty | 0.0.78 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty | | Pyrefly | 1.2.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyrefly/venv/bin/pyrefly | | pylsp-mypy | 1.15.0 | /home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pylsp-mypy/venv/bin/pylsp | @@ -30,10 +30,10 @@ Generated from `results/bench-servers/summary-20260902T060558Z.json` | Server | Success | Benchmarks | Wall clock ms | Avg measured ms | Measured requests | Non-empty % | Failed points | | --- | --- | --- | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 6 | 4876.68 | 3.96 | 150 | 100% | 0 | -| Pyrefly | no | 8 | 7786.94 | 15.79 | 205 | 97% | 2 | -| Pyright | yes | 6 | 37143.86 | 70.16 | 150 | 97% | 0 | -| pylsp-mypy | no | 6 | 215787.11 | 366.18 | 150 | 80% | 5 | +| 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 | *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-20260902T060558Z.json` | Server | Success | Wall clock ms | Avg measured ms | Points | Measured requests | Non-empty % | Failed points | | --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | -| Ty | yes | 484.96 | 3.68 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 817.66 | 11.47 | 5 | 25 | 100% | 0 | -| Pyright | yes | 4268.89 | 72.47 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 7688.52 | 113.74 | 5 | 25 | 80% | 1 | +| 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 | ### 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.60 | 1.68 | 100% | 223.00 | +22.00 | pass | -| Pyright | yes | 6.31 | 8.71 | 100% | 201.00 | 0.00 | pass | -| Pyrefly | yes | 33.96 | 123.60 | 100% | 250.00 | +49.00 | pass | -| pylsp-mypy | yes | 226.06 | 425.80 | 100% | 188.00 | -13.00 | pass | +| 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 | ### 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.30 | 0.31 | 100% | 4232.00 | +213.00 | pass | -| Pyright | yes | 1.02 | 1.17 | 100% | 4019.00 | 0.00 | pass | -| Pyrefly | yes | 2.09 | 2.42 | 100% | 2589.00 | -1430.00 | pass | -| pylsp-mypy | yes | 174.30 | 175.49 | 100% | 4134.00 | +115.00 | pass | +| 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 | ### summarize definition @@ -74,10 +74,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.21 | 0.21 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.23 | 0.23 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.37 | 0.41 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.04 | 1.07 | 100% | 1.00 | 0.00 | pass | +| 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 | ### 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.60 | 4.89 | 0% | 0.00 | -168.00 | fail (10) | -| Ty | yes | 11.14 | 12.46 | 100% | 168.00 | 0.00 | pass | -| Pyrefly | yes | 17.72 | 40.59 | 100% | 149.00 | -19.00 | pass | -| Pyright | yes | 323.46 | 435.82 | 100% | 168.00 | 0.00 | pass | +| 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 | ### 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 | 3.37 | 4.40 | 100% | 1909.00 | +1631.00 | pass | -| Ty | yes | 5.16 | 5.19 | 100% | 267.00 | -11.00 | pass | -| Pyright | yes | 31.20 | 36.28 | 100% | 278.00 | 0.00 | pass | -| pylsp-mypy | yes | 162.70 | 163.37 | 100% | 5662.00 | +5384.00 | pass | +| 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 | ### 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 | 251.30 | 2.45 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 288.36 | 4.67 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1436.69 | 14.59 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 7632.41 | 171.72 | 5 | 25 | 100% | 0 | +| 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 | ### 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.95 | 6.73 | 100% | 10.00 | 0.00 | pass | -| Ty | yes | 4.62 | 7.18 | 100% | 261.00 | +251.00 | pass | -| Pyrefly | yes | 18.28 | 72.04 | 100% | 15.00 | +5.00 | pass | -| pylsp-mypy | yes | 212.15 | 650.76 | 100% | 2.00 | -8.00 | pass | +| 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 | ### 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.22 | 0.24 | 100% | 46.00 | -11.00 | pass | -| Pyrefly | yes | 0.31 | 0.41 | 100% | 298.00 | +241.00 | pass | -| Pyright | yes | 0.53 | 0.60 | 100% | 57.00 | 0.00 | pass | -| pylsp-mypy | yes | 152.47 | 153.26 | 100% | 57.00 | 0.00 | pass | +| 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 | ### 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.18 | 0.20 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.23 | 0.24 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.40 | 0.46 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.07 | 1.10 | 100% | 1.00 | 0.00 | pass | +| 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 | ### 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.31 | 8.73 | 100% | 83.00 | -21.00 | pass | -| Ty | yes | 4.26 | 4.41 | 100% | 104.00 | 0.00 | pass | -| Pyright | yes | 24.70 | 26.93 | 100% | 104.00 | 0.00 | pass | -| pylsp-mypy | yes | 249.69 | 277.99 | 100% | 143.00 | +39.00 | pass | +| 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 | ### 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.23 | 3.04 | 100% | 858.00 | +775.00 | pass | -| Ty | yes | 2.97 | 3.21 | 100% | 100.00 | +17.00 | pass | -| Pyright | yes | 43.37 | 53.39 | 100% | 83.00 | 0.00 | pass | -| pylsp-mypy | yes | 243.23 | 247.35 | 100% | 71.00 | -12.00 | pass | +| 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 | ### 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 | 810.78 | 7.72 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 716.71 | 14.13 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 7635.19 | 138.59 | 5 | 25 | 100% | 0 | -| Pyright | yes | 9999.39 | 142.78 | 5 | 25 | 100% | 0 | +| 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 | ### 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 | 18.33 | 21.97 | 100% | 1000.00 | +728.80 | pass | -| Pyrefly | yes | 36.77 | 143.95 | 100% | 16.00 | -255.20 | pass | -| Pyright | yes | 75.86 | 243.05 | 100% | 271.20 | 0.00 | pass | -| pylsp-mypy | yes | 103.65 | 265.89 | 100% | 6.00 | -265.20 | pass | +| 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 | ### 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.27 | 0.31 | 100% | 329.00 | -21.00 | pass | -| Pyright | yes | 0.59 | 0.67 | 100% | 350.00 | 0.00 | pass | -| Pyrefly | yes | 2.76 | 3.01 | 100% | 2588.00 | +2238.00 | pass | -| pylsp-mypy | yes | 190.87 | 194.25 | 100% | 301.00 | -49.00 | pass | +| 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 | ### 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.20 | 0.21 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 0.25 | 0.27 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.39 | 0.42 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.04 | 1.10 | 100% | 1.00 | 0.00 | pass | +| 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 | ### edit dataframe then complete (edit+completion) @@ -227,10 +227,10 @@ Method: `textDocument/completion` | Server | Success | Mean ms | P95 ms | Non-empty % | Completions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 15.45 | 16.78 | 100% | 448.00 | +8.00 | pass | -| Pyrefly | yes | 30.05 | 44.22 | 100% | 256.00 | -184.00 | pass | -| pylsp-mypy | yes | 220.33 | 226.05 | 100% | 441.00 | +1.00 | pass | -| Pyright | yes | 626.42 | 1296.35 | 100% | 440.00 | 0.00 | pass | +| 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 | ### 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.82 | 0.91 | 100% | 794.00 | -3498.00 | pass | -| Ty | yes | 4.37 | 4.39 | 100% | 4441.00 | +149.00 | pass | -| Pyright | yes | 10.61 | 12.54 | 100% | 4292.00 | 0.00 | pass | -| pylsp-mypy | yes | 177.08 | 177.57 | 100% | 232.00 | -4060.00 | pass | +| 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 | ### 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 | 349.98 | 2.46 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 739.19 | 14.93 | 5 | 25 | 100% | 0 | -| Pyright | yes | 3458.73 | 47.22 | 5 | 25 | 100% | 0 | -| pylsp-mypy | no | 6898.65 | 121.23 | 5 | 25 | 60% | 2 | +| 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 | ### 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.43 | 8.00 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 7.89 | 13.30 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 62.49 | 248.86 | 100% | 15.00 | +14.00 | pass | -| pylsp-mypy | yes | 205.96 | 478.87 | 100% | 1.00 | 0.00 | pass | +| 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 | ### sessionmaker hover @@ -276,10 +276,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.40 | 0.41 | 100% | 10621.00 | +49.00 | pass | -| Pyright | yes | 1.20 | 1.34 | 100% | 10572.00 | 0.00 | pass | -| Pyrefly | yes | 1.21 | 1.63 | 100% | 13188.00 | +2616.00 | pass | -| pylsp-mypy | yes | 322.16 | 323.78 | 100% | 10498.00 | -74.00 | pass | +| 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 | ### mapped class definition @@ -287,10 +287,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Ty | yes | 0.20 | 0.24 | 100% | 2.00 | +1.00 | pass | -| Pyright | yes | 0.41 | 0.45 | 100% | 1.00 | 0.00 | pass | -| Pyrefly | yes | 1.04 | 3.41 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 1.13 | 1.34 | 100% | 1.00 | 0.00 | pass | +| 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 | ### 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.27 | 4.48 | 100% | 23.00 | -15.00 | pass | -| Pyrefly | yes | 4.54 | 7.19 | 100% | 17.00 | -21.00 | pass | -| pylsp-mypy | no | 38.43 | 39.21 | 0% | 0.00 | -38.00 | fail (10) | -| Pyright | yes | 138.58 | 172.13 | 100% | 38.00 | 0.00 | pass | +| 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 | ### 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.01 | 4.12 | 100% | 958.00 | +58.00 | pass | -| Pyrefly | yes | 5.37 | 9.30 | 100% | 2137.00 | +1237.00 | pass | -| pylsp-mypy | no | 38.47 | 39.16 | 0% | 0.00 | -900.00 | fail (10) | -| Pyright | yes | 88.01 | 97.15 | 100% | 900.00 | 0.00 | pass | +| 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 | ### 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 | 2658.12 | 4.83 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 2410.74 | 50.88 | 5 | 25 | 80% | 0 | -| Pyright | yes | 16538.98 | 134.88 | 5 | 25 | 80% | 0 | -| pylsp-mypy | no | 181088.76 | 1547.39 | 5 | 25 | 40% | 2 | +| 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 | ### 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.04 | 11.98 | 100% | 775.00 | +652.00 | pass | -| Pyright | yes | 48.92 | 77.92 | 100% | 123.00 | 0.00 | pass | -| pylsp-mypy | yes | 148.44 | 149.65 | 100% | 2.00 | -121.00 | pass | -| Pyrefly | yes | 245.11 | 979.47 | 100% | 15.00 | -108.00 | pass | +| 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 | ### pipeline hover @@ -348,10 +348,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.21 | 0.22 | 100% | 48.00 | +14.00 | pass | -| Pyright | yes | 0.44 | 0.48 | 100% | 34.00 | 0.00 | pass | -| Ty | yes | 0.70 | 2.07 | 100% | 7.00 | -27.00 | pass | -| pylsp-mypy | no | 2744.53 | 2772.96 | 0% | 0.00 | -34.00 | fail (10) | +| 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) | ### auto tokenizer definition @@ -359,10 +359,10 @@ Method: `textDocument/definition` | Server | Success | Mean ms | P95 ms | Non-empty % | Definitions found | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.22 | 0.22 | 100% | 1.00 | 0.00 | pass | -| Ty | yes | 0.30 | 0.34 | 100% | 1.00 | 0.00 | pass | -| Pyright | yes | 0.44 | 0.52 | 100% | 1.00 | 0.00 | pass | -| pylsp-mypy | yes | 2189.08 | 2244.19 | 100% | 1.00 | 0.00 | pass | +| 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 | ### 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.45 | 2.55 | 0% | 0.00 | 0.00 | pass | -| Ty | yes | 6.46 | 7.92 | 100% | 23.00 | +23.00 | pass | -| Pyright | yes | 6.72 | 8.22 | 0% | 0.00 | 0.00 | pass | -| Pyrefly | yes | 8.36 | 23.35 | 0% | 0.00 | 0.00 | pass | +| 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 | ### edit tokenizer then hover (edit+hover) @@ -381,10 +381,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 0.51 | 0.53 | 100% | 33.00 | +3.00 | pass | -| Ty | yes | 5.67 | 5.71 | 100% | 7.00 | -23.00 | pass | -| Pyright | yes | 617.88 | 641.59 | 100% | 30.00 | 0.00 | pass | -| pylsp-mypy | no | 2652.42 | 2675.80 | 0% | 0.00 | -30.00 | fail (10) | +| 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) | ### 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 | 321.54 | 2.63 | 5 | 25 | 100% | 0 | -| Pyright | yes | 1441.17 | 9.00 | 5 | 25 | 100% | 0 | -| Pyrefly | yes | 731.14 | 9.01 | 5 | 25 | 100% | 0 | -| pylsp-mypy | yes | 4843.59 | 104.44 | 5 | 25 | 100% | 0 | +| 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 | ### 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.48 | 7.98 | 100% | 14.00 | 0.00 | pass | -| Ty | yes | 5.93 | 8.71 | 100% | 467.00 | +453.00 | pass | -| Pyrefly | yes | 36.62 | 128.95 | 100% | 254.40 | +240.40 | pass | -| pylsp-mypy | yes | 71.35 | 101.42 | 100% | 1.00 | -13.00 | pass | +| 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 | ### 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.23 | 100% | 7.00 | -19.00 | pass | -| Pyright | yes | 0.50 | 0.54 | 100% | 26.00 | 0.00 | pass | -| Pyrefly | yes | 2.67 | 9.01 | 100% | 149.00 | +123.00 | pass | -| pylsp-mypy | yes | 98.43 | 208.93 | 100% | 359.00 | +333.00 | pass | +| 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 | ### 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.34 | 0.36 | 100% | 2.00 | 0.00 | pass | -| Ty | yes | 0.55 | 0.60 | 100% | 2.00 | 0.00 | pass | -| Pyright | yes | 0.83 | 0.99 | 100% | 2.00 | 0.00 | pass | -| pylsp-mypy | yes | 29.71 | 92.34 | 100% | 2.00 | 0.00 | pass | +| 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 | ### 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 | 3.45 | 3.54 | 100% | 32.00 | -173.00 | pass | -| Ty | yes | 3.99 | 4.20 | 100% | 225.00 | +20.00 | pass | -| Pyright | yes | 4.60 | 5.89 | 100% | 205.00 | 0.00 | pass | -| pylsp-mypy | yes | 87.43 | 89.78 | 100% | 57.00 | -148.00 | pass | +| 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 | ### edit response then hover (edit+hover) @@ -452,10 +452,10 @@ Method: `textDocument/hover` | Server | Success | Mean ms | P95 ms | Non-empty % | Hover length | Delta vs Pyright | Validation | | --- | --- | ---: | ---: | ---: | ---: | ---: | --- | -| Pyrefly | yes | 1.99 | 3.71 | 100% | 3585.00 | +3165.00 | pass | -| Ty | yes | 2.48 | 2.51 | 100% | 1613.00 | +1193.00 | pass | -| Pyright | yes | 34.58 | 37.57 | 100% | 420.00 | 0.00 | pass | -| pylsp-mypy | yes | 235.27 | 242.51 | 100% | 880.00 | +460.00 | pass | +| 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 | ### 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 | 183.60 | 0.29 | 8 | 40 | 100% | 2 | +| Pyrefly | no | 191.21 | 0.29 | 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.94 | 1.01 | 100% | 30.00 | 0.00 | pass | +| Pyrefly | yes | 0.99 | 1.04 | 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.19 | 0.20 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.17 | 0.17 | 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.21 | 0.23 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.20 | 0.20 | 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.19 | 0.19 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.18 | 0.19 | 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.20 | 0.22 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.19 | 0.21 | 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.21 | 0.23 | 100% | 7.00 | 0.00 | pass | +| Pyrefly | yes | 0.22 | 0.23 | 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 | 1899.53 | 39.88 | 3 | 15 | 100% | 0 | +| Pyrefly | yes | 1749.63 | 28.80 | 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 | 52.97 | 84.31 | 100% | 126.00 | 0.00 | pass | +| Pyrefly | yes | 15.98 | 32.13 | 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 | 59.96 | 63.74 | 100% | 74.00 | 0.00 | pass | +| Pyrefly | yes | 62.01 | 64.31 | 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 | 6.72 | 6.96 | 100% | 75.00 | 0.00 | pass | +| Pyrefly | yes | 8.41 | 13.41 | 100% | 75.00 | 0.00 | pass | diff --git a/latest-results/ty-20260902T060558Z-responses.jsonl b/latest-results/ty-20260903T060619Z-responses.jsonl similarity index 100% rename from latest-results/ty-20260902T060558Z-responses.jsonl rename to latest-results/ty-20260903T060619Z-responses.jsonl diff --git a/latest-results/ty-20260902T060558Z.json b/latest-results/ty-20260903T060619Z.json similarity index 90% rename from latest-results/ty-20260902T060558Z.json rename to latest-results/ty-20260903T060619Z.json index f6db3e7..11eb4fb 100644 --- a/latest-results/ty-20260902T060558Z.json +++ b/latest-results/ty-20260903T060619Z.json @@ -1,6 +1,6 @@ { "server_command": [ - "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.77/ty-x86_64-unknown-linux-gnu/ty", + "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.78/ty-x86_64-unknown-linux-gnu/ty", "server" ], "requested_scenarios": [], @@ -12,8 +12,8 @@ "transformers", "web" ], - "started_at_unix": 1788329247.322952, - "finished_at_unix": 1788329252.2773983, + "started_at_unix": 1788415671.9565024, + "finished_at_unix": 1788415676.8728812, "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": 484.9586400000021, + "total_duration_ms": 391.84063699997296, "error_message": null, "summary": { "request_count": 32, @@ -35,11 +35,11 @@ "failure_count": 0, "bytes_sent": 18656, "bytes_received": 874750, - "min_ms": 0.20138600001473606, - "max_ms": 283.90459799999235, - "mean_ms": 14.505019250002249, - "median_ms": 1.679429500015317, - "p95_ms": 41.20836114999515, + "min_ms": 0.21556100000452716, + "max_ms": 195.9781059999841, + "mean_ms": 11.593219218738682, + "median_ms": 1.7834634999758237, + "p95_ms": 44.673458399972745, "result_summary": { "present_count": 31, "empty_count": 1, @@ -95,27 +95,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.4868529999887414, - "max_ms": 12.891972999995005, - "mean_ms": 6.367552999998338, - "median_ms": 6.171453500002144, - "p95_ms": 11.923050999992311 + "min_ms": 1.5439730000252894, + "max_ms": 15.837038999961806, + "mean_ms": 6.478699599983884, + "median_ms": 5.63789599999609, + "p95_ms": 13.52255399996806 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2963850000128332, - "max_ms": 5.194484000014654, - "mean_ms": 2.7290669000052503, - "median_ms": 2.7186350000079074, - "p95_ms": 5.186301200015464 + "min_ms": 0.31581700000060664, + "max_ms": 3.5489640000605505, + "mean_ms": 1.9181384000148682, + "median_ms": 1.9144035000522308, + "p95_ms": 3.531011250015581 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.20138600001473606, - "max_ms": 0.21211700001799727, - "mean_ms": 0.20690900000772672, - "median_ms": 0.20648700001402176, - "p95_ms": 0.21188240001492886 + "min_ms": 0.21556100000452716, + "max_ms": 0.2260599999317492, + "mean_ms": 0.2208669999617996, + "median_ms": 0.22066099995754485, + "p95_ms": 0.2259819999380852 } }, "validation": { @@ -141,11 +141,11 @@ "failure_count": 0, "bytes_sent": 1425, "bytes_received": 306575, - "min_ms": 1.4868529999887414, - "max_ms": 1.6853860000196619, - "mean_ms": 1.5993582000021433, - "median_ms": 1.5867099999979928, - "p95_ms": 1.683003400017924, + "min_ms": 1.5439730000252894, + "max_ms": 1.855171999977756, + "mean_ms": 1.6573619999917355, + "median_ms": 1.600157999973817, + "p95_ms": 1.826488599976983, "result_summary": { "present_count": 5, "empty_count": 0, @@ -205,9 +205,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 283.90459799999235, + "duration_ms": 195.9781059999841, "success": true, - "started_at_unix": 1788329247.3409584, + "started_at_unix": 1788415671.9741342, "bytes_sent": 285, "bytes_received": 61315, "request_id": 2, @@ -235,9 +235,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6853860000196619, + "duration_ms": 1.855171999977756, "success": true, - "started_at_unix": 1788329247.6257825, + "started_at_unix": 1788415672.1710455, "bytes_sent": 285, "bytes_received": 61315, "request_id": 3, @@ -265,9 +265,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5867099999979928, + "duration_ms": 1.7117549999738912, "success": true, - "started_at_unix": 1788329247.628768, + "started_at_unix": 1788415672.1741908, "bytes_sent": 285, "bytes_received": 61315, "request_id": 4, @@ -295,9 +295,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5643689999933486, + "duration_ms": 1.575752000007924, "success": true, - "started_at_unix": 1788329247.6316526, + "started_at_unix": 1788415672.1771498, "bytes_sent": 285, "bytes_received": 61315, "request_id": 5, @@ -325,9 +325,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4868529999887414, + "duration_ms": 1.600157999973817, "success": true, - "started_at_unix": 1788329247.6344821, + "started_at_unix": 1788415672.1799877, "bytes_sent": 285, "bytes_received": 61315, "request_id": 6, @@ -355,9 +355,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.673473000010972, + "duration_ms": 1.5439730000252894, "success": true, - "started_at_unix": 1788329247.6372375, + "started_at_unix": 1788415672.1828642, "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.2963850000128332, - "max_ms": 0.30850800001758216, - "mean_ms": 0.3012602000012521, - "median_ms": 0.29880999997544677, - "p95_ms": 0.3076302000124542, + "min_ms": 0.31581700000060664, + "max_ms": 0.3398450000986486, + "mean_ms": 0.3274176000331863, + "median_ms": 0.32664800005477446, + "p95_ms": 0.33757420007987093, "result_summary": { "present_count": 5, "empty_count": 0, @@ -464,9 +464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4306659999997464, + "duration_ms": 0.458592999962093, "success": true, - "started_at_unix": 1788329247.6402574, + "started_at_unix": 1788415672.1857576, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -494,9 +494,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.30850800001758216, + "duration_ms": 0.3262870000071416, "success": true, - "started_at_unix": 1788329247.6407633, + "started_at_unix": 1788415672.18629, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -524,9 +524,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3041189999919425, + "duration_ms": 0.3398450000986486, "success": true, - "started_at_unix": 1788329247.6411612, + "started_at_unix": 1788415672.1867101, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -554,9 +554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.29847900000845584, + "duration_ms": 0.32664800005477446, "success": true, - "started_at_unix": 1788329247.6416028, + "started_at_unix": 1788415672.1871765, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -584,9 +584,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.29880999997544677, + "duration_ms": 0.3284910000047603, "success": true, - "started_at_unix": 1788329247.6419868, + "started_at_unix": 1788415672.1875944, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -614,9 +614,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2963850000128332, + "duration_ms": 0.31581700000060664, "success": true, - "started_at_unix": 1788329247.642387, + "started_at_unix": 1788415672.1880307, "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.20138600001473606, - "max_ms": 0.21211700001799727, - "mean_ms": 0.20690900000772672, - "median_ms": 0.20648700001402176, - "p95_ms": 0.21188240001492886, + "min_ms": 0.21556100000452716, + "max_ms": 0.2260599999317492, + "mean_ms": 0.2208669999617996, + "median_ms": 0.22066099995754485, + "p95_ms": 0.2259819999380852, "result_summary": { "present_count": 5, "empty_count": 0, @@ -723,9 +723,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22065300001372634, + "duration_ms": 0.2448349999895072, "success": true, - "started_at_unix": 1788329247.642831, + "started_at_unix": 1788415672.1885004, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -753,9 +753,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21094400000265523, + "duration_ms": 0.2256699999634293, "success": true, - "started_at_unix": 1788329247.643091, + "started_at_unix": 1788415672.1887848, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -783,9 +783,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21211700001799727, + "duration_ms": 0.2260599999317492, "success": true, - "started_at_unix": 1788329247.6433482, + "started_at_unix": 1788415672.1890578, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -813,9 +813,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20648700001402176, + "duration_ms": 0.22066099995754485, "success": true, - "started_at_unix": 1788329247.6436064, + "started_at_unix": 1788415672.189329, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -843,9 +843,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20361099998922327, + "duration_ms": 0.21638299995174748, "success": true, - "started_at_unix": 1788329247.6438558, + "started_at_unix": 1788415672.189592, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -873,9 +873,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20138600001473606, + "duration_ms": 0.21556100000452716, "success": true, - "started_at_unix": 1788329247.644105, + "started_at_unix": 1788415672.1898546, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -918,11 +918,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 394530, - "min_ms": 10.657520999984627, - "max_ms": 12.891972999995005, - "mean_ms": 11.135747799994533, - "median_ms": 10.698708000006718, - "p95_ms": 12.461340999993809, + "min_ms": 9.420620000014424, + "max_ms": 15.837038999961806, + "mean_ms": 11.300037199976032, + "median_ms": 10.498335999955088, + "p95_ms": 14.808378999964587, "result_summary": { "present_count": 5, "empty_count": 0, @@ -982,9 +982,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.81727999999543, + "duration_ms": 79.91797099998621, "success": true, - "started_at_unix": 1788329247.6445043, + "started_at_unix": 1788415672.1902905, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -1012,9 +1012,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.891972999995005, + "duration_ms": 15.837038999961806, "success": true, - "started_at_unix": 1788329247.7214513, + "started_at_unix": 1788415672.2712133, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -1042,9 +1042,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.691723999997294, + "duration_ms": 10.693738999975722, "success": true, - "started_at_unix": 1788329247.7355924, + "started_at_unix": 1788415672.2882955, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -1072,9 +1072,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.698708000006718, + "duration_ms": 10.498335999955088, "success": true, - "started_at_unix": 1788329247.7474167, + "started_at_unix": 1788415672.3001618, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -1102,9 +1102,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.657520999984627, + "duration_ms": 10.05045199997312, "success": true, - "started_at_unix": 1788329247.7592077, + "started_at_unix": 1788415672.311894, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -1132,9 +1132,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.738812999989023, + "duration_ms": 9.420620000014424, "success": true, - "started_at_unix": 1788329247.770945, + "started_at_unix": 1788415672.3230548, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -1177,11 +1177,11 @@ "failure_count": 0, "bytes_sent": 1275, "bytes_received": 2295, - "min_ms": 5.128761999998233, - "max_ms": 5.194484000014654, - "mean_ms": 5.1568736000092485, - "median_ms": 5.149388999996063, - "p95_ms": 5.190847200015014, + "min_ms": 3.488962000005813, + "max_ms": 3.5489640000605505, + "mean_ms": 3.50885919999655, + "median_ms": 3.5000630000467936, + "p95_ms": 3.540985000040564, "result_summary": { "present_count": 5, "empty_count": 0, @@ -1241,9 +1241,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.089908000002197, + "duration_ms": 3.6704999999983556, "success": true, - "started_at_unix": 1788329247.7829857, + "started_at_unix": 1788415672.3339274, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -1271,9 +1271,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.128761999998233, + "duration_ms": 3.488962000005813, "success": true, - "started_at_unix": 1788329247.788182, + "started_at_unix": 1788415672.3377612, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -1301,9 +1301,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.176300000016454, + "duration_ms": 3.4972379999089753, "success": true, - "started_at_unix": 1788329247.793469, + "started_at_unix": 1788415672.3413808, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -1331,9 +1331,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.149388999996063, + "duration_ms": 3.5090689999606184, "success": true, - "started_at_unix": 1788329247.7988036, + "started_at_unix": 1788415672.3450294, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -1361,9 +1361,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.194484000014654, + "duration_ms": 3.5489640000605505, "success": true, - "started_at_unix": 1788329247.8040705, + "started_at_unix": 1788415672.348658, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -1391,9 +1391,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.135433000020839, + "duration_ms": 3.5000630000467936, "success": true, - "started_at_unix": 1788329247.8093798, + "started_at_unix": 1788415672.3523207, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -1425,9 +1425,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.978467999985469, + "duration_ms": 3.731743999992432, "success": true, - "started_at_unix": 1788329247.3366458, + "started_at_unix": 1788415671.9701543, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -1446,9 +1446,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.021750999991354547, + "duration_ms": 0.019817000065813772, "success": true, - "started_at_unix": 1788329247.3407252, + "started_at_unix": 1788415671.973974, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -1461,9 +1461,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.03229100002499763, + "duration_ms": 0.01715100006549619, "success": true, - "started_at_unix": 1788329247.3407784, + "started_at_unix": 1788415671.9740143, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -1479,9 +1479,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.020728999999164444, + "duration_ms": 0.01715200005492079, "success": true, - "started_at_unix": 1788329247.3408995, + "started_at_unix": 1788415671.9740868, "bytes_sent": 492, "bytes_received": 0, "request_id": null, @@ -1497,9 +1497,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 283.90459799999235, + "duration_ms": 195.9781059999841, "success": true, - "started_at_unix": 1788329247.3409584, + "started_at_unix": 1788415671.9741342, "bytes_sent": 285, "bytes_received": 61315, "request_id": 2, @@ -1527,9 +1527,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.6853860000196619, + "duration_ms": 1.855171999977756, "success": true, - "started_at_unix": 1788329247.6257825, + "started_at_unix": 1788415672.1710455, "bytes_sent": 285, "bytes_received": 61315, "request_id": 3, @@ -1557,9 +1557,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5867099999979928, + "duration_ms": 1.7117549999738912, "success": true, - "started_at_unix": 1788329247.628768, + "started_at_unix": 1788415672.1741908, "bytes_sent": 285, "bytes_received": 61315, "request_id": 4, @@ -1587,9 +1587,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.5643689999933486, + "duration_ms": 1.575752000007924, "success": true, - "started_at_unix": 1788329247.6316526, + "started_at_unix": 1788415672.1771498, "bytes_sent": 285, "bytes_received": 61315, "request_id": 5, @@ -1617,9 +1617,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.4868529999887414, + "duration_ms": 1.600157999973817, "success": true, - "started_at_unix": 1788329247.6344821, + "started_at_unix": 1788415672.1799877, "bytes_sent": 285, "bytes_received": 61315, "request_id": 6, @@ -1647,9 +1647,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.673473000010972, + "duration_ms": 1.5439730000252894, "success": true, - "started_at_unix": 1788329247.6372375, + "started_at_unix": 1788415672.1828642, "bytes_sent": 285, "bytes_received": 61315, "request_id": 7, @@ -1677,9 +1677,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4306659999997464, + "duration_ms": 0.458592999962093, "success": true, - "started_at_unix": 1788329247.6402574, + "started_at_unix": 1788415672.1857576, "bytes_sent": 253, "bytes_received": 4589, "request_id": 8, @@ -1707,9 +1707,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.30850800001758216, + "duration_ms": 0.3262870000071416, "success": true, - "started_at_unix": 1788329247.6407633, + "started_at_unix": 1788415672.18629, "bytes_sent": 253, "bytes_received": 4589, "request_id": 9, @@ -1737,9 +1737,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3041189999919425, + "duration_ms": 0.3398450000986486, "success": true, - "started_at_unix": 1788329247.6411612, + "started_at_unix": 1788415672.1867101, "bytes_sent": 254, "bytes_received": 4590, "request_id": 10, @@ -1767,9 +1767,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.29847900000845584, + "duration_ms": 0.32664800005477446, "success": true, - "started_at_unix": 1788329247.6416028, + "started_at_unix": 1788415672.1871765, "bytes_sent": 254, "bytes_received": 4590, "request_id": 11, @@ -1797,9 +1797,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.29880999997544677, + "duration_ms": 0.3284910000047603, "success": true, - "started_at_unix": 1788329247.6419868, + "started_at_unix": 1788415672.1875944, "bytes_sent": 254, "bytes_received": 4590, "request_id": 12, @@ -1827,9 +1827,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2963850000128332, + "duration_ms": 0.31581700000060664, "success": true, - "started_at_unix": 1788329247.642387, + "started_at_unix": 1788415672.1880307, "bytes_sent": 254, "bytes_received": 4590, "request_id": 13, @@ -1857,9 +1857,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.22065300001372634, + "duration_ms": 0.2448349999895072, "success": true, - "started_at_unix": 1788329247.642831, + "started_at_unix": 1788415672.1885004, "bytes_sent": 260, "bytes_received": 247, "request_id": 14, @@ -1887,9 +1887,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21094400000265523, + "duration_ms": 0.2256699999634293, "success": true, - "started_at_unix": 1788329247.643091, + "started_at_unix": 1788415672.1887848, "bytes_sent": 260, "bytes_received": 247, "request_id": 15, @@ -1917,9 +1917,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21211700001799727, + "duration_ms": 0.2260599999317492, "success": true, - "started_at_unix": 1788329247.6433482, + "started_at_unix": 1788415672.1890578, "bytes_sent": 260, "bytes_received": 247, "request_id": 16, @@ -1947,9 +1947,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20648700001402176, + "duration_ms": 0.22066099995754485, "success": true, - "started_at_unix": 1788329247.6436064, + "started_at_unix": 1788415672.189329, "bytes_sent": 260, "bytes_received": 247, "request_id": 17, @@ -1977,9 +1977,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20361099998922327, + "duration_ms": 0.21638299995174748, "success": true, - "started_at_unix": 1788329247.6438558, + "started_at_unix": 1788415672.189592, "bytes_sent": 260, "bytes_received": 247, "request_id": 18, @@ -2007,9 +2007,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20138600001473606, + "duration_ms": 0.21556100000452716, "success": true, - "started_at_unix": 1788329247.644105, + "started_at_unix": 1788415672.1898546, "bytes_sent": 260, "bytes_received": 247, "request_id": 19, @@ -2037,9 +2037,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025357999987818403, + "duration_ms": 0.029424999979710265, "success": true, - "started_at_unix": 1788329247.64447, + "started_at_unix": 1788415672.190248, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2056,9 +2056,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 75.81727999999543, + "duration_ms": 79.91797099998621, "success": true, - "started_at_unix": 1788329247.6445043, + "started_at_unix": 1788415672.1902905, "bytes_sent": 288, "bytes_received": 78906, "request_id": 20, @@ -2086,9 +2086,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030006000002913424, + "duration_ms": 0.03402300001198455, "success": true, - "started_at_unix": 1788329247.7213798, + "started_at_unix": 1788415672.2711277, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2105,9 +2105,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01604999999926804, + "duration_ms": 0.023483999939344358, "success": true, - "started_at_unix": 1788329247.72142, + "started_at_unix": 1788415672.271177, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2124,9 +2124,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.891972999995005, + "duration_ms": 15.837038999961806, "success": true, - "started_at_unix": 1788329247.7214513, + "started_at_unix": 1788415672.2712133, "bytes_sent": 288, "bytes_received": 78906, "request_id": 21, @@ -2154,9 +2154,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02498599999967155, + "duration_ms": 0.03178899999056739, "success": true, - "started_at_unix": 1788329247.735495, + "started_at_unix": 1788415672.2882144, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2173,9 +2173,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03411400001596121, + "duration_ms": 0.023624000050403993, "success": true, - "started_at_unix": 1788329247.7355452, + "started_at_unix": 1788415672.288259, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2192,9 +2192,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.691723999997294, + "duration_ms": 10.693738999975722, "success": true, - "started_at_unix": 1788329247.7355924, + "started_at_unix": 1788415672.2882955, "bytes_sent": 288, "bytes_received": 78906, "request_id": 22, @@ -2222,9 +2222,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025047000008271425, + "duration_ms": 0.030015999982424546, "success": true, - "started_at_unix": 1788329247.74735, + "started_at_unix": 1788415672.3000805, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2241,9 +2241,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020879000004470072, + "duration_ms": 0.025798999899961927, "success": true, - "started_at_unix": 1788329247.7473836, + "started_at_unix": 1788415672.3001235, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2260,9 +2260,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.698708000006718, + "duration_ms": 10.498335999955088, "success": true, - "started_at_unix": 1788329247.7474167, + "started_at_unix": 1788415672.3001618, "bytes_sent": 288, "bytes_received": 78906, "request_id": 23, @@ -2290,9 +2290,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02541699998914737, + "duration_ms": 0.027722000027097238, "success": true, - "started_at_unix": 1788329247.7591383, + "started_at_unix": 1788415672.3118186, "bytes_sent": 332, "bytes_received": 0, "request_id": null, @@ -2309,9 +2309,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02292300001727199, + "duration_ms": 0.022972000010668125, "success": true, - "started_at_unix": 1788329247.7591722, + "started_at_unix": 1788415672.3118594, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2328,9 +2328,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.657520999984627, + "duration_ms": 10.05045199997312, "success": true, - "started_at_unix": 1788329247.7592077, + "started_at_unix": 1788415672.311894, "bytes_sent": 288, "bytes_received": 78906, "request_id": 24, @@ -2358,9 +2358,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024776000003612353, + "duration_ms": 0.0274920000720158, "success": true, - "started_at_unix": 1788329247.770872, + "started_at_unix": 1788415672.322981, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2377,9 +2377,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014848000006395523, + "duration_ms": 0.023724000016045466, "success": true, - "started_at_unix": 1788329247.7709157, + "started_at_unix": 1788415672.3230195, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -2396,9 +2396,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.738812999989023, + "duration_ms": 9.420620000014424, "success": true, - "started_at_unix": 1788329247.770945, + "started_at_unix": 1788415672.3230548, "bytes_sent": 288, "bytes_received": 78906, "request_id": 25, @@ -2426,9 +2426,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029444999995575927, + "duration_ms": 0.029605000008814386, "success": true, - "started_at_unix": 1788329247.782743, + "started_at_unix": 1788415672.3336549, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2445,9 +2445,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.031027999995103528, + "duration_ms": 0.030857000069772766, "success": true, - "started_at_unix": 1788329247.782941, + "started_at_unix": 1788415672.333882, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2464,9 +2464,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.089908000002197, + "duration_ms": 3.6704999999983556, "success": true, - "started_at_unix": 1788329247.7829857, + "started_at_unix": 1788415672.3339274, "bytes_sent": 255, "bytes_received": 459, "request_id": 26, @@ -2494,9 +2494,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02442499999233405, + "duration_ms": 0.030367000022124557, "success": true, - "started_at_unix": 1788329247.7881215, + "started_at_unix": 1788415672.3376482, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2513,9 +2513,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014757000002418863, + "duration_ms": 0.05467200003295147, "success": true, - "started_at_unix": 1788329247.7881536, + "started_at_unix": 1788415672.337691, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2532,9 +2532,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.128761999998233, + "duration_ms": 3.488962000005813, "success": true, - "started_at_unix": 1788329247.788182, + "started_at_unix": 1788415672.3377612, "bytes_sent": 255, "bytes_received": 459, "request_id": 27, @@ -2562,9 +2562,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030277000007572497, + "duration_ms": 0.024785999926280056, "success": true, - "started_at_unix": 1788329247.7933795, + "started_at_unix": 1788415672.3413064, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2581,9 +2581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.034144000011337994, + "duration_ms": 0.028262999990147364, "success": true, - "started_at_unix": 1788329247.7934215, + "started_at_unix": 1788415672.3413413, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2600,9 +2600,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.176300000016454, + "duration_ms": 3.4972379999089753, "success": true, - "started_at_unix": 1788329247.793469, + "started_at_unix": 1788415672.3413808, "bytes_sent": 255, "bytes_received": 459, "request_id": 28, @@ -2630,9 +2630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029505000014751204, + "duration_ms": 0.028272000008655596, "success": true, - "started_at_unix": 1788329247.7987125, + "started_at_unix": 1788415672.3449402, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2649,9 +2649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0362579999944046, + "duration_ms": 0.033904000019902014, "success": true, - "started_at_unix": 1788329247.7987535, + "started_at_unix": 1788415672.34498, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2668,9 +2668,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.149388999996063, + "duration_ms": 3.5090689999606184, "success": true, - "started_at_unix": 1788329247.7988036, + "started_at_unix": 1788415672.3450294, "bytes_sent": 255, "bytes_received": 459, "request_id": 29, @@ -2698,9 +2698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02351399999156456, + "duration_ms": 0.02482599995801138, "success": true, - "started_at_unix": 1788329247.8040032, + "started_at_unix": 1788415672.3485885, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2717,9 +2717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023804999983667585, + "duration_ms": 0.022781999973631173, "success": true, - "started_at_unix": 1788329247.8040361, + "started_at_unix": 1788415672.348625, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2736,9 +2736,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.194484000014654, + "duration_ms": 3.5489640000605505, "success": true, - "started_at_unix": 1788329247.8040705, + "started_at_unix": 1788415672.348658, "bytes_sent": 255, "bytes_received": 459, "request_id": 30, @@ -2766,9 +2766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023283000018636812, + "duration_ms": 0.023052999949868536, "success": true, - "started_at_unix": 1788329247.8093145, + "started_at_unix": 1788415672.3522565, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2785,9 +2785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023393999981635716, + "duration_ms": 0.02217099995505123, "success": true, - "started_at_unix": 1788329247.809347, + "started_at_unix": 1788415672.3522887, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -2804,9 +2804,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.135433000020839, + "duration_ms": 3.5000630000467936, "success": true, - "started_at_unix": 1788329247.8093798, + "started_at_unix": 1788415672.3523207, "bytes_sent": 255, "bytes_received": 459, "request_id": 31, @@ -2834,9 +2834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027211000002580477, + "duration_ms": 0.026950999995278835, "success": true, - "started_at_unix": 1788329247.8145723, + "started_at_unix": 1788415672.3558779, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -2853,9 +2853,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.02970500000287757, + "duration_ms": 0.028874000008727307, "success": true, - "started_at_unix": 1788329247.8147216, + "started_at_unix": 1788415672.3560133, "bytes_sent": 212, "bytes_received": 0, "request_id": null, @@ -2868,9 +2868,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.7182990000085283, + "duration_ms": 1.9085509999285932, "success": true, - "started_at_unix": 1788329247.814764, + "started_at_unix": 1788415672.356055, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -2888,9 +2888,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.026689999998552594, + "duration_ms": 0.02071800008707214, "success": true, - "started_at_unix": 1788329247.8174999, + "started_at_unix": 1788415672.3579783, "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": 251.3024170000051, + "total_duration_ms": 252.47683700001744, "error_message": null, "summary": { "request_count": 32, @@ -2921,11 +2921,11 @@ "failure_count": 0, "bytes_sent": 18652, "bytes_received": 617974, - "min_ms": 0.17681099998867467, - "max_ms": 129.624065999991, - "mean_ms": 6.98373537499819, - "median_ms": 3.018280000006257, - "p95_ms": 14.351071749993583, + "min_ms": 0.18232900004022667, + "max_ms": 130.1583770000434, + "mean_ms": 7.12317446875943, + "median_ms": 2.851691499984099, + "p95_ms": 14.759078749960953, "result_summary": { "present_count": 31, "empty_count": 1, @@ -2981,27 +2981,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.6496520000071087, - "max_ms": 7.986840999990363, - "mean_ms": 4.441524499998195, - "median_ms": 4.1739535000004935, - "p95_ms": 6.387422649984837 + "min_ms": 4.258745000015551, + "max_ms": 8.407393999959822, + "mean_ms": 4.861843200012572, + "median_ms": 4.401525500043135, + "p95_ms": 6.885470599956985 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.1991529999827435, - "max_ms": 3.2542010000042865, - "mean_ms": 1.5948625000021366, - "median_ms": 1.5086995000075376, - "p95_ms": 3.154479200009064 + "min_ms": 0.21284600006765686, + "max_ms": 2.875840999990942, + "mean_ms": 1.5478573000109463, + "median_ms": 1.5533250000316912, + "p95_ms": 2.865034699982516 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.17681099998867467, - "max_ms": 0.2012969999896086, - "mean_ms": 0.18412879998663811, - "median_ms": 0.17976699999167067, - "p95_ms": 0.19785659998774463 + "min_ms": 0.18232900004022667, + "max_ms": 0.21582100009709393, + "mean_ms": 0.19977180002115347, + "median_ms": 0.2037190000692135, + "p95_ms": 0.21495560006314918 } }, "validation": { @@ -3027,11 +3027,11 @@ "failure_count": 0, "bytes_sent": 1385, "bytes_received": 379490, - "min_ms": 3.6496520000071087, - "max_ms": 7.986840999990363, - "mean_ms": 4.623116400006211, - "median_ms": 3.795916000001398, - "p95_ms": 7.180916399994429, + "min_ms": 4.328454999949827, + "max_ms": 8.407393999959822, + "mean_ms": 5.2343543999995745, + "median_ms": 4.398444999992535, + "p95_ms": 7.658278199983214, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3091,9 +3091,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 129.624065999991, + "duration_ms": 130.1583770000434, "success": true, - "started_at_unix": 1788329247.8383284, + "started_at_unix": 1788415672.379516, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -3121,9 +3121,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.986840999990363, + "duration_ms": 8.407393999959822, "success": true, - "started_at_unix": 1788329247.969667, + "started_at_unix": 1788415672.5114696, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -3151,9 +3151,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.795916000001398, + "duration_ms": 4.328454999949827, "success": true, - "started_at_unix": 1788329247.9800768, + "started_at_unix": 1788415672.5223665, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -3181,9 +3181,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9572180000106982, + "duration_ms": 4.375663000018903, "success": true, - "started_at_unix": 1788329247.9862962, + "started_at_unix": 1788415672.5291867, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -3211,9 +3211,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.725955000021486, + "duration_ms": 4.6618150000767855, "success": true, - "started_at_unix": 1788329247.9926448, + "started_at_unix": 1788415672.536095, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -3241,9 +3241,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.6496520000071087, + "duration_ms": 4.398444999992535, "success": true, - "started_at_unix": 1788329247.9987807, + "started_at_unix": 1788415672.5433137, "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.1991529999827435, - "max_ms": 0.24076100001479972, - "mean_ms": 0.22021419999873615, - "median_ms": 0.2225370000132898, - "p95_ms": 0.23778720001246256, + "min_ms": 0.21284600006765686, + "max_ms": 0.27917900001739326, + "mean_ms": 0.24544280001919105, + "median_ms": 0.23696099992775999, + "p95_ms": 0.2758570000196414, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3350,9 +3350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3391550000060306, + "duration_ms": 0.39914299998145, "success": true, - "started_at_unix": 1788329248.0049102, + "started_at_unix": 1788415672.5502625, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -3380,9 +3380,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24076100001479972, + "duration_ms": 0.27917900001739326, "success": true, - "started_at_unix": 1788329248.0052903, + "started_at_unix": 1788415672.5507066, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -3410,9 +3410,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2127279999797338, + "duration_ms": 0.23696099992775999, "success": true, - "started_at_unix": 1788329248.0055819, + "started_at_unix": 1788415672.5510366, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -3440,9 +3440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22589200000311394, + "duration_ms": 0.23565900005451113, "success": true, - "started_at_unix": 1788329248.0058408, + "started_at_unix": 1788415672.551321, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -3470,9 +3470,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1991529999827435, + "duration_ms": 0.26256900002863404, "success": true, - "started_at_unix": 1788329248.0061126, + "started_at_unix": 1788415672.551606, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -3500,9 +3500,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2225370000132898, + "duration_ms": 0.21284600006765686, "success": true, - "started_at_unix": 1788329248.006356, + "started_at_unix": 1788415672.5519164, "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.17681099998867467, - "max_ms": 0.2012969999896086, - "mean_ms": 0.18412879998663811, - "median_ms": 0.17976699999167067, - "p95_ms": 0.19785659998774463, + "min_ms": 0.18232900004022667, + "max_ms": 0.21582100009709393, + "mean_ms": 0.19977180002115347, + "median_ms": 0.2037190000692135, + "p95_ms": 0.21495560006314918, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3609,9 +3609,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19283100002098763, + "duration_ms": 0.22726300005615485, "success": true, - "started_at_unix": 1788329248.00669, + "started_at_unix": 1788415672.5522494, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -3639,9 +3639,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18409499998028878, + "duration_ms": 0.21582100009709393, "success": true, - "started_at_unix": 1788329248.0069182, + "started_at_unix": 1788415672.5525122, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -3669,9 +3669,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17681099998867467, + "duration_ms": 0.21149399992737017, "success": true, - "started_at_unix": 1788329248.0071454, + "started_at_unix": 1788415672.5527742, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -3699,9 +3699,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2012969999896086, + "duration_ms": 0.18549599997186306, "success": true, - "started_at_unix": 1788329248.0073645, + "started_at_unix": 1788415672.5530305, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -3729,9 +3729,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17867399998294786, + "duration_ms": 0.18232900004022667, "success": true, - "started_at_unix": 1788329248.007612, + "started_at_unix": 1788415672.5532582, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -3759,9 +3759,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17976699999167067, + "duration_ms": 0.2037190000692135, "success": true, - "started_at_unix": 1788329248.0078335, + "started_at_unix": 1788415672.5534832, "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.166308999998591, - "max_ms": 4.432577999978093, - "mean_ms": 4.259932599990179, - "median_ms": 4.184533999989526, - "p95_ms": 4.412991199978933, + "min_ms": 4.258745000015551, + "max_ms": 5.025341999953525, + "mean_ms": 4.48933200002557, + "median_ms": 4.404606000093736, + "p95_ms": 4.910193599971535, "result_summary": { "present_count": 5, "empty_count": 0, @@ -3868,9 +3868,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.12957599999754, + "duration_ms": 22.522248999962358, "success": true, - "started_at_unix": 1788329248.0082192, + "started_at_unix": 1788415672.553945, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -3898,9 +3898,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.432577999978093, + "duration_ms": 5.025341999953525, "success": true, - "started_at_unix": 1788329248.0308104, + "started_at_unix": 1788415672.5770195, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -3928,9 +3928,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.181598000002396, + "duration_ms": 4.449600000043574, "success": true, - "started_at_unix": 1788329248.0359473, + "started_at_unix": 1788415672.5827425, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -3958,9 +3958,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.184533999989526, + "duration_ms": 4.3083670000214624, "success": true, - "started_at_unix": 1788329248.0407784, + "started_at_unix": 1788415672.58785, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -3988,9 +3988,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3346439999822906, + "duration_ms": 4.258745000015551, "success": true, - "started_at_unix": 1788329248.0456104, + "started_at_unix": 1788415672.5928166, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -4018,9 +4018,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.166308999998591, + "duration_ms": 4.404606000093736, "success": true, - "started_at_unix": 1788329248.0506046, + "started_at_unix": 1788415672.5976877, "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.7766380000002755, - "max_ms": 3.2542010000042865, - "mean_ms": 2.969510800005537, - "median_ms": 3.0039629999976114, - "p95_ms": 3.2098802000064097, + "min_ms": 2.827471000045989, + "max_ms": 2.875840999990942, + "mean_ms": 2.8502718000027016, + "median_ms": 2.8515559999959805, + "p95_ms": 2.871038199987197, "result_summary": { "present_count": 5, "empty_count": 0, @@ -4127,9 +4127,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.362664999997378, + "duration_ms": 3.587763999917115, "success": true, - "started_at_unix": 1788329248.055578, + "started_at_unix": 1788415672.6029172, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -4157,9 +4157,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0325970000149027, + "duration_ms": 2.875840999990942, "success": true, - "started_at_unix": 1788329248.0590718, + "started_at_unix": 1788415672.6066072, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -4187,9 +4187,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.2542010000042865, + "duration_ms": 2.844664000008379, "success": true, - "started_at_unix": 1788329248.0622346, + "started_at_unix": 1788415672.6095972, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -4217,9 +4217,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0039629999976114, + "duration_ms": 2.851826999972218, "success": true, - "started_at_unix": 1788329248.065633, + "started_at_unix": 1788415672.6125546, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -4247,9 +4247,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.780155000010609, + "duration_ms": 2.8515559999959805, "success": true, - "started_at_unix": 1788329248.068747, + "started_at_unix": 1788415672.6155198, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -4277,9 +4277,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7766380000002755, + "duration_ms": 2.827471000045989, "success": true, - "started_at_unix": 1788329248.0716636, + "started_at_unix": 1788415672.618485, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -4311,9 +4311,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.5918540000068333, + "duration_ms": 3.9785929999425207, "success": true, - "started_at_unix": 1788329247.8344457, + "started_at_unix": 1788415672.3752563, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -4332,9 +4332,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023814000002175817, + "duration_ms": 0.020797999923161115, "success": true, - "started_at_unix": 1788329247.8381245, + "started_at_unix": 1788415672.3793316, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -4347,9 +4347,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.024445000008199713, + "duration_ms": 0.01746299994920264, "success": true, - "started_at_unix": 1788329247.838181, + "started_at_unix": 1788415672.379374, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -4365,9 +4365,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019807000001037522, + "duration_ms": 0.019746000020859356, "success": true, - "started_at_unix": 1788329247.8382761, + "started_at_unix": 1788415672.379461, "bytes_sent": 858, "bytes_received": 0, "request_id": null, @@ -4383,9 +4383,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 129.624065999991, + "duration_ms": 130.1583770000434, "success": true, - "started_at_unix": 1788329247.8383284, + "started_at_unix": 1788415672.379516, "bytes_sent": 277, "bytes_received": 75898, "request_id": 2, @@ -4413,9 +4413,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 7.986840999990363, + "duration_ms": 8.407393999959822, "success": true, - "started_at_unix": 1788329247.969667, + "started_at_unix": 1788415672.5114696, "bytes_sent": 277, "bytes_received": 75898, "request_id": 3, @@ -4443,9 +4443,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.795916000001398, + "duration_ms": 4.328454999949827, "success": true, - "started_at_unix": 1788329247.9800768, + "started_at_unix": 1788415672.5223665, "bytes_sent": 277, "bytes_received": 75898, "request_id": 4, @@ -4473,9 +4473,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9572180000106982, + "duration_ms": 4.375663000018903, "success": true, - "started_at_unix": 1788329247.9862962, + "started_at_unix": 1788415672.5291867, "bytes_sent": 277, "bytes_received": 75898, "request_id": 5, @@ -4503,9 +4503,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.725955000021486, + "duration_ms": 4.6618150000767855, "success": true, - "started_at_unix": 1788329247.9926448, + "started_at_unix": 1788415672.536095, "bytes_sent": 277, "bytes_received": 75898, "request_id": 6, @@ -4533,9 +4533,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.6496520000071087, + "duration_ms": 4.398444999992535, "success": true, - "started_at_unix": 1788329247.9987807, + "started_at_unix": 1788415672.5433137, "bytes_sent": 277, "bytes_received": 75898, "request_id": 7, @@ -4563,9 +4563,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3391550000060306, + "duration_ms": 0.39914299998145, "success": true, - "started_at_unix": 1788329248.0049102, + "started_at_unix": 1788415672.5502625, "bytes_sent": 244, "bytes_received": 225, "request_id": 8, @@ -4593,9 +4593,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24076100001479972, + "duration_ms": 0.27917900001739326, "success": true, - "started_at_unix": 1788329248.0052903, + "started_at_unix": 1788415672.5507066, "bytes_sent": 244, "bytes_received": 225, "request_id": 9, @@ -4623,9 +4623,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2127279999797338, + "duration_ms": 0.23696099992775999, "success": true, - "started_at_unix": 1788329248.0055819, + "started_at_unix": 1788415672.5510366, "bytes_sent": 245, "bytes_received": 226, "request_id": 10, @@ -4653,9 +4653,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22589200000311394, + "duration_ms": 0.23565900005451113, "success": true, - "started_at_unix": 1788329248.0058408, + "started_at_unix": 1788415672.551321, "bytes_sent": 245, "bytes_received": 226, "request_id": 11, @@ -4683,9 +4683,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.1991529999827435, + "duration_ms": 0.26256900002863404, "success": true, - "started_at_unix": 1788329248.0061126, + "started_at_unix": 1788415672.551606, "bytes_sent": 245, "bytes_received": 226, "request_id": 12, @@ -4713,9 +4713,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2225370000132898, + "duration_ms": 0.21284600006765686, "success": true, - "started_at_unix": 1788329248.006356, + "started_at_unix": 1788415672.5519164, "bytes_sent": 245, "bytes_received": 226, "request_id": 13, @@ -4743,9 +4743,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19283100002098763, + "duration_ms": 0.22726300005615485, "success": true, - "started_at_unix": 1788329248.00669, + "started_at_unix": 1788415672.5522494, "bytes_sent": 250, "bytes_received": 237, "request_id": 14, @@ -4773,9 +4773,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18409499998028878, + "duration_ms": 0.21582100009709393, "success": true, - "started_at_unix": 1788329248.0069182, + "started_at_unix": 1788415672.5525122, "bytes_sent": 250, "bytes_received": 237, "request_id": 15, @@ -4803,9 +4803,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17681099998867467, + "duration_ms": 0.21149399992737017, "success": true, - "started_at_unix": 1788329248.0071454, + "started_at_unix": 1788415672.5527742, "bytes_sent": 250, "bytes_received": 237, "request_id": 16, @@ -4833,9 +4833,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2012969999896086, + "duration_ms": 0.18549599997186306, "success": true, - "started_at_unix": 1788329248.0073645, + "started_at_unix": 1788415672.5530305, "bytes_sent": 250, "bytes_received": 237, "request_id": 17, @@ -4863,9 +4863,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17867399998294786, + "duration_ms": 0.18232900004022667, "success": true, - "started_at_unix": 1788329248.007612, + "started_at_unix": 1788415672.5532582, "bytes_sent": 250, "bytes_received": 237, "request_id": 18, @@ -4893,9 +4893,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.17976699999167067, + "duration_ms": 0.2037190000692135, "success": true, - "started_at_unix": 1788329248.0078335, + "started_at_unix": 1788415672.5534832, "bytes_sent": 250, "bytes_received": 237, "request_id": 19, @@ -4923,9 +4923,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024856999999656182, + "duration_ms": 0.025819000029514427, "success": true, - "started_at_unix": 1788329248.0081847, + "started_at_unix": 1788415672.5539103, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -4942,9 +4942,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.12957599999754, + "duration_ms": 22.522248999962358, "success": true, - "started_at_unix": 1788329248.0082192, + "started_at_unix": 1788415672.553945, "bytes_sent": 278, "bytes_received": 26080, "request_id": 20, @@ -4972,9 +4972,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02418599999032267, + "duration_ms": 0.030948000016906008, "success": true, - "started_at_unix": 1788329248.0307515, + "started_at_unix": 1788415672.576949, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -4991,9 +4991,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013605000020788793, + "duration_ms": 0.014216999943528208, "success": true, - "started_at_unix": 1788329248.0307844, + "started_at_unix": 1788415672.5769901, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5010,9 +5010,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.432577999978093, + "duration_ms": 5.025341999953525, "success": true, - "started_at_unix": 1788329248.0308104, + "started_at_unix": 1788415672.5770195, "bytes_sent": 278, "bytes_received": 26080, "request_id": 21, @@ -5040,9 +5040,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027692000003298745, + "duration_ms": 0.026269000045431312, "success": true, - "started_at_unix": 1788329248.035867, + "started_at_unix": 1788415672.5826547, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5059,9 +5059,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028954000015346537, + "duration_ms": 0.014265999993767764, "success": true, - "started_at_unix": 1788329248.0359066, + "started_at_unix": 1788415672.5826902, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5078,9 +5078,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.181598000002396, + "duration_ms": 4.449600000043574, "success": true, - "started_at_unix": 1788329248.0359473, + "started_at_unix": 1788415672.5827425, "bytes_sent": 278, "bytes_received": 26080, "request_id": 22, @@ -5108,9 +5108,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026869999999235006, + "duration_ms": 0.02515699998184573, "success": true, - "started_at_unix": 1788329248.0407066, + "started_at_unix": 1788415672.5877864, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5127,9 +5127,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023944999981040382, + "duration_ms": 0.014215999954103609, "success": true, - "started_at_unix": 1788329248.0407445, + "started_at_unix": 1788415672.5878205, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5146,9 +5146,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.184533999989526, + "duration_ms": 4.3083670000214624, "success": true, - "started_at_unix": 1788329248.0407784, + "started_at_unix": 1788415672.58785, "bytes_sent": 278, "bytes_received": 26080, "request_id": 23, @@ -5176,9 +5176,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05463200000122015, + "duration_ms": 0.026768999987325515, "success": true, - "started_at_unix": 1788329248.0455046, + "started_at_unix": 1788415672.5927572, "bytes_sent": 322, "bytes_received": 0, "request_id": null, @@ -5195,9 +5195,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02731099999664366, + "duration_ms": 0.014776999933019397, "success": true, - "started_at_unix": 1788329248.045571, + "started_at_unix": 1788415672.592793, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5214,9 +5214,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.3346439999822906, + "duration_ms": 4.258745000015551, "success": true, - "started_at_unix": 1788329248.0456104, + "started_at_unix": 1788415672.5928166, "bytes_sent": 278, "bytes_received": 26080, "request_id": 24, @@ -5244,9 +5244,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.048641000006455215, + "duration_ms": 0.02393400006894808, "success": true, - "started_at_unix": 1788329248.050498, + "started_at_unix": 1788415672.5976357, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5263,9 +5263,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03347300000200448, + "duration_ms": 0.012984000022697728, "success": true, - "started_at_unix": 1788329248.0505586, + "started_at_unix": 1788415672.5976677, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -5282,9 +5282,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.166308999998591, + "duration_ms": 4.404606000093736, "success": true, - "started_at_unix": 1788329248.0506046, + "started_at_unix": 1788415672.5976877, "bytes_sent": 278, "bytes_received": 26080, "request_id": 25, @@ -5312,9 +5312,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026709999985996546, + "duration_ms": 0.02360400003453833, "success": true, - "started_at_unix": 1788329248.0553155, + "started_at_unix": 1788415672.6026518, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5331,9 +5331,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.05579400001920476, + "duration_ms": 0.026268999931744474, "success": true, - "started_at_unix": 1788329248.0555084, + "started_at_unix": 1788415672.602881, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5350,9 +5350,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.362664999997378, + "duration_ms": 3.587763999917115, "success": true, - "started_at_unix": 1788329248.055578, + "started_at_unix": 1788415672.6029172, "bytes_sent": 245, "bytes_received": 280, "request_id": 26, @@ -5380,9 +5380,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029524999973773447, + "duration_ms": 0.023915000042507017, "success": true, - "started_at_unix": 1788329248.058986, + "started_at_unix": 1788415672.6065495, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5399,9 +5399,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03021700001681893, + "duration_ms": 0.014446999898609647, "success": true, - "started_at_unix": 1788329248.0590274, + "started_at_unix": 1788415672.6065812, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5418,9 +5418,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0325970000149027, + "duration_ms": 2.875840999990942, "success": true, - "started_at_unix": 1788329248.0590718, + "started_at_unix": 1788415672.6066072, "bytes_sent": 245, "bytes_received": 280, "request_id": 27, @@ -5448,9 +5448,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02476699998510412, + "duration_ms": 0.021629999992001103, "success": true, - "started_at_unix": 1788329248.0621588, + "started_at_unix": 1788415672.6095393, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5467,9 +5467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028853999992861645, + "duration_ms": 0.017433000039090985, "success": true, - "started_at_unix": 1788329248.0621953, + "started_at_unix": 1788415672.6095688, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5486,9 +5486,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.2542010000042865, + "duration_ms": 2.844664000008379, "success": true, - "started_at_unix": 1788329248.0622346, + "started_at_unix": 1788415672.6095972, "bytes_sent": 245, "bytes_received": 280, "request_id": 28, @@ -5516,9 +5516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021710999988044932, + "duration_ms": 0.020988000073884905, "success": true, - "started_at_unix": 1788329248.0655363, + "started_at_unix": 1788415672.612496, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5535,9 +5535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0534200000004148, + "duration_ms": 0.019196000039300998, "success": true, - "started_at_unix": 1788329248.0655668, + "started_at_unix": 1788415672.6125245, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5554,9 +5554,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.0039629999976114, + "duration_ms": 2.851826999972218, "success": true, - "started_at_unix": 1788329248.065633, + "started_at_unix": 1788415672.6125546, "bytes_sent": 245, "bytes_received": 280, "request_id": 29, @@ -5584,9 +5584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021920999984104128, + "duration_ms": 0.021751000076619675, "success": true, - "started_at_unix": 1788329248.0686822, + "started_at_unix": 1788415672.6154618, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5603,9 +5603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02359399999818379, + "duration_ms": 0.01711199990950263, "success": true, - "started_at_unix": 1788329248.0687127, + "started_at_unix": 1788415672.6154912, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5622,9 +5622,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.780155000010609, + "duration_ms": 2.8515559999959805, "success": true, - "started_at_unix": 1788329248.068747, + "started_at_unix": 1788415672.6155198, "bytes_sent": 245, "bytes_received": 280, "request_id": 30, @@ -5652,9 +5652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021580000009180367, + "duration_ms": 0.02134999999725551, "success": true, - "started_at_unix": 1788329248.0715704, + "started_at_unix": 1788415672.6184278, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5671,9 +5671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.050704999978279375, + "duration_ms": 0.01756300002853095, "success": true, - "started_at_unix": 1788329248.0716002, + "started_at_unix": 1788415672.6184566, "bytes_sent": 372, "bytes_received": 0, "request_id": null, @@ -5690,9 +5690,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.7766380000002755, + "duration_ms": 2.827471000045989, "success": true, - "started_at_unix": 1788329248.0716636, + "started_at_unix": 1788415672.618485, "bytes_sent": 245, "bytes_received": 280, "request_id": 31, @@ -5720,9 +5720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022040999994032973, + "duration_ms": 0.021090000018375576, "success": true, - "started_at_unix": 1788329248.0744855, + "started_at_unix": 1788415672.6213663, "bytes_sent": 323, "bytes_received": 0, "request_id": null, @@ -5739,9 +5739,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024225000004207686, + "duration_ms": 0.030065999908401864, "success": true, - "started_at_unix": 1788329248.074607, + "started_at_unix": 1788415672.6214993, "bytes_sent": 202, "bytes_received": 0, "request_id": null, @@ -5754,9 +5754,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.9548709999858147, + "duration_ms": 1.9723300000578092, "success": true, - "started_at_unix": 1788329248.0746665, + "started_at_unix": 1788415672.6215632, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -5774,9 +5774,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.025277999981199173, + "duration_ms": 0.023463000047740934, "success": true, - "started_at_unix": 1788329248.0776398, + "started_at_unix": 1788415672.623556, "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": 810.7795920000171, + "total_duration_ms": 839.4219399999656, "error_message": null, "summary": { "request_count": 32, @@ -5807,11 +5807,11 @@ "failure_count": 0, "bytes_sent": 18582, "bytes_received": 4497316, - "min_ms": 0.19670800000426425, - "max_ms": 353.16422299999317, - "mean_ms": 22.252008781248556, - "median_ms": 4.361173999996026, - "p95_ms": 81.8985522499914, + "min_ms": 0.20029200004501035, + "max_ms": 298.9862210000638, + "mean_ms": 23.087760218750475, + "median_ms": 2.7270895000128803, + "p95_ms": 116.76029815003501, "result_summary": { "present_count": 31, "empty_count": 1, @@ -5867,27 +5867,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 14.91689499999893, - "max_ms": 22.98634999999649, - "mean_ms": 16.891296500000408, - "median_ms": 16.848405000004618, - "p95_ms": 20.690549000001106 + "min_ms": 16.50725699994382, + "max_ms": 23.285350000037397, + "mean_ms": 18.228176999980406, + "median_ms": 17.768463499976406, + "p95_ms": 21.342626200043917 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.251101000003473, - "max_ms": 4.391099999992321, - "mean_ms": 2.317803999994794, - "median_ms": 2.3322414999853436, - "p95_ms": 4.384463399999561 + "min_ms": 0.24717000007967727, + "max_ms": 2.8786970000282963, + "mean_ms": 1.5132157000152802, + "median_ms": 1.5043989999981022, + "p95_ms": 2.81878490001759 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.19670800000426425, - "max_ms": 0.20986300000913616, - "mean_ms": 0.2009060000034424, - "median_ms": 0.19911199999000928, - "p95_ms": 0.2082560000076228 + "min_ms": 0.20029200004501035, + "max_ms": 0.22061999993638892, + "mean_ms": 0.21253520001209836, + "median_ms": 0.21648299991738895, + "p95_ms": 0.22057599996969657 } }, "validation": { @@ -5913,11 +5913,11 @@ "failure_count": 0, "bytes_sent": 1395, "bytes_received": 1307350, - "min_ms": 16.822882000013806, - "max_ms": 22.98634999999649, - "mean_ms": 18.33061859999816, - "median_ms": 17.085362999978315, - "p95_ms": 21.965993999998545, + "min_ms": 17.763663999971868, + "max_ms": 23.285350000037397, + "mean_ms": 19.24186119999831, + "median_ms": 18.241083000020808, + "p95_ms": 22.421917200040298, "result_summary": { "present_count": 5, "empty_count": 0, @@ -5977,9 +5977,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 353.16422299999317, + "duration_ms": 298.9862210000638, "success": true, - "started_at_unix": 1788329248.102701, + "started_at_unix": 1788415672.645486, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -6007,9 +6007,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.98634999999649, + "duration_ms": 23.285350000037397, "success": true, - "started_at_unix": 1788329248.4617593, + "started_at_unix": 1788415672.9503553, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -6037,9 +6037,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.88457000000676, + "duration_ms": 18.9681860000519, "success": true, - "started_at_unix": 1788329248.4931688, + "started_at_unix": 1788415672.982521, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -6067,9 +6067,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.822882000013806, + "duration_ms": 17.763663999971868, "success": true, - "started_at_unix": 1788329248.51982, + "started_at_unix": 1788415673.0100179, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -6097,9 +6097,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.085362999978315, + "duration_ms": 18.241083000020808, "success": true, - "started_at_unix": 1788329248.5449789, + "started_at_unix": 1788415673.0364957, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -6127,9 +6127,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.87392799999543, + "duration_ms": 17.951022999909583, "success": true, - "started_at_unix": 1788329248.5707378, + "started_at_unix": 1788415673.0635083, "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.251101000003473, - "max_ms": 0.32226399997625776, - "mean_ms": 0.26920419999214573, - "median_ms": 0.2543059999879915, - "p95_ms": 0.31099279997874874, + "min_ms": 0.24717000007967727, + "max_ms": 0.3146459999925355, + "mean_ms": 0.28042180001648376, + "median_ms": 0.28423900005236646, + "p95_ms": 0.30856859998493746, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6236,9 +6236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.727522000005365, + "duration_ms": 0.757088999989719, "success": true, - "started_at_unix": 1788329248.59612, + "started_at_unix": 1788415673.0902863, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -6266,9 +6266,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32226399997625776, + "duration_ms": 0.3146459999925355, "success": true, - "started_at_unix": 1788329248.5968943, + "started_at_unix": 1788415673.0910885, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -6296,9 +6296,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25244200000429373, + "duration_ms": 0.2842589999545453, "success": true, - "started_at_unix": 1788329248.5972695, + "started_at_unix": 1788415673.0914612, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -6326,9 +6326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2543059999879915, + "duration_ms": 0.27179500000329426, "success": true, - "started_at_unix": 1788329248.5975757, + "started_at_unix": 1788415673.0917954, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -6356,9 +6356,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.251101000003473, + "duration_ms": 0.24717000007967727, "success": true, - "started_at_unix": 1788329248.597882, + "started_at_unix": 1788415673.0921202, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -6386,9 +6386,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2659079999887126, + "duration_ms": 0.28423900005236646, "success": true, - "started_at_unix": 1788329248.5981853, + "started_at_unix": 1788415673.0924163, "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.19670800000426425, - "max_ms": 0.20986300000913616, - "mean_ms": 0.2009060000034424, - "median_ms": 0.19911199999000928, - "p95_ms": 0.2082560000076228, + "min_ms": 0.20029200004501035, + "max_ms": 0.22061999993638892, + "mean_ms": 0.21253520001209836, + "median_ms": 0.21648299991738895, + "p95_ms": 0.22057599996969657, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6495,9 +6495,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21576399998934903, + "duration_ms": 0.22315499995784194, "success": true, - "started_at_unix": 1788329248.5985892, + "started_at_unix": 1788415673.0928426, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -6525,9 +6525,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19911199999000928, + "duration_ms": 0.22061999993638892, "success": true, - "started_at_unix": 1788329248.598843, + "started_at_unix": 1788415673.0931017, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -6555,9 +6555,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2018280000015693, + "duration_ms": 0.20029200004501035, "success": true, - "started_at_unix": 1788329248.5990891, + "started_at_unix": 1788415673.0933707, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -6585,9 +6585,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20986300000913616, + "duration_ms": 0.22040000010292715, "success": true, - "started_at_unix": 1788329248.5993376, + "started_at_unix": 1788415673.0936165, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -6615,9 +6615,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19670800000426425, + "duration_ms": 0.2048810000587764, "success": true, - "started_at_unix": 1788329248.59959, + "started_at_unix": 1788415673.0938828, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -6645,9 +6645,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19701900001223294, + "duration_ms": 0.21648299991738895, "success": true, - "started_at_unix": 1788329248.5998325, + "started_at_unix": 1788415673.0941324, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -6690,11 +6690,11 @@ "failure_count": 0, "bytes_sent": 1400, "bytes_received": 2411335, - "min_ms": 14.91689499999893, - "max_ms": 17.187976000002436, - "mean_ms": 15.451974400002655, - "median_ms": 15.046247000015, - "p95_ms": 16.78256100000226, + "min_ms": 16.50725699994382, + "max_ms": 17.773262999980943, + "mean_ms": 17.2144927999625, + "median_ms": 17.122380999921916, + "p95_ms": 17.74579979999089, "result_summary": { "present_count": 5, "empty_count": 0, @@ -6754,9 +6754,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.9023549999854, + "duration_ms": 231.00745700003245, "success": true, - "started_at_unix": 1788329248.6002517, + "started_at_unix": 1788415673.0945685, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -6784,9 +6784,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.187976000002436, + "duration_ms": 17.773262999980943, "success": true, - "started_at_unix": 1788329248.7590444, + "started_at_unix": 1788415673.3304417, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -6814,9 +6814,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.160901000001559, + "duration_ms": 17.635947000030683, "success": true, - "started_at_unix": 1788329248.7832592, + "started_at_unix": 1788415673.3553743, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -6844,9 +6844,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.91689499999893, + "duration_ms": 17.122380999921916, "success": true, - "started_at_unix": 1788329248.8053036, + "started_at_unix": 1788415673.3801684, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -6874,9 +6874,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.046247000015, + "duration_ms": 17.033615999935137, "success": true, - "started_at_unix": 1788329248.82702, + "started_at_unix": 1788415673.4046483, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -6904,9 +6904,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.947852999995348, + "duration_ms": 16.50725699994382, "success": true, - "started_at_unix": 1788329248.8487866, + "started_at_unix": 1788415673.4285667, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -6949,11 +6949,11 @@ "failure_count": 0, "bytes_sent": 1235, "bytes_received": 23890, - "min_ms": 4.342218999994429, - "max_ms": 4.391099999992321, - "mean_ms": 4.3664037999974425, - "median_ms": 4.374638999991021, - "p95_ms": 4.3881503999955385, + "min_ms": 2.694152000003669, + "max_ms": 2.8786970000282963, + "mean_ms": 2.7460096000140766, + "median_ms": 2.7086200000212557, + "p95_ms": 2.852069400023538, "result_summary": { "present_count": 5, "empty_count": 0, @@ -7013,9 +7013,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.60358800000904, + "duration_ms": 3.3944159999919066, "success": true, - "started_at_unix": 1788329248.8708844, + "started_at_unix": 1788415673.452171, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -7043,9 +7043,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.347709000001032, + "duration_ms": 2.8786970000282963, "success": true, - "started_at_unix": 1788329248.8756552, + "started_at_unix": 1788415673.4556992, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -7073,9 +7073,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.374638999991021, + "duration_ms": 2.703020000012657, "success": true, - "started_at_unix": 1788329248.880204, + "started_at_unix": 1788415673.4587884, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -7103,9 +7103,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.37635200000841, + "duration_ms": 2.7086200000212557, "success": true, - "started_at_unix": 1788329248.8847992, + "started_at_unix": 1788415673.46167, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -7133,9 +7133,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.391099999992321, + "duration_ms": 2.745559000004505, "success": true, - "started_at_unix": 1788329248.8893669, + "started_at_unix": 1788415673.4645572, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -7163,9 +7163,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.342218999994429, + "duration_ms": 2.694152000003669, "success": true, - "started_at_unix": 1788329248.893937, + "started_at_unix": 1788415673.467541, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -7197,9 +7197,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.8102999999978238, + "duration_ms": 4.007616999956554, "success": true, - "started_at_unix": 1788329248.0985668, + "started_at_unix": 1788415672.641214, "bytes_sent": 655, "bytes_received": 1589, "request_id": 1, @@ -7218,9 +7218,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.0210299999992003, + "duration_ms": 0.020728999970742734, "success": true, - "started_at_unix": 1788329248.1024728, + "started_at_unix": 1788415672.6453118, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -7233,9 +7233,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.054933000001256005, + "duration_ms": 0.01802299993869383, "success": true, - "started_at_unix": 1788329248.1025214, + "started_at_unix": 1788415672.645354, "bytes_sent": 635, "bytes_received": 0, "request_id": null, @@ -7251,9 +7251,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.022140999988096155, + "duration_ms": 0.01860499992289988, "success": true, - "started_at_unix": 1788329248.1026447, + "started_at_unix": 1788415672.645435, "bytes_sent": 786, "bytes_received": 0, "request_id": null, @@ -7269,9 +7269,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 353.16422299999317, + "duration_ms": 298.9862210000638, "success": true, - "started_at_unix": 1788329248.102701, + "started_at_unix": 1788415672.645486, "bytes_sent": 279, "bytes_received": 261470, "request_id": 2, @@ -7299,9 +7299,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 22.98634999999649, + "duration_ms": 23.285350000037397, "success": true, - "started_at_unix": 1788329248.4617593, + "started_at_unix": 1788415672.9503553, "bytes_sent": 279, "bytes_received": 261470, "request_id": 3, @@ -7329,9 +7329,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.88457000000676, + "duration_ms": 18.9681860000519, "success": true, - "started_at_unix": 1788329248.4931688, + "started_at_unix": 1788415672.982521, "bytes_sent": 279, "bytes_received": 261470, "request_id": 4, @@ -7359,9 +7359,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.822882000013806, + "duration_ms": 17.763663999971868, "success": true, - "started_at_unix": 1788329248.51982, + "started_at_unix": 1788415673.0100179, "bytes_sent": 279, "bytes_received": 261470, "request_id": 5, @@ -7389,9 +7389,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.085362999978315, + "duration_ms": 18.241083000020808, "success": true, - "started_at_unix": 1788329248.5449789, + "started_at_unix": 1788415673.0364957, "bytes_sent": 279, "bytes_received": 261470, "request_id": 6, @@ -7419,9 +7419,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 16.87392799999543, + "duration_ms": 17.951022999909583, "success": true, - "started_at_unix": 1788329248.5707378, + "started_at_unix": 1788415673.0635083, "bytes_sent": 279, "bytes_received": 261470, "request_id": 7, @@ -7449,9 +7449,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.727522000005365, + "duration_ms": 0.757088999989719, "success": true, - "started_at_unix": 1788329248.59612, + "started_at_unix": 1788415673.0902863, "bytes_sent": 246, "bytes_received": 523, "request_id": 8, @@ -7479,9 +7479,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.32226399997625776, + "duration_ms": 0.3146459999925355, "success": true, - "started_at_unix": 1788329248.5968943, + "started_at_unix": 1788415673.0910885, "bytes_sent": 246, "bytes_received": 523, "request_id": 9, @@ -7509,9 +7509,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.25244200000429373, + "duration_ms": 0.2842589999545453, "success": true, - "started_at_unix": 1788329248.5972695, + "started_at_unix": 1788415673.0914612, "bytes_sent": 247, "bytes_received": 524, "request_id": 10, @@ -7539,9 +7539,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2543059999879915, + "duration_ms": 0.27179500000329426, "success": true, - "started_at_unix": 1788329248.5975757, + "started_at_unix": 1788415673.0917954, "bytes_sent": 247, "bytes_received": 524, "request_id": 11, @@ -7569,9 +7569,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.251101000003473, + "duration_ms": 0.24717000007967727, "success": true, - "started_at_unix": 1788329248.597882, + "started_at_unix": 1788415673.0921202, "bytes_sent": 247, "bytes_received": 524, "request_id": 12, @@ -7599,9 +7599,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2659079999887126, + "duration_ms": 0.28423900005236646, "success": true, - "started_at_unix": 1788329248.5981853, + "started_at_unix": 1788415673.0924163, "bytes_sent": 247, "bytes_received": 524, "request_id": 13, @@ -7629,9 +7629,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21576399998934903, + "duration_ms": 0.22315499995784194, "success": true, - "started_at_unix": 1788329248.5985892, + "started_at_unix": 1788415673.0928426, "bytes_sent": 252, "bytes_received": 239, "request_id": 14, @@ -7659,9 +7659,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19911199999000928, + "duration_ms": 0.22061999993638892, "success": true, - "started_at_unix": 1788329248.598843, + "started_at_unix": 1788415673.0931017, "bytes_sent": 252, "bytes_received": 239, "request_id": 15, @@ -7689,9 +7689,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2018280000015693, + "duration_ms": 0.20029200004501035, "success": true, - "started_at_unix": 1788329248.5990891, + "started_at_unix": 1788415673.0933707, "bytes_sent": 252, "bytes_received": 239, "request_id": 16, @@ -7719,9 +7719,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.20986300000913616, + "duration_ms": 0.22040000010292715, "success": true, - "started_at_unix": 1788329248.5993376, + "started_at_unix": 1788415673.0936165, "bytes_sent": 252, "bytes_received": 239, "request_id": 17, @@ -7749,9 +7749,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19670800000426425, + "duration_ms": 0.2048810000587764, "success": true, - "started_at_unix": 1788329248.59959, + "started_at_unix": 1788415673.0938828, "bytes_sent": 252, "bytes_received": 239, "request_id": 18, @@ -7779,9 +7779,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19701900001223294, + "duration_ms": 0.21648299991738895, "success": true, - "started_at_unix": 1788329248.5998325, + "started_at_unix": 1788415673.0941324, "bytes_sent": 252, "bytes_received": 239, "request_id": 19, @@ -7809,9 +7809,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029124999997520717, + "duration_ms": 0.026369000011072785, "success": true, - "started_at_unix": 1788329248.6002095, + "started_at_unix": 1788415673.0945332, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7828,9 +7828,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 153.9023549999854, + "duration_ms": 231.00745700003245, "success": true, - "started_at_unix": 1788329248.6002517, + "started_at_unix": 1788415673.0945685, "bytes_sent": 280, "bytes_received": 482267, "request_id": 20, @@ -7858,9 +7858,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03636799999640061, + "duration_ms": 0.033892000033119984, "success": true, - "started_at_unix": 1788329248.758956, + "started_at_unix": 1788415673.3303723, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7877,9 +7877,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024225000004207686, + "duration_ms": 0.015197999914562388, "success": true, - "started_at_unix": 1788329248.759006, + "started_at_unix": 1788415673.3304167, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7896,9 +7896,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.187976000002436, + "duration_ms": 17.773262999980943, "success": true, - "started_at_unix": 1788329248.7590444, + "started_at_unix": 1788415673.3304417, "bytes_sent": 280, "bytes_received": 482267, "request_id": 21, @@ -7926,9 +7926,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03004600000622304, + "duration_ms": 0.032981000003928784, "success": true, - "started_at_unix": 1788329248.7831786, + "started_at_unix": 1788415673.355288, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -7945,9 +7945,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02516700001820027, + "duration_ms": 0.023302999920815637, "success": true, - "started_at_unix": 1788329248.7832215, + "started_at_unix": 1788415673.3553364, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -7964,9 +7964,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.160901000001559, + "duration_ms": 17.635947000030683, "success": true, - "started_at_unix": 1788329248.7832592, + "started_at_unix": 1788415673.3553743, "bytes_sent": 280, "bytes_received": 482267, "request_id": 22, @@ -7994,9 +7994,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029745999995611783, + "duration_ms": 0.029595000000881555, "success": true, - "started_at_unix": 1788329248.8052182, + "started_at_unix": 1788415673.3801036, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8013,9 +8013,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030686999991758057, + "duration_ms": 0.014196999927662546, "success": true, - "started_at_unix": 1788329248.8052607, + "started_at_unix": 1788415673.3801446, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8032,9 +8032,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.91689499999893, + "duration_ms": 17.122380999921916, "success": true, - "started_at_unix": 1788329248.8053036, + "started_at_unix": 1788415673.3801684, "bytes_sent": 280, "bytes_received": 482267, "request_id": 23, @@ -8062,9 +8062,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030096999978468375, + "duration_ms": 0.034324000012020406, "success": true, - "started_at_unix": 1788329248.8269415, + "started_at_unix": 1788415673.4045541, "bytes_sent": 324, "bytes_received": 0, "request_id": null, @@ -8081,9 +8081,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02481599997850026, + "duration_ms": 0.027101000000584463, "success": true, - "started_at_unix": 1788329248.8269835, + "started_at_unix": 1788415673.4046054, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8100,9 +8100,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 15.046247000015, + "duration_ms": 17.033615999935137, "success": true, - "started_at_unix": 1788329248.82702, + "started_at_unix": 1788415673.4046483, "bytes_sent": 280, "bytes_received": 482267, "request_id": 24, @@ -8130,9 +8130,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029564999977083062, + "duration_ms": 0.034244000062244595, "success": true, - "started_at_unix": 1788329248.8487084, + "started_at_unix": 1788415673.4284787, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8149,9 +8149,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02516800000762487, + "duration_ms": 0.024534999965908355, "success": true, - "started_at_unix": 1788329248.8487499, + "started_at_unix": 1788415673.4285278, "bytes_sent": 366, "bytes_received": 0, "request_id": null, @@ -8168,9 +8168,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 14.947852999995348, + "duration_ms": 16.50725699994382, "success": true, - "started_at_unix": 1788329248.8487866, + "started_at_unix": 1788415673.4285667, "bytes_sent": 280, "bytes_received": 482267, "request_id": 25, @@ -8198,9 +8198,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030097000006890084, + "duration_ms": 0.03387399999610352, "success": true, - "started_at_unix": 1788329248.8706317, + "started_at_unix": 1788415673.4518974, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8217,9 +8217,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030817000009619733, + "duration_ms": 0.03145899995615764, "success": true, - "started_at_unix": 1788329248.8708398, + "started_at_unix": 1788415673.4521248, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8236,9 +8236,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.60358800000904, + "duration_ms": 3.3944159999919066, "success": true, - "started_at_unix": 1788329248.8708844, + "started_at_unix": 1788415673.452171, "bytes_sent": 247, "bytes_received": 4778, "request_id": 26, @@ -8266,9 +8266,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.045835999998189436, + "duration_ms": 0.02434600003198284, "success": true, - "started_at_unix": 1788329248.8755612, + "started_at_unix": 1788415673.455645, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8285,9 +8285,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.026278999996520724, + "duration_ms": 0.01457799999116105, "success": true, - "started_at_unix": 1788329248.875618, + "started_at_unix": 1788415673.4556773, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8304,9 +8304,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.347709000001032, + "duration_ms": 2.8786970000282963, "success": true, - "started_at_unix": 1788329248.8756552, + "started_at_unix": 1788415673.4556992, "bytes_sent": 247, "bytes_received": 4778, "request_id": 27, @@ -8334,9 +8334,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028784000022596956, + "duration_ms": 0.027029999955630046, "success": true, - "started_at_unix": 1788329248.8801172, + "started_at_unix": 1788415673.4586809, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8353,9 +8353,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.032901999986734154, + "duration_ms": 0.035055000012107485, "success": true, - "started_at_unix": 1788329248.8801577, + "started_at_unix": 1788415673.4587402, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8372,9 +8372,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.374638999991021, + "duration_ms": 2.703020000012657, "success": true, - "started_at_unix": 1788329248.880204, + "started_at_unix": 1788415673.4587884, "bytes_sent": 247, "bytes_received": 4778, "request_id": 28, @@ -8402,9 +8402,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029756000003544614, + "duration_ms": 0.02261200006614672, "success": true, - "started_at_unix": 1788329248.8847094, + "started_at_unix": 1788415673.461618, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8421,9 +8421,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035956999994368744, + "duration_ms": 0.014405999991140561, "success": true, - "started_at_unix": 1788329248.8847504, + "started_at_unix": 1788415673.4616485, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8440,9 +8440,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.37635200000841, + "duration_ms": 2.7086200000212557, "success": true, - "started_at_unix": 1788329248.8847992, + "started_at_unix": 1788415673.46167, "bytes_sent": 247, "bytes_received": 4778, "request_id": 29, @@ -8470,9 +8470,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027552000005925947, + "duration_ms": 0.026929999989988573, "success": true, - "started_at_unix": 1788329248.8892832, + "started_at_unix": 1788415673.4644783, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8489,9 +8489,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03209999999853608, + "duration_ms": 0.02888400001666014, "success": true, - "started_at_unix": 1788329248.8893218, + "started_at_unix": 1788415673.4645162, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8508,9 +8508,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.391099999992321, + "duration_ms": 2.745559000004505, "success": true, - "started_at_unix": 1788329248.8893669, + "started_at_unix": 1788415673.4645572, "bytes_sent": 247, "bytes_received": 4778, "request_id": 30, @@ -8538,9 +8538,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024576000015485988, + "duration_ms": 0.03192899998794019, "success": true, - "started_at_unix": 1788329248.893868, + "started_at_unix": 1788415673.4674459, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8557,9 +8557,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024024999987659612, + "duration_ms": 0.03613699993820774, "success": true, - "started_at_unix": 1788329248.8939018, + "started_at_unix": 1788415673.46749, "bytes_sent": 365, "bytes_received": 0, "request_id": null, @@ -8576,9 +8576,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.342218999994429, + "duration_ms": 2.694152000003669, "success": true, - "started_at_unix": 1788329248.893937, + "started_at_unix": 1788415673.467541, "bytes_sent": 247, "bytes_received": 4778, "request_id": 31, @@ -8606,9 +8606,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027762000001985143, + "duration_ms": 0.022221999984139984, "success": true, - "started_at_unix": 1788329248.898385, + "started_at_unix": 1788415673.4703374, "bytes_sent": 325, "bytes_received": 0, "request_id": null, @@ -8625,9 +8625,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.052277999998295854, + "duration_ms": 0.01754299989897845, "success": true, - "started_at_unix": 1788329248.8985178, + "started_at_unix": 1788415673.4704387, "bytes_sent": 204, "bytes_received": 0, "request_id": null, @@ -8640,9 +8640,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.544994000004408, + "duration_ms": 1.9557690000056027, "success": true, - "started_at_unix": 1788329248.8985827, + "started_at_unix": 1788415673.470463, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -8660,9 +8660,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021720999995977763, + "duration_ms": 0.025557999947523058, "success": true, - "started_at_unix": 1788329248.901143, + "started_at_unix": 1788415673.4724362, "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": 349.9762739999994, + "total_duration_ms": 353.00815300001886, "error_message": null, "summary": { "request_count": 32, @@ -8693,11 +8693,11 @@ "failure_count": 0, "bytes_sent": 18918, "bytes_received": 122056, - "min_ms": 0.18348400001855225, - "max_ms": 245.12462200002005, - "mean_ms": 10.525185687500382, - "median_ms": 2.1488375000018323, - "p95_ms": 13.120168750016598, + "min_ms": 0.2165930000046501, + "max_ms": 247.66712500002086, + "mean_ms": 10.61093153125725, + "median_ms": 2.2151339999822994, + "p95_ms": 12.978069749982517, "result_summary": { "present_count": 31, "empty_count": 1, @@ -8753,27 +8753,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 1.8425290000152472, - "max_ms": 9.508120000020881, - "mean_ms": 3.8499854000008327, - "median_ms": 4.1743134999876474, - "p95_ms": 7.274981050012736 + "min_ms": 1.862693000020954, + "max_ms": 8.872829999972964, + "mean_ms": 3.82713210002521, + "median_ms": 4.129467500035844, + "p95_ms": 7.057102050026738 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.38017200000695084, - "max_ms": 4.143477000013718, - "mean_ms": 2.2045939999998154, - "median_ms": 2.1607600000095317, - "p95_ms": 4.095606450006528 + "min_ms": 0.3781949999392964, + "max_ms": 4.124678999914977, + "mean_ms": 2.208578999989186, + "median_ms": 2.172574999974586, + "p95_ms": 4.097736599987911 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.18348400001855225, - "max_ms": 0.241000999977814, - "mean_ms": 0.20308219999378707, - "median_ms": 0.19206999999710206, - "p95_ms": 0.2353483999797845 + "min_ms": 0.2165930000046501, + "max_ms": 0.2341059999935169, + "mean_ms": 0.223420200018154, + "median_ms": 0.2213430000210792, + "p95_ms": 0.23213639999539737 } }, "validation": { @@ -8799,11 +8799,11 @@ "failure_count": 0, "bytes_sent": 1415, "bytes_received": 17600, - "min_ms": 1.8425290000152472, - "max_ms": 9.508120000020881, - "mean_ms": 3.4281302000067626, - "median_ms": 1.9201270000053228, - "p95_ms": 8.001902200015818, + "min_ms": 1.862693000020954, + "max_ms": 8.872829999972964, + "mean_ms": 3.3436768000228767, + "median_ms": 1.9452060000730853, + "p95_ms": 7.5234503999809, "result_summary": { "present_count": 5, "empty_count": 0, @@ -8863,9 +8863,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 245.12462200002005, + "duration_ms": 247.66712500002086, "success": true, - "started_at_unix": 1788329248.9264603, + "started_at_unix": 1788415673.49778, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -8893,9 +8893,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.508120000020881, + "duration_ms": 8.872829999972964, "success": true, - "started_at_unix": 1788329249.1716802, + "started_at_unix": 1788415673.7455442, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -8923,9 +8923,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.977030999995577, + "duration_ms": 2.1259320000126536, "success": true, - "started_at_unix": 1788329249.1813192, + "started_at_unix": 1788415673.7545636, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -8953,9 +8953,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9201270000053228, + "duration_ms": 1.9117230000347263, "success": true, - "started_at_unix": 1788329249.1833856, + "started_at_unix": 1788415673.756815, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -8983,9 +8983,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.892843999996785, + "duration_ms": 1.9452060000730853, "success": true, - "started_at_unix": 1788329249.1853983, + "started_at_unix": 1788415673.758843, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -9013,9 +9013,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8425290000152472, + "duration_ms": 1.862693000020954, "success": true, - "started_at_unix": 1788329249.1874, + "started_at_unix": 1788415673.7609093, "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.38017200000695084, - "max_ms": 0.4169810000007601, - "mean_ms": 0.39680479999901763, - "median_ms": 0.3924739999945359, - "p95_ms": 0.4141456000013477, + "min_ms": 0.3781949999392964, + "max_ms": 0.4037530000005063, + "mean_ms": 0.3913234000037846, + "median_ms": 0.3945050000311312, + "p95_ms": 0.4026408000072479, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9122,9 +9122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6185180000102264, + "duration_ms": 0.6113700000014433, "success": true, - "started_at_unix": 1788329249.189408, + "started_at_unix": 1788415673.762946, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -9152,9 +9152,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3924739999945359, + "duration_ms": 0.3945050000311312, "success": true, - "started_at_unix": 1788329249.1901388, + "started_at_unix": 1788415673.763673, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -9182,9 +9182,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3915929999891432, + "duration_ms": 0.4037530000005063, "success": true, - "started_at_unix": 1788329249.1907268, + "started_at_unix": 1788415673.7642398, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -9212,9 +9212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4169810000007601, + "duration_ms": 0.3981920000342143, "success": true, - "started_at_unix": 1788329249.191278, + "started_at_unix": 1788415673.7648358, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -9242,9 +9242,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38017200000695084, + "duration_ms": 0.38197200001377496, "success": true, - "started_at_unix": 1788329249.1918576, + "started_at_unix": 1788415673.7653959, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -9272,9 +9272,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4028040000036981, + "duration_ms": 0.3781949999392964, "success": true, - "started_at_unix": 1788329249.1923947, + "started_at_unix": 1788415673.7659395, "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.18348400001855225, - "max_ms": 0.241000999977814, - "mean_ms": 0.20308219999378707, - "median_ms": 0.19206999999710206, - "p95_ms": 0.2353483999797845, + "min_ms": 0.2165930000046501, + "max_ms": 0.2341059999935169, + "mean_ms": 0.223420200018154, + "median_ms": 0.2213430000210792, + "p95_ms": 0.23213639999539737, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9381,9 +9381,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4456439999955819, + "duration_ms": 0.4714189999504015, "success": true, - "started_at_unix": 1788329249.1930308, + "started_at_unix": 1788415673.7665453, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -9411,9 +9411,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21273799998766663, + "duration_ms": 0.2341059999935169, "success": true, - "started_at_unix": 1788329249.1935203, + "started_at_unix": 1788415673.7670598, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -9441,9 +9441,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19206999999710206, + "duration_ms": 0.2213430000210792, "success": true, - "started_at_unix": 1788329249.1937892, + "started_at_unix": 1788415673.7673516, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -9471,9 +9471,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18348400001855225, + "duration_ms": 0.2165930000046501, "success": true, - "started_at_unix": 1788329249.194035, + "started_at_unix": 1788415673.767627, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -9501,9 +9501,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18611799998780043, + "duration_ms": 0.22080100006860448, "success": true, - "started_at_unix": 1788329249.1942756, + "started_at_unix": 1788415673.7678976, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -9531,9 +9531,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.241000999977814, + "duration_ms": 0.2242580000029193, "success": true, - "started_at_unix": 1788329249.1945133, + "started_at_unix": 1788415673.7681682, "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.124860999979774, - "max_ms": 4.545589000002792, - "mean_ms": 4.271840599994903, - "median_ms": 4.231110999995735, - "p95_ms": 4.483246400002372, + "min_ms": 4.107907000047817, + "max_ms": 4.837879000092471, + "mean_ms": 4.3105874000275435, + "median_ms": 4.201441999953204, + "p95_ms": 4.721239400078048, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9640,9 +9640,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.534895000011375, + "duration_ms": 17.995584999994207, "success": true, - "started_at_unix": 1788329249.194994, + "started_at_unix": 1788415673.7686217, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -9670,9 +9670,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.545589000002792, + "duration_ms": 4.837879000092471, "success": true, - "started_at_unix": 1788329249.212717, + "started_at_unix": 1788415673.786835, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -9700,9 +9700,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.223765999995521, + "duration_ms": 4.151028000023871, "success": true, - "started_at_unix": 1788329249.2175004, + "started_at_unix": 1788415673.7919464, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -9730,9 +9730,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.233876000000691, + "duration_ms": 4.254681000020355, "success": true, - "started_at_unix": 1788329249.2219536, + "started_at_unix": 1788415673.7963703, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -9760,9 +9760,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124860999979774, + "duration_ms": 4.107907000047817, "success": true, - "started_at_unix": 1788329249.226387, + "started_at_unix": 1788415673.8009012, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -9790,9 +9790,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.231110999995735, + "duration_ms": 4.201441999953204, "success": true, - "started_at_unix": 1788329249.2307587, + "started_at_unix": 1788415673.8052146, "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.9045390000183033, - "max_ms": 4.143477000013718, - "mean_ms": 4.012383200000613, - "median_ms": 4.016668999980766, - "p95_ms": 4.122201200010522, + "min_ms": 3.9413969999486653, + "max_ms": 4.124678999914977, + "mean_ms": 4.025834599974587, + "median_ms": 4.043316999968738, + "p95_ms": 4.112704599947392, "result_summary": { "present_count": 5, "empty_count": 0, @@ -9899,9 +9899,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.324236999996401, + "duration_ms": 5.176609000045573, "success": true, - "started_at_unix": 1788329249.2353823, + "started_at_unix": 1788415673.8098733, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -9929,9 +9929,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.143477000013718, + "duration_ms": 4.043316999968738, "success": true, - "started_at_unix": 1788329249.2408519, + "started_at_unix": 1788415673.8151443, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -9959,9 +9959,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.016668999980766, + "duration_ms": 3.954972999963502, "success": true, - "started_at_unix": 1788329249.2451599, + "started_at_unix": 1788415673.819317, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -9989,9 +9989,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.037097999997741, + "duration_ms": 4.124678999914977, "success": true, - "started_at_unix": 1788329249.2492998, + "started_at_unix": 1788415673.8233745, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -10019,9 +10019,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9601329999925383, + "duration_ms": 4.064807000077053, "success": true, - "started_at_unix": 1788329249.2534888, + "started_at_unix": 1788415673.82764, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -10049,9 +10049,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9045390000183033, + "duration_ms": 3.9413969999486653, "success": true, - "started_at_unix": 1788329249.2576125, + "started_at_unix": 1788415673.8318734, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -10083,9 +10083,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.8761769999950957, + "duration_ms": 3.8491530000328567, "success": true, - "started_at_unix": 1788329248.9222543, + "started_at_unix": 1788415673.4935358, "bytes_sent": 667, "bytes_received": 1589, "request_id": 1, @@ -10104,9 +10104,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.0231730000166408, + "duration_ms": 0.021159999960218556, "success": true, - "started_at_unix": 1788329248.926217, + "started_at_unix": 1788415673.4974818, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -10119,9 +10119,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02383500000746608, + "duration_ms": 0.03343200000927027, "success": true, - "started_at_unix": 1788329248.9262915, + "started_at_unix": 1788415673.49756, "bytes_sent": 651, "bytes_received": 0, "request_id": null, @@ -10137,9 +10137,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.0295760000028622, + "duration_ms": 0.026930999979413173, "success": true, - "started_at_unix": 1788329248.9263859, + "started_at_unix": 1788415673.4976857, "bytes_sent": 730, "bytes_received": 0, "request_id": null, @@ -10155,9 +10155,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 245.12462200002005, + "duration_ms": 247.66712500002086, "success": true, - "started_at_unix": 1788329248.9264603, + "started_at_unix": 1788415673.49778, "bytes_sent": 283, "bytes_received": 3520, "request_id": 2, @@ -10185,9 +10185,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.508120000020881, + "duration_ms": 8.872829999972964, "success": true, - "started_at_unix": 1788329249.1716802, + "started_at_unix": 1788415673.7455442, "bytes_sent": 283, "bytes_received": 3520, "request_id": 3, @@ -10215,9 +10215,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.977030999995577, + "duration_ms": 2.1259320000126536, "success": true, - "started_at_unix": 1788329249.1813192, + "started_at_unix": 1788415673.7545636, "bytes_sent": 283, "bytes_received": 3520, "request_id": 4, @@ -10245,9 +10245,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.9201270000053228, + "duration_ms": 1.9117230000347263, "success": true, - "started_at_unix": 1788329249.1833856, + "started_at_unix": 1788415673.756815, "bytes_sent": 283, "bytes_received": 3520, "request_id": 5, @@ -10275,9 +10275,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.892843999996785, + "duration_ms": 1.9452060000730853, "success": true, - "started_at_unix": 1788329249.1853983, + "started_at_unix": 1788415673.758843, "bytes_sent": 283, "bytes_received": 3520, "request_id": 6, @@ -10305,9 +10305,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 1.8425290000152472, + "duration_ms": 1.862693000020954, "success": true, - "started_at_unix": 1788329249.1874, + "started_at_unix": 1788415673.7609093, "bytes_sent": 283, "bytes_received": 3520, "request_id": 7, @@ -10335,9 +10335,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.6185180000102264, + "duration_ms": 0.6113700000014433, "success": true, - "started_at_unix": 1788329249.189408, + "started_at_unix": 1788415673.762946, "bytes_sent": 250, "bytes_received": 11074, "request_id": 8, @@ -10365,9 +10365,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3924739999945359, + "duration_ms": 0.3945050000311312, "success": true, - "started_at_unix": 1788329249.1901388, + "started_at_unix": 1788415673.763673, "bytes_sent": 250, "bytes_received": 11074, "request_id": 9, @@ -10395,9 +10395,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.3915929999891432, + "duration_ms": 0.4037530000005063, "success": true, - "started_at_unix": 1788329249.1907268, + "started_at_unix": 1788415673.7642398, "bytes_sent": 251, "bytes_received": 11075, "request_id": 10, @@ -10425,9 +10425,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4169810000007601, + "duration_ms": 0.3981920000342143, "success": true, - "started_at_unix": 1788329249.191278, + "started_at_unix": 1788415673.7648358, "bytes_sent": 251, "bytes_received": 11075, "request_id": 11, @@ -10455,9 +10455,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38017200000695084, + "duration_ms": 0.38197200001377496, "success": true, - "started_at_unix": 1788329249.1918576, + "started_at_unix": 1788415673.7653959, "bytes_sent": 251, "bytes_received": 11075, "request_id": 12, @@ -10485,9 +10485,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.4028040000036981, + "duration_ms": 0.3781949999392964, "success": true, - "started_at_unix": 1788329249.1923947, + "started_at_unix": 1788415673.7659395, "bytes_sent": 251, "bytes_received": 11075, "request_id": 13, @@ -10515,9 +10515,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.4456439999955819, + "duration_ms": 0.4714189999504015, "success": true, - "started_at_unix": 1788329249.1930308, + "started_at_unix": 1788415673.7665453, "bytes_sent": 256, "bytes_received": 482, "request_id": 14, @@ -10545,9 +10545,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.21273799998766663, + "duration_ms": 0.2341059999935169, "success": true, - "started_at_unix": 1788329249.1935203, + "started_at_unix": 1788415673.7670598, "bytes_sent": 256, "bytes_received": 482, "request_id": 15, @@ -10575,9 +10575,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.19206999999710206, + "duration_ms": 0.2213430000210792, "success": true, - "started_at_unix": 1788329249.1937892, + "started_at_unix": 1788415673.7673516, "bytes_sent": 256, "bytes_received": 482, "request_id": 16, @@ -10605,9 +10605,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18348400001855225, + "duration_ms": 0.2165930000046501, "success": true, - "started_at_unix": 1788329249.194035, + "started_at_unix": 1788415673.767627, "bytes_sent": 256, "bytes_received": 482, "request_id": 17, @@ -10635,9 +10635,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.18611799998780043, + "duration_ms": 0.22080100006860448, "success": true, - "started_at_unix": 1788329249.1942756, + "started_at_unix": 1788415673.7678976, "bytes_sent": 256, "bytes_received": 482, "request_id": 18, @@ -10665,9 +10665,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.241000999977814, + "duration_ms": 0.2242580000029193, "success": true, - "started_at_unix": 1788329249.1945133, + "started_at_unix": 1788415673.7681682, "bytes_sent": 256, "bytes_received": 482, "request_id": 19, @@ -10695,9 +10695,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03031700001088211, + "duration_ms": 0.026520000005803013, "success": true, - "started_at_unix": 1788329249.194949, + "started_at_unix": 1788415673.7685854, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10714,9 +10714,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 17.534895000011375, + "duration_ms": 17.995584999994207, "success": true, - "started_at_unix": 1788329249.194994, + "started_at_unix": 1788415673.7686217, "bytes_sent": 284, "bytes_received": 3826, "request_id": 20, @@ -10744,9 +10744,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025357999987818403, + "duration_ms": 0.02862399992409337, "success": true, - "started_at_unix": 1788329249.2126606, + "started_at_unix": 1788415673.7867737, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10763,9 +10763,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014597000017602113, + "duration_ms": 0.014226999951461039, "success": true, - "started_at_unix": 1788329249.2126946, + "started_at_unix": 1788415673.7868123, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10782,9 +10782,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.545589000002792, + "duration_ms": 4.837879000092471, "success": true, - "started_at_unix": 1788329249.212717, + "started_at_unix": 1788415673.786835, "bytes_sent": 284, "bytes_received": 3826, "request_id": 21, @@ -10812,9 +10812,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025367000006326634, + "duration_ms": 0.026379000019005616, "success": true, - "started_at_unix": 1788329249.2174325, + "started_at_unix": 1788415673.7918854, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10831,9 +10831,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02228200000331526, + "duration_ms": 0.015959000052134797, "success": true, - "started_at_unix": 1788329249.2174668, + "started_at_unix": 1788415673.7919211, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10850,9 +10850,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.223765999995521, + "duration_ms": 4.151028000023871, "success": true, - "started_at_unix": 1788329249.2175004, + "started_at_unix": 1788415673.7919464, "bytes_sent": 284, "bytes_received": 3826, "request_id": 22, @@ -10880,9 +10880,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02334399999881498, + "duration_ms": 0.02708100009840564, "success": true, - "started_at_unix": 1788329249.2218926, + "started_at_unix": 1788415673.7963054, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10899,9 +10899,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.015339000015046622, + "duration_ms": 0.019767000026149617, "success": true, - "started_at_unix": 1788329249.221924, + "started_at_unix": 1788415673.7963421, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -10918,9 +10918,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.233876000000691, + "duration_ms": 4.254681000020355, "success": true, - "started_at_unix": 1788329249.2219536, + "started_at_unix": 1788415673.7963703, "bytes_sent": 284, "bytes_received": 3826, "request_id": 23, @@ -10948,9 +10948,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022803000007343144, + "duration_ms": 0.025798000024224166, "success": true, - "started_at_unix": 1788329249.2263284, + "started_at_unix": 1788415673.8008363, "bytes_sent": 328, "bytes_received": 0, "request_id": null, @@ -10967,9 +10967,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014246000006323811, + "duration_ms": 0.02071900007649674, "success": true, - "started_at_unix": 1788329249.2263591, + "started_at_unix": 1788415673.8008714, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -10986,9 +10986,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.124860999979774, + "duration_ms": 4.107907000047817, "success": true, - "started_at_unix": 1788329249.226387, + "started_at_unix": 1788415673.8009012, "bytes_sent": 284, "bytes_received": 3826, "request_id": 24, @@ -11016,9 +11016,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022813000015275975, + "duration_ms": 0.02145000007658382, "success": true, - "started_at_unix": 1788329249.230694, + "started_at_unix": 1788415673.8051658, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11035,9 +11035,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021390000000565124, + "duration_ms": 0.013125000009495125, "success": true, - "started_at_unix": 1788329249.230725, + "started_at_unix": 1788415673.8051949, "bytes_sent": 382, "bytes_received": 0, "request_id": null, @@ -11054,9 +11054,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.231110999995735, + "duration_ms": 4.201441999953204, "success": true, - "started_at_unix": 1788329249.2307587, + "started_at_unix": 1788415673.8052146, "bytes_sent": 284, "bytes_received": 3826, "request_id": 25, @@ -11084,9 +11084,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02228200000331526, + "duration_ms": 0.024606000010862772, "success": true, - "started_at_unix": 1788329249.235132, + "started_at_unix": 1788415673.8095813, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11103,9 +11103,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.035797000009551994, + "duration_ms": 0.03197900002760434, "success": true, - "started_at_unix": 1788329249.2353342, + "started_at_unix": 1788415673.8098307, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11122,9 +11122,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.324236999996401, + "duration_ms": 5.176609000045573, "success": true, - "started_at_unix": 1788329249.2353823, + "started_at_unix": 1788415673.8098733, "bytes_sent": 251, "bytes_received": 1165, "request_id": 26, @@ -11152,9 +11152,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028181999994103535, + "duration_ms": 0.02134999999725551, "success": true, - "started_at_unix": 1788329249.2407653, + "started_at_unix": 1788415673.8150973, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11171,9 +11171,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03518500000154745, + "duration_ms": 0.012883999943369417, "success": true, - "started_at_unix": 1788329249.2408028, + "started_at_unix": 1788415673.815125, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11190,9 +11190,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.143477000013718, + "duration_ms": 4.043316999968738, "success": true, - "started_at_unix": 1788329249.2408519, + "started_at_unix": 1788415673.8151443, "bytes_sent": 251, "bytes_received": 1165, "request_id": 27, @@ -11220,9 +11220,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02855299999282579, + "duration_ms": 0.024445999997624313, "success": true, - "started_at_unix": 1788329249.2450838, + "started_at_unix": 1788415673.8192616, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11239,9 +11239,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02185099998541773, + "duration_ms": 0.015288999975382467, "success": true, - "started_at_unix": 1788329249.2451227, + "started_at_unix": 1788415673.819294, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11258,9 +11258,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.016668999980766, + "duration_ms": 3.954972999963502, "success": true, - "started_at_unix": 1788329249.2451599, + "started_at_unix": 1788415673.819317, "bytes_sent": 251, "bytes_received": 1165, "request_id": 28, @@ -11288,9 +11288,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022222000012561693, + "duration_ms": 0.01978700004201528, "success": true, - "started_at_unix": 1788329249.249243, + "started_at_unix": 1788415673.8233309, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11307,9 +11307,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014187000004994843, + "duration_ms": 0.01208200001201476, "success": true, - "started_at_unix": 1788329249.249273, + "started_at_unix": 1788415673.8233566, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11326,9 +11326,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 4.037097999997741, + "duration_ms": 4.124678999914977, "success": true, - "started_at_unix": 1788329249.2492998, + "started_at_unix": 1788415673.8233745, "bytes_sent": 251, "bytes_received": 1165, "request_id": 29, @@ -11356,9 +11356,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023314000003438196, + "duration_ms": 0.02490600002147403, "success": true, - "started_at_unix": 1788329249.2534254, + "started_at_unix": 1788415673.8275843, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11375,9 +11375,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020097999993140547, + "duration_ms": 0.01398599999902217, "success": true, - "started_at_unix": 1788329249.2534566, + "started_at_unix": 1788415673.8276181, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11394,9 +11394,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9601329999925383, + "duration_ms": 4.064807000077053, "success": true, - "started_at_unix": 1788329249.2534888, + "started_at_unix": 1788415673.82764, "bytes_sent": 251, "bytes_received": 1165, "request_id": 30, @@ -11424,9 +11424,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.040775999991637946, + "duration_ms": 0.059581000073194446, "success": true, - "started_at_unix": 1788329249.2575145, + "started_at_unix": 1788415673.8317747, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11443,9 +11443,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03484500001604829, + "duration_ms": 0.019596000015553727, "success": true, - "started_at_unix": 1788329249.2575653, + "started_at_unix": 1788415673.8318446, "bytes_sent": 381, "bytes_received": 0, "request_id": null, @@ -11462,9 +11462,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 3.9045390000183033, + "duration_ms": 3.9413969999486653, "success": true, - "started_at_unix": 1788329249.2576125, + "started_at_unix": 1788415673.8318734, "bytes_sent": 251, "bytes_received": 1165, "request_id": 31, @@ -11492,9 +11492,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.039603999994142214, + "duration_ms": 0.019545999975889572, "success": true, - "started_at_unix": 1788329249.2615829, + "started_at_unix": 1788415673.8358724, "bytes_sent": 329, "bytes_received": 0, "request_id": null, @@ -11511,9 +11511,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.030496999983142814, + "duration_ms": 0.01681200001257821, "success": true, - "started_at_unix": 1788329249.2617238, + "started_at_unix": 1788415673.835972, "bytes_sent": 208, "bytes_received": 0, "request_id": null, @@ -11526,9 +11526,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 2.3206440000080875, + "duration_ms": 2.3043359999519453, "success": true, - "started_at_unix": 1788329249.2617643, + "started_at_unix": 1788415673.8359954, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -11546,9 +11546,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.021550000013803583, + "duration_ms": 0.019938000036745507, "success": true, - "started_at_unix": 1788329249.2641025, + "started_at_unix": 1788415673.8383155, "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": 2658.1198859999804, + "total_duration_ms": 2684.4762690000152, "error_message": null, "summary": { "request_count": 32, @@ -11579,11 +11579,11 @@ "failure_count": 0, "bytes_sent": 19004, "bytes_received": 1483684, - "min_ms": 0.2136100000029728, - "max_ms": 2457.890553999988, - "mean_ms": 81.44269015625127, - "median_ms": 5.633120500007749, - "p95_ms": 11.490920849990971, + "min_ms": 0.19832999998925516, + "max_ms": 2487.1181170000227, + "mean_ms": 82.23101700000512, + "median_ms": 5.550130999949943, + "p95_ms": 12.062892950029891, "result_summary": { "present_count": 31, "empty_count": 1, @@ -11639,27 +11639,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 5.799476999982289, - "max_ms": 12.258518999999524, - "mean_ms": 8.750588399999515, - "median_ms": 9.337804500006541, - "p95_ms": 11.630484149992524 + "min_ms": 5.811663000031331, + "max_ms": 12.437845000022207, + "mean_ms": 8.780969500014635, + "median_ms": 8.650375499996699, + "p95_ms": 12.131066050028494 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.2136100000029728, - "max_ms": 5.717484000001605, - "mean_ms": 3.1823138000049767, - "median_ms": 4.061579999998344, - "p95_ms": 5.708255399999018 + "min_ms": 0.19832999998925516, + "max_ms": 5.745550000028743, + "mean_ms": 2.9185394000023734, + "median_ms": 2.9083260000106748, + "p95_ms": 5.69060185001149 }, "textDocument/definition": { "point_count": 1, - "min_ms": 0.2658280000105151, - "max_ms": 0.3451659999882395, - "mean_ms": 0.29924600000299506, - "median_ms": 0.29187600000568636, - "p95_ms": 0.3412907999916115 + "min_ms": 0.2570789999936096, + "max_ms": 0.288928000031774, + "mean_ms": 0.2735355999902822, + "median_ms": 0.27713600002243766, + "p95_ms": 0.2878782000152569 } }, "validation": { @@ -11685,11 +11685,11 @@ "failure_count": 0, "bytes_sent": 1440, "bytes_received": 1212275, - "min_ms": 10.415418000008003, - "max_ms": 12.258518999999524, - "mean_ms": 11.04394280000065, - "median_ms": 10.84321900000873, - "p95_ms": 11.979392399996414, + "min_ms": 11.24512199999117, + "max_ms": 12.437845000022207, + "mean_ms": 11.678295200022148, + "median_ms": 11.602809000009984, + "p95_ms": 12.301498800025001, "result_summary": { "present_count": 5, "empty_count": 0, @@ -11749,9 +11749,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2457.890553999988, + "duration_ms": 2487.1181170000227, "success": true, - "started_at_unix": 1788329249.2888944, + "started_at_unix": 1788415673.8644078, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -11779,9 +11779,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.258518999999524, + "duration_ms": 12.437845000022207, "success": true, - "started_at_unix": 1788329251.751706, + "started_at_unix": 1788415676.3564813, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -11809,9 +11809,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.84321900000873, + "duration_ms": 11.24512199999117, "success": true, - "started_at_unix": 1788329251.7709017, + "started_at_unix": 1788415676.3761272, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -11839,9 +11839,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.862885999983973, + "duration_ms": 11.602809000009984, "success": true, - "started_at_unix": 1788329251.7888603, + "started_at_unix": 1788415676.3949437, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -11869,9 +11869,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.415418000008003, + "duration_ms": 11.349586000051204, "success": true, - "started_at_unix": 1788329251.8067513, + "started_at_unix": 1788415676.4138, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -11899,9 +11899,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.83967200000302, + "duration_ms": 11.756114000036177, "success": true, - "started_at_unix": 1788329251.8241594, + "started_at_unix": 1788415676.4323034, "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.2136100000029728, - "max_ms": 2.5182269999959317, - "mean_ms": 0.6950816000028226, - "median_ms": 0.24941700002045764, - "p95_ms": 2.06913359999703, + "min_ms": 0.19832999998925516, + "max_ms": 0.26841000010335847, + "mean_ms": 0.22793680002450856, + "median_ms": 0.22681300004023797, + "p95_ms": 0.260962200081849, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12008,9 +12008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45954100002632003, + "duration_ms": 0.47435400006179407, "success": true, - "started_at_unix": 1788329251.8420553, + "started_at_unix": 1788415676.4512534, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -12038,9 +12038,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2136100000029728, + "duration_ms": 0.22681300004023797, "success": true, - "started_at_unix": 1788329251.8425567, + "started_at_unix": 1788415676.451771, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -12068,9 +12068,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22139399999332454, + "duration_ms": 0.19832999998925516, "success": true, - "started_at_unix": 1788329251.8428173, + "started_at_unix": 1788415676.4520457, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -12098,9 +12098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5182269999959317, + "duration_ms": 0.23117099999581114, "success": true, - "started_at_unix": 1788329251.8431063, + "started_at_unix": 1788415676.4523084, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -12128,9 +12128,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2727600000014263, + "duration_ms": 0.26841000010335847, "success": true, - "started_at_unix": 1788329251.8456962, + "started_at_unix": 1788415676.4525995, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -12158,9 +12158,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24941700002045764, + "duration_ms": 0.21495999999388005, "success": true, - "started_at_unix": 1788329251.8460314, + "started_at_unix": 1788415676.4529254, "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.2658280000105151, - "max_ms": 0.3451659999882395, - "mean_ms": 0.29924600000299506, - "median_ms": 0.29187600000568636, - "p95_ms": 0.3412907999916115, + "min_ms": 0.2570789999936096, + "max_ms": 0.288928000031774, + "mean_ms": 0.2735355999902822, + "median_ms": 0.27713600002243766, + "p95_ms": 0.2878782000152569, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12267,9 +12267,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1903050000087205, + "duration_ms": 2.9362929999479093, "success": true, - "started_at_unix": 1788329251.8464272, + "started_at_unix": 1788415676.4532554, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -12297,9 +12297,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3451659999882395, + "duration_ms": 0.27713600002243766, "success": true, - "started_at_unix": 1788329251.8506665, + "started_at_unix": 1788415676.456235, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -12327,9 +12327,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3257900000050995, + "duration_ms": 0.288928000031774, "success": true, - "started_at_unix": 1788329251.8510845, + "started_at_unix": 1788415676.4565632, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -12357,9 +12357,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26757000000543485, + "duration_ms": 0.26085599995440134, "success": true, - "started_at_unix": 1788329251.8514667, + "started_at_unix": 1788415676.4569008, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -12387,9 +12387,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.29187600000568636, + "duration_ms": 0.2570789999936096, "success": true, - "started_at_unix": 1788329251.8517816, + "started_at_unix": 1788415676.4572093, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -12417,9 +12417,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2658280000105151, + "duration_ms": 0.28367899994918844, "success": true, - "started_at_unix": 1788329251.8521204, + "started_at_unix": 1788415676.4575126, "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.799476999982289, - "max_ms": 8.26019100000508, - "mean_ms": 6.45723399999838, - "median_ms": 5.87027000000262, - "p95_ms": 7.918814400005657, + "min_ms": 5.811663000031331, + "max_ms": 6.055629000002227, + "mean_ms": 5.883643800007121, + "median_ms": 5.861266000010801, + "p95_ms": 6.01950359998682, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12526,9 +12526,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.49782199999072, + "duration_ms": 9.510738000017227, "success": true, - "started_at_unix": 1788329251.852638, + "started_at_unix": 1788415676.458012, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -12556,9 +12556,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.26019100000508, + "duration_ms": 6.055629000002227, "success": true, - "started_at_unix": 1788329251.863364, + "started_at_unix": 1788415676.4676907, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -12586,9 +12586,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.5533080000079735, + "duration_ms": 5.811663000031331, "success": true, - "started_at_unix": 1788329251.8718534, + "started_at_unix": 1788415676.473984, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -12616,9 +12616,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.87027000000262, + "duration_ms": 5.814659000066058, "success": true, - "started_at_unix": 1788329251.8786504, + "started_at_unix": 1788415676.480006, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -12646,9 +12646,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.799476999982289, + "duration_ms": 5.861266000010801, "success": true, - "started_at_unix": 1788329251.8847737, + "started_at_unix": 1788415676.486041, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -12676,9 +12676,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.802923999993936, + "duration_ms": 5.875001999925189, "success": true, - "started_at_unix": 1788329251.8907714, + "started_at_unix": 1788415676.4921095, "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.604933000000756, - "max_ms": 5.717484000001605, - "mean_ms": 5.669546000007131, - "median_ms": 5.667029000022694, - "p95_ms": 5.713382400000455, + "min_ms": 5.548241999917991, + "max_ms": 5.745550000028743, + "mean_ms": 5.609141999980238, + "median_ms": 5.576454999982161, + "p95_ms": 5.721128600021075, "result_summary": { "present_count": 5, "empty_count": 0, @@ -12785,9 +12785,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.515113999990717, + "duration_ms": 5.52885599995534, "success": true, - "started_at_unix": 1788329251.8969984, + "started_at_unix": 1788415676.4984274, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -12815,9 +12815,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.604933000000756, + "duration_ms": 5.552019999981894, "success": true, - "started_at_unix": 1788329251.9026384, + "started_at_unix": 1788415676.504054, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -12845,9 +12845,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.667029000022694, + "duration_ms": 5.623442999990402, "success": true, - "started_at_unix": 1788329251.9083586, + "started_at_unix": 1788415676.5097342, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -12875,9 +12875,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.696975999995857, + "duration_ms": 5.576454999982161, "success": true, - "started_at_unix": 1788329251.914135, + "started_at_unix": 1788415676.5154648, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -12905,9 +12905,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.717484000001605, + "duration_ms": 5.548241999917991, "success": true, - "started_at_unix": 1788329251.91994, + "started_at_unix": 1788415676.5211544, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -12935,9 +12935,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.661308000014742, + "duration_ms": 5.745550000028743, "success": true, - "started_at_unix": 1788329251.9257689, + "started_at_unix": 1788415676.5268517, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -12969,9 +12969,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 3.498539999981176, + "duration_ms": 4.193156000042109, "success": true, - "started_at_unix": 1788329249.2851095, + "started_at_unix": 1788415673.8599167, "bytes_sent": 673, "bytes_received": 1589, "request_id": 1, @@ -12990,9 +12990,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.023123000005398353, + "duration_ms": 0.020978999941689835, "success": true, - "started_at_unix": 1788329249.2886944, + "started_at_unix": 1788415673.8642151, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -13005,9 +13005,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.02385499999491003, + "duration_ms": 0.017432999925404147, "success": true, - "started_at_unix": 1788329249.2887495, + "started_at_unix": 1788415673.864258, "bytes_sent": 659, "bytes_received": 0, "request_id": null, @@ -13023,9 +13023,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.019906999995100705, + "duration_ms": 0.018333999946662516, "success": true, - "started_at_unix": 1788329249.288841, + "started_at_unix": 1788415673.864356, "bytes_sent": 773, "bytes_received": 0, "request_id": null, @@ -13041,9 +13041,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 2457.890553999988, + "duration_ms": 2487.1181170000227, "success": true, - "started_at_unix": 1788329249.2888944, + "started_at_unix": 1788415673.8644078, "bytes_sent": 288, "bytes_received": 242455, "request_id": 2, @@ -13071,9 +13071,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 12.258518999999524, + "duration_ms": 12.437845000022207, "success": true, - "started_at_unix": 1788329251.751706, + "started_at_unix": 1788415676.3564813, "bytes_sent": 288, "bytes_received": 242455, "request_id": 3, @@ -13101,9 +13101,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.84321900000873, + "duration_ms": 11.24512199999117, "success": true, - "started_at_unix": 1788329251.7709017, + "started_at_unix": 1788415676.3761272, "bytes_sent": 288, "bytes_received": 242455, "request_id": 4, @@ -13131,9 +13131,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.862885999983973, + "duration_ms": 11.602809000009984, "success": true, - "started_at_unix": 1788329251.7888603, + "started_at_unix": 1788415676.3949437, "bytes_sent": 288, "bytes_received": 242455, "request_id": 5, @@ -13161,9 +13161,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.415418000008003, + "duration_ms": 11.349586000051204, "success": true, - "started_at_unix": 1788329251.8067513, + "started_at_unix": 1788415676.4138, "bytes_sent": 288, "bytes_received": 242455, "request_id": 6, @@ -13191,9 +13191,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.83967200000302, + "duration_ms": 11.756114000036177, "success": true, - "started_at_unix": 1788329251.8241594, + "started_at_unix": 1788415676.4323034, "bytes_sent": 288, "bytes_received": 242455, "request_id": 7, @@ -13221,9 +13221,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.45954100002632003, + "duration_ms": 0.47435400006179407, "success": true, - "started_at_unix": 1788329251.8420553, + "started_at_unix": 1788415676.4512534, "bytes_sent": 254, "bytes_received": 183, "request_id": 8, @@ -13251,9 +13251,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2136100000029728, + "duration_ms": 0.22681300004023797, "success": true, - "started_at_unix": 1788329251.8425567, + "started_at_unix": 1788415676.451771, "bytes_sent": 254, "bytes_received": 183, "request_id": 9, @@ -13281,9 +13281,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22139399999332454, + "duration_ms": 0.19832999998925516, "success": true, - "started_at_unix": 1788329251.8428173, + "started_at_unix": 1788415676.4520457, "bytes_sent": 255, "bytes_received": 184, "request_id": 10, @@ -13311,9 +13311,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.5182269999959317, + "duration_ms": 0.23117099999581114, "success": true, - "started_at_unix": 1788329251.8431063, + "started_at_unix": 1788415676.4523084, "bytes_sent": 255, "bytes_received": 184, "request_id": 11, @@ -13341,9 +13341,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.2727600000014263, + "duration_ms": 0.26841000010335847, "success": true, - "started_at_unix": 1788329251.8456962, + "started_at_unix": 1788415676.4525995, "bytes_sent": 255, "bytes_received": 184, "request_id": 12, @@ -13371,9 +13371,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.24941700002045764, + "duration_ms": 0.21495999999388005, "success": true, - "started_at_unix": 1788329251.8460314, + "started_at_unix": 1788415676.4529254, "bytes_sent": 255, "bytes_received": 184, "request_id": 13, @@ -13401,9 +13401,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 4.1903050000087205, + "duration_ms": 2.9362929999479093, "success": true, - "started_at_unix": 1788329251.8464272, + "started_at_unix": 1788415676.4532554, "bytes_sent": 260, "bytes_received": 316, "request_id": 14, @@ -13431,9 +13431,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3451659999882395, + "duration_ms": 0.27713600002243766, "success": true, - "started_at_unix": 1788329251.8506665, + "started_at_unix": 1788415676.456235, "bytes_sent": 260, "bytes_received": 316, "request_id": 15, @@ -13461,9 +13461,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.3257900000050995, + "duration_ms": 0.288928000031774, "success": true, - "started_at_unix": 1788329251.8510845, + "started_at_unix": 1788415676.4565632, "bytes_sent": 260, "bytes_received": 316, "request_id": 16, @@ -13491,9 +13491,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.26757000000543485, + "duration_ms": 0.26085599995440134, "success": true, - "started_at_unix": 1788329251.8514667, + "started_at_unix": 1788415676.4569008, "bytes_sent": 260, "bytes_received": 316, "request_id": 17, @@ -13521,9 +13521,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.29187600000568636, + "duration_ms": 0.2570789999936096, "success": true, - "started_at_unix": 1788329251.8517816, + "started_at_unix": 1788415676.4572093, "bytes_sent": 260, "bytes_received": 316, "request_id": 18, @@ -13551,9 +13551,9 @@ { "kind": "request", "method": "textDocument/definition", - "duration_ms": 0.2658280000105151, + "duration_ms": 0.28367899994918844, "success": true, - "started_at_unix": 1788329251.8521204, + "started_at_unix": 1788415676.4575126, "bytes_sent": 260, "bytes_received": 316, "request_id": 19, @@ -13581,9 +13581,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030176000024084715, + "duration_ms": 0.025015999995048332, "success": true, - "started_at_unix": 1788329251.852594, + "started_at_unix": 1788415676.4579785, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13600,9 +13600,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 10.49782199999072, + "duration_ms": 9.510738000017227, "success": true, - "started_at_unix": 1788329251.852638, + "started_at_unix": 1788415676.458012, "bytes_sent": 289, "bytes_received": 3864, "request_id": 20, @@ -13630,9 +13630,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03479500000480584, + "duration_ms": 0.024114999973789963, "success": true, - "started_at_unix": 1788329251.863266, + "started_at_unix": 1788415676.4676335, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13649,9 +13649,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0347449999935634, + "duration_ms": 0.01382599998578371, "success": true, - "started_at_unix": 1788329251.863314, + "started_at_unix": 1788415676.4676654, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13668,9 +13668,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 8.26019100000508, + "duration_ms": 6.055629000002227, "success": true, - "started_at_unix": 1788329251.863364, + "started_at_unix": 1788415676.4676907, "bytes_sent": 289, "bytes_received": 3864, "request_id": 21, @@ -13698,9 +13698,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023665000014716497, + "duration_ms": 0.022691999902235693, "success": true, - "started_at_unix": 1788329251.8717945, + "started_at_unix": 1788415676.4739206, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13717,9 +13717,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013686000016832622, + "duration_ms": 0.021079000021018146, "success": true, - "started_at_unix": 1788329251.8718262, + "started_at_unix": 1788415676.4739509, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13736,9 +13736,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 6.5533080000079735, + "duration_ms": 5.811663000031331, "success": true, - "started_at_unix": 1788329251.8718534, + "started_at_unix": 1788415676.473984, "bytes_sent": 289, "bytes_received": 3864, "request_id": 22, @@ -13766,9 +13766,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024374999981091605, + "duration_ms": 0.02211100002114108, "success": true, - "started_at_unix": 1788329251.8785853, + "started_at_unix": 1788415676.4799433, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13785,9 +13785,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.020387999995818973, + "duration_ms": 0.02188100006605964, "success": true, - "started_at_unix": 1788329251.878618, + "started_at_unix": 1788415676.4799728, "bytes_sent": 360, "bytes_received": 0, "request_id": null, @@ -13804,9 +13804,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.87027000000262, + "duration_ms": 5.814659000066058, "success": true, - "started_at_unix": 1788329251.8786504, + "started_at_unix": 1788415676.480006, "bytes_sent": 289, "bytes_received": 3864, "request_id": 23, @@ -13834,9 +13834,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02311300002588723, + "duration_ms": 0.022552000018549734, "success": true, - "started_at_unix": 1788329251.8847096, + "started_at_unix": 1788415676.4859827, "bytes_sent": 333, "bytes_received": 0, "request_id": null, @@ -13853,9 +13853,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.01986699999179109, + "duration_ms": 0.014105999980529305, "success": true, - "started_at_unix": 1788329251.8847413, + "started_at_unix": 1788415676.4860132, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13872,9 +13872,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.799476999982289, + "duration_ms": 5.861266000010801, "success": true, - "started_at_unix": 1788329251.8847737, + "started_at_unix": 1788415676.486041, "bytes_sent": 289, "bytes_received": 3864, "request_id": 24, @@ -13902,9 +13902,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022962999992159894, + "duration_ms": 0.022661999992124038, "success": true, - "started_at_unix": 1788329251.8907144, + "started_at_unix": 1788415676.49205, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13921,9 +13921,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013516000024083041, + "duration_ms": 0.014478000025519577, "success": true, - "started_at_unix": 1788329251.890745, + "started_at_unix": 1788415676.4920805, "bytes_sent": 361, "bytes_received": 0, "request_id": null, @@ -13940,9 +13940,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.802923999993936, + "duration_ms": 5.875001999925189, "success": true, - "started_at_unix": 1788329251.8907714, + "started_at_unix": 1788415676.4921095, "bytes_sent": 289, "bytes_received": 3864, "request_id": 25, @@ -13970,9 +13970,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023885000018708524, + "duration_ms": 0.023383999973702885, "success": true, - "started_at_unix": 1788329251.8967354, + "started_at_unix": 1788415676.4981532, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -13989,9 +13989,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03553600001282575, + "duration_ms": 0.03585599995403754, "success": true, - "started_at_unix": 1788329251.89695, + "started_at_unix": 1788415676.4983788, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14008,9 +14008,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.515113999990717, + "duration_ms": 5.52885599995534, "success": true, - "started_at_unix": 1788329251.8969984, + "started_at_unix": 1788415676.4984274, "bytes_sent": 256, "bytes_received": 187, "request_id": 26, @@ -14038,9 +14038,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02385499999491003, + "duration_ms": 0.023032999934002873, "success": true, - "started_at_unix": 1788329251.9025538, + "started_at_unix": 1788415676.5039983, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14057,9 +14057,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03988399998888781, + "duration_ms": 0.01365499997518782, "success": true, - "started_at_unix": 1788329251.9025853, + "started_at_unix": 1788415676.5040286, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14076,9 +14076,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.604933000000756, + "duration_ms": 5.552019999981894, "success": true, - "started_at_unix": 1788329251.9026384, + "started_at_unix": 1788415676.504054, "bytes_sent": 256, "bytes_received": 187, "request_id": 27, @@ -14106,9 +14106,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022621999988814423, + "duration_ms": 0.021390000028986833, "success": true, - "started_at_unix": 1788329251.9082966, + "started_at_unix": 1788415676.509659, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14125,9 +14125,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.0210990000084621, + "duration_ms": 0.013034999938099645, "success": true, - "started_at_unix": 1788329251.9083269, + "started_at_unix": 1788415676.5096881, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14144,9 +14144,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.667029000022694, + "duration_ms": 5.623442999990402, "success": true, - "started_at_unix": 1788329251.9083586, + "started_at_unix": 1788415676.5097342, "bytes_sent": 256, "bytes_received": 187, "request_id": 28, @@ -14174,9 +14174,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022061000009898635, + "duration_ms": 0.02219199996034149, "success": true, - "started_at_unix": 1788329251.914079, + "started_at_unix": 1788415676.5154114, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14193,9 +14193,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.014046999979200336, + "duration_ms": 0.013214999967203767, "success": true, - "started_at_unix": 1788329251.9141088, + "started_at_unix": 1788415676.5154412, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14212,9 +14212,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.696975999995857, + "duration_ms": 5.576454999982161, "success": true, - "started_at_unix": 1788329251.914135, + "started_at_unix": 1788415676.5154648, "bytes_sent": 256, "bytes_received": 187, "request_id": 29, @@ -14242,9 +14242,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021991000011212236, + "duration_ms": 0.021761000084552506, "success": true, - "started_at_unix": 1788329251.9198842, + "started_at_unix": 1788415676.5210938, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14261,9 +14261,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013695000006919145, + "duration_ms": 0.020167999991826946, "success": true, - "started_at_unix": 1788329251.919914, + "started_at_unix": 1788415676.5211232, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14280,9 +14280,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.717484000001605, + "duration_ms": 5.548241999917991, "success": true, - "started_at_unix": 1788329251.91994, + "started_at_unix": 1788415676.5211544, "bytes_sent": 256, "bytes_received": 187, "request_id": 30, @@ -14310,9 +14310,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.021961999976838342, + "duration_ms": 0.021961000015835452, "success": true, - "started_at_unix": 1788329251.9257119, + "started_at_unix": 1788415676.5267553, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14329,9 +14329,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013375000008863935, + "duration_ms": 0.0529989999904501, "success": true, - "started_at_unix": 1788329251.925742, + "started_at_unix": 1788415676.5267847, "bytes_sent": 373, "bytes_received": 0, "request_id": null, @@ -14348,9 +14348,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 5.661308000014742, + "duration_ms": 5.745550000028743, "success": true, - "started_at_unix": 1788329251.9257689, + "started_at_unix": 1788415676.5268517, "bytes_sent": 256, "bytes_received": 187, "request_id": 31, @@ -14378,9 +14378,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02185099998541773, + "duration_ms": 0.02200099993387994, "success": true, - "started_at_unix": 1788329251.9314842, + "started_at_unix": 1788415676.5326498, "bytes_sent": 334, "bytes_received": 0, "request_id": null, @@ -14397,9 +14397,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.03584699999237273, + "duration_ms": 0.029916000016783073, "success": true, - "started_at_unix": 1788329251.9316416, + "started_at_unix": 1788415676.5327966, "bytes_sent": 213, "bytes_received": 0, "request_id": null, @@ -14412,9 +14412,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 3.2889569999952073, + "duration_ms": 3.268262999995386, "success": true, - "started_at_unix": 1788329251.931687, + "started_at_unix": 1788415676.5328362, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -14432,9 +14432,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02226200001587131, + "duration_ms": 0.021469999978762644, "success": true, - "started_at_unix": 1788329251.9349937, + "started_at_unix": 1788415676.536122, "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": 321.5420890000189, + "total_duration_ms": 316.06333399997766, "error_message": null, "summary": { "request_count": 32, @@ -14465,11 +14465,11 @@ "failure_count": 0, "bytes_sent": 18386, "bytes_received": 1179928, - "min_ms": 0.20698700001275938, - "max_ms": 143.70463400001654, - "mean_ms": 8.700793406248408, - "median_ms": 2.485887500000672, - "p95_ms": 30.068906050017542, + "min_ms": 0.19461300007606042, + "max_ms": 141.2920300000451, + "mean_ms": 8.667269906261765, + "median_ms": 2.492596499962474, + "p95_ms": 29.25810889998385, "result_summary": { "present_count": 31, "empty_count": 1, @@ -14525,27 +14525,27 @@ "by_method": { "textDocument/completion": { "point_count": 2, - "min_ms": 3.805384000003187, - "max_ms": 9.605863000018644, - "mean_ms": 4.959629999999038, - "median_ms": 4.496246499996914, - "p95_ms": 7.582353399997993 + "min_ms": 3.833696000015152, + "max_ms": 9.908980999966843, + "mean_ms": 5.3284564000136925, + "median_ms": 5.1585645000500335, + "p95_ms": 7.942753250006257 }, "textDocument/hover": { "point_count": 2, - "min_ms": 0.20698700001275938, - "max_ms": 2.517241999981934, - "mean_ms": 1.348277999994707, - "median_ms": 1.3421324999995932, - "p95_ms": 2.5062732499904428 + "min_ms": 0.19461300007606042, + "max_ms": 2.5004719999515146, + "mean_ms": 1.3520445000153813, + "median_ms": 1.3510934999771962, + "p95_ms": 2.49714919994517 }, "textDocument/references": { "point_count": 1, - "min_ms": 0.5005969999842819, - "max_ms": 0.6135290000202076, - "mean_ms": 0.5484827999964637, - "median_ms": 0.5432669999834161, - "p95_ms": 0.6016146000149547 + "min_ms": 0.5271630000152072, + "max_ms": 0.6905370000822586, + "mean_ms": 0.5720404000385315, + "median_ms": 0.5495139999993626, + "p95_ms": 0.6652500000654982 } }, "validation": { @@ -14571,11 +14571,11 @@ "failure_count": 0, "bytes_sent": 1360, "bytes_received": 640970, - "min_ms": 4.759199000005765, - "max_ms": 9.605863000018644, - "mean_ms": 5.928132200000391, - "median_ms": 5.083456000022579, - "p95_ms": 8.706525400009468, + "min_ms": 4.967550000060328, + "max_ms": 9.908980999966843, + "mean_ms": 6.1661702000264995, + "median_ms": 5.3002399999968475, + "p95_ms": 9.035101999984363, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14635,9 +14635,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.70463400001654, + "duration_ms": 141.2920300000451, "success": true, - "started_at_unix": 1788329251.9608402, + "started_at_unix": 1788415676.5614848, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -14665,9 +14665,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.605863000018644, + "duration_ms": 9.908980999966843, "success": true, - "started_at_unix": 1788329252.1075785, + "started_at_unix": 1788415676.7057002, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -14695,9 +14695,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.082967999982202, + "duration_ms": 5.3002399999968475, "success": true, - "started_at_unix": 1788329252.1213279, + "started_at_unix": 1788415676.7199538, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -14725,9 +14725,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.083456000022579, + "duration_ms": 5.539586000054442, "success": true, - "started_at_unix": 1788329252.1305573, + "started_at_unix": 1788415676.7294576, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -14755,9 +14755,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.109174999972765, + "duration_ms": 5.114494000054037, "success": true, - "started_at_unix": 1788329252.1397216, + "started_at_unix": 1788415676.7391243, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -14785,9 +14785,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.759199000005765, + "duration_ms": 4.967550000060328, "success": true, - "started_at_unix": 1788329252.148995, + "started_at_unix": 1788415676.748427, "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.20698700001275938, - "max_ms": 0.23668299999712872, - "mean_ms": 0.218013999995037, - "median_ms": 0.21094499999207983, - "p95_ms": 0.234717399996498, + "min_ms": 0.19461300007606042, + "max_ms": 0.24221199998919474, + "mean_ms": 0.21816100004343753, + "median_ms": 0.21162500001992157, + "p95_ms": 0.24032040000747656, "result_summary": { "present_count": 5, "empty_count": 0, @@ -14894,9 +14894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38981000000148924, + "duration_ms": 0.4304619999402348, "success": true, - "started_at_unix": 1788329252.1579864, + "started_at_unix": 1788415676.7575636, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -14924,9 +14924,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22685499999397507, + "duration_ms": 0.23275400008060387, "success": true, - "started_at_unix": 1788329252.1584167, + "started_at_unix": 1788415676.7580357, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -14954,9 +14954,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23668299999712872, + "duration_ms": 0.24221199998919474, "success": true, - "started_at_unix": 1788329252.1586926, + "started_at_unix": 1788415676.7583184, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -14984,9 +14984,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20698700001275938, + "duration_ms": 0.21162500001992157, "success": true, - "started_at_unix": 1788329252.1589737, + "started_at_unix": 1788415676.7586043, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -15014,9 +15014,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21094499999207983, + "duration_ms": 0.20960100005140703, "success": true, - "started_at_unix": 1788329252.1592238, + "started_at_unix": 1788415676.7588608, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -15044,9 +15044,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20859999997924206, + "duration_ms": 0.19461300007606042, "success": true, - "started_at_unix": 1788329252.1594799, + "started_at_unix": 1788415676.7591143, "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.5005969999842819, - "max_ms": 0.6135290000202076, - "mean_ms": 0.5484827999964637, - "median_ms": 0.5432669999834161, - "p95_ms": 0.6016146000149547, + "min_ms": 0.5271630000152072, + "max_ms": 0.6905370000822586, + "mean_ms": 0.5720404000385315, + "median_ms": 0.5495139999993626, + "p95_ms": 0.6652500000654982, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15153,9 +15153,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 55.07929200001627, + "duration_ms": 52.907043000004705, "success": true, - "started_at_unix": 1788329252.1597972, + "started_at_unix": 1788415676.7594175, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -15183,9 +15183,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6135290000202076, + "duration_ms": 0.6905370000822586, "success": true, - "started_at_unix": 1788329252.2149625, + "started_at_unix": 1788415676.8124168, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -15213,9 +15213,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5432669999834161, + "duration_ms": 0.5288860000973727, "success": true, - "started_at_unix": 1788329252.2156394, + "started_at_unix": 1788415676.8131776, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -15243,9 +15243,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5539569999939431, + "duration_ms": 0.5641019999984564, "success": true, - "started_at_unix": 1788329252.2162452, + "started_at_unix": 1788415676.8137684, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -15273,9 +15273,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5310640000004696, + "duration_ms": 0.5495139999993626, "success": true, - "started_at_unix": 1788329252.2168574, + "started_at_unix": 1788415676.8143961, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -15303,9 +15303,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5005969999842819, + "duration_ms": 0.5271630000152072, "success": true, - "started_at_unix": 1788329252.2174435, + "started_at_unix": 1788415676.8150072, "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.805384000003187, - "max_ms": 4.233293999988064, - "mean_ms": 3.9911277999976846, - "median_ms": 3.9687299999968673, - "p95_ms": 4.199853799991615, + "min_ms": 3.833696000015152, + "max_ms": 5.389807000028668, + "mean_ms": 4.490742600000885, + "median_ms": 4.146809999951984, + "p95_ms": 5.35237260003214, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15412,9 +15412,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.145693000002893, + "duration_ms": 5.16551900000195, "success": true, - "started_at_unix": 1788329252.2182035, + "started_at_unix": 1788415676.8158329, "bytes_sent": 274, "bytes_received": 65767, "request_id": 20, @@ -15442,9 +15442,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.233293999988064, + "duration_ms": 4.146809999951984, "success": true, - "started_at_unix": 1788329252.2243443, + "started_at_unix": 1788415676.8221164, "bytes_sent": 274, "bytes_received": 65767, "request_id": 21, @@ -15472,9 +15472,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9687299999968673, + "duration_ms": 5.20263500004603, "success": true, - "started_at_unix": 1788329252.2300005, + "started_at_unix": 1788415676.8277514, "bytes_sent": 274, "bytes_received": 65767, "request_id": 22, @@ -15502,9 +15502,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0660930000058215, + "duration_ms": 5.389807000028668, "success": true, - "started_at_unix": 1788329252.2363667, + "started_at_unix": 1788415676.834472, "bytes_sent": 274, "bytes_received": 65767, "request_id": 23, @@ -15532,9 +15532,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.882137999994484, + "duration_ms": 3.833696000015152, "success": true, - "started_at_unix": 1788329252.24178, + "started_at_unix": 1788415676.8412395, "bytes_sent": 274, "bytes_received": 65767, "request_id": 24, @@ -15562,9 +15562,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.805384000003187, + "duration_ms": 3.8807649999625937, "success": true, - "started_at_unix": 1788329252.2470016, + "started_at_unix": 1788415676.8464332, "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.4475820000020576, - "max_ms": 2.517241999981934, - "mean_ms": 2.478541999994377, - "median_ms": 2.4679800000058094, - "p95_ms": 2.5123669999857157, + "min_ms": 2.4599749999651976, + "max_ms": 2.5004719999515146, + "mean_ms": 2.485927999987325, + "median_ms": 2.492104999987532, + "p95_ms": 2.498995199948695, "result_summary": { "present_count": 5, "empty_count": 0, @@ -15671,9 +15671,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4789080000005015, + "duration_ms": 2.375237999899582, "success": true, - "started_at_unix": 1788329252.2523026, + "started_at_unix": 1788415676.8518808, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -15701,9 +15701,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4928670000008424, + "duration_ms": 2.492104999987532, "success": true, - "started_at_unix": 1788329252.2549138, + "started_at_unix": 1788415676.854381, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -15731,9 +15731,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4475820000020576, + "duration_ms": 2.4599749999651976, "success": true, - "started_at_unix": 1788329252.2575734, + "started_at_unix": 1788415676.8570075, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -15761,9 +15761,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.517241999981934, + "duration_ms": 2.4930879999374156, "success": true, - "started_at_unix": 1788329252.2601602, + "started_at_unix": 1788415676.8595943, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -15791,9 +15791,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4679800000058094, + "duration_ms": 2.5004719999515146, "success": true, - "started_at_unix": 1788329252.2628152, + "started_at_unix": 1788415676.8622122, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -15821,9 +15821,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4670389999812414, + "duration_ms": 2.484000000094966, "success": true, - "started_at_unix": 1788329252.2654169, + "started_at_unix": 1788415676.864872, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -15855,9 +15855,9 @@ { "kind": "request", "method": "initialize", - "duration_ms": 4.238413999985369, + "duration_ms": 3.9242049999757, "success": true, - "started_at_unix": 1788329251.9563198, + "started_at_unix": 1788415676.557223, "bytes_sent": 646, "bytes_received": 1589, "request_id": 1, @@ -15876,9 +15876,9 @@ { "kind": "notification", "method": "initialized", - "duration_ms": 0.02120000002037159, + "duration_ms": 0.021128999946995464, "success": true, - "started_at_unix": 1788329251.9606545, + "started_at_unix": 1788415676.5612435, "bytes_sent": 74, "bytes_received": 0, "request_id": null, @@ -15891,9 +15891,9 @@ { "kind": "notification", "method": "workspace/didChangeConfiguration", - "duration_ms": 0.018194000006133138, + "duration_ms": 0.0333020000198303, "success": true, - "started_at_unix": 1788329251.9606984, + "started_at_unix": 1788415676.5612946, "bytes_sent": 623, "bytes_received": 0, "request_id": null, @@ -15909,9 +15909,9 @@ { "kind": "notification", "method": "textDocument/didOpen", - "duration_ms": 0.01789399999552188, + "duration_ms": 0.022631999968325545, "success": true, - "started_at_unix": 1788329251.96079, + "started_at_unix": 1788415676.561424, "bytes_sent": 539, "bytes_received": 0, "request_id": null, @@ -15927,9 +15927,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 143.70463400001654, + "duration_ms": 141.2920300000451, "success": true, - "started_at_unix": 1788329251.9608402, + "started_at_unix": 1788415676.5614848, "bytes_sent": 272, "bytes_received": 128194, "request_id": 2, @@ -15957,9 +15957,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 9.605863000018644, + "duration_ms": 9.908980999966843, "success": true, - "started_at_unix": 1788329252.1075785, + "started_at_unix": 1788415676.7057002, "bytes_sent": 272, "bytes_received": 128194, "request_id": 3, @@ -15987,9 +15987,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.082967999982202, + "duration_ms": 5.3002399999968475, "success": true, - "started_at_unix": 1788329252.1213279, + "started_at_unix": 1788415676.7199538, "bytes_sent": 272, "bytes_received": 128194, "request_id": 4, @@ -16017,9 +16017,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.083456000022579, + "duration_ms": 5.539586000054442, "success": true, - "started_at_unix": 1788329252.1305573, + "started_at_unix": 1788415676.7294576, "bytes_sent": 272, "bytes_received": 128194, "request_id": 5, @@ -16047,9 +16047,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.109174999972765, + "duration_ms": 5.114494000054037, "success": true, - "started_at_unix": 1788329252.1397216, + "started_at_unix": 1788415676.7391243, "bytes_sent": 272, "bytes_received": 128194, "request_id": 6, @@ -16077,9 +16077,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.759199000005765, + "duration_ms": 4.967550000060328, "success": true, - "started_at_unix": 1788329252.148995, + "started_at_unix": 1788415676.748427, "bytes_sent": 272, "bytes_received": 128194, "request_id": 7, @@ -16107,9 +16107,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.38981000000148924, + "duration_ms": 0.4304619999402348, "success": true, - "started_at_unix": 1788329252.1579864, + "started_at_unix": 1788415676.7575636, "bytes_sent": 240, "bytes_received": 186, "request_id": 8, @@ -16137,9 +16137,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.22685499999397507, + "duration_ms": 0.23275400008060387, "success": true, - "started_at_unix": 1788329252.1584167, + "started_at_unix": 1788415676.7580357, "bytes_sent": 240, "bytes_received": 186, "request_id": 9, @@ -16167,9 +16167,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.23668299999712872, + "duration_ms": 0.24221199998919474, "success": true, - "started_at_unix": 1788329252.1586926, + "started_at_unix": 1788415676.7583184, "bytes_sent": 241, "bytes_received": 187, "request_id": 10, @@ -16197,9 +16197,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20698700001275938, + "duration_ms": 0.21162500001992157, "success": true, - "started_at_unix": 1788329252.1589737, + "started_at_unix": 1788415676.7586043, "bytes_sent": 241, "bytes_received": 187, "request_id": 11, @@ -16227,9 +16227,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.21094499999207983, + "duration_ms": 0.20960100005140703, "success": true, - "started_at_unix": 1788329252.1592238, + "started_at_unix": 1788415676.7588608, "bytes_sent": 241, "bytes_received": 187, "request_id": 12, @@ -16257,9 +16257,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 0.20859999997924206, + "duration_ms": 0.19461300007606042, "success": true, - "started_at_unix": 1788329252.1594799, + "started_at_unix": 1788415676.7591143, "bytes_sent": 241, "bytes_received": 187, "request_id": 13, @@ -16287,9 +16287,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 55.07929200001627, + "duration_ms": 52.907043000004705, "success": true, - "started_at_unix": 1788329252.1597972, + "started_at_unix": 1788415676.7594175, "bytes_sent": 284, "bytes_received": 409, "request_id": 14, @@ -16317,9 +16317,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.6135290000202076, + "duration_ms": 0.6905370000822586, "success": true, - "started_at_unix": 1788329252.2149625, + "started_at_unix": 1788415676.8124168, "bytes_sent": 284, "bytes_received": 409, "request_id": 15, @@ -16347,9 +16347,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5432669999834161, + "duration_ms": 0.5288860000973727, "success": true, - "started_at_unix": 1788329252.2156394, + "started_at_unix": 1788415676.8131776, "bytes_sent": 284, "bytes_received": 409, "request_id": 16, @@ -16377,9 +16377,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5539569999939431, + "duration_ms": 0.5641019999984564, "success": true, - "started_at_unix": 1788329252.2162452, + "started_at_unix": 1788415676.8137684, "bytes_sent": 284, "bytes_received": 409, "request_id": 17, @@ -16407,9 +16407,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5310640000004696, + "duration_ms": 0.5495139999993626, "success": true, - "started_at_unix": 1788329252.2168574, + "started_at_unix": 1788415676.8143961, "bytes_sent": 284, "bytes_received": 409, "request_id": 18, @@ -16437,9 +16437,9 @@ { "kind": "request", "method": "textDocument/references", - "duration_ms": 0.5005969999842819, + "duration_ms": 0.5271630000152072, "success": true, - "started_at_unix": 1788329252.2174435, + "started_at_unix": 1788415676.8150072, "bytes_sent": 284, "bytes_received": 409, "request_id": 19, @@ -16467,9 +16467,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.028082999989464952, + "duration_ms": 0.03738000009434472, "success": true, - "started_at_unix": 1788329252.2181659, + "started_at_unix": 1788415676.8157823, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16486,9 +16486,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 5.145693000002893, + "duration_ms": 5.16551900000195, "success": true, - "started_at_unix": 1788329252.2182035, + "started_at_unix": 1788415676.8158329, "bytes_sent": 274, "bytes_received": 65767, "request_id": 20, @@ -16516,9 +16516,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.029114999989587886, + "duration_ms": 0.029595999990306154, "success": true, - "started_at_unix": 1788329252.2242663, + "started_at_unix": 1788415676.8220394, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16535,9 +16535,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02567800001429532, + "duration_ms": 0.024435000000266882, "success": true, - "started_at_unix": 1788329252.2243073, + "started_at_unix": 1788415676.8220809, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16554,9 +16554,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.233293999988064, + "duration_ms": 4.146809999951984, "success": true, - "started_at_unix": 1788329252.2243443, + "started_at_unix": 1788415676.8221164, "bytes_sent": 274, "bytes_received": 65767, "request_id": 21, @@ -16584,9 +16584,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030836999997063685, + "duration_ms": 0.028022000037708494, "success": true, - "started_at_unix": 1788329252.229895, + "started_at_unix": 1788415676.8276262, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16603,9 +16603,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024816000006921968, + "duration_ms": 0.025187000005644222, "success": true, - "started_at_unix": 1788329252.2299376, + "started_at_unix": 1788415676.8276653, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16622,9 +16622,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.9687299999968673, + "duration_ms": 5.20263500004603, "success": true, - "started_at_unix": 1788329252.2300005, + "started_at_unix": 1788415676.8277514, "bytes_sent": 274, "bytes_received": 65767, "request_id": 22, @@ -16652,9 +16652,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.03434499998888896, + "duration_ms": 0.028613000040422776, "success": true, - "started_at_unix": 1788329252.236288, + "started_at_unix": 1788415676.8343894, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16671,9 +16671,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.022131999998009633, + "duration_ms": 0.028864000000794476, "success": true, - "started_at_unix": 1788329252.2363334, + "started_at_unix": 1788415676.83443, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16690,9 +16690,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 4.0660930000058215, + "duration_ms": 5.389807000028668, "success": true, - "started_at_unix": 1788329252.2363667, + "started_at_unix": 1788415676.834472, "bytes_sent": 274, "bytes_received": 65767, "request_id": 23, @@ -16720,9 +16720,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023894000008795047, + "duration_ms": 0.0268300000243471, "success": true, - "started_at_unix": 1788329252.2417266, + "started_at_unix": 1788415676.8411648, "bytes_sent": 318, "bytes_received": 0, "request_id": null, @@ -16739,9 +16739,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013334999977132611, + "duration_ms": 0.024565999979131448, "success": true, - "started_at_unix": 1788329252.2417588, + "started_at_unix": 1788415676.8412032, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16758,9 +16758,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.882137999994484, + "duration_ms": 3.833696000015152, "success": true, - "started_at_unix": 1788329252.24178, + "started_at_unix": 1788415676.8412395, "bytes_sent": 274, "bytes_received": 65767, "request_id": 24, @@ -16788,9 +16788,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023613999985627743, + "duration_ms": 0.026520000005803013, "success": true, - "started_at_unix": 1788329252.2469487, + "started_at_unix": 1788415676.8463607, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16807,9 +16807,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.013636000005590176, + "duration_ms": 0.02459600000292994, "success": true, - "started_at_unix": 1788329252.2469804, + "started_at_unix": 1788415676.8463976, "bytes_sent": 375, "bytes_received": 0, "request_id": null, @@ -16826,9 +16826,9 @@ { "kind": "request", "method": "textDocument/completion", - "duration_ms": 3.805384000003187, + "duration_ms": 3.8807649999625937, "success": true, - "started_at_unix": 1788329252.2470016, + "started_at_unix": 1788415676.8464332, "bytes_sent": 274, "bytes_received": 65767, "request_id": 25, @@ -16856,9 +16856,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023534000007430222, + "duration_ms": 0.026248999915878812, "success": true, - "started_at_unix": 1788329252.2520895, + "started_at_unix": 1788415676.851617, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16875,9 +16875,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02367499999422762, + "duration_ms": 0.030106000053820026, "success": true, - "started_at_unix": 1788329252.25227, + "started_at_unix": 1788415676.8518372, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16894,9 +16894,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4789080000005015, + "duration_ms": 2.375237999899582, "success": true, - "started_at_unix": 1788329252.2523026, + "started_at_unix": 1788415676.8518808, "bytes_sent": 241, "bytes_received": 1823, "request_id": 26, @@ -16924,9 +16924,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02765199999998913, + "duration_ms": 0.025266999955420033, "success": true, - "started_at_unix": 1788329252.2548335, + "started_at_unix": 1788415676.8543072, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -16943,9 +16943,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.030948000016906008, + "duration_ms": 0.027862000024470035, "success": true, - "started_at_unix": 1788329252.2548711, + "started_at_unix": 1788415676.8543425, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -16962,9 +16962,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4928670000008424, + "duration_ms": 2.492104999987532, "success": true, - "started_at_unix": 1788329252.2549138, + "started_at_unix": 1788415676.854381, "bytes_sent": 241, "bytes_received": 1823, "request_id": 27, @@ -16992,9 +16992,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024605999982441062, + "duration_ms": 0.023735000013402896, "success": true, - "started_at_unix": 1788329252.2574716, + "started_at_unix": 1788415676.8569376, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17011,9 +17011,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.054352000006474555, + "duration_ms": 0.026709000053415366, "success": true, - "started_at_unix": 1788329252.2575054, + "started_at_unix": 1788415676.8569705, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17030,9 +17030,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4475820000020576, + "duration_ms": 2.4599749999651976, "success": true, - "started_at_unix": 1788329252.2575734, + "started_at_unix": 1788415676.8570075, "bytes_sent": 241, "bytes_received": 1823, "request_id": 28, @@ -17060,9 +17060,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024806999988413736, + "duration_ms": 0.022572000034415396, "success": true, - "started_at_unix": 1788329252.2600853, + "started_at_unix": 1788415676.8595293, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17079,9 +17079,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02797199999804434, + "duration_ms": 0.02374399991822429, "success": true, - "started_at_unix": 1788329252.2601204, + "started_at_unix": 1788415676.8595605, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17098,9 +17098,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.517241999981934, + "duration_ms": 2.4930879999374156, "success": true, - "started_at_unix": 1788329252.2601602, + "started_at_unix": 1788415676.8595943, "bytes_sent": 241, "bytes_received": 1823, "request_id": 29, @@ -17128,9 +17128,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.024897000002965797, + "duration_ms": 0.02276200007145235, "success": true, - "started_at_unix": 1788329252.2627409, + "started_at_unix": 1788415676.8621485, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17147,9 +17147,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.027951999982178677, + "duration_ms": 0.022491999970952747, "success": true, - "started_at_unix": 1788329252.262776, + "started_at_unix": 1788415676.8621798, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17166,9 +17166,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4679800000058094, + "duration_ms": 2.5004719999515146, "success": true, - "started_at_unix": 1788329252.2628152, + "started_at_unix": 1788415676.8622122, "bytes_sent": 241, "bytes_received": 1823, "request_id": 30, @@ -17196,9 +17196,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.023964999996906045, + "duration_ms": 0.02228100004231237, "success": true, - "started_at_unix": 1788329252.2653453, + "started_at_unix": 1788415676.8647728, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17215,9 +17215,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.02725100000589009, + "duration_ms": 0.03558699995664938, "success": true, - "started_at_unix": 1788329252.2653787, + "started_at_unix": 1788415676.864824, "bytes_sent": 374, "bytes_received": 0, "request_id": null, @@ -17234,9 +17234,9 @@ { "kind": "request", "method": "textDocument/hover", - "duration_ms": 2.4670389999812414, + "duration_ms": 2.484000000094966, "success": true, - "started_at_unix": 1788329252.2654169, + "started_at_unix": 1788415676.864872, "bytes_sent": 241, "bytes_received": 1823, "request_id": 31, @@ -17264,9 +17264,9 @@ { "kind": "notification", "method": "textDocument/didChange", - "duration_ms": 0.025146999973912898, + "duration_ms": 0.024125000095409632, "success": true, - "started_at_unix": 1788329252.2679698, + "started_at_unix": 1788415676.867438, "bytes_sent": 319, "bytes_received": 0, "request_id": null, @@ -17283,9 +17283,9 @@ { "kind": "notification", "method": "textDocument/didClose", - "duration_ms": 0.024646000014172387, + "duration_ms": 0.02385499999491003, "success": true, - "started_at_unix": 1788329252.268088, + "started_at_unix": 1788415676.8675516, "bytes_sent": 198, "bytes_received": 0, "request_id": null, @@ -17298,9 +17298,9 @@ { "kind": "request", "method": "shutdown", - "duration_ms": 1.5671440000062375, + "duration_ms": 1.5929290000258334, "success": true, - "started_at_unix": 1788329252.268123, + "started_at_unix": 1788415676.8675854, "bytes_sent": 67, "bytes_received": 61, "request_id": 32, @@ -17318,9 +17318,9 @@ { "kind": "notification", "method": "exit", - "duration_ms": 0.02244200001655372, + "duration_ms": 0.020888999983981194, "success": true, - "started_at_unix": 1788329252.2697048, + "started_at_unix": 1788415676.8691936, "bytes_sent": 55, "bytes_received": 0, "request_id": null,