149 articles on Code Optimization for iOS performance

Clear Filters

Showing 20 of 149 articles (Page 4 of 8)

Swiggy cuts Xcode compile times with advanced, practical tweaks.

Profile-Guided Optimisation

Company: Grab · Apr 7, 2022
Platform: iOS / Android

Grab uses profile-guided tweaks to make their apps run smoother.

Swift Async Algorithms

Company: Swift.org · Mar 24, 2022
Platform: iOS

Introduction to Swift's async/await algorithms and concurrency patterns for improving app responsiveness and performance.

String Index Type Safety in Swift

Company: Grammarly · Mar 7, 2022
Platform: iOS

Code is much like a conversation, and misunderstandings can happen when assumptions aren’t stated upfront. It brings to mind a quote (perhaps apocryphal) from the Enlightenment philosopher Voltaire

Introducing Swift RunOnce

Company: Thumbtack · Dec 22, 2021
Platform: iOS

Presents a Swift utility for optimizing single-execution code patterns in iOS development.

Best practices for deciding when to use native code versus JavaScript in React Native development.

Tokopedia slashed iOS build times by 1000% with bold moves.

Square's perspective on evolving mobile development practices beyond the mobile-first paradigm.

Announces and describes Thumbtack's native design system for iOS and Android development.

Swift 5.5 Released

Company: Swift.org · Sep 20, 2021
Platform: iOS

Announces Swift 5.5 release with new features and improvements relevant to iOS mobile development.

Discusses code quality tools and standards for maintaining consistent Swift code across iOS applications.

React Native 0.65 Release

Company: React Native · Aug 17, 2021
Platform: React Native / Android / iOS

Version 0.65 release with performance optimizations and mobile engineering improvements.

Walmart’s ACF tool auto-generates clean code for consistency.

Technical deep-dive into optimizing platform channel communication performance between Flutter and native code.

Swift 5.4 Released

Company: Swift.org · Apr 26, 2021
Platform: iOS

Announces Swift 5.4 release with performance and language improvements for iOS development.

SwiftUI with UICollectionView

Company: Expedia · Apr 22, 2021
Platform: iOS

Technical guide on integrating SwiftUI with UICollectionView for iOS app development.

Pinterest chopped their iOS app size by over 30%, using clever resource tricks and code cleanup.

Lessons in SwiftUI

Company: Expedia · Apr 8, 2021
Platform: iOS

Best practices and lessons learned from implementing SwiftUI in iOS development.

DoorDash tunes OpenTelemetry for fast tracing with low lag overhead.

Swift Collections Library

Company: Swift.org · Apr 5, 2021
Platform: iOS

Introduces Swift Collections library providing optimized data structures for mobile app development.

Loading articles...