in reply to Re^9: Why is Windows 100 times slower than Linux when growing a large scalar?
in thread Why is Windows 100 times slower than Linux when growing a large scalar?

Additionally, it uses

That doesn't smell like debug. It does include the symbol table (/Zi: enable debugging information), but that shouldn't affect performance.

  • Comment on Re^10: Why is Windows 100 times slower than Linux when growing a large scalar?