Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice and native compiled Java (GJC)

Hi,

I am wodering if someone has experience using Ice with one of the natively compiled Java such as GJC from GCC collections? It would be interesting to see how much performance improvement gained in natively compiled Java and how it compares to C++.

A friend has natively compile Enhydra (www.enhydra.org) and the performance gain is about 200%~300% comparing to JIT.