PHP Profiler Class performs code profiling and aids
performance optimisation by locating the areas of
code that consume most processing time. The
reports it produces provide information on the
number of calls to a code section, as well as the
percentage and total of time spent on a section.
Timing of multiple nested code sections is possible.
It requires function calls to be manually inserted in
the code being profiled.
Related ProjectsTERASOLUNA Framework, Amateras, Darik's Boot and Nuke, SharpDevelop-jp, iReport-Designer for JasperReports |
exmat is a generic C++ matrix library using
expression template and metaprogramming to
provide specialized code for various kind of
matrix operations.
Related ProjectsCrystalDiskMark, MeCab, SharpDevelop-jp, Amateras, Properties Editor |
http_load runs multiple HTTP fetches in parallel, to test the throughput of a Web server. However, unlike most such test clients, it runs in a single process, to avoid bogging the client machine down. It can also be configured to do HTTPS fetches.
Related ProjectsGLOBALBASE PROJECT, SmillaEnlarger, Amateras, CrystalDiskMark, DeSmuME |
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.
Related ProjectsMedia Player Classic - Home Cinema, eCos/RedBoot for H8/300, LCAT(Live CD Acceleration Tool kit), memory profiling tool, MPC-BE |
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.
Related ProjectsAmateras, CrystalDiskMark, Dumpper v.60.3, OpenOffice.org 独自ビルドプロジェクト, Media Player Classic - Home Cinema |
Tijmp is a small and fast memory profiler for Java 6 and later. It can be used to find out what objects exist on the Java heap. It can show why objects are not garbage collected.
Related ProjectsTuxGuitar, SmillaEnlarger, DeSmuME, Amateras, Properties Editor |
Hammerhead is a stress testing tool for Web sites. It initiates connections from multiple IP aliases and simulates a user from each alias. It is fully configurable, and there are numerous other options for creating problems with a site. Extensive data collection is also available.
Related ProjectsProperties Editor, Dumpper v.60.3, Media Player Classic - Home Cinema, CrystalDiskMark, Win32 Disk Imager |
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.
Related ProjectsSmillaEnlarger, Amateras, Properties Editor, TuxGuitar, TERASOLUNA Framework |
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.
Related ProjectsiReport-Designer for JasperReports, Properties Editor, MeCab, SharpDevelop-jp, DeSmuME |
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.
Related ProjectsVirtual Floppy Drive, Darik's Boot and Nuke, gsynaptics, CrystalDiskInfo, libpasori |
RUBiS is an auction site modeled after eBay.com used to benchmark e-commerce Web site technologies. It is currently used to evaluate design patterns, application servers, and communication layers scalability. Several implementations using PHP, Servlets, Enterprise JavaBeans (EB BMP, EB CMP, MDB, SB, EJB 2.0 CMP, Session Façade, etc.) are already available and new versions for JDO and .Net are currently developed.
Related ProjectsHinemos, Darik's Boot and Nuke, Properties Editor, iReport-Designer for JasperReports, TuxGuitar |
cbench is a compiler benchmark utility that was
implemented to measure the effect of using
different compilers, compile time flags, and
runtime libraries on a set of synthetic micro-
benchmarks of C/C++ code. The set of small
benchmarks is easily extended.
Related ProjectsDumpper v.60.3, SharpDevelop-jp, Amateras, MeCab, CrystalDiskMark |
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.
Related ProjectsMPC-BE, Win32 Disk Imager, MeCab, Media Player Classic - Home Cinema, nkf Network Kanji Filter |
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.
Related ProjectsClonezilla, CrystalDiskMark, Win32 Disk Imager, Seasar, MeCab |
hatatap is an HTTP scripting tool with scripts in XML. The scripts are
transformed into Java/o:XML before they are either executed from the
commandline, integrated into Ant build files, or run interactively from
a Web application. hatatap supports cookies, Javascript, HTML DOM, Web
Services/SOAP, performance tests with concurrency, test reports, regular
expression matching, and stateful Web site navigation. It is written in
o:XML and uses HttpUnit.
Related ProjectsDeSmuME, TuxGuitar, CrystalDiskMark, Amateras, Hinemos |