This website requires JavaScript.
Explore
Help
Sign In
greg
/
wterl
Watch
1
Star
0
Fork
You've already forked wterl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b2c0b65114
wterl
/
tools
History
Gregory Burd
f1b7d8322d
WIP: replcae the kbtree with khash, we don't need the tree features (yet, if ever) and hash is faster; add a most-recently-used stash for contexts as it's highly likely that worker threads will do many operations with the same shape/signature of session/cursors/tables/config and that path can be lock-free as well making it much faster (one would hope); somewhere something is stepping on read-only ErlNifBinary data and so a crc check is failing and causing the runtime to abort, that's the latest item to find/fix.
2013-06-04 14:45:23 -04:00
..
basho_bench_driver_wterl.erl
WIP: replcae the kbtree with khash, we don't need the tree features (yet, if ever) and hash is faster; add a most-recently-used stash for contexts as it's highly likely that worker threads will do many operations with the same shape/signature of session/cursors/tables/config and that path can be lock-free as well making it much faster (one would hope); somewhere something is stepping on read-only ErlNifBinary data and so a crc check is failing and causing the runtime to abort, that's the latest item to find/fix.
2013-06-04 14:45:23 -04:00
wterl-b_b.config
Driver and config for basho_bench testing.
2013-04-24 14:27:56 -04:00