Definite initialization: accidentally or essentially quadratic?
|
|
4
|
249
|
December 2, 2024
|
Performance vs C++, first things to look for?
|
|
9
|
2928
|
November 16, 2024
|
Performance of `as?`
|
|
9
|
600
|
November 15, 2024
|
Truly decoupling two parallel async tasks in SwiftUI or: Random snake audio visualization thanks to Core Audio witchcraft
|
|
13
|
408
|
November 10, 2024
|
Error._domain computation is ineffective
|
|
0
|
69
|
October 10, 2024
|
Compile (only) certain files with optimization
|
|
0
|
60
|
October 7, 2024
|
My adaptation of some C++ code is approximately 100 times slower
|
|
19
|
700
|
October 4, 2024
|
Using benchmarking to guard against gradual performance regressions
|
|
6
|
159
|
September 10, 2024
|
SwiftNIO WebSocket client outbound write performance
|
|
6
|
307
|
August 12, 2024
|
Swift, ARC and memory footprint vs JVM and GC
|
|
77
|
2844
|
July 25, 2024
|
Vapor performance
|
|
13
|
4349
|
October 10, 2023
|
How to know if a value type includes heap allocations and ref counting
|
|
15
|
1390
|
July 5, 2024
|
Missing concrete builtin's vector operations for `SIMDN<Float>`?
|
|
2
|
376
|
July 1, 2024
|
Why is this swift code so slow?
|
|
6
|
637
|
June 24, 2024
|
Swift performance in Instruments / CPU profiles vs. Optimized build in Xcode
|
|
36
|
2900
|
February 7, 2024
|
Conditional copy/clone on write
|
|
17
|
854
|
June 1, 2024
|
Performant byte-based String wrapper
|
|
7
|
381
|
May 28, 2024
|
Swift performance similar to Python?
|
|
6
|
2470
|
January 15, 2020
|
Gaps in build timeline
|
|
1
|
311
|
April 3, 2024
|
How do I get swift-inspect to work on macOS
|
|
25
|
1550
|
March 27, 2024
|
Swift NIO client write performance
|
|
8
|
2127
|
March 20, 2024
|
Generic type + noLocks = trouble
|
|
6
|
512
|
March 18, 2024
|
Different performance of async code when launched from Terminal vs from built-in terminal of the VS Code
|
|
2
|
294
|
February 6, 2024
|
Surprising compilation performance of nested .init() vs Constructable()
|
|
14
|
1355
|
December 26, 2023
|
Use of UIKit in unit testing performance affected?
|
|
0
|
350
|
December 14, 2023
|
String.replacing performance
|
|
5
|
1681
|
November 29, 2023
|
Memory pools (re. binary tree performance)
|
|
16
|
1877
|
November 6, 2023
|
Rebuild times in new shell significantly slower
|
|
0
|
410
|
October 23, 2023
|
Single URLSession for all requests versus per request, performance
|
|
2
|
1587
|
October 23, 2023
|
Compile times for large mixed codebase
|
|
6
|
1516
|
May 17, 2023
|