Use of UIKit in unit testing performance affected?
|
|
0
|
351
|
December 14, 2023
|
String.replacing performance
|
|
5
|
1854
|
November 29, 2023
|
Memory pools (re. binary tree performance)
|
|
16
|
1958
|
November 6, 2023
|
Rebuild times in new shell significantly slower
|
|
0
|
412
|
October 23, 2023
|
Single URLSession for all requests versus per request, performance
|
|
2
|
1850
|
October 23, 2023
|
Compile times for large mixed codebase
|
|
6
|
1565
|
May 17, 2023
|
@inlinable performance example
|
|
24
|
3367
|
September 17, 2023
|
More efficient local array?
|
|
4
|
456
|
September 15, 2023
|
Histogram (HDR Histogram native Swift port) package
|
|
3
|
4124
|
September 5, 2023
|
Why is Regex slower than using a bunch of String.contains?
|
|
30
|
6736
|
July 20, 2023
|
Async iteration over lines of a file is surprising slow
|
|
11
|
2080
|
July 19, 2023
|
waitWithTaskGroup only seems to reap results when all child tasks are done
|
|
12
|
1811
|
June 29, 2023
|
Benchmark stable release
|
|
5
|
2690
|
March 28, 2023
|
Reassignment of multidimensional arrays in Swift is very slow
|
|
6
|
1327
|
March 19, 2023
|
ARC overhead when wrapping a class in a struct which is only borrowed
|
|
29
|
2184
|
December 20, 2022
|
Why does the compiler always acquire the actor lock, even when not needed?
|
|
0
|
729
|
December 14, 2022
|
SE-0366 (second review): `take` operator to end the lifetime of a variable binding
|
|
24
|
4088
|
December 7, 2022
|
Frostflake - a Snowflake inspired high-performance unique identifier generator
|
|
7
|
4016
|
November 25, 2022
|
Swift Concurrency/general hooks for introspection and observability
|
|
5
|
1315
|
November 14, 2022
|
Same values equality complexity guarantees
|
|
10
|
1098
|
November 10, 2022
|
Help needed understanding memoization behavior
|
|
3
|
789
|
October 11, 2022
|
[pitch] Swift Benchmarking Infrastructure
|
|
12
|
2692
|
September 27, 2022
|
SE-0366: Move Function + "Use After Move" Diagnostic
|
|
177
|
11452
|
August 16, 2022
|
[Returned for revision] SE-0366: Move Operation + "Use After Move" Diagnostic
|
|
0
|
1103
|
August 16, 2022
|
About SE-307: Is the implicit Double to CGFloat conversion a performance hit on 64 bit platforms?
|
|
23
|
1817
|
July 6, 2022
|
Forward Declarations in Swift?
|
|
4
|
3086
|
June 29, 2022
|
Why are static functions/variables going to TLS?
|
|
8
|
1042
|
June 22, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
995
|
May 23, 2022
|
ARC, tail recursion
|
|
13
|
1588
|
May 2, 2022
|
Default Implementations And Additional Conditional Conformances
|
|
10
|
1742
|
April 21, 2022
|