Demo scene coder from the oldschool days of assembly coding. The more low level the better, although writing good x86/x64 code that can beat a good compiler is quite challenging. When in-lining assembly, then the compiler has a distinct advantage, so always use an .asm file if you want a level playing field!