flaky, with many false results and with a huge variance. This CL addresses that by changing the way the API call durations are measured, using a warmup period and a longer interval for computing the timing estimates. Furthermore, this CL reduces the number of tests to compensate for the fact that the tests now are more expensive, as well as to reduce the number of regressions further. BUG=webrtc:6614,webrtc:6685,666725 Review-Url: https://codereview.webrtc.org/2549403002 Cr-Commit-Position: refs/heads/master@{#15440}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.