commit | ea766fa7a208db0c4e4844f0088044ea19d7b2e7 | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Tue Sep 25 15:34:27 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 25 15:09:29 2018 +0000 |
tree | 056f57c537ea8756644720793efc8181a239d51f | |
parent | a3b9b274120db18df1ce5789ba486000b35df970 [diff] |
Support e.g. --workers=2x to use two workers per core. This is mostly useful for tests performing a lot of I/O and sleeping, when you don't know on which architecture they end up running. The syntax can also be used to reduce CPU load (e.g. --workers=0.5x). Bug: webrtc:9717 Change-Id: I26b4552576b1dd56a69c2223da39f4bb1115bbf6 Reviewed-on: https://webrtc-review.googlesource.com/101643 Commit-Queue: Yves Gerey <yvesg@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24830}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.