are scrolling elements on macos' apple's native apps built on swiftUI? Does that mean they would get a performance improvement with the "idle prefetch" upgrade coming to macos?

Asked on 06/11/2025

1 search

Yes, scrolling elements in macOS native apps built with SwiftUI would benefit from the "idle prefetch" upgrade. According to the Platforms State of the Union, SwiftUI has introduced idle prefetch to macOS, which is expected to significantly enhance performance by reducing the chance of dropping frames during scrolling. This improvement is part of a broader set of optimizations aimed at making SwiftUI faster across all platforms, particularly for lists and tables with large amounts of data.