v8/test/mjsunit/baseline
Patrick Thier 6ff1129ca3 [sparkplug] Batch compilation
Instead of compiling a function with baseline immediately when the
interrupt budget is hit, we compile functions in batches to save some
memory protection flips on code pages.

This CL introduces batch compilation behind --baseline-batch-compilation
(enabled on future) and adds a flag
--baseline-batch-compilation-threshold to control the size of batches.

Bug: v8:11790

Change-Id: I3efc360424a14e4b07c6570e48860509ae59e591
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2891656
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Patrick Thier <pthier@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74913}
2021-06-02 11:41:33 +00:00
..
batch-compilation.js [sparkplug] Batch compilation 2021-06-02 11:41:33 +00:00
cross-realm.js [sparkplug/ia32] Fix argc clobbering 2021-03-30 12:03:01 +00:00
test-baseline-module-helper.mjs [sparkplug] CompileWithBaseline to Compiler::CompileBaseline 2021-02-17 16:01:45 +00:00
test-baseline-module.mjs [sparkplug] Add always_sparkplug variant 2021-03-19 09:52:50 +00:00
test-baseline.js [sparkplug] Add scratch register for arm64 2021-03-31 12:41:04 +00:00
test-osr.js [test] Force more flags for Sparkplug OSR Test 2021-04-15 16:14:30 +00:00
verify-bytecode-offsets.js Fix d8.test.verifySourcePositions 2021-04-07 08:59:13 +00:00