---
title: "profiling i java"
type: "forum-thread"
url: "https://www.webforum.nu/amne/java/122087-profiling-i-java"
topic: "Java"
topic_url: "https://www.webforum.nu/amne/java"
author: "The_Hulk"
published: "2005-02-09T14:27:24.000Z"
updated: "2005-02-10T09:08:39.000Z"
replies: 2
views: 308
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/java/122087-profiling-i-java"
---

# profiling i java

## #1 — The_Hulk, 2005-02-09T14:27Z

Hur gör man för att köra något profiling i en java applikation?
Vill veta vilka metoder som tar längst tid och mest minne m.m.

Finns det några bra gratisprogram för detta?
Ingår det i JDK?

Permalänk: https://www.webforum.nu/p/122087

## #2 — Aleph_One, 2005-02-09T18:00Z

Till Eclipse finns det en hel del plugins som täcker profiling.
<http://eclipse-plugins.info/eclipse/plugins.jsp?category=Profiling&sort=rating>

Permalänk: https://www.webforum.nu/p/1549421

## #3 — spango, 2005-02-10T09:08Z

JDK har även en inbyggd profiler, hprof.
<http://www.javaworld.com/javaworld/jw-12-2001/jw-1207-hprof.html>
<http://java.sun.com/developer/technicalArticles/Programming/HPROF.html>

Permalänk: https://www.webforum.nu/p/1549654

---

Tråden på webben: https://www.webforum.nu/amne/java/122087-profiling-i-java
