Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
-
pthreads
Description
The default behavior for the concurrency::Mutex class (pthread implementation) is to track concurrency profiling and report to a callback routine every so often. Given this is in a critical performance section of code I would recommend that the default should be to keep this code disabled, and folks can enable it if they want to for their distribution.
Attachments
Issue Links
- links to