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

Performance measurement / benchmarking #206

Open
spoltier opened this issue Jan 23, 2024 · 0 comments
Open

Performance measurement / benchmarking #206

spoltier opened this issue Jan 23, 2024 · 0 comments

Comments

@spoltier
Copy link
Member

What's the problem this feature will solve?

For some uses of XLConnect (e.g. writing / reading large workbooks), speed and memory requirements can become an issue.
Implement a set of benchmarks / performance / load tests that can be used to evaluate the performance impact of changes.

Describe the solution you'd like

When I change / extend the implementation of an existing feature in XLConnect, I have access to feedback regarding its performance impact.

Alternative Solutions

The time required to run existing tests may be used as a measurement. These do not use large amounts of data however, so they are limited for benchmarking purposes.

Additional context

No response

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