Dr. Zornitza Genova ProdanoffEVALUATION TOOLS TRACE FILES OTHER EVALUATION TOOLS:This page contains software tools, trace files, and other resources used for for my research. If you find a bug in a tool, send me email.CRC-related tools
clipcrc.c clips CRC32s to M bits where the input is list of CRC32s Hashing
hash1a.c hashes 32-bit key values into a chained hash table of 2^M bits size and adds performance measurement for look-ups. hash1b.c hashes 32-bit key values into a chained hash table of 2^M bits size and puts access list into memory before timing accesses. hash2.c hashes variable length strings into a hash table of 2^M bits size. Input is a list of URL strings and 32-bit signatures with associated 32-bit values, output is storage statistics for the hash table of 2^M bits. hash2a.c hashes variable length strings into a hash table of 2^M bits size and adds performance measurement for look-ups. hash2b.c hashes variable length strings into a hash table of 2^M bits size and puts access list into memory before timing accesses. 2level_h.c - constant time look-up implementation as described in "Storing a Sparse Table with O(1) worst case access time." by Michael Freedman and Janos Komlos, Journal of the ACM, Vol 31, No 3, July 1984, pp. 538-544. Memory access related programs
Web programming
Miscellaneous
TRACE FILES:The following are representative Web access logs used in my research. For each access log, a link to the original site is given (if applicable) or a brief history of the logs origin. All logs are stored in ZIP format. E-mail me, if you'd like to get the tace files.
pb.sanitized-access.20010110.gz [ 22.8MB ]- Applied Networks Research cache log, format is described at ftp link pb20010110url [ 38.2MB ASCII ] extracted with per00.pl URL access list pb20010110su [ 24.6MB ASCII ] cleaned list of unique URLs University of Virginia - server log NASA - server log Calgary - cache log OTHER RESOURCES:The following are links to Web sites, papers, and other resources useful for my research. A brief description is given for each link.
Last updated by Zornitza Genova Prodanoff on September 2, 2008 |