You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is interesting - it seems we don't render a full page before sending tiles back, despite that being contiguous - but we render in several bands down the page. It is possible that this saves memory, or improves latency, but - possibly it doesn't we should poke at the tuneables there to see what is going on I think =)
And I should push my updated timing instrumentation too I guess.
The text was updated successfully, but these errors were encountered:
Just checking out rendering of a fresh writer document load and I get:
which is interesting - it seems we don't render a full page before sending tiles back, despite that being contiguous - but we render in several bands down the page. It is possible that this saves memory, or improves latency, but - possibly it doesn't we should poke at the tuneables there to see what is going on I think =)
And I should push my updated timing instrumentation too I guess.
The text was updated successfully, but these errors were encountered: