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 benchmark test #148

Open
volcan01010 opened this issue Apr 24, 2023 · 1 comment
Open

Add benchmark test #148

volcan01010 opened this issue Apr 24, 2023 · 1 comment

Comments

@volcan01010
Copy link
Collaborator

tbc @rachelheaven

@rachelheaven
Copy link
Collaborator

Summary
As a developer I want to run some performance benchmark tests so I can see what impact my changes have on speed of processing

Description

Several of the improvements to this codebase are intended to improve the speed of processing, or may unintentionally degrade the performance. Benchmark performance tests would help to monitor this. Add extraction / insert / transform of 10k, 100k and 1M rows to integration tests (which run against local database) and report timings.

Acceptance criteria

  • Integration tests include performance tests and timings are reported to standard output

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

2 participants