Here is something I often use (and need to lookup) when I'm analyzing performance test reports.
Most of the time, these reports are nothing but nebulous and I have no choice but to go back to the basics.
Here's the simple procedure I use to verify the sanity of the test:
Run a step load test. Get the following data from your load testing tool (averaged) per step:
1. Transactions per second
2. Hits per second
3. Think time
4. Response time
5. Number of virtual users being simulated.
6. Throughput (bytes)
Here's where the math starts:
Using Little's Law, you then then deduce the following:
Actual Number of Users in the System = (Response time + Think time) * Transactions per second
You can also verify the page size:
Page size = Throughput / Hits per second
You can tell if there is something wrong with your test bed If the actual number of users in the system given by Little's Law is different from the number of virtual users being pumped in by your load testing tool. i.e. if the number of users simulated by the testing tool is more than what you deduce by Little's Law, your system is probably just queuing those extra users. You'll also notice your response time will start to 'knee' once this starts to happen.
The main thing here is to do this calculation for an average of all points data points per step change in number of virtual users simulated.
Thursday, May 29, 2008
you just read the article entitled Little's Law - Verify Performance Test Results if the article feel useful for you please bookmark or share by using link https://micromyaw.blogspot.com/2008/05/little-law-verify-performance-test.html and thank you.
Tag :
Little's Law - Verify Performance Test Results
By
untu
at
May 29, 2008
Little's Law - Verify Performance Test Results - technology is getting more advanced every day .. if you want to know the progress that happened please visit this blog Technology News because it will always update the latest information, now we will discuss first about Little's Law - Verify Performance Test Results hopefully this information can answer the questions you submit to google, ok please see:
Articles : Little's Law - Verify Performance Test Results
full Link : Little's Law - Verify Performance Test Results
Articles : Little's Law - Verify Performance Test Results
full Link : Little's Law - Verify Performance Test Results
You can also see our article on:
Little's Law - Verify Performance Test Results
information about Little's Law - Verify Performance Test Results has been completed in the discussion
hopefully information Little's Law - Verify Performance Test Results can benefit you in getting the latest information about technology,
you just read the article entitled Little's Law - Verify Performance Test Results if the article feel useful for you please bookmark or share by using link https://micromyaw.blogspot.com/2008/05/little-law-verify-performance-test.html and thank you.
Tag :
Tags :
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment