Is inline assembly generally faster then c++ code. For example is a sorting function written in inline asm faster than the one written in c++?