Re: Performance in WebApp analysieren



Frank Bremer wrote:
wir haben eine Webanwendung unter WebSphere 5.1 am laufen (Struts,
Hibernate...), die gerne etwas schneller sein dürfte.

Wie sollte klassisch der Einstieg erfolgen, um die Performanceengpässe
aufzudecken und die Geschwindigkeit zu erhöhen?

Ich denke, der einfachste Weg ist es, sich mit einem Profiler wie z.B.
YourKit in die VM einzuklinken. Eventuell findest du es hilfreich
bestimmte Pakete (z.B. die von Websphere) ausblenden zu können.

Was sollte man dabei alles bedenken und was (z.B. welche Tools) können
helfen?

Das Testen macht die Applikation i.A. langsamer.

Johann
--
bürschen, pass bloss auf - ich bin eben gerade erst so einem haufen
entronnen worden..........usenet/forum - das ist mir alles einerlei!
("weihnachtsmann" in <1035825834.556325@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>)
.



Relevant Pages

  • Re: VS 2005 Edit and Continue impossible after evaluating profiler tools
    ... I think the root cause should be that YourKit .Net ... Profiler uninstallation does not work properly with VS2005 IDE, ... As a 3rd party profiler provider, ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.debugging)
  • Re: VS 2005 Edit and Continue impossible after evaluating profiler tools
    ... YourKit profiler integrates in Visual Studio. ... When you start your program the profiler seems to run it in some kind of wrapper which sends status information via the local network. ... You can still start your program with the normal JIT debugger with edit and continue working. ... Actually yesterday evening I installed the evaluation version of the profiler again - and edit and continue works. ...
    (microsoft.public.vsnet.debugging)
  • Re: Probleme mit Geschwindigkeit SQL 2005
    ... halben Geschwindigkeit läuft. ... Hohe Last auf dem DB-Server. ... Netzwerkgeschwindigkeit ist überprüft. ... Werde trotzdem mal den Profiler starten. ...
    (microsoft.public.de.sqlserver)
  • Re: Automatic way to test performance optimizations
    ... Generally speaking, you want a profiler, and you want that profiler ... to be programmatically accessible from some JUnit tests. ... YourKit seems to be such a thing; ...
    (comp.lang.java.programmer)