Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Optimize vmdkops_admin.get_policy() function #1858

Closed
shaominchen opened this issue Aug 31, 2017 · 0 comments
Closed

Optimize vmdkops_admin.get_policy() function #1858

shaominchen opened this issue Aug 31, 2017 · 0 comments

Comments

@shaominchen
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant