|
|
|
|
|
by gmokki
547 days ago
|
|
How long did you run the benchmark if you got so large variation? For simple methods I usually run the benchnarkes method 100k times, 10k is minimum for full JIT. For large programs I have noticed the performance keeps getting better for the first 24 hours, after which I take a profiling dump. |
|