[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Default for JIT compiler: enabled or disabled?
From: |
Michael D. Godfrey |
Subject: |
Re: Default for JIT compiler: enabled or disabled? |
Date: |
Sun, 30 Jun 2013 20:53:38 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
On 06/30/2013 08:48 PM, Ben Abbott wrote:
Even so, perhaps it make sense to keep list of the contexts were the
JIT compiler does its work and encourage the development community to
write tests?
Ben
True. It would help development testing at least if the vector
length at which JIT starts (currently 1000) were an available parameter.
This would allow exercising the code even when it is not doing much
for performance.
Michael