General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Peter deWolf
Creel
comments
Comments by "Peter deWolf" (@StoneShards) on "Branchless Programming: Why "If" is Sloowww... and what we can do about it!" video.
Idk...I think the premise is off: he's talking about CPU cache efficiency, which is none of my programming business, usually. The compiler should have a switch to turn off it's problematic tricky stuff, if necessary. But the kind of time involved doesn't seem to be worth saving (if it is, you should probably write the machine code directly), unless you're doing something particularly intensive in just the right way to be a problem.
1