|
SwiftNIO WebSocket client outbound write performance
|
|
5
|
228
|
August 9, 2024
|
|
Swift, ARC and memory footprint vs JVM and GC
|
|
77
|
2530
|
July 25, 2024
|
|
Vapor performance
|
|
13
|
3647
|
October 10, 2023
|
|
How to know if a value type includes heap allocations and ref counting
|
|
15
|
1164
|
July 5, 2024
|
|
Missing concrete builtin's vector operations for `SIMDN<Float>`?
|
|
2
|
366
|
July 1, 2024
|
|
Why is this swift code so slow?
|
|
6
|
589
|
June 24, 2024
|
|
Swift performance in Instruments / CPU profiles vs. Optimized build in Xcode
|
|
36
|
2614
|
February 7, 2024
|
|
Conditional copy/clone on write
|
|
17
|
822
|
June 1, 2024
|
|
Performant byte-based String wrapper
|
|
7
|
364
|
May 28, 2024
|
|
Swift performance similar to Python?
|
|
6
|
2366
|
January 15, 2020
|
|
Gaps in build timeline
|
|
1
|
284
|
April 3, 2024
|
|
How do I get swift-inspect to work on macOS
|
|
25
|
1381
|
March 27, 2024
|
|
Swift NIO client write performance
|
|
8
|
1943
|
March 20, 2024
|
|
Generic type + noLocks = trouble
|
|
6
|
505
|
March 18, 2024
|
|
Different performance of async code when launched from Terminal vs from built-in terminal of the VS Code
|
|
2
|
285
|
February 6, 2024
|
|
Surprising compilation performance of nested .init() vs Constructable()
|
|
14
|
1174
|
December 26, 2023
|
|
Use of UIKit in unit testing performance affected?
|
|
0
|
347
|
December 14, 2023
|
|
String.replacing performance
|
|
5
|
1398
|
November 29, 2023
|
|
Memory pools (re. binary tree performance)
|
|
16
|
1796
|
November 6, 2023
|
|
Rebuild times in new shell significantly slower
|
|
0
|
408
|
October 23, 2023
|
|
Single URLSession for all requests versus per request, performance
|
|
2
|
1269
|
October 23, 2023
|
|
Compile times for large mixed codebase
|
|
6
|
1459
|
May 17, 2023
|
|
@inlinable performance example
|
|
24
|
2781
|
September 17, 2023
|
|
More efficient local array?
|
|
4
|
430
|
September 15, 2023
|
|
Histogram (HDR Histogram native Swift port) package
|
|
3
|
4111
|
September 5, 2023
|
|
Why is Regex slower than using a bunch of String.contains?
|
|
30
|
5217
|
July 20, 2023
|
|
Async iteration over lines of a file is surprising slow
|
|
11
|
1747
|
July 19, 2023
|
|
waitWithTaskGroup only seems to reap results when all child tasks are done
|
|
12
|
1527
|
June 29, 2023
|
|
Benchmark stable release
|
|
5
|
2673
|
March 28, 2023
|
|
Reassignment of multidimensional arrays in Swift is very slow
|
|
6
|
1187
|
March 19, 2023
|