1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/benchmarks/nosqlbench/pkg-descr
Veniamin Gvozdikov f22dac65c1 - Updated to lates
- New description and website
- Added license
- Sorted USES
2015-08-24 08:55:07 +00:00

18 lines
743 B
Plaintext

NoSQL Benchmark (nb) is a multi-threaded benchmark tool for evaluating main
database performance metrics using OLTP-alike benchmarking against
a specified workload.
Features include:
* benchmarking types: unlimited, time limited or maximum thread limited
* different threads creation policies: at once or interleaved
* key distribution supported: uniform, gaussian
* key types supported: string, u32, u64
* CSV report file generation supported (for future plot generation)
* single configuration file
* workload tests are specified in percents against a total request count
* supported database drivers: tarantool, leveldb (redis, memcached planned).
* plotter tool (CSV to GNU Plot generation)
WWW: https://github.com/tarantool/nosqlbench