America Forever Bytes

Swift · AFBytes

Technology

Swift

Tracked in 5 AFBytes stories. First seen May 28, 2026. Last seen Jun 02, 2026.

Recent coverage

Recent improvements to the type checker

With the Swift 6.4 release converging, I thought it would be a good time to detail some of the type checker performance improvements we worked on since I shared...

Read story

ARC Overhead in Swift Sorting

Thursday, May 28, 2026 Sean Heber: I made a function in Tapestry 23x faster today by sorting an array using its indices instead of using its data directly. Li...

Read story