-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Currently operations are run sequentially, ie, by iterating through the tables.
Write performance tests:
- How fast does it ran given a sample data size?
- Can it do multiple concurrent anonymizations on the same computer?
- What's the limit on how much data it can process?
Optionally, add an option to the tool to run the performance tests
Reactions are currently unavailable