Could be due to timer or sleep resolution, or perhaps the sleep was interrupted - did you check the log for any errors?
How much less than 100ms were some of the samples? S. On Sat, 27 Nov 2004 18:36:56 +0000, Eric Laverge <[EMAIL PROTECTED]> wrote: > Hello > > I wanted to evaluate the overhead of using a BeanShell Sampler so I did the > most simple Script : > > // Start > Thread.sleep(100); > // End > > When I put that into a Loop Controler I get some 'Sample Time' lower the 100 > milisec ??? How is that possible ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

