Profiler Netbeans

2 respostas
R

Para que serve o profiler no netbeans(4.1)?

:roll:

Att,

Ricardo

2 Respostas

T

http://www.netbeans.org/kb/articles/nb-profiler-tutor-6.html

The NetBeans Profiler is a powerful tool that provides important information about the runtime behavior of your application. While imposing relatively little overhead, the NetBeans Profiler tracks CPU performance and memory usage. This tutorial will show you how to use the Profiler with NetBeans 4.0 to:

* Monitor the runtime behavior of a web application
* Determine the CPU time used by an application's methods
* Monitor the creation of objects by an application.

Se você tem uma aplicação lenta mas não sabe por quê, o Profiler vai lhe economizar um monte de tempo, se você souber usá-lo direito.
Normalmente o que o Profiler descobre são coisas que você nunca tinha pensado que gastavam tempo.

R

Valeu!!!

Att,

Ricardo

Criado 5 de maio de 2005
Ultima resposta 5 de mai. de 2005
Respostas 2
Participantes 2