Speed up Stream.trigger()
Profiling showed that trigger was consistently the longest running method during transmuxing. Inline the common case of passing a single argument to avoid slicing the arguments object. Allow grunt-contrib-connect to respond to external requests for easier demoing of mse-demo.html.
Showing
1 changed file
with
15 additions
and
4 deletions
-
Please register or sign in to post a comment