On 28/10/2009, Nikolay_Miroshnichenko <[email protected]> wrote: > Carl Shaulis wrote: > > > Hello, > > > > By the way this is an active and extremely responsive forum, so THANK YOU! > > > > I have a question regarding some data observations. We ran a load test > > using a script with 5 thread groups. We save the data into a .csv file > then > > import the data into MySQL. > > > > Some of the requests show 40K bytes, but have a latency that equals 0. > > > > Discussing this amongst the team we conclude that these requests are being > > redirected. > > > > I guess I can understand why the latency might be zero, but I am not sure > > why the report indicates a large file size. > > > > Any thoughts? > > > > Since I have your attention does anyone have a baked SQL script for > > returning average latency per thread group? :o) > > > > Thanks, > > > > Carl > > > > > > Hi, > > sorry, I have no answer for you but a question :)
Please start a new thread when asking a new question. > Could you tell me how you load csv to mysql? I haven't searched the web > yet, so you maybe should simply say to do it. > > And what table structure do you use? It's interesting how to store > timestamps with milliseconds - in two fields of types date and number? > > -- > Best Regards > Nikolay Miroshnichenko > > > > > --------------------------------------------------------------------- > 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]

