Tag: performance
All the articles with the tag "performance".
-
On Using Apple Silicon Mac Mini for Continuous Integration
Published:• 9 min readDocumenting the challenges and solutions for integrating Apple Silicon M1 Mac minis into a continuous integration system, including automation fixes and performance comparisons.
-
Apple Silicon M1: A Developer's Perspective
Published:• 8 min readA comprehensive evaluation of the M1 MacBook Air as a development machine, covering Xcode performance, compatibility issues, and the transition challenges for developers.
-
The State of SwiftUI
Published:• 7 min readTesting SwiftUI's production readiness in iOS 14 and macOS Big Sur through Apple's Fruta sample app, revealing performance issues and platform-specific limitations.
-
NSURLCache Uses A Disk Cache As Of iOS 5
Published:• 3 min readDiscover how NSURLCache in iOS 5 now automatically implements disk caching to a SQLite database based on Cache-Control headers.