| Projects on Google Code | Results 1 - 10 of 46 |
_Profile your application to find bottlenecks in your code, so
you can optimize to get more speed! Or make a full function trace!_
*Profile:*
This profiler (Windows NT, 2000, XP and x86) can profile
any function (dll, c++, delphi, ?) without changing the
original code or even the need of t...
profiler,
profiling,
profile,
assembly,
detouring,
delphi,
detour,
slow,
speed,
optimize,
speedup,
performance
SlimTune is a free profiler and performance analysis/tuning tool for .NET based applications, including C#, VB.NET, IronPython, and more. It provides many powerful features, such as remote profiling, real time results, multiple plugin-based visualizations, and much more. The source code is available...
= Features =
* very efficient profiling of multi-threaded Python applications.
* profiler pollution effect (the overhead that the profiler put on an application) can be viewed from the statistic results.
* may help to avoid deadlocks. yappi holds the name of the last function executed in a...
=Prototype Profiler=
==Overview==
Prototype Profiler (pro2js) is a utility that can be used to detect poorly performing JavaScript code. In contrast to other profilers, pro2js supports all commonly used browsers (including IE6). It allows you to work with test results easily and performance is exc...
== Introduction ==
The Debug-JS project is designed to provide an easy, clean and clear way to debug JavaScript applications. This is a minimal-powerful implementation that's provides a set of debugging, tracing and profiling tools designed using [http://en.wikipedia.org/wiki/Aspect-oriented_prog...
= OKTECH Profiler =
OKTECH Profiler is a low-impact, sampling and instrumentation profiler for Java. It doesn't require constant connection from a profiler console, as it dumps the profiled information in a binary file. This file might be processed any time later on; report can be generated from ...
High performance C++ Profiler implementation currently for x86 processors under Windows/Linux.
----
= Features =
* Single-threaded & Multi-threaded support
* Low latency & high throughput
* Unobtrusive (to the extent that a manually instrumented profiler can be)
* HTML & Text rep...
Designed to solve performance problems.
Netbeans profiler was not good for me :
* unable to record method calls history
* unable to specify included/excluded packages/classes/methods
* unable to specify a time treshold for method execution
* unable to specify entry methods to profile
...
This project provides a java agent for profiling execution times of method calls and sql statements. It will also provide tools to analyze the generated trace. It's planned to support tools which can either run as a webapp or as eclipse plugin.
NProf is a statistical profiler for .NET applications.
Screenshot:
<img src="http://groups.google.com/group/nprof/web/NProf011Screenshot.png" />