ngrinder
›
ngrinder-user-kr
Login
Register
Search
everywhere
only in this topic
Advanced Search
ngrinder response time 에 대해서 98% percentile 값을 구하는 방법이 있을까요?
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
anarcher
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 05, 2014; 1:18pm
ngrinder response time 에 대해서 98% percentile 값을 구하는 방법이 있을까요?
1 post
ngrinder에서 평균 응답시간등은 있는데. response time(timedtests?)에 대해서 98%일때의 응답시간을 구하고 싶습니다.
혹시 ngrinder에서 구할수 있는 방법이 있을까요?
junoyoon
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 06, 2014; 2:18pm
Re: ngrinder response time 에 대해서 98% percentile 값을 구하는 방법이 있을까요?
Administrator
799 posts
안타깝게도 그런 기능은 없습니다.
대신 다음의 메소드를 호출하여 각 호출별로 Response Time을 가져온 다음에
http://grinder.sourceforge.net/g3/script-javadoc/HTTPClient/HTTPResponse.html#getTimeToFirstByte(
)
이를 쓰레드별로 파일에 기록하신후, 해당 파일을 재처리 하시는 방법 밖에는 없습니다.
Free forum by Nabble
Edit this page