commit | ea59abe44ebfb276cfa2ab46c2d15ecd9c9235dd | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Oct 24 11:48:53 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 24 13:43:16 2022 |
tree | 4fca2b6389bbd89959d287e37b3c9fe25b0ab65b | |
parent | 98fe985480f2f05a3c334d8fafefac8b6b21aa50 [diff] |
Speed up congestion controller feedback fuzzer When packet arrives with large gap majority of the time could be spend in finding next received packet. Embedding such search into PacketArrivalMap makes it faster Bug: chromium:1373414 Change-Id: I2e0be0f2fc4ea96af081531d575a17c70b72b25b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279881 Reviewed-by: Emil Lundmark <lndmrk@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38459}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.