How to increase the performance of an application?real
timers plz(Chandana)
Answer Posted / srinivas
In case of J2EE, there is the pattern of garbage collection
which can observed and algorithms of GC, jvm params which
can be tunned.
In case of web pages, the amount of javascripts that are
being sent to client browser and also the server side
validations can be looked into for tweaking.
Apart from this, there could be network bandwidth
availlabel to webserver that determines the overall RT.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of running a vuser script as a thread?
How many vusers are required for load testing?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
How you set maximum number of vuser that a host can run?
What is filtering and sorting?
What are different types of vuser logs which can be used while scripting and execution?
What can I monitor with loadrunner?
What is ramp up and ramp down?
For what purpose, user will be using ‘continue on’ error?
What is script list?
What is elapsed time in load runner?
difference between latency and transaction response time
What is the loadrunner start-transaction and its syntax?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
How can we invoke a parellel process in load runner using C or perl language?