GithubHelp home page GithubHelp logo

geekbench4's Introduction

Geekbench 4 Modernized for Docker

Based on Ubuntu 20.04 as defined on Geekbench site. Geekbench exited prematurely on Ubuntu 16.04 when using xhyve or VMWare Fusion 8 as a VM.

Run

docker run 88plug/geekbench4

Supported parameters

Supports following geekbench4 parameters. Most environment variables accept any value to activate them with the exception of arch.

Environment variable Default Geekbench parameter Description
email --unlock unlock Geekbench using EMAIL and KEY
key required if email is present
help --help print this message
cpu --cpu run the CPU benchmark
arch 64bit --arch ARCH run benchmarks or tests for ARCH architecture. ARCH can be one of: 32bit, 64bit
sysinfo --sysinfo display system information and exit
upload --upload upload results to the Geekbench Browser
no_upload --no-upload do not upload results to the Geekbench Browser

Geekbench 4 Pro

To disable tryout mode you'll need a Geekbench 4 Pro account.

docker run \
  -e "[email protected]" \
  -e "key=" \
  88plug/geekbench4

Development

Clone the repository and run locally:

docker build --tag geekbench4 .
docker run geekbench4

geekbench4's People

Contributors

88plug avatar aom 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.