On 15/08/2008, jsheth <[EMAIL PROTECTED]> wrote: > > pardon my ignorance here > > > Under thread group this is my setting > > number of threads(users) 1 > > ramp up period 0 > > loop count 1 > > The aggregrate report > Label #samples > /somewhere.xml 42 > > > Does this mean that somehow my page was called 42 times even though i had > only 1 user? >
It means that the Listener saw 42 samples with the Label "/somewhere.xml". But note that the Listener does not clear the details between runs, so perhaps the count gradually built up. > > sebb-2-2 wrote: > > > > That there were 45 samples with the same label. > > > > BTW, unless you need the the Median and 90% Line columns, the Summary > > Report uses less memory. > > > > On 15/08/2008, jsheth <[EMAIL PROTECTED]> wrote: > >> > >> so when the column reads 45 for a url and the number of threads is 1 > >> what > >> exactly does it mean > >> > >> > >> > >> sebb-2-2 wrote: > >> > > >> > On 15/08/2008, jsheth <[EMAIL PROTECTED]> wrote: > >> >> > >> >> One of the columns reads > >> >> > >> >> '# Samples - The number of samples for the URL' > >> > > >> > That should really be: the number of samples with the same label. > >> > > >> >> > >> >> What exactly is that if I choose to simulate only 1 user for one > >> time? > >> >> > >> >> -- > >> >> View this message in context: > >> >> > >> > http://www.nabble.com/how-to-read-Aggregrate-Report-tp19000387p19000387.html > >> >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> >> > >> >> > >> >> > >> --------------------------------------------------------------------- > >> >> 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] > >> > > >> > > >> > > >> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/how-to-read-Aggregrate-Report-tp19000387p19000673.html > >> > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> 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] > > > > > > > > -- > > View this message in context: > http://www.nabble.com/how-to-read-Aggregrate-Report-tp19000387p19000925.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

