
Andrei Alexandrescu
The D Language FoundationFastware
This talk discusses two new examples of optimization techniques: a silicon-oriented one (replacing branches with arithmetic) and a classic algorithm to take into account data distribution statistics and locality, for better theoretical and practical performance.
Read more