Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Liegt wohl am Compiler (bzw. seiner Optimierungseinstellung), da ich mit der gleichen CPU und cl.exe (10.00.40219.01 for x64, mit /Ox) bei beiden ca. 0.675 erhalte. Bei x86 und /Ox ist memset aber schneller:
std::memset = 0.518 for-Schleife = 0.642