Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
johnmarsden
Visitor

What's the threshold for too many objects in SceneGraph?

Let's say I have a Language.brs object with maybe 200 lines of text.. like: 


function getLanguage() 
return {
hello_world: "Hello World!"
...
...
}
end function


If I include that on most of my SG components, including RowListItems, will that consume too much space? What's the ballpark here for too much inclusion?

I want to theme and localize this application, but this whole separation between Scene Graph and Main thread (which makes me very sad) has left me with some questions about how much is too much in terms of memory, performance, etc.

Thanks!
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!