Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Anatomy instance data collection is substantially faster for many instances #560

Merged
merged 2 commits into from
Oct 1, 2020

Conversation

iLLiCiTiT
Copy link
Member

Changes

  • plugin Collect Anatomy Instance Data was refactored to work faster
    • changed to context plugin
    • as context plugin can query all data for all instances in 3 mongo queries
    • collector works event for not activated instances (which was an issue before)
  • disadvantages:
    • log records are not under instance directly

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 24, 2020
@iLLiCiTiT iLLiCiTiT requested a review from a team September 24, 2020 10:50
@mkolar mkolar changed the base branch from master to 2.x/develop October 1, 2020 16:29
@mkolar mkolar added this to the 2.12.3 milestone Oct 1, 2020
@mkolar mkolar changed the title Anatomy instance data refactor Anatomy instance data collection is substantially faster for many instances Oct 1, 2020
@mkolar mkolar added the type: enhancement Enhancements to existing functionality label Oct 1, 2020
@mkolar mkolar merged commit 9f539c0 into 2.x/develop Oct 1, 2020
@mkolar mkolar deleted the hotfix/anatomy_instance_data_time_enhancement branch October 6, 2020 13:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants