just a small suggestion - please enable Multi-processor Compilation for the Release version of VS projects (Project Option, C/C++/General/Multi-processor Compilation). That greatly reduce library compilation time on multi-core systems.
Nikolai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
let me say thanks x4 times :-) I'll check the -pa=1 hint and look forward for planar functions (or even try to write something myself, inspired your lib).
Nikolai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Ihar,
just a small suggestion - please enable Multi-processor Compilation for the Release version of VS projects (Project Option, C/C++/General/Multi-processor Compilation). That greatly reduce library compilation time on multi-core systems.
Nikolai
http://stackoverflow.com/questions/13980097/are-there-any-disadvantages-to-multi-processor-compilation-in-visual-studio
P.S. Nevertheless I have added this compiler option.
Last edit: Yermalayeu Ihar 2016-09-12
View and moderate all "English Common Forum" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello Ihar,
let me say thanks x4 times :-) I'll check the -pa=1 hint and look forward for planar functions (or even try to write something myself, inspired your lib).
Nikolai