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 additional benchmark test cases, use them to generate a baseline #461

Open
edaniszewski opened this issue Apr 8, 2020 · 0 comments
Open

Comments

@edaniszewski
Copy link
Contributor

There are a few small benchmark tests in the SDK. It would be nice to expand the scope of these tests and include a bunch more. Ideally, this would allow us to collect the benchmark data (e.g. in the project wiki) and use it as a baseline to compare future benchmarks to. This can help to ensure changes to the SDK remain performant and there is not a performance loss over time as features are added/things change.

It may also help to identify areas which may be bottlenecking and could be optimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant