Swift performance while manipulating String
|
|
36
|
1952
|
September 12, 2020
|
Question about usable from inline in SwiftNIO
|
|
7
|
1045
|
September 7, 2020
|
Lldb performance with clang modules and Swift
|
|
9
|
1571
|
August 17, 2020
|
Detecting symbol dependency cycles in order to minimize them for simpler incremental builds
|
|
6
|
1334
|
August 10, 2020
|
Scoping stores, potential performance issue
|
|
6
|
941
|
July 15, 2020
|
Vector extensions with Swift
|
|
5
|
967
|
June 22, 2020
|
Swift simd_float4x4 performance question
|
|
6
|
1320
|
June 6, 2020
|
How do I set up a performance test suite?
|
|
3
|
604
|
May 13, 2020
|
Are non-escaping closures always boxed?
|
|
1
|
390
|
May 11, 2020
|
Runtime performance cost of key paths
|
|
9
|
1875
|
May 5, 2020
|
Is there a runtime cost for trivial computed properties?
|
|
1
|
452
|
April 5, 2020
|
What is the cause and expected future of optimization glitches like this?
|
|
0
|
314
|
April 5, 2020
|
For case vs compactMap + forEach
|
|
1
|
593
|
March 25, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
1101
|
March 14, 2020
|
Two questions about pointers and performance
|
|
32
|
2006
|
February 28, 2020
|
Will using SIMD2<Float> always be more efficient than (Float, Float)?
|
|
8
|
1804
|
February 19, 2020
|
Static let vs static computed property, optimization differences
|
|
4
|
1627
|
January 23, 2020
|
Performance of array access vs iterator
|
|
9
|
2854
|
January 17, 2020
|
Swift performance similar to Python?
|
|
6
|
1058
|
January 15, 2020
|
Lazy/computed property performance
|
|
11
|
2544
|
October 18, 2019
|
Is there any way to check where ARC calls are inserted by the compiler?
|
|
3
|
1431
|
October 14, 2019
|
Checking element existence in set without allocating it?
|
|
10
|
533
|
October 12, 2019
|
Swift instrumentation on Linux
|
|
1
|
446
|
September 19, 2019
|
Weirdness With Inout Optimizations
|
|
5
|
763
|
September 11, 2019
|
String performance: How to ensure fast path for comparison & hashing?
|
|
8
|
2411
|
July 30, 2019
|
3x performance regression from Swift 4.2 to 5 — help needed
|
|
10
|
1327
|
July 25, 2019
|
Performance overhead for protocols
|
|
10
|
1500
|
July 19, 2019
|
Towards Robust Performance Measurement
|
|
29
|
5146
|
May 21, 2019
|
Swift 5's performance with large strings is much slower than 4.2
|
|
21
|
4514
|
April 17, 2019
|
Swift Performance above 4.0.3 (swift 4.2)
|
|
9
|
1001
|
March 27, 2019
|