Index of /~musser/gp/code
Name Last modified Size Description
Parent Directory 13-Sep-2001 14:41 -
counter.h.txt 30-Jun-1997 17:28 3k
distcount.h.txt 30-Jun-1997 17:28 13k
experiment.h.txt 06-Jan-1997 15:33 4k
graph1.dat.txt 06-Jan-1997 14:44 2k
intsort.h.txt 06-Jan-1997 15:38 3k
itercount.h.txt 30-Jun-1997 17:28 11k
oldperf.tar.gz 06-Jan-1997 16:05 10k
partial_sort.h.txt 06-Jan-1997 15:30 2k
performance.tar.gz 30-Jun-1997 17:28 10k
read1.dat.txt 06-Jan-1997 14:43 4k
recorder.h.txt 06-Jan-1997 15:40 3k
recorder0.h.txt 06-Jan-1997 15:40 1k
timer.h.txt 06-Jan-1997 15:38 1k
tpsort1.cpp.txt 06-Jan-1997 15:28 3k
tsort1.cpp.txt 06-Jan-1997 15:19 3k
tsort2.cpp.txt 06-Jan-1997 15:19 5k
tsort3.cpp.txt 06-Jan-1997 15:19 2k
The files in this directory are the C++ source code of the "counting
components" developed in the Generic Programming Project at Rensselaer
Polytechnic Institute, as described in
http://www.cs.rpi.edu/~musser/gp. They are generic adaptors for use
in measuring computing times and operation counts of C++ generic
algorithms like those in STL.
To download all of the files together, download performance.tar.gz
(gzipped tar file).