Markus Makela 2de3c5788c Changed default number of threads and added auto value.
Changed default number of threads to 1 instead of autoconfigured value and
added a new `auto` variable which enables autoconfiguration of thread count.

The number of threads used when autoconfiguratio fails was changed from 4 to 1.

The default value of using N threads where N is the number of CPU cores was
not optimal as the possibility of rescheduling was higher the more utility
threads there were. Due to this, N-1 is deemed to be the better autoconfigured
value for thread count.
2015-12-15 15:08:43 +02:00
2015-12-09 10:47:13 +02:00
2015-12-10 14:34:09 +02:00
2015-12-07 13:40:54 +02:00
2015-12-03 17:12:38 +02:00
2015-12-10 10:58:32 +02:00
2015-12-10 10:02:16 +02:00
2015-03-24 07:33:51 +02:00
2015-03-24 07:33:51 +02:00
2015-03-24 07:33:51 +02:00
Description
No description provided
118 MiB
Languages
C 50.9%
C++ 30.8%
Shell 3.7%
HTML 3.2%
Tcl 3.1%
Other 8.1%