RESOLVED FIXED 157365
Add a few more WTF locking benchmarks
https://bugs.webkit.org/show_bug.cgi?id=157365
Summary Add a few more WTF locking benchmarks
Filip Pizlo
Reported 2016-05-04 15:56:48 PDT
Patch forthcoming.
Attachments
the patch (34.50 KB, patch)
2016-05-04 15:58 PDT, Filip Pizlo
benjamin: review+
Filip Pizlo
Comment 1 2016-05-04 15:58:34 PDT
Created attachment 278137 [details] the patch
WebKit Commit Bot
Comment 2 2016-05-04 15:59:38 PDT
Attachment 278137 [details] did not pass style-queue: ERROR: Source/WTF/benchmarks/LockSpeedTest.cpp:95: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WTF/benchmarks/LockFairnessTest.cpp:74: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WTF/benchmarks/ToyLocks.h:35: Do not use unnamed namespaces in header files. See http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Namespaces for more information. [build/namespaces] [4] ERROR: Source/WTF/benchmarks/ToyLocks.h:78: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WTF/benchmarks/ToyLocks.h:157: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 5 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3 2016-05-04 16:01:02 PDT
Note You need to log in before you can comment on or make changes to this bug.