still trying to chase down Android choppy feed scrolling. added some instrumentation to the app — using React profiling builds and to track long render phases.

we *do* have long tasks (presumably rendering offscreen story items as you scroll) but they’re on the JS thread. so why stutter?
Post image

Comments