On Sun, 4 Jul 2021 08:32:03 GMT, Denghui Dong <dd...@openjdk.org> wrote:

> ```
> Benchmark                    Mode  Samples        Score  Score error  Units
> o.s.MyBenchmark.testEmit    thrpt       20  8251457.275     2707.578  ops/s
> ```
> 
> without this patch:

That sounds too much. Could you please show the test, so I could try it out.  
The large check should only happen once, so it is amortised. From that point on 
it should basically be the same.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4670

Reply via email to