Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
455 changes: 267 additions & 188 deletions latest-results.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

150 changes: 150 additions & 0 deletions latest-results/pyright-20260908T060539Z-responses.jsonl

Large diffs are not rendered by default.

17,337 changes: 17,337 additions & 0 deletions latest-results/pyright-20260908T060539Z.json

Large diffs are not rendered by default.

72 changes: 0 additions & 72 deletions latest-results/summary-20260907T060648Z.csv

This file was deleted.

470 changes: 0 additions & 470 deletions latest-results/summary-20260907T060648Z.md

This file was deleted.

132 changes: 132 additions & 0 deletions latest-results/summary-20260908T060539Z.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"config_path": "github-releases",
"requested_servers": [
"pyright",
"ty",
"pyrefly",
"pylsp-mypy"
],
Expand All @@ -10,17 +12,86 @@
"pandas",
"sqlalchemy",
"transformers",
"web",
"tsp_core",
"tsp_semantic",
"web"
"tsp_semantic"
],
"baseline_server": "pyright",
"generated_at": "20260907T060648Z",
"generated_at": "20260908T060539Z",
"servers": [
{
"id": "pyright",
"display_name": "Pyright",
"output_path": "results/bench-servers/pyright-20260908T060539Z.json",
"success": true,
"benchmark_count": 6,
"command": [
"node",
"/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.412/package/dist/pyright-langserver.js",
"--stdio"
],
"source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.412/package/dist/pyright-langserver.js",
"version": {
"kind": "release",
"label": "1.1.412",
"repo_root": null,
"commit": null,
"short_commit": null,
"source_path": "/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/pyright/1.1.412/package/dist/pyright-langserver.js"
},
"requested_benchmarks": [
"data_science",
"django",
"pandas",
"sqlalchemy",
"transformers",
"web"
],
"benchmark_root": null,
"timeout_seconds": 300.0,
"install_requirements": true,
"environment_mode": "isolated",
"notes": [
"Requires Node.js to be installed."
]
},
{
"id": "ty",
"display_name": "Ty",
"output_path": "results/bench-servers/ty-20260908T060539Z.json",
"success": true,
"benchmark_count": 6,
"command": [
"/home/runner/work/python-lsp-compare/python-lsp-compare/.python-lsp-compare/servers/ty/0.0.79/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.79/ty-x86_64-unknown-linux-gnu/ty",
"version": {
"kind": "release",
"label": "0.0.79",
"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.79/ty-x86_64-unknown-linux-gnu/ty"
},
"requested_benchmarks": [
"data_science",
"django",
"pandas",
"sqlalchemy",
"transformers",
"web"
],
"benchmark_root": null,
"timeout_seconds": 300.0,
"install_requirements": true,
"environment_mode": "isolated",
"notes": []
},
{
"id": "pyrefly",
"display_name": "Pyrefly",
"output_path": "results/bench-servers/pyrefly-20260907T060648Z.json",
"output_path": "results/bench-servers/pyrefly-20260908T060539Z.json",
"success": false,
"benchmark_count": 8,
"command": [
Expand Down Expand Up @@ -60,7 +131,7 @@
{
"id": "pylsp-mypy",
"display_name": "pylsp-mypy",
"output_path": "results/bench-servers/pylsp-mypy-20260907T060648Z.json",
"output_path": "results/bench-servers/pylsp-mypy-20260908T060539Z.json",
"success": false,
"benchmark_count": 6,
"command": [
Expand Down
Loading
Loading