mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Bigger JIT warm-up preferences
This commit is contained in:
parent
6f4da14ee2
commit
9c1cdcf541
2 changed files with 3 additions and 2 deletions
|
|
@ -281,6 +281,7 @@ void
|
|||
DefaultJitOptions::resetCompilerWarmUpThreshold()
|
||||
{
|
||||
forcedDefaultIonWarmUpThreshold.reset();
|
||||
forcedDefaultIonSmallFunctionWarmUpThreshold.reset();
|
||||
|
||||
// Undo eager compilation
|
||||
if (eagerCompilation) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue