> Then I wonder if we should consider the size of a function with > assertions removed when making JIT inline decisions? Since > at JIT time I presume whether assertions are turned on or off > is known – or is it too inefficient to calculate this metric?
Hi Andrew, This is also a good suggestion. John has provided a comprehensive analysis for this idea. You may refer to his email in this thread. - Daohan