.. |
berkeleyDB
|
Forgot this file...
|
2004-10-20 06:29:55 +00:00 |
arrayListSet.c
|
Starting work on the actual graph-generation portion of the benchmarks. :)
|
2004-10-20 06:21:21 +00:00 |
BDB_HASH_INSERT.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
BDB_RAW_INSERT.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
generateScripts.pl
|
Set some constants to values appropriate for my desktop.
|
2004-10-20 06:48:29 +00:00 |
generateScriptsThreads.pl
|
Web-site update, a few minor code changes from before the Freenix deadline.
|
2004-10-27 01:40:09 +00:00 |
linearHashNTA.c
|
new benchmarks revealed that inserts for linkedList, pageOrientedList were taking O(n) time, yielding O(n^2)
|
2005-03-10 20:10:49 +00:00 |
linkedListNTA.c
|
new benchmarks revealed that inserts for linkedList, pageOrientedList were taking O(n) time, yielding O(n^2)
|
2005-03-10 20:10:49 +00:00 |
LLADD_LOGICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_PHYSICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_RAW_PHYSICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_THREADED.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LOGICAL_THREADS.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
logicalHash.c
|
Starting work on the actual graph-generation portion of the benchmarks. :)
|
2004-10-20 06:21:21 +00:00 |
logicalMultiReaders.c
|
New benchmark, fixed for PROFILE_LATCHES.
|
2004-10-20 21:55:00 +00:00 |
logicalMultThreaded.c
|
New benchmark, fixed for PROFILE_LATCHES.
|
2004-10-20 21:55:00 +00:00 |
Makefile.am
|
new benchmarks revealed that inserts for linkedList, pageOrientedList were taking O(n) time, yielding O(n^2)
|
2005-03-10 20:10:49 +00:00 |
naiveHash.c
|
Starting to rip the old jbhash implementation out, and replace it with a
|
2005-01-10 03:02:02 +00:00 |
naiveMultiThreaded.c
|
Starting to rip the old jbhash implementation out, and replace it with a
|
2005-01-10 03:02:02 +00:00 |
rawSet.c
|
Starting work on the actual graph-generation portion of the benchmarks. :)
|
2004-10-20 06:21:21 +00:00 |
readLogicalHash.c
|
Fixed up some return values; tests now pass with assert disabled.
|
2005-02-08 01:13:57 +00:00 |