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

Run performance tests #5

Open
rpip opened this issue Mar 22, 2022 · 0 comments
Open

Run performance tests #5

rpip opened this issue Mar 22, 2022 · 0 comments

Comments

@rpip
Copy link
Owner

rpip commented Mar 22, 2022

Currently operations are run sequentially, ie, by iterating through the tables.

Write performance tests:

  1. How fast does it ran given a sample data size?
  2. Can it do multiple concurrent anonymizations on the same computer?
  3. What's the limit on how much data it can process?

Optionally, add an option to the tool to run the performance tests

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