stasis-aries-wal/benchmarks
2006-11-09 23:00:50 +00:00
..
berkeleyDB Modularized the build; made berkeleydb and confuse optional. No longer build as many things by default. 2006-11-09 23:00:50 +00:00
nightly Updated X-axis range to better reflect paper. 2006-08-10 23:37:19 +00:00
SOSP Bulk load + TPS with reiserfs. TPS is flakey for some reason... 2005-03-25 12:03:51 +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 Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second 2005-03-12 22:11:18 +00:00
generateScriptsThreads.pl Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second 2005-03-12 22:11:18 +00:00
lhtableThreaded.c benchmark for in-memory hashtable 2006-06-12 20:52:22 +00:00
linearHashNTA.c Benchmark updates. 2005-03-20 05:17:25 +00:00
linearHashNTAMultiReader.c No more warnings with -O2. 2006-05-25 22:50:52 +00:00
linearHashNTAThreaded.c Transitive closure working! 2005-03-24 04:43:22 +00:00
linearHashNTAWriteRequests.c Benchmark debugging output / scalability fixes. 2005-03-21 08:03:45 +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 Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second 2005-03-12 22:11:18 +00:00
LOGICAL_THREADS.script Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second 2005-03-12 22:11:18 +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 Modularized the build; made berkeleydb and confuse optional. No longer build as many things by default. 2006-11-09 23:00:50 +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
pageOrientedListNTA.c Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second 2005-03-12 22:11:18 +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
transitiveClosure.c final final benchmark. :) 2005-03-25 16:36:56 +00:00
zeroCopy.c Added support for raw pages, implemented posix_memalign workaround, and re-enabled O_DIRECT by default 2006-04-12 01:41:35 +00:00