https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204049

Dmitry Sivachenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Dmitry Sivachenko <[email protected]> ---
I noticed that if a program calls clock() frequently (clock() in turn calls
getrusage()), the system itself responds slow.  For example, we run word2vec
program
(http://word2vec.googlecode.com/svn/trunk/word2vec.c) in 32 threads (on 32-core
machine) and during that all other programs (even single-threaded) run an order
of magnitude slower compared with the time they use without word2vec.

I wonder if the reason in the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to