InstructionOverhead
Revision as of 18:44, 12 March 2019 by Thomas-gruber-5537@uni-erlangen.de (talk | contribs)
Description
The pattern "Instruction Overhead" describes the fact that for a piece of high-level code, the compiler outputs a lot of instructions although is could be done in less. One common example are non-vectorized instructions.