Re: [performance] feedback/suggestions

2007-08-05 Thread Phil Steitz
Hi Michael. Many thanks for the feedback and thanks in advance for any patches that you would like to contribute. See interpersed. On 8/5/07, Michael Heuer <[EMAIL PROTECTED]> wrote: > Hello Phil, > > I saw a few more commits this weekend on [performance] and thought you > might welcome a bit of

[performance] feedback/suggestions

2007-08-05 Thread Michael Heuer
Hello Phil, I saw a few more commits this weekend on [performance] and thought you might welcome a bit of feedback: Use System.nanoTime() instead of System.currentTimeMillis()? In LoadGenerator execute() ex.awaitTermination(...) may throw an InterruptedException, you may wish to catch that befor