-
Notifications
You must be signed in to change notification settings - Fork 103
Home
Ioannis Papapanagiotou edited this page Nov 17, 2016
·
10 revisions
Netflix Data Benchmark (NDBench) is pluggable cloud-enabled benchmarking tool that can be used across any data store system. NDBench provides plugin support for the major data store systems that we use -- Cassandra (Thrift and CQL), Dynomite (Redis), and Elasticsearch. It can also be extended to other client APIs.
- Netflix Data perftest harness framework
- Helps Data teams move fast with load / performance tests
- Well integrated with Netflix infrastructure (Archaius, Atlas, Discovery and Platform services)
- Side by side comparison of different performance runs
- Runs for infinite amount time
- Allows runtime changes of the input parameters
- Collects metrics for
- Various Instance types comparison
- Varying data models in terms of payload, shard and comparators
- Different driver(s) versions
- Pluggable architecture enables working with various datastores (Cassandra, Dynomite, Elastic Search etc.,)