Skip to content

spa refactor #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

spa refactor #12

wants to merge 4 commits into from

Conversation

ejkorol
Copy link
Member

@ejkorol ejkorol commented Jul 31, 2025

Overview

This PR updates how the benchmark html files are serves and replaces the old method of serving the built html files with a react spa.

@darcyclarke darcyclarke force-pushed the ejkorol/benchmark-spa-refactor branch 2 times, most recently from 6a851f1 to e091123 Compare July 31, 2025 17:29
@darcyclarke darcyclarke self-assigned this Jul 31, 2025
@darcyclarke
Copy link
Member

Notes:

  • looks like removing the nested results dir is a bit problematic
  • needs some TLC to get this properly working again... likely just a pathing issue in the benchmark runs themselves after we've removed the $BENCH_RESULTS dir reference

- remove unnecessarry nested results dir in charts
- add static files to charts dir
- change date header
- pull in dynamic date from constants
- update vit config to output to charts dir
- update package count script to output to charts dir
- update process results script to output to charts dir
- update benchmark script to output to charts dir
@darcyclarke darcyclarke force-pushed the ejkorol/benchmark-spa-refactor branch from e091123 to 5840211 Compare July 31, 2025 19:54
@darcyclarke darcyclarke assigned ruyadorno and unassigned darcyclarke Aug 11, 2025
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.

3 participants