When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of performance analysis tools - Wikipedia

    en.wikipedia.org/wiki/List_of_performance...

    VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. It is bundled with the Java Development Kit since version 6, update 7. FusionReactor , Java application performance monitoring - low overhead, production grade tools for production debugging, code profiling, memory and thread analysis

  3. JDK Mission Control - Wikipedia

    en.wikipedia.org/wiki/JDK_Mission_Control

    JDK Mission Control is an open source tools suite for the Java virtual machine. The tools help finding problems in, and optimizing, programs running on the JVM in production. JDK Mission Control supports OpenJDK 11 (and above) and Oracle JDK 7u40 (and above). JDK Mission Control primarily consists of the following tools:

  4. Test & Performance Tools Platform - Wikipedia

    en.wikipedia.org/wiki/Test_&_Performance_Tools...

    The Test & Performance Tools Platform (TPTP) is an Eclipse tool used to profile plug-ins of the IDE that may run on different platforms. TPTP is tightly integrated into Eclipse so that it can make the profiling from within the IDE. [1] It is used to find and isolate performance problems.

  5. Profiling (computer programming) - Wikipedia

    en.wikipedia.org/wiki/Profiling_(computer...

    Most commonly, profiling information serves to aid program optimization, and more specifically, performance engineering. Profiling is achieved by instrumenting either the program source code or its binary executable form using a tool called a profiler (or code profiler). Profilers may use a number of different techniques, such as event-based ...

  6. VTune - Wikipedia

    en.wikipedia.org/wiki/VTune

    Other native programming languages that adhere to common standards can also be profiled. Profiles Profiles include algorithm, microarchitecture, parallelism, I/O, system, thermal throttling, and accelerators (GPU and FPGA). [citation needed] Local, Remote, Server VTune supports local and remote performance profiling.

  7. DevPartner - Wikipedia

    en.wikipedia.org/wiki/DevPartner

    DevPartner is a set of software development and testing tools developed by NuMega, acquired by Compuware in 1997, which on June 1, 2009 sold it to Micro Focus. [1] There are two versions: one for native and .NET Windows applications, and another for Java applications.

  8. NetBeans - Wikipedia

    en.wikipedia.org/wiki/NetBeans

    The NetBeans Profiler [13] is a tool for the monitoring of Java applications: It helps developers find memory leaks and optimize speed. Formerly downloaded separately, it is integrated into the core IDE since version 6.0. The Profiler is based on a Sun Laboratories research project that was named JFluid. That research uncovered specific ...

  9. Scalasca - Wikipedia

    en.wikipedia.org/wiki/Scalasca

    Scalasca is a free and open-source software for measurement, analysis, and optimization of parallel program performance. [1] It is licensed under the BSD-style license. [2] Scalasca is mostly used for profiling scientific and engineering applications using OpenMP and/or MPI. It supports runtime analysis on supercomputers.