|
Optimizing atomic modifications of packed structs
|
|
1
|
150
|
July 3, 2026
|
|
Would Zig consider an opt-in to pass a real clang -O3 for C?
|
|
3
|
313
|
June 29, 2026
|
|
Zig cc maps -O1/-O2/-O3 to one level (-O2) — intended? and is there a clean -O3 escape hatch?
|
|
2
|
120
|
June 29, 2026
|
|
Tail calls on x86_64-linux-gnu
|
|
4
|
321
|
May 28, 2026
|
|
Wrong compiler optimizations
|
|
2
|
728
|
May 4, 2026
|
|
Efficient runtime equivalent of `@unionInit`
|
|
4
|
234
|
April 27, 2026
|
|
How to make good use of new std.Io in a storage engine?
|
|
4
|
246
|
April 15, 2026
|
|
DeiMOS - A MOS 6502 superoptimizer
|
|
1
|
209
|
April 7, 2026
|
|
About optional union(enum) niche optimization
|
|
24
|
500
|
March 6, 2026
|
|
Optimizing away unnecessary variable initialization
|
|
2
|
209
|
January 27, 2026
|
|
I think a lot of people here would enjoy this video
|
|
2
|
517
|
September 22, 2025
|
|
Using std.Io.Writer for efficient canvas batching from WebAssembly
|
|
5
|
665
|
September 10, 2025
|
|
Function Call Devirtualization
|
|
4
|
603
|
August 26, 2025
|
|
Tricks to improve optimization level?
|
|
8
|
1040
|
June 26, 2025
|
|
What's the difference between GenericWriter(Reader) and bufferedWriter(Reader) for console input and output and files?
|
|
1
|
144
|
May 1, 2025
|
|
How do I know when return value optimization is possible?
|
|
6
|
449
|
March 12, 2025
|
|
Refined Input, Degraded Output: The Counterintuitive World of Compiler Behavior
|
|
34
|
687
|
July 10, 2024
|