Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Performance of requirements tree is sluggish.

Solution

The performance of the requirements tree is mainly influenced by two factors:

...

The number of issues in the requirements tree shown to the user impacts the performance as the browser needs to handle all the elements internally. Modern browsers can handle huge amount of elements better (see Browser section). Best practice in large projects is to structure the projects by using folders. R4J – Requirements Management for JIRA does not limit the number of issues in a single folder by design. You should be aware that putting thousands of requirements in a single folder may impact performance negatively.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@4a41b94
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "tree" , "performance" ) and type = "page" and space = "REQ4J"
labelstree performance

...