Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v6.0
-
QE 2022-05-16
-
150
Description
As mentioned in BUILD-14966, the baseline JIT is always enabled right now. As part of this ticket, we'd enable/disable baseline JIT based on the configuration of the first JS engine. If this parameter is later changed for later engines:
- if initially enabled and later disabled: the baseline JIT engine is still enabled
- if initially disabled and later enabled: the ION JIT engine gets enabled
Attachments
Issue Links
- is related to
-
SERVER-32683 Turn off the spidermonkey jit by default
-
- Closed
-
-
SERVER-66765 Enable the SpiderMonkey JIT by default
-
- Closed
-
- links to