Skip to content

Add real benchmark scores and GPU leaderboard#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/benchmark-website
Draft

Add real benchmark scores and GPU leaderboard#1
Copilot wants to merge 2 commits intomainfrom
copilot/benchmark-website

Conversation

Copy link

Copilot AI commented Mar 16, 2026

All CPU Mark scores were hardcoded as 0, rendering the leaderboard useless. The site also only covered CPUs.

Changes

  • _data/cpus.csv — Replaced placeholder 0 scores with real PassMark CPU Mark values; expanded from 5 to 15 CPUs (AMD Ryzen 5000/7000, Intel 12th–14th gen)
  • _data/gpus.csv (new) — 15 GPUs (NVIDIA & AMD) with PassMark G3D Mark scores, VRAM, and TDP
  • gpus.md (new) — GPU leaderboard page, sorted descending by G3D Mark, matching the existing CPU page structure
  • index.md — Added GPU Leaderboard link alongside CPU Leaderboard

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: hamdanafross <261795292+hamdanafross@users.noreply.github.com>
Copilot AI changed the title [WIP] Add benchmarking for website performance Add real benchmark scores and GPU leaderboard Mar 16, 2026
Copilot AI requested a review from hamdanafross March 16, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants