Custom log

50 views
Skip to first unread message

Aram

unread,
Apr 20, 2015, 4:01:04 AM4/20/15
to gat...@googlegroups.com
Is there an easy way to log the total runtime of one virtual user?

.extraInfoExtractor(extraInfo => List(extraInfo.response.firstByteSent, extraInfo.response.lastByteReceived))

Then write something to calculate the time?

John Arrowwood

unread,
Apr 20, 2015, 11:45:18 AM4/20/15
to gat...@googlegroups.com
Have you tried looking at the simulation.log?

Jean Helou

unread,
Apr 21, 2015, 3:16:19 AM4/21/15
to gat...@googlegroups.com
you probably want to add the userId to the extraInfo, then when analysing the log to create the report you can use that to compute the total runtime for each user. 


which are the default classes used to parse the simulation log.

jean
Reply all
Reply to author
Forward
0 new messages