Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the following flags to the V8Profile: --stress-background-compile (stress test parsing on background) --parallel-compile-tasks-for-lazy (spawn parallel compile tasks for all lazily compiled functions) --parallel-compile-tasks-for-eager-toplevel (spawn parallel compile tasks for eagerly compiled, top-level functions)
- Loading branch information