From d40204535aa80faa70d2850d45983ad13ffb00ac Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 16 Dec 2025 11:00:40 -0600 Subject: [PATCH] Update the benchmark image (#1943) --- README.md | 4 ++-- docs/assets/ty-benchmark-cli-dark.svg | 11 +++++++++++ docs/assets/ty-benchmark-cli.svg | 4 ++-- docs/index.md | 4 ++-- 4 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 docs/assets/ty-benchmark-cli-dark.svg diff --git a/README.md b/README.md index e47d0bd..9393eff 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ An extremely fast Python type checker and language server, written in Rust.

- + Shows a bar chart with benchmark results.

- Type checking pandas-stubs without caching. + Type checking the home-assistant project without caching.


diff --git a/docs/assets/ty-benchmark-cli-dark.svg b/docs/assets/ty-benchmark-cli-dark.svg new file mode 100644 index 0000000..e7e11e4 --- /dev/null +++ b/docs/assets/ty-benchmark-cli-dark.svg @@ -0,0 +1,11 @@ + + + 0s20s40styPyreflyPyrightmypy5.35s18.79s45.07s2.05s + diff --git a/docs/assets/ty-benchmark-cli.svg b/docs/assets/ty-benchmark-cli.svg index 83f5323..31c572d 100644 --- a/docs/assets/ty-benchmark-cli.svg +++ b/docs/assets/ty-benchmark-cli.svg @@ -1,4 +1,4 @@ - + - 0s5s10styPyreflyPyrightmypy319ms4.56s9.93s170ms \ No newline at end of file + 0s20s40styPyreflyPyrightmypy5.35s18.79s45.07s2.05s \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 848c592..e9c3371 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,11 +7,11 @@ An extremely fast Python type checker and language server, written in Rust.

- Shows a bar chart with benchmark results. + Shows a bar chart with benchmark results.

- Type checking pandas-stubs without caching. + Type checking the home-assistant project without caching.

ty is backed by [Astral](https://astral.sh), the creators of