How to increase the performance of an application?real
timers plz(Chandana)

Answers were Sorted based on User's Feedback



How to increase the performance of an application?real timers plz(Chandana)..

Answer / 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

How to increase the performance of an application?real timers plz(Chandana)..

Answer / ankur jain

hi Prashant,

I think the threads in a perticular application can be increased by adding parallel appserver which could add a replica of the thread which is already working however, to work with this you need to have a load balancer in picture. Which could maintain balance between both appserver so that same file/application is not used or being worked upon by both servers at the same time.

Please reply if you find it suitable.

My email is ankur.jain@comprotechnologies.com

Is This Answer Correct ?    1 Yes 0 No

How to increase the performance of an application?real timers plz(Chandana)..

Answer / ajay

Pperformacne of the application can be increased by
decreasing or increasing the number of threads in the
appserver or or by incresing the indexes in teh data base
like so many ways..............

Is This Answer Correct ?    4 Yes 4 No

How to increase the performance of an application?real timers plz(Chandana)..

Answer / prashanth

ajay... How do U increase or decrease the number of threads
in appserver...

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Load Runner Interview Questions

What is a rendezvous point?

7 Answers  


You do Scalability testing in Load testing or Stress testing?

0 Answers   IBM,


When the rendezvous point is insert?

0 Answers  


Describe configurations of both servers? Here what r two different servers.

3 Answers   EDS,


what is the use of "swing time" in Load Runner?

5 Answers   Oracle,






HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.

1 Answers  


How do you enable text and image checks in vugen?

0 Answers  


What is the need of checkpoints in lr?

0 Answers  


What are the Performance Testing Methodologies or life cycle? And Give Brief explanation?

2 Answers  


What are the three sections of a vuser script and what is the purpose of each one?

0 Answers  


How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?

1 Answers   Accenture,


what is mutation testing?

15 Answers   Curam Software, Yahoo,


Categories