Commit d8d0484
committed
ZJIT: Widen profiling window from 5 to 25 observations
Increase DEFAULT_NUM_PROFILES so the interpreter collects more type
observations before compilation. The wider window gives better type
coverage for cold paths and polymorphic call sites, improving the
quality of generated code on first compilation.1 parent 83da22d commit d8d0484
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments