User: hujing

  • Public profile

User profile: hujing

User info
User name:hujing
History
Joined:
Number of posts:8
Latest posts:

stringstream bad performance in multithread environment.
[quote] I am guessing that in your case increments are using locks rather than atomic instructions. ...

stringstream bad performance in multithread environment.
hi cubbi. Do you try to test the program using stringstream in a single-thread mode. I test that s...

stringstream bad performance in multithread environment.
I use stl ostringstream in the multithreading environment. I found that the execution time of each...

pointer question (should be easy to ans)
if it can't work well, tell me.

pointer question (should be easy to ans)
also you can change it like this [code] CLIENT myClient; CLIENT *cpoint; login(cpoint); if(my...

This user does not accept Private Messages