An open API service indexing awesome lists of open source software.

https://github.com/PerfCake/PerfCake

Lightweight and universal performance testing framework.
https://github.com/PerfCake/PerfCake

Last synced: about 2 months ago
JSON representation

Lightweight and universal performance testing framework.

Awesome Lists containing this project

README

        

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.perfcake/perfcake/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.perfcake/perfcake/)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Project Stats](https://www.openhub.net/p/PerfCake/widgets/project_thin_badge?format=gif&ref=Thin+badge)](https://www.ohloh.net/p/PerfCake)
[![Build Status](https://perfcake.ci.cloudbees.com/job/PerfCake-devel/badge/icon)](https://perfcake.ci.cloudbees.com/job/PerfCake-devel/)

PerfCake
========

Lightweight performance testing framework and a load generator.

For more information please visit [perfcake.org](https://www.perfcake.org).

We recommend you reading the Community section on our web page first.

Other automatically updated sites
---------------------------------

* [site.perfcake.org](http://site.perfcake.org)
* [javadoc.perfcake.org](http://javadoc.perfcake.org)
* [schema.perfcake.org](http://schema.perfcake.org)

Versioning
----------

Please note that this repository follows [Git Flow](http://nvie.com/posts/a-successful-git-branching-model/) workflow.
The development branch name is `devel`.

Bug reporting
-------------

Please report all bugs related to core source code, documentation,
demos, and web pages to the issues of this repository. Only some of other
repositories have dedicated issue tracker that has a different release schedule
(this is always specified in README.md).