gecko-dev/media/webrtc
Paul Adenot 0640ca7fdb Bug 1456115 - Re-serialize inbound NotifyPull. r=jya
We made NotifyPull parallel to try to lower the load, and we initially measured
an improvement. However, we did the measurements with a profiler that did an
aggregation of the results. Our results had an high variance, so the mean load
was in fact not meaningful.

More careful measurement performed without doing any aggregation show that,
under load, relying on the fact that the scheduler schedules the tasks on time
is too risky, and that the code is fast enough to not have to parallelize.

MozReview-Commit-ID: CMhSn8Sc0OO

--HG--
extra : rebase_source : cfb41f861089bce9e10446bee81c13f8565ba90e
2018-04-12 14:23:03 +02:00
..
gn-configs Bug 1437345 - Update generated files; r=jesup 2018-03-19 08:35:21 -07:00
signaling Bug 1456115 - Re-serialize inbound NotifyPull. r=jya 2018-04-12 14:23:03 +02:00
trunk Bug 1456115 - Remove locking in AcmReceiver::GetAudio. r=dminor 2018-04-12 14:36:02 +02:00
.gclient
.gclient_entries
moz.build Bug 1446583: Update location for setting trace-pc coverage flags for LibFuzzer r=drno 2018-03-17 18:07:58 +01:00
webrtc_update.sh
webrtc_version.h
webrtc.mozbuild Bug 1448863: Stop sync dispatching in Decode. r=jesup 2018-03-26 10:19:31 -05:00