I'm working on something that will improve the app’s scroll and memory footprint. One of the biggest culprits is the streamed posts. If you follow a lot of stuff, many posts can be streamed while you read your timeline.
I’m working on a new behavior that would keep increasing the counter live, like it is right now, but you’ll need a pull to refresh to display those posts. They’ll not automatically appear at the top of your timeline anymore.
Let me know what you think of this.