-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
I think we should improve the data generation and not generate the index.html file directly.
A few ideas for implementation:
- Use XHR and load the bench data
- Inline the data via Jekyll includes; maybe in an array or something
Either way, this should allow us to do more on the frontend part, add a GitHub ribbon maybe, add more info about the system the bench last run, add the gzip bench too and so on.
Reactions are currently unavailable