RSS 10 projects tagged "Benchmark"

Download Website Updated 29 Jan 2013 Zoom Profiler

Screenshot
Pop 179.25
Vit 23.64

Zoom is a low-overhead graphical and command line profiler for Linux. Profiles are system-wide, precise down to the instruction level, and capture complete backtraces of C/C++/ObjC/Fortran/Assembly code. This lets you see exactly where time was spent, what code was running (user or kernel), and how that code was called. Drill down into a specific symbol, and Zoom shows source and assembly annotated with general and processor-specific tuning advice. It saves profiles as a single, self-contained session file that can be emailed or attached to bug reports. This lets you share what you find with colleagues or archive it for later review. Zoom also supports remote network profiling and scripting, making it ideal for embedded or server systems and automated workflows.

Download Website Updated 13 Jan 2010 MCS MyVoIP

Screenshot
Pop 110.85
Vit 5.19

MCS MyVoIP very accurately measures the quality and performance of Internet connections for Voice over IP (VoIP) usage by simulating UDP voice data traffic between a server and browser clients. Connections are tested for jitter and packet loss and rated for the supported level of sound quality. The VoIP test can be set to various codecs or customized by packet size, packet rate, and test length. The test can further be combined with a bandwidth speed test or network route diagnostics for more in-depth connection analysis.

Download Website Updated 30 Oct 2010 pwatch

Screenshot
Pop 82.37
Vit 2.56

pwatch is a set of tools for analyzing what a process is doing. Only the "io" command is currently implemented. It presents I/O activity in a nice ncurses screen and allows you to sort by the read/write speed or the number of bytes read/written since the start of the program. It was written to easily detect which program is eating a lot of I/O bandwidth.

Download No website Updated 19 Jun 2005 slurpd-stat

Screenshot
Pop 60.51
Vit 1.00

slurpd-stat is a very simple script that parses replication files from slurpd (slurpd.status and slurpd.replog) and prints a human readable report saying how many requests are still waiting and at what point in time each replica lies.

Download Website Updated 04 Jul 2010 psinfo

Screenshot
Pop 48.40
Vit 2.19

psinfo shows process information and statistics using the kernel /proc interface. This information includes: process state, environment, arguments and flags; CPU usage; scheduling; I/O usage; virtual memory status; pagefaults; capabilities; and signals. psinfo is useful for providing a detailed view of the current state of an application when diagnosing issues or performance problems.

Download Website Updated 02 Mar 2005 Aranha server monitor

Screenshot
Pop 45.99
Vit 2.02

Aranha is an application that uses an XML-RPC layer to retrieve information from one or more servers. The type of information gathered is implemented via plugins, and can be displayed or archived in several different ways. The data is gathered in Round Robin Databases (integrated with rrdtool) and can be accessed using a XUL interface available from the system. Plugins are very easy to write.

Download Website Updated 06 Apr 2004 mysqlstress

Screenshot
Pop 41.47
Vit 1.00

mysqlstress is small but powerful program in that it allows an administrator to stress a MySQL server to check performance.

Download Website Updated 06 Mar 2008 Python Tracer

Screenshot
Pop 38.18
Vit 1.00

Python Tracer lets you see your Python program's execution as a tree of function invocations, each tree node exposing the real time and CPU time (user/sys) of that call. The project consists of two main components: a Python tracer that can run your Python programs (much like "cProfile" and friends), and a GTK+ based GUI that can show the trace results. It uses a tiny auxiliary library (graphfile) to allow append-only writing and reading static DAGs directly from a file without reading it whole into memory at any stage.

Download Website Updated 03 Nov 2007 Linsanity

Screenshot
Pop 34.16
Vit 1.00

Linsanity is a suite of test tools designed to exercise network adapters, optical storage devices, fixed disks, and audio cards. Each of these tools are "native" plugin applications for the VWM user environment.

Download Website Updated 07 Apr 2004 FSHeal

Screenshot
Pop 32.33
Vit 1.00

FSHeal aims to be a general filesystem tool that can scan and report vital "defective" information about the filesystem like broken symlinks, forgotten backup files, and left-over object files, but also source files, documentation files, user documents, and so on. It will scan the filesystem without modifying anything and reporting all the data to a logfile specified by the user which can then be reviewed and actions taken accordingly.

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.

Screenshot

Project Spotlight

Ganeti

Virtual server management software.