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

Initial commit of performance tests. #744

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wynan
Copy link
Contributor

@wynan wynan commented Oct 24, 2024

Here is an initial commit of using ZeroCode to do the performance testing. I went down this route because I could use the service layer directly without having to build an application to performance test which seemed to be the best approach to be able to test all of the different databases as part of a build process. My idea here was to try to identify and quantify the performance impact of changes to the library.

If this makes sense, I would love some help with recommendations for scenarios to test outside of the simple insert and select scenario. I'll also increase the types of performance tests to include stress and spike tests.

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.

1 participant