DescriptionAdd base/md5* to ThreadSanitizer ignore list.
MD5 computation is a series of many tiny function calls, which causes tsan to slow down.
For example, MD5 computation accounted for ~38% of samples when running media_unittests PipelineIntegrationTest.BasicPlaybackHashed.
BUG=none
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148596
Patch Set 1 #Patch Set 2 : md5 #
Total comments: 2
Patch Set 3 : fix comment #Messages
Total messages: 3 (0 generated)
|