Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Optimization to query Software Version Redundancy Priority #1896

Closed
saqibkh opened this issue Jul 5, 2017 · 0 comments
Closed
Assignees

Comments

@saqibkh
Copy link
Member

saqibkh commented Jul 5, 2017

Reduce the complexity of function freePriority() under item_updater class from O(n^2) to O(n).

@rfrandse rfrandse added Phase 6 and removed Phase 5.1 labels Aug 2, 2017
@rfrandse rfrandse added this to the openBMC v2.0 Backlog milestone Aug 17, 2017
@anoo1 anoo1 removed the Phase 6 label Sep 11, 2017
@anoo1 anoo1 modified the milestones: openBMC v3.0 Backlog, openBMC v2.0 Backlog Sep 11, 2017
@anoo1 anoo1 added the defer label Sep 19, 2017
@zahrens zahrens modified the milestones: openBMC v3.0 Backlog, OpenBMC v2.1 Backlog, openBMC v2.2 Backlog Nov 10, 2017
@zahrens zahrens closed this as completed Nov 13, 2017
@zahrens zahrens removed this from the IBM Backlog 1 milestone Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants