Skip to content

Improve benchmark dashboard: dataset sizes and compact layout#77

Merged
tjgreen42 merged 1 commit intomainfrom
improve-benchmark-dashboard
Dec 16, 2025
Merged

Improve benchmark dashboard: dataset sizes and compact layout#77
tjgreen42 merged 1 commit intomainfrom
improve-benchmark-dashboard

Conversation

@tjgreen42
Copy link
Copy Markdown
Collaborator

@tjgreen42 tjgreen42 commented Dec 16, 2025

Summary

  • Include document count in benchmark metric names (e.g., "msmarco (8.8M docs) - Index Build Time")
  • Create 3-column responsive grid layout for benchmark dashboard (responsive down to 1 column on mobile)
  • Auto-deploy updated index.html to gh-pages after benchmarks run

Changes

format_for_action.sh: Format document counts (1.4K, 8.8M, etc.) and include in metric names

benchmarks/gh-pages/index.html: New compact layout with:

  • 3-column grid (responsive)
  • Smaller chart sizes
  • Cleaner styling
  • Dataset sections with headers

benchmark.yml: Add step to deploy updated index.html to gh-pages

- Include document count in metric names (e.g., 'msmarco (8.8M docs)')
- Create 3-column responsive grid layout for benchmark dashboard
- Auto-deploy updated index.html to gh-pages after benchmarks run
@tjgreen42 tjgreen42 merged commit 09e7260 into main Dec 16, 2025
1 check passed
@tjgreen42 tjgreen42 deleted the improve-benchmark-dashboard branch December 16, 2025 23:30
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.

1 participant