RSS 4 projects tagged "profiler"

No download No website Updated 21 Feb 2013 Django-live-profiler

Screenshot
Pop 31.50
Vit 9.52

Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.

No download Website Updated 27 Nov 2012 Embedded Profiler

Screenshot
Pop 82.41
Vit 2.54

Embedded Profiler is low-overhead C++ profiler based on automatic instrumentation of functions done by the compiler (GCC, MinGW, or MSVC). Profiling can be done either automatically or manually. Automatic profiling generates a complete call tree and needs no modification of code. Manual profiling requires using the EProfiler API to specify the parts of code to be profiled. The resulting log can be opened in Performance Analyzer, a GUI application with several views designed for comfortable log analysis.

Download Website Updated 10 Mar 2012 LightProfiler

Screenshot
Pop 27.82
Vit 1.37

LightProfiler provides performance analysis of Oracle databases. It generates detailed resource profiles for extended SQL trace files, containing information about the consuming of response time (by events, by cursors, etc.), data file usage, error analysis (SQL, PL/SQL), and much more. It also contains tools for additional processing of trace files (extracting session data, splitting files) and for management of a database's sessions (disconnecting, tracing, monitoring parameters, blocking locks, events, etc.).

No download Website Updated 07 Dec 2011 cpu-usage

Screenshot
Pop 24.37
Vit 23.07

cpu-usage is a tool for performance testing, similar to powertop. It shows an overview of CPU activities using Linux kernel values.

Screenshot

Project Spotlight

Lilith Logback event viewer

A logging and access event viewer for Logback.

Screenshot

Project Spotlight

Diffuse

A graphical tool for comparing and merging text files.