]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/: Added object map benchmarking tool
authorEleanor Cawthon <eleanor.cawthon@inktank.com>
Tue, 22 May 2012 00:17:51 +0000 (17:17 -0700)
committerEleanor Cawthon <eleanor.cawthon@inktank.com>
Fri, 1 Jun 2012 20:02:36 +0000 (13:02 -0700)
commit7a4e9234d3b257aa66cf3637c64473c53b1bbc2a
treec2c9fef20c4b53163aba8366e794481dc409d1b4
parente0f19525f316ef27b96e669bc51fb6e75b6840bc
test/: Added object map benchmarking tool

omap_bench writes configurable objectmaps to a configurable number
of objects and generates latency statistics.

Signed-off-by: Eleanor Cawthon <eleanor.cawthon@inktank.com>
.gitignore
src/Makefile.am
src/test/omap_bench.cc [new file with mode: 0644]
src/test/omap_bench.hpp [new file with mode: 0644]