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 are the different types goals in goal-oriented scenario?

0 Answers  


During run time where the hosts saves the files?

0 Answers  


how to place a image check in load runner script.what is the procedure?

2 Answers  


What is the threshold level for think time and how can be this changed?

0 Answers  


Explain all the web recording options? How did you find web server related issues?

1 Answers  






Why is Load Runner called as State of Art Tool.

1 Answers   CTS,


Events are generated, but the script is not generating? Why?

2 Answers   HP,


hi manual tester daily process is ..study the req.s preparing test scenarios & writing the t.cs and finding bugs and send to the devoloper......SIMILARLY PLS TELL THE LOAD RUNNER DAILY PROCESS FROM INITIAL STAGE TO FINAL STAGE...? daily process..performance tester use any DOCUMENT...like TCD?

1 Answers  


i have 10 users, 20 itereatios and duration 1 minute how can design this scenario.

1 Answers   Wipro,


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

2 Answers  


difference between latency and transaction response time

0 Answers   Maveric,


What is memory Leak. What is the most suitable performance counter to detect Memory Leak.

5 Answers  


Categories