-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v6.0
-
QE 2022-05-16
-
150
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
- is related to
-
SERVER-32683 Turn off the spidermonkey jit by default
- Closed
-
SERVER-66765 Enable the SpiderMonkey JIT by default
- Closed
- links to