testing mat_queue_mode 2 against -1 in a 4 thread CPU, the difference is negligible
intel i5-2520M, integrated graphics, 640x480 fullscreen (low res to make it more CPU-dependant)
-novid -nojoy -nosteamcontroller -noff -nohltv -softparticlesdefaultoff -reuse -primarysound -snoforceformat
mat_queue_mode 2 //multi-thread
2639 frames 23.890 seconds 110.46 fps ( 9.05 ms/f) 6.817 fps variability
2639 frames 23.793 seconds 110.92 fps ( 9.02 ms/f) 6.853 fps variability
2639 frames 23.735 seconds 111.18 fps ( 8.99 ms/f) 6.568 fps variability
mat_queue_mode -1 //default
2639 frames 23.719 seconds 111.26 fps ( 8.99 ms/f) 6.838 fps variability
2639 frames 24.834 seconds 106.27 fps ( 9.41 ms/f) 8.448 fps variability
2639 frames 23.904 seconds 110.40 fps ( 9.06 ms/f) 7.280 fps variability
2639 frames 23.676 seconds 111.46 fps ( 8.97 ms/f) 6.918 fps variability
is there any way of making "timedemo" show the min FPS too?