Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Test a pathological layout with live resizing #1

Open
jspahrsummers opened this issue Dec 12, 2012 · 3 comments
Open

Test a pathological layout with live resizing #1

jspahrsummers opened this issue Dec 12, 2012 · 3 comments
Labels

Comments

@jspahrsummers
Copy link
Member

We should verify that the framework is performant enough during a live resize by performing a lot of reactive calculations.

@jspahrsummers
Copy link
Member Author

Although this has applications on iOS too (like animating a resize), it's primarily an issue with OS X windows. Tagging as mac.

@indragiek
Copy link
Member

I've been thinking of putting together a demo application for this. The most common situation where RCL performance has been a roadblock for me is with table views + live resizing. What about a Twitter public timeline? That would have sufficiently complex cells to gauge the performance of RCL. It would also be pretty useful for having a project to profile to make optimizations to RCL itself.

@jspahrsummers
Copy link
Member Author

@indragiek That'd be 💎.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants