* dedicated, API-specific DLLs
* full global compiler optimizations, including LTO
* ASMlib by Agner Fog: hand-written assembly common standard library functions replacement
up to 10 times faster than microsoft compiler, significantly faster than even intel's C++ compiler
* increased security...