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
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
The command "vmdkops_admin volume ls" took around 28 seconds against a 500 volume setup. One of the major bottlenecks is the function vmdkops_admin.get_policy(), which took about 20 seconds to complete. We need to optimize this function to get rid of the biggest bottleneck.
Please refer to #1083 for detailed performance analysis.
The text was updated successfully, but these errors were encountered:
The command "vmdkops_admin volume ls" took around 28 seconds against a 500 volume setup. One of the major bottlenecks is the function vmdkops_admin.get_policy(), which took about 20 seconds to complete. We need to optimize this function to get rid of the biggest bottleneck.
Please refer to #1083 for detailed performance analysis.
The text was updated successfully, but these errors were encountered: