fides icon indicating copy to clipboard operation
fides copied to clipboard

Add automated performance profiling

Open ThomasLaPiana opened this issue 4 years ago • 1 comments
trafficstars

To make sure that we keep a good user-experience, there are two performance metrics we should be looking at:

  1. How long the CLI takes to respond (this is primarily dependent on package import time)
  2. 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"

ThomasLaPiana avatar Nov 24 '21 04:11 ThomasLaPiana

De-prioritizing this for now, sharper focus on the existing projects/QOL issues

ThomasLaPiana avatar Jan 25 '22 16:01 ThomasLaPiana

closing all tickets older than a year as not planned

Kelsey-Ethyca avatar Mar 31 '23 19:03 Kelsey-Ethyca