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
Create automated performance tests that focus on identifying impact of specific workload parameters on the storage solution, such as :
transfer/block size
read/Write ratios
queue depth
data reduction ratios via dedupe, compression
etc..,
These tests must involve taking performance metrics for various values for each of these metrics and enabling visualisation of result data. Typically, these shall be executed and results compared in cases of important changes in the I/O path of the code.
The text was updated successfully, but these errors were encountered:
Create automated performance tests that focus on identifying impact of specific workload parameters on the storage solution, such as :
transfer/block size
read/Write ratios
queue depth
data reduction ratios via dedupe, compression
etc..,
These tests must involve taking performance metrics for various values for each of these metrics and enabling visualisation of result data. Typically, these shall be executed and results compared in cases of important changes in the I/O path of the code.
The text was updated successfully, but these errors were encountered: