|
Exploring borrow and mutate in Swift 6.4: Hands-on Project & Performance Insights
|
|
2
|
193
|
June 13, 2026
|
|
Unexpected ObjC bridging symbols emitted for pure-Swift final classes in Array/Set
|
|
12
|
489
|
May 30, 2026
|
|
Why does it take so long to build and test SwiftPM on the CI?
|
|
2
|
215
|
May 24, 2026
|
|
Developing intuition for when values will be copied
|
|
4
|
262
|
May 1, 2026
|
|
FixedPointDecimal — exact decimal arithmetic, 50x–1000x faster than Foundation.Decimal
|
|
13
|
741
|
April 7, 2026
|
|
[Pitch] borrow/mutate accessors, & immutable borrow, and mutating in signatures
|
|
5
|
764
|
April 3, 2026
|
|
SourceKit-LSP CPU spinning and libdispatch complications
|
|
23
|
913
|
March 26, 2026
|
|
Swift, ARC and memory footprint vs JVM and GC
|
|
78
|
4638
|
March 26, 2026
|
|
Very fast fuzzy string matching in Swift for interactive searches
|
|
14
|
1359
|
March 16, 2026
|
|
Improving Type Name Computation Performance
|
|
9
|
584
|
March 3, 2026
|
|
Implementing optimization comments in `indexstore-db`?
|
|
2
|
289
|
December 15, 2025
|
|
String.replacing performance
|
|
6
|
2434
|
November 17, 2025
|
|
SE-0496: `@inline(always)` Attribute
|
|
23
|
1400
|
October 23, 2025
|
|
Pitch: Conditional Property Setters with set(when:)
|
|
0
|
322
|
September 24, 2025
|
|
Announcing swift-parca: low-overhead continuous profiling for Swift on Server
|
|
4
|
1553
|
September 17, 2025
|
|
Improving JSONDecoder/Encoder Performance for large apps
|
|
11
|
1624
|
September 8, 2025
|
|
Model messages using collection types other than `Array`
|
|
3
|
333
|
August 15, 2025
|
|
Assessing Performance Impact on the Runtime
|
|
0
|
252
|
August 5, 2025
|
|
Modern Concurrency Adoption in Legacy Codebases: How do we balance async/await with team skill gaps?
|
|
2
|
365
|
July 21, 2025
|
|
Huge performance hit from exclusive memory access checks
|
|
16
|
3424
|
June 13, 2025
|
|
How do I get swift-inspect to work on macOS
|
|
27
|
2328
|
April 25, 2025
|
|
Parsing performance and exclusivity checks
|
|
7
|
332
|
April 17, 2025
|
|
Partitioning work across parallel tasks doesn’t seem to benefit from parallelism
|
|
0
|
155
|
April 2, 2025
|
|
[Pitch] MutableSpan
|
|
47
|
2858
|
February 24, 2025
|
|
Compiler optimization with computed properties
|
|
1
|
290
|
February 13, 2025
|
|
Why retain/release pair is not removed in this particular case?
|
|
6
|
466
|
January 15, 2025
|
|
Definite initialization: accidentally or essentially quadratic?
|
|
5
|
620
|
January 13, 2025
|
|
Swift performance in Instruments / CPU profiles vs. Optimized build in Xcode
|
|
37
|
3885
|
January 12, 2025
|
|
Performance issues on Linux compared to Rust
|
|
17
|
1982
|
December 21, 2024
|
|
Performance vs C++, first things to look for?
|
|
9
|
4018
|
November 16, 2024
|