Projects tagged ‘profile’ and ‘profiler’


[4 total ]

5 Users

DataCleaner is an Open Source application for profiling, validating and comparing data. These activities help you administer and monitor your data quality in order to ensure that your data is useful ... [More] and applicable to your business situation. DataCleaner is the free alternative to software for master data management (MDM) methodologies, data warehousing (DW) projects, statistical research, preparation for extract-transform-load (ETL) activities and more. [Less]
Created about 1 year ago.

1 Users
   

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 ... [More] profile any function (dll, c++, delphi, ?) without changing the original code or even the need of the original code. It uses runtime function detouring and assembly to profile any function. A program can be compiled with the profiler code (delphi) or the precompiled dll can be used (delphi, c++, etc). The to be profiled function can be extracted from debug files (.map, in future .dbg/.pdb), dll imports/exports, or "manual" in code (add by name and pointer). Trace: The latest version also features a full execution/function trace capability! [Less]
Created 12 months ago.

0 Users

trace-cmd provides a convenient interface to the ftrace tracing mechanism in the Linux kernel. It can run a command with various tracing options enabled, and then generate a report of the tracing results.
Created 4 months 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.