Knut Anders Hatlen wrote:

I once wrote my own test runner which printed the time in milliseconds
for each test case, see the attached TimeRunner.java.

Thanks, this is useful.


Note that testPositionAgressive doesn't always take that much time. I
think that test and the other testPosition tests use random offset and
length and therefore the variation is high.

While this is true for several of the test cases in BlobClob4BlobTest, by looking at the code, I am not able to find anything random in the execution of testPositionAgressive. I will try to run them and see what I get.

--
Øystein

Reply via email to