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

Add benchmarks #46

Open
JimmyCushnie opened this issue Jul 9, 2023 · 0 comments
Open

Add benchmarks #46

JimmyCushnie opened this issue Jul 9, 2023 · 0 comments

Comments

@JimmyCushnie
Copy link
Owner

JimmyCushnie commented Jul 9, 2023

Performance is not a focus of this project, but of course it'll ideally be as fast as possible, and ideally we never introduce any regressions to performance. To keep track of performance and in particular to track changes to performance across changes to the code, I intend to add a SUCC.Benchmarks project. This project, a lovely companion to the existing SUCC.Tests, will contain stress-testy benchmarks for various aspects of the library, including serialization and deserialization of all the different types, parsing files, and saving files.

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