Compile times for large mixed codebase
|
|
6
|
758
|
May 17, 2023
|
Benchmark stable release
|
|
5
|
1824
|
March 28, 2023
|
Reassignment of multidimensional arrays in Swift is very slow
|
|
6
|
532
|
March 19, 2023
|
Histogram (HDR Histogram native Swift port) package
|
|
1
|
2488
|
February 10, 2023
|
ARC overhead when wrapping a class in a struct which is only borrowed
|
|
29
|
1001
|
December 20, 2022
|
Why does the compiler always acquire the actor lock, even when not needed?
|
|
0
|
356
|
December 14, 2022
|
SE-0366 (second review): `take` operator to end the lifetime of a variable binding
|
|
24
|
3138
|
December 7, 2022
|
Frostflake - a Snowflake inspired high-performance unique identifier generator
|
|
7
|
3085
|
November 25, 2022
|
Swift Concurrency/general hooks for introspection and observability
|
|
5
|
787
|
November 14, 2022
|
Same values equality complexity guarantees
|
|
10
|
493
|
November 10, 2022
|
Help needed understanding memoization behavior
|
|
3
|
487
|
October 11, 2022
|
[pitch] Swift Benchmarking Infrastructure
|
|
12
|
1475
|
September 27, 2022
|
Performance vs C++, first things to look for?
|
|
8
|
1028
|
August 20, 2022
|
SE-0366: Move Function + "Use After Move" Diagnostic
|
|
177
|
8158
|
August 16, 2022
|
[Returned for revision] SE-0366: Move Operation + "Use After Move" Diagnostic
|
|
0
|
681
|
August 16, 2022
|
About SE-307: Is the implicit Double to CGFloat conversion a performance hit on 64 bit platforms?
|
|
23
|
1085
|
July 6, 2022
|
Forward Declarations in Swift?
|
|
4
|
1018
|
June 29, 2022
|
Why are static functions/variables going to TLS?
|
|
8
|
484
|
June 22, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
438
|
May 23, 2022
|
ARC, tail recursion
|
|
13
|
875
|
May 2, 2022
|
Default Implementations And Additional Conditional Conformances
|
|
10
|
1201
|
April 21, 2022
|
Swift ARC Weak/Unowned performance
|
|
27
|
3644
|
April 19, 2022
|
Str.first? == "." performance
|
|
19
|
949
|
March 21, 2022
|
ManagedBuffer.header and exclusivity
|
|
8
|
1018
|
February 4, 2022
|
Amend/Augment SE-0322: Temporary Uninitialized Buffers to return nil if heap allocation is required
|
|
8
|
697
|
January 9, 2022
|
SPM should allow splitting up binary targets to platforms/architectures and framework/dsym
|
|
2
|
548
|
January 6, 2022
|
Huge performance hit from exclusive memory access checks
|
|
7
|
1289
|
January 1, 2022
|
Eagerly load protocol conformances
|
|
0
|
430
|
November 24, 2021
|
Synthesized Equatable conformance for enum with associated value may have performance dependent on parameter order
|
|
3
|
1525
|
November 22, 2021
|
Tools for determining ARC overhead?
|
|
2
|
521
|
November 19, 2021
|