Did they mention somewhere the SwiftUI List performance improvements?
Asked on 06/12/2025
1 search
Yes, SwiftUI List performance improvements were mentioned in several sessions at WWDC 2025. In the Platforms State of the Union, it was highlighted that incremental changes like inserting new items are up to 16 times faster, and larger lists will see even bigger gains. These improvements represent a significant step forward in SwiftUI scrolling performance.
Additionally, in the What’s new in SwiftUI session, it was noted that on macOS, lists of over 100,000 items now load 6 times faster, and these lists update up to 16 times faster. Larger lists have even bigger performance gains, and there are improvements across all platforms.
These enhancements are part of a broader set of performance improvements in SwiftUI, including better scrolling and profiling capabilities.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

What’s new in SwiftUI
Learn what’s new in SwiftUI to build great apps for any Apple platform. We’ll explore how to give your app a brand new look and feel with Liquid Glass. Discover how to boost performance with framework enhancements and new instruments, and integrate advanced capabilities like web content and rich text editing. We’ll also show you how SwiftUI is expanding to more places, including laying out views in three dimensions.

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.