fides
fides copied to clipboard
Add automated performance profiling
trafficstars
To make sure that we keep a good user-experience, there are two performance metrics we should be looking at:
- How long the CLI takes to respond (this is primarily dependent on package import time)
- How long the server takes to handle requests
These should be included as part of our automated test suite/CI checks. We should set certain values as limits, such as "fidesctl imports in less than 1 second"
De-prioritizing this for now, sharper focus on the existing projects/QOL issues
closing all tickets older than a year as not planned