Commit graph

5 commits

Author SHA1 Message Date
Alex Jones
ed11120dec docs: add real benchmark screenshot and update README headline
Replace the SignPath announcement with a community benchmarks callout
as the top-level highlight. Swap the SVG mockup for a real screenshot
showing the hardware picker with RTX 4090 benchmark data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 15:44:14 +01:00
Alex Jones
21661b21fb feat: add hardware picker to benchmarks view (H key)
Browse benchmarks for any GPU — not just your own. Press H in the
benchmarks view to open a scrollable picker with 27 presets covering
NVIDIA consumer (RTX 5090-3060), datacenter (H100, A100, L40S, T4),
AMD (RX 7900 XTX, MI300X), Apple Silicon (M1-M4 variants), and
CPU-only. Selecting a preset re-fetches the leaderboard for that
hardware instantly.

Updated SVG mockup to show the picker popup overlaying the table.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 15:38:06 +01:00
Alex Jones
59997d988c docs: add benchmarks demo screenshot to README
SVG mockup showing the community benchmarks view with realistic
RTX 4090 data — models, engines, tok/s, TTFT, and VRAM usage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 15:31:06 +01:00
James Hoctor
8c45890850
chore: tidy up tracked image files (#505)
* chore: remove unused image files

tmp.gif, download.gif, home_laptop.png, and moe.png were tracked in git
but not referenced anywhere in the codebase or documentation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: move readme images into assets/ folder

demo.gif and simulation.png consolidated alongside the existing icon.svg.
README links updated accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: remove redundant entries from .dockerignore

The wildcard *.png and *.gif rules already cover the individually listed
filenames (demo.gif, download.gif, home_laptop.png, moe.png).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: remove incorrect claim about Cargo.toml exclude list

No exclude list exists in Cargo.toml — cargo package correctly omits
root-level assets by default since they are outside the crate directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 07:59:49 +01:00
AlexsJones
86dd7379ae feat: added logo
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
2026-02-19 09:52:31 +00:00