Projects tagged ‘profiler’


[52 total ]

0 Users

GpProfile is a source-instrumenting profiler for Delphi
Created 11 months ago.

0 Users

A Java Profiler integrated into Eclipse.
Created 11 months ago.

0 Users

Sleepy-EX is a light-weight CPU profiler for Visual C++ projects under Windows. It is a fork of VerySleepy with improvements to user interface and reliability.
Created about 1 month ago.

0 Users

The Database Profiler project addresses daily problems of business intelligence or database migration projects. Simply in all projects that use foreign databases with an unknown content. Usually ... [More] there are inconsitencies in source databases, which lead to an unpredictable implementation effort. In such projects it is nearly impossible to do an exact effort estimation. So you need to know these problems before they occur. The Database Profiler enables you to analyze (profile) these unfamiliar databases, to get an overview about the data quality, and to highlight predictable problems before they appear. All this is done by checking consistency rules, that are defined by the system - as far as possible - and the user. Finally you get a profiling report, that you can use for your effort estimation. [Less]
Created 10 months ago.

0 Users

A simple and quick tool for fast memory profiling.
Created 3 months ago.

0 Users

CrystalMem helps you find places in your code where memory is allocated but not freed during program execution. It hooks on heap allocation functions (new, new[], delete, delete[]) and stack traces ... [More] to find out the code paths in which the memory is allocated. All the collected data is then send to a local or remote machine, over the network, where it will be represented in a 3D navigable structure. [Less]
Created 12 months ago.

0 Users

A precompiler for Blitz Basic and Blitz Max (profiling included). See Installation and Configuration. Look at the ChangeLog for new features and bugfixes.
Created 12 months ago.

0 Users

High performance C++ Profiler implementation currently for x86 processors under Windows/Linux. FeaturesSingle-threaded & Multi-threaded support Low latency & high throughput Unobtrusive (to the ... [More] extent that a manually instrumented profiler can be) HTML & Text reports [Less]
Created about 1 month ago.

0 Users

VSPTree is a graphical tool for the Visual Studio 2008 Standalone Profiler. It is named so because it gives you a tree view of the calltree generated from VSP files generated by the profiler.
Created 7 months ago.

0 Users

ctimer is a library providing a simple interface that can be used to measure the wall-clock, user, and system times elapsed between two points in a program.
Created 11 months ago.