]> pd.if.org Git - nbds/commit - map/list.c
add port of perf test from high-scale-lib
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Mon, 9 Feb 2009 04:46:50 +0000 (04:46 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Mon, 9 Feb 2009 04:46:50 +0000 (04:46 +0000)
commit7d658a03f83e64690d0c71b4733dd3f9a2c60208
tree5efa7e0ede07c0e37add89942bb77c1ae68fcacf
parent6b4f3ea4891b6c0e65dfd6d41f49aee2daa9e23d
add port of perf test from high-scale-lib
some code cleanup
18 files changed:
include/common.h
include/hashtable.h
include/list.h
include/runtime.h
include/skiplist.h
makefile
map/hashtable.c
map/list.c
runtime/mem.c
runtime/runtime.c
test/haz_test.c
test/map_test1.c
test/map_test2.c
test/perf_test.c [new file with mode: 0644]
test/rcu_test.c
test/txn_test.c
todo
txn/txn.c