|
Quick look at Ref and MutableRef in Swift 6.4 (WWDC26)
|
|
0
|
247
|
June 15, 2026
|
|
Exploring borrow and mutate in Swift 6.4: Hands-on Project & Performance Insights
|
|
2
|
303
|
June 13, 2026
|
|
Unexpected ObjC bridging symbols emitted for pure-Swift final classes in Array/Set
|
|
12
|
537
|
May 30, 2026
|
|
Why does it take so long to build and test SwiftPM on the CI?
|
|
2
|
258
|
May 24, 2026
|
|
Developing intuition for when values will be copied
|
|
4
|
289
|
May 1, 2026
|
|
FixedPointDecimal — exact decimal arithmetic, 50x–1000x faster than Foundation.Decimal
|
|
13
|
826
|
April 7, 2026
|
|
[Pitch] borrow/mutate accessors, & immutable borrow, and mutating in signatures
|
|
5
|
843
|
April 3, 2026
|
|
SourceKit-LSP CPU spinning and libdispatch complications
|
|
23
|
1010
|
March 26, 2026
|
|
Swift, ARC and memory footprint vs JVM and GC
|
|
78
|
4841
|
March 26, 2026
|
|
Very fast fuzzy string matching in Swift for interactive searches
|
|
14
|
1466
|
March 16, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
651
|
March 3, 2026
|
|
Implementing optimization comments in `indexstore-db`?
|
|
2
|
310
|
December 15, 2025
|
|
String.replacing performance
|
|
6
|
2478
|
November 17, 2025
|
|
SE-0496: `@inline(always)` Attribute
|
|
23
|
1508
|
October 23, 2025
|
|
Pitch: Conditional Property Setters with set(when:)
|
|
0
|
338
|
September 24, 2025
|
|
Announcing swift-parca: low-overhead continuous profiling for Swift on Server
|
|
4
|
1585
|
September 17, 2025
|
|
Improving JSONDecoder/Encoder Performance for large apps
|
|
11
|
1713
|
September 8, 2025
|
|
Model messages using collection types other than `Array`
|
|
3
|
352
|
August 15, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
263
|
August 5, 2025
|
|
Modern Concurrency Adoption in Legacy Codebases: How do we balance async/await with team skill gaps?
|
|
2
|
396
|
July 21, 2025
|
|
Huge performance hit from exclusive memory access checks
|
|
16
|
3637
|
June 13, 2025
|
|
How do I get swift-inspect to work on macOS
|
|
27
|
2418
|
April 25, 2025
|
|
Parsing performance and exclusivity checks
|
|
7
|
373
|
April 17, 2025
|
|
Partitioning work across parallel tasks doesn’t seem to benefit from parallelism
|
|
0
|
163
|
April 2, 2025
|
|
[Pitch] MutableSpan
|
|
47
|
2995
|
February 24, 2025
|
|
Compiler optimization with computed properties
|
|
1
|
303
|
February 13, 2025
|
|
Why retain/release pair is not removed in this particular case?
|
|
6
|
495
|
January 15, 2025
|
|
Definite initialization: accidentally or essentially quadratic?
|
|
5
|
648
|
January 13, 2025
|
|
Swift performance in Instruments / CPU profiles vs. Optimized build in Xcode
|
|
37
|
3946
|
January 12, 2025
|
|
Performance issues on Linux compared to Rust
|
|
17
|
2086
|
December 21, 2024
|