On Sat, Jun 20, 2015 at 1:36 PM, Aaron Klotz <[email protected]> wrote: > > I did some measurements last year at the 2014 JS workweek and it turns out > that the cost of converting the omnijar's JS source to jschars during > parsing is equivalent to the benefits we gain from StartupCache. Assuming > that nothing has changed in SM with respect to the time required to do the > conversion, if we eliminate that conversion step, we can eliminate > XDR-encoded JS from the StartupCache.
Would that mean XDR encoding could be removed altogether? If so, I will gleefully volunteer to do the removal :) Nick _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

