Sign inSign up

dkechag/dkbench

By dkechag

Updated 8 months ago

Image
1

7.2K

dkechag/dkbench repository overview

dkbench

Benchmark::DKbench is a CPU benchmark suite implemented in Perl to be cross-platform. This Docker image wraps it in a ready-to-run Debian-based container so you can start benchmarking instantly.

The suite can run both in single and multi-threaded mode and calculate CPU scalability. It was created to evaluate performance on large cloud servers, so can scale to hundreds of CPU cores. The author uses it to compare the performance of the available cloud instance types (and publishes the results).

Quick Start

With Docker installed, you can run:

docker run -it --rm dkechag/dkbench

This drops you into a bash shell inside the container. From there, simply run:

dkbench

... to start the benchmark suite. Try dkbench -h to see various options.

About

Tag summary

Content type

Image

Digest

sha256:526c65225

Size

358.5 MB

Last updated

8 months ago

docker pull dkechag/dkbench