Git Product home page Git Product logo

performance-benchmark's Introduction

This repo shall contain tests-procedures, scripts, sample templates and other artifacts related to performance-benchmarking of OpenEBS storage solution, most of which can be applied to other containerised storage solutions as well.

performance-benchmark's People

Contributors

abhinandan-purkait avatar avishnu avatar festivalbobcats avatar kmova avatar niladrih avatar vishnuitta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

performance-benchmark's Issues

Create a generic kubernetes job specification YAML to run benchmark tests on available PVs

Create a kubernetes job specification YAML template which can be updated by interested users to specify the benchmark test image of choice & take the test specification YAML as an argument (in case of the generic benchmark image with user-defined workloads). This job should run the tests on the kubernetes PV created on the desired storage backend and make the results available for visualisation and analysis.

Enable metrics gathering & data visualisation of benchmark test results

Enable data visualisation of the benchmark test results with appropriate metrics & graphs. While a starting point could be to use simple plotting utilities such as gnuplot, which can derive necessary data (metrics) from the tool-specific log files, the need is to have a single source/webpage with all relevant plots to aid analysis and interpret the results.

This could be achieved using standard tools like grafana with metrics being collected from services like Prometheus

Create parameter-based benchmark tests to identify impact on storage

Create automated performance tests that focus on identifying impact of specific workload parameters on the storage solution, such as :

transfer/block size
read/Write ratios
queue depth
data reduction ratios via dedupe, compression
etc..,

These tests must involve taking performance metrics for various values for each of these metrics and enabling visualisation of result data. Typically, these shall be executed and results compared in cases of important changes in the I/O path of the code.

Performance evaluation at Scale

Requirements

  • fio workload (dbench - https://dbench.samba.org/)
  • Scale from 1 to 2000 container instances, 1-3 replicas each, with detailed results recorded from each individual test
  • Entire test itself is easily run with a single kubectl command
  • Easily modifiable

Success:

  • Single replica, no network overhead less than 10%
  • As you add replicas, overhead is linear
  • Jitter is managed to a tight, predictable window

Store benchmark test results from automated runs in a dedicated webserver

The benchmark test suite is required to be run in an automated manner on every major build release on a setup/environment for which baseline numbers are identified.

The results of these periodic benchmark test runs need to be stored in a dedicated webserver with appropriate naming conventions & build details for ready reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.