Coder Social home page Coder Social logo

benchmarksuite's Introduction

BenchmarkSuite


概述


TPC系列的基准测试工具具有较强的专业性,对于非专业人员可能想利用其对数据库进行一些测试,可能比较难,或者需要浪费很多的时间去学习, 该项目创建的目的是降低TPC系列基准测试的使用难度,该项目会支持一些开源的数据库,比如PostgreSQL、Greenplum、MySQL,还有一些商业 化的数据库,如MS SQLServer、Oracle等。该项目会封装TPC系列的基准测试工具,并提供可视化的操作界面,方便用户使用。

项目构建


项目使用maven构建并管理相关的依赖,项目最终会提供war包。

编码规范


  • 使用checkstyle代码走查工具规范化代码的风格
  • 使用EclEmma插件检查单元测试的覆盖率,每个Java代码文件要求覆盖率达到98%才能提交代码。

benchmarksuite's People

Contributors

faithupup avatar

Stargazers

 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.