hardly | b1e7e14 | 2014-08-06 00:43:51 +0300 | [diff] [blame] | 1 | Machine:
|
| 2 | intel i7 3770k
|
| 3 | 16g ram
|
| 4 | ssd
|
| 5 | OS:
|
| 6 | windows 7 x64
|
| 7 | ubuntu 14.04
|
| 8 | Compilers:
|
| 9 | MinGW:
|
| 10 | gcc (x86_64-posix-seh-rev1, Built by MinGW-W64 project) 4.9.0
|
| 11 | MSVC:
|
| 12 | MSVC 2013
|
| 13 | Linux GCC:
|
| 14 | gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
|
| 15 |
|
| 16 | Test consists of: 10k doctests in each of the 2 cpp files.
|
| 17 |
|
| 18 | gcc (mingw/linux): "-std=c++98 -m64"
|
| 19 |
|
| 20 | debug build:
|
| 21 | mingw: 121 sec (~100 sec link time)
|
| 22 | msvc: 11 sec
|
| 23 | linux: 11 sec (~1 sec link time)
|
| 24 | release build:
|
| 25 | mingw: 148 sec
|
| 26 | msvc: 21 sec
|
| 27 | linux: 24 sec
|