Skip to content

Poor performance while raising/lowering task steps for many processes #6177

Answered by BartChris
aetherfaerber asked this question in Q&A
Discussion options

You must be logged in to vote

Through further tests we have been able to link this issue to hierarchical processes.

If this has something to do with hierarchical processes, perhaps it is related to #5934 and could be alliviated by #6185 ?

I suppose those changes are not helping here as they are only related to the display of parent processes. I suspect we have different issues here. I looked at the code, and one thing that caught my attention is that when we close a task, we always call closeParent.

closeParent(process);
}
private void closeParent(Process

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@aetherfaerber
Comment options

@henning-gerhardt
Comment options

Comment options

You must be logged in to vote
8 replies
@solth
Comment options

@henning-gerhardt
Comment options

@henning-gerhardt
Comment options

@BartChris
Comment options

Answer selected by aetherfaerber
@aetherfaerber
Comment options

@BartChris
Comment options

@aetherfaerber
Comment options

@BartChris
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants