On Thu, Oct 10, 2013 at 9:32 AM, Julien Ponge <julien.po...@gmail.com>wrote:
> * Under OpenJDK 7 or Oracle JDK 7 I get ~0.175s on a machine once the > JIT stabilises. It aligns with what you get with a static method > dispatch at an invokestatic call site. > I think it may be useful to specify which version of OpenJDK 7 was used as significant differences exist. > * Under OpenJDK 8 I get ~0.75s in the same conditions, which is > severely slower. > Probably useful to say which build was used here too. Best, Ismael