Benchmarks Docker image
ab1)ab2)mysql1)mysql2)io1)io2)cpu)dacapo) $ sudo docker run -e BENCH=ab1 -e CL=5 -e NR=1000 \
-e HOST=http://google.pl \
-e WEBSITE=index.html \
endrjuskr/benchmarks
BENCH - type of benchmarkCL - concurrency levelNR - number of requestsHOST - client's hostnamePORT - client's portTIME - benchmark time limitREQUESTS - benchmark random requests limitSIZE - benchmark sizeREADONLY - indicates if benchmark is read-onlyTHREADS - benchmark thread limitWEBSITE - client's website addressCMD - benchmark command to execute. Possible options you can find on project's siteCOUNT - number of consecutive benchmarks $ docker pull endrjuskr/benchmarks
dacapo tests| Test name | Description | Is supported? |
|---|---|---|
| avrora | simulates a number of programs run on a grid of AVR microcontrollers | x |
| batik | produces a number of Scalable Vector Graphics (SVG) images based on the unit tests in Apache Batik | |
| eclipse | executes some of the (non-gui) jdt performance tests for the Eclipse IDE | x |
| fop | takes an XSL-FO file, parses it and formats it, generating a PDF file. | x |
| h2 | executes a JDBCbench-like in-memory benchmark, executing a number of transactions against a model of a banking application, replacing the hsqldb benchmark | x |
| jython | inteprets a the pybench Python benchmark | x |
| luindex | Uses lucene to indexes a set of documents; the works of Shakespeare and the King James Bible | x |
| lusearch | Uses lucene to do a text search of keywords over a corpus of data comprising the works of Shakespeare and the King James Bible | x |
| pmd | analyzes a set of Java classes for a range of source code problems | x |
| sunflow | renders a set of images using ray tracing | x |
| tomcat | runs a set of queries against a Tomcat server retrieving and verifying the resulting webpages | x |
| tradebeans | runs the daytrader benchmark via a Jave Beans to a GERONIMO backend with an in memory h2 as the underlying database | x |
| tradesoap | runs the daytrader benchmark via a SOAP to a GERONIMO backend with in memory h2 as the underlying database | x |
| xalan | transforms XML documents into HTML | x |
Content type
Image
Digest
sha256:0756ef348…
Size
587.8 MB
Last updated
about 11 years ago
docker pull endrjuskr/benchmarks