[sorry for the very ugly thread hijacking of my last email] Hi Armin,
would you mind to try if jvm 1.7 works if you add the following command line parameter? -XX:CompileCommand=exclude,com.graphhopper.coll.GHLongIntBTree::put e.g. append to the existing -Xmx2g setting like: JAVA_OPTS="-Xmx2g -XX:CompileCommand=exclude,com.graphhopper.coll.GHLongIntBTree::put" See the potential related issue why this would be important to clarify: https://github.com/graphhopper/graphhopper/issues/187 Regards, Peter On 25.08.2015 16:04, XCTrails wrote: > > thanks for the feedback. It looks like MMAP is still improving on > the JVM :( > > I've created an issue so that others can find it more prominently: > https://github.com/graphhopper/graphhopper/issues/509 > > Let me know the version for JDK8 that you are now using. > > > I now have (on an Ubuntu 14.04 LTS): > > openjdk version "1.8.0_45-internal" > OpenJDK Runtime Environment (build 1.8.0_45-internal-b14) > OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode) > > cheers, > Armin > > > _______________________________________________ > GraphHopper mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/graphhopper
_______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
