Multithreading with async, only a 4x's speed up?Not sure std::clock is suitable for measure this kind of thing. [small][i]http://en.cppreference.co...
Multithreading with async, only a 4x's speed up?You called the second test serial. "time for [b]serial[/b]".
Multithreading with async, only a 4x's speed up?Do you notice any difference if you do the "serial" test before the asyncs?
Program not out putting last string[code]x.find(" ")[/code] will return [code]std::string::npos[/code] when [code]x[/code] is [code]"Bo...
Help with simple class definition using SFML 2.0You can't call functions outside of functions like you do on line 13-15. If you want these functions...
This user does not accept Private Messages