[MGNLUI-1491] Optimize calls to AbstractJcrContainer.updateSize() Created: 30/May/13  Updated: 20/Jun/13  Resolved: 04/Jun/13

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Improvement Priority: Neutral
Reporter: Daniel Lipp Assignee: Daniel Lipp
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Sprint: Beta 3

 Description   
  • impl:we're currently doing a query.getRows().getSize()
    -> how much does it read - e.g. tests with a 20kb String property on each node
    -> can we do something like "select count"
  • why does the tree to know its size? Only needed for the list?

Idea: could the tree/list share the container?


Generated at Mon Feb 12 08:47:07 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.