Eric Caspole
Eric Caspole
These changes reduce the default run time from about 1 day 22 hours to about 6 hours with good stability we can use in weekly testing. --------- ### Progress -...
Building the JMH version today gives an error: ``` $ tools/sbt/bin/sbt clean renaissanceJmh/jmh:assembly ... [error] Caused by: java.lang.ClassNotFoundException: org.renaissance.dummy.Jmh_Dummy [error] at java.net.URLClassLoader.findClass(URLClassLoader.java:381) [error] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ... [error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [error]...