On Fri, Nov 11, 2016 at 12:28 AM, Jochen Eisinger <[email protected]> wrote:
> For OSR, we need the code as soon as possible. We used to use concurrent > recompilation for this, but it often happened that when the code was > compiled, we no longer needed it. > This line of reasoning is odd, if compilation time takes longer than un-compiled execution time, should we be compiling at all? - Leszek -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
