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