|
Swift-span-algorithms — allocation-free algorithms over Span / RawSpan
|
|
0
|
126
|
July 26, 2026
|
|
Quick look at Ref and MutableRef in Swift 6.4 (WWDC26)
|
|
0
|
261
|
June 15, 2026
|
|
Exploring borrow and mutate in Swift 6.4: Hands-on Project & Performance Insights
|
|
2
|
321
|
June 13, 2026
|
|
Unexpected ObjC bridging symbols emitted for pure-Swift final classes in Array/Set
|
|
12
|
546
|
May 30, 2026
|
|
Why does it take so long to build and test SwiftPM on the CI?
|
|
2
|
276
|
May 24, 2026
|
|
Developing intuition for when values will be copied
|
|
4
|
309
|
May 1, 2026
|
|
FixedPointDecimal — exact decimal arithmetic, 50x–1000x faster than Foundation.Decimal
|
|
13
|
837
|
April 7, 2026
|
|
[Pitch] borrow/mutate accessors, & immutable borrow, and mutating in signatures
|
|
5
|
863
|
April 3, 2026
|
|
SourceKit-LSP CPU spinning and libdispatch complications
|
|
23
|
1030
|
March 26, 2026
|
|
Swift, ARC and memory footprint vs JVM and GC
|
|
78
|
4874
|
March 26, 2026
|
|
Very fast fuzzy string matching in Swift for interactive searches
|
|
14
|
1491
|
March 16, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
686
|
March 3, 2026
|
|
Implementing optimization comments in `indexstore-db`?
|
|
2
|
323
|
December 15, 2025
|
|
String.replacing performance
|
|
6
|
2487
|
November 17, 2025
|
|
SE-0496: `@inline(always)` Attribute
|
|
23
|
1544
|
October 23, 2025
|
|
Pitch: Conditional Property Setters with set(when:)
|
|
0
|
346
|
September 24, 2025
|
|
Announcing swift-parca: low-overhead continuous profiling for Swift on Server
|
|
4
|
1596
|
September 17, 2025
|
|
Improving JSONDecoder/Encoder Performance for large apps
|
|
11
|
1736
|
September 8, 2025
|
|
Model messages using collection types other than `Array`
|
|
3
|
368
|
August 15, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
269
|
August 5, 2025
|
|
Modern Concurrency Adoption in Legacy Codebases: How do we balance async/await with team skill gaps?
|
|
2
|
405
|
July 21, 2025
|
|
Huge performance hit from exclusive memory access checks
|
|
16
|
3656
|
June 13, 2025
|
|
How do I get swift-inspect to work on macOS
|
|
27
|
2431
|
April 25, 2025
|
|
Parsing performance and exclusivity checks
|
|
7
|
378
|
April 17, 2025
|
|
Partitioning work across parallel tasks doesn’t seem to benefit from parallelism
|
|
0
|
165
|
April 2, 2025
|
|
[Pitch] MutableSpan
|
|
47
|
3008
|
February 24, 2025
|
|
Compiler optimization with computed properties
|
|
1
|
312
|
February 13, 2025
|
|
Why retain/release pair is not removed in this particular case?
|
|
6
|
514
|
January 15, 2025
|
|
Definite initialization: accidentally or essentially quadratic?
|
|
5
|
653
|
January 13, 2025
|
|
Swift performance in Instruments / CPU profiles vs. Optimized build in Xcode
|
|
37
|
3959
|
January 12, 2025
|