Skip to content
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

benchmark script improvements #65

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

marzer
Copy link
Collaborator

@marzer marzer commented Nov 26, 2021

This is the benchmark-specific stuff that was in my other PR, #62. Figured I'd pull it out of that so it can be merged in separately.

Note the timings are from the current version of toml++ being used in master, not the new one, so they'll get better once I finish v3 :)

  • added rtoml
  • sorted results in ascending order of time taken
  • guard against missing imports (e.g. if a package is not available on some platform)
  • updated timings in README

- added `rtoml`
- sorted results in ascending order of time taken
- guard against missing imports (e.g. if a package is not available on some platform)
- updated timings in README
@marzer marzer requested a review from bobfang1992 November 26, 2021 13:49
@bobfang1992 bobfang1992 merged commit 65ef38f into bobfang1992:master Nov 26, 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

Successfully merging this pull request may close these issues.

2 participants