Giter VIP home page Giter VIP logo

kundera-benchmarks's Introduction

kundera-benchmarks

Kundera performance benchmarking API. Current version provides YCSB based performance benchmarking for Kundera. Project includes benchmarking for Cassandra,MongoDB,Neo4j,Redis.

{Performance Benchmarking}

Cassandra

  1. Kundera's thrift client vs. raw Thrift client.
  2. Kundera's pelops client vs. raw Pelops client.

MongoDB

  1. Kundera's MongoDB client vs. MongoDB client.

Redis

  1. Kundera Redis client vs. Jedis

Neo4j

  1. Kundera Neo4j vs. Native neo4j client.

How to run:

Step1:

Modify properties file specific to nosql database. For example, in case of Cassandra it is db-cassandra.properties. You need to modify for "ycsbjar.location" and "clientjar.location" according to system configuration.

Step2:

Command to run a test is as follows: mvn -Dtest=RedisYCSBTest test -DfileName=src/main/resources/db-redis.properties Here "RedisYCSBTest" is junit name and -DfileName is for corresponding properties file. {Above command to execute Redis YCSB benchmark test}. Other test cases are CassandraYCSBTest,MongoDBYCSBTest,Neo4jYCSBTest.

For more details on usage of YCSB framework, please refer:

  1. https://github.com/brianfrankcooper/YCSB
  2. https://github.com/brianfrankcooper/YCSB/wiki/Getting-Started

kundera-benchmarks's People

Contributors

impetus-opensource-admin avatar kkmishra avatar mevivs avatar

Watchers

 avatar  avatar

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.