Simple Project List Software Map

149 projects in result set
Última Atualização: 2010-12-10 10:00

sdd

sdd is a replacement for a program called 'dd'. sdd is much faster than dd in cases where input block size (ibs) is not equal to the output block size (obs). Statistics are more easily understood than those from 'dd'. Timing available, -time option will print transfer speed Timing & Statistics available at any time with SIGQUIT (^\) Can seek on input and output Fast null input Fast null output. Support for the RMT (Remote Tape Server) protocol makes remote I/O fast and easy.

Última Atualização: 2003-11-22 21:18

JDBC SQL Profiler

This small tool connects to the P6Spy JDBC logger
and displays in real time the queries going to the
database. It uses an integrated SQL parser to
build statistics on the most accessed tables and
columns to enable database index creation. Other
information is also gathered and displayed, such
as the request time for a single request, for a
class of request, and for all the requests.
Sorting may be done on these views to detect
database problems efficiently.

(Machine Translation)
Última Atualização: 2009-12-12 10:37

kernbench

kernbench is a CPU throughput benchmark. It is designed to
compare kernels on the same machine, or to compare
hardware. It runs a kernel compile at various numbers of
concurrent jobs: 1/2 number of CPUs, optimal (default is
4xnumber of CPUs), and maximal job count. Optionally it can
also run single threaded. It then prints out a number of useful
statistics for the average of each group of runs.

(Machine Translation)
Última Atualização: 2005-06-27 11:25

SLAMD

SLAMD is a Java application designed for stress testing and
performance analysis of network-based applications.
Although it was originally designed for benchmarking
directory servers, it is actually very flexible and can be used
to test applications using a wide range of protocols like
LDAP, HTTP, POP, IMAP, and SMTP, and can also interact
with relational databases using JDBC. In addition, it provides
a Java-based API for developing custom workloads, and a
scripting engine and record and playback tools that may also
be used in the load generation process.

(Machine Translation)
Última Atualização: 2005-09-13 03:50

lmbench

lmbench is a suite of simple, portable ANSI/C
microbenchmarks for UNIX/POSIX. In general,
it measures two key features: latency and
bandwidth. It is intended to give system
developers insight into basic costs of key
operations.

(Machine Translation)
Última Atualização: 2012-01-12 01:05

coNCePTuaL

coNCePTuaL is a domain-specific programming language for rapidly generating programs that measure the performance and/or test the correctness of networks and network protocol layers. A few lines of coNCePTuaL code can produce programs that would take significantly more effort to write in a conventional programming language.

Última Atualização: 2001-06-05 00:36

dbench

dbench is a filesystem benchmark that generates
load patterns similar to those of the commercial
Netbench benchmark, but without requiring a lab of
Windows load generators to run. It is now
considered a de-facto standard for generating load
on the Linux VFS.

(Machine Translation)
Última Atualização: 2008-03-04 01:01

cdck

cdck is a simple program for verifying CD/DVD
quality. Even if all files on the disc are
readable, some sectors having bad timing and could
become unreadable in the future. The tool reads a
disc sector by sector, recording all reading
timings, and then tells you its verdict. It can
optionally write a timing table into a text file
usable by gnuplot, from which graphs can be drawn.

(Machine Translation)
Última Atualização: 2011-08-21 14:02

Java Application Monitor API

The Java Application Monitor (JAMon) is a free,
simple, high performance, thread safe, Java API
that allows developers to easily monitor
production applications. JAMon can be used to
determine application performance bottlenecks,
user/application interactions, and application
scalability. JAMon gathers summary statistics such
as hits, execution times (total, average, minimum,
maximum, standard deviation), and simultaneous
application requests. JAMon statistics are
displayed in the sortable JAMon report.

(Machine Translation)
Última Atualização: 2004-11-02 17:10

Cactus

Cactus is a general, modular, parallel environment for solving systems of partial differential

equations. The code has been developed over many years by a large international collaboration of numerical relativity and computational science research groups and can be used to provide a portable platform for solving any system of partial differential equations.

Última Atualização: 2008-10-18 17:11

cpipe

Cpipe copies its standard input to its standard
output while measuring the time it takes to read
an input buffer and write an output buffer.
Statistics of average throughput and the total
amount of bytes copied are printed to the standard
error output.

(Machine Translation)
Última Atualização: 2005-11-13 14:41

Bootchart

Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization data and process information are collected during the boot process, and can later be displayed in a PNG, SVG, or EPS encoded chart. Analyzing the chart will help in finding opportunities for optimization.

Última Atualização: 2004-02-14 03:25

XML Benchmark

XML Benchmark is a C/C++/Java XML parsers benchmarking toolset. Supported parsers include LibXML2, Xerces, Oracle XDK, Expat, RXP, QT, and Sun Crimson. Benchmarking fields include parsing (native, SAX, DOM), DOM manipulation, schema validation, XSL transformation, and XML signature and encryption.

Última Atualização: 2003-11-01 07:45

Linux Scalability Effort

多くのプロセッサとより多くのプロセスの面でより良い、Linux のスケールを作るの研究方法。

(Machine Translation)
Desenvolvimento Estado: 1 - Planning, 2 - Pre-Alpha
Destinado Audiência: Developers
Linguagem de Programação: C
Última Atualização: 2012-01-11 01:11

curl-loader - web application testing

Cで書かれたWebアプリケーションの負荷生成とテストのための強力なツールです。HTTP, FTP, TLS/SSLスタックを使用し、自身のIPアドレスから何万ものユーザ/クライアントのシミュレーションを行えます。目標は、Spirent AvalancheとIxia IxLoadの代替を提供することです。

Database Environment: Flat-file
Desenvolvimento Estado: 3 - Alpha
Sistema Operacional: Linux
Linguagem de Programação: C
Interface de Usuário: Curses/Ncurses, Other toolkit