I would wholly recommend learning to use 68k assembly language.
It was the last ISA that I thought had a relatively easy to learn architecture.
While its not the only way to make something fast, don't let anyone try to convince you there is a better way to create compact efficient code (because C is quite distant in that regard).