On 19 July 2011 07:55, Andrej van der Zee <[email protected]> wrote: > Hi, > > In need to efficiently write the following fields in for each sampler > to a file or keep it in memory and dump it to a file after the test > ended, preferably in binary: > > 1) epoch time in sec, > 2) response time, > 3) sampler name, > 4) success > > I could not find any such listener but wondered if their exists a > similar plugin that I could use or modify.
You can write your own BSH or BSF Listener code to write the data in any format you wish. > Greets, > Andrej > > --------------------------------------------------------------------- > 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]

