You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to measure a whole application over (dev) time.
Is the best place to measure the whole app - the unit tests area?
The unit tests area is the only place where the method signature (use cases) not changed only the body.
How would you measure a whole app over time to say how the performance has changed (+/-) over time.
The text was updated successfully, but these errors were encountered:
I need to measure a whole application over (dev) time.
Is the best place to measure the whole app - the unit tests area?
The unit tests area is the only place where the method signature (use cases) not changed only the body.
How would you measure a whole app over time to say how the performance has changed (+/-) over time.
The text was updated successfully, but these errors were encountered: