On Mon, Jul 29, 2013 at 6:34 AM, Alexander Lüders <a...@entimo.de> wrote: > How to reproduce: > I assembled a little Java program that executes all steps above and can be > configured via command line. For each step it spawns a separate process, > which executes the corresponding task. This was done intentionally to rule > out JavaHL being a possible performance issue here (fyi: the results via > JavaHL are comparable to the ones listed above). > I attached the Java program in the zip file, which should be extracted to a > designated directory. Then open a command line, switch to the directory and > type something like:
Can you post the source to your java program? Not really big on running random programs people post to the mailing list without source.