Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] profiler

YourKit will fit your needs and it is free for non-commercial eclipse
developers.

Dani

|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Walter Harley" <eclipse@xxxxxxxxxxxxxx>                                                                                                          |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"'General development mailing list of the Eclipse project.'" <eclipse-dev@xxxxxxxxxxx>                                                            |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |04.08.2009 07:20                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[eclipse-dev] profiler                                                                                                                            |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





I seem to recall some discussion on the arch call within the last few
months of a Java profiler that integrates with Eclipse and is free or
very cheap, at least for Eclipse committers.  I might be confusing
myself with our discussion of UI testing software, though.

What's our current best practice, for profiling Eclipse components
(e.g., JDT)?  I only need to run on JDK 1.6, and I want to look both at
heap usage and at hot spots in code execution.  Should I be using TPTP,
or is there something else that is easier or better?  YourKit,
JProfiler, ...?

Thanks,
  -walter

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top