4 projects tagged "Benchmark"
TAU (Tuning and Analysis Utilities) is a set of tools for analyzing the performance of C, C++, Fortran and Java programs. It collects much more information than is available through prof or gprof, the standard Unix utilities, including per-process, per-thread, and per-host information, inclusive and exclusive function times, profiling groups that allow you to organize data collection, access to hardware counters on some systems, per-class and per-instance information, the ability to separate data for each template instantiation, start/stop timers for profiling arbitrary sections of code, and support for collection of statistics on user-defined events.
DJFractal is yet another fractal generator which distributes fractal data to multiple computers. Fractal data are created locally and distributed to other computers that run the appropriate fractal-generation software, which may be hosted on workstations, or on a Java enabled Web-browser through applets, or on a system with JavaCard. DJFractal's unique feature is the "smart" algorithm it uses to compute (and draw) the most interesting part of a fractal first.
A PHP5 OO template engine which supports template inheritance.