Skip to content

hard to tell what the content is of benchmark updates #80

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

Closed
puckey opened this issue Aug 24, 2021 · 0 comments
Closed

hard to tell what the content is of benchmark updates #80

puckey opened this issue Aug 24, 2021 · 0 comments

Comments

@puckey
Copy link
Collaborator

puckey commented Aug 24, 2021

Due to the minified nature of the benchmark data, it is hard to tell how it is changing every week

Perhaps we could:

  • output beautified benchmark data using something like JSON.stringify(data, null, 2)
  • make sure the sorting of the data is consistent (if it isn't already)
  • add a seperate minification step (for the gzip file?)
@puckey puckey closed this as completed in 7dfdd5e Dec 17, 2021
puckey added a commit that referenced this issue Dec 17, 2021
- benchmarks/*.json are beautified, while the archive still contains minified data
- benchmarks are sorted by gpu
@puckey puckey mentioned this issue Dec 17, 2021
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

No branches or pull requests

1 participant