wterl/tools
2013-07-30 13:27:13 -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 Revert to a macro-only, non-recursive on eagain method for managing requests. 2013-07-30 13:27:13 -04:00