Giter Site home page Giter Site logo

nixbench's Introduction

nixbench

Build Status

A better benchmarking tool for servers.

To invoke, run:

curl -sS https://raw.githubusercontent.com/jgillich/nixbench/master/nixbench.sh | sh

Alternatively, you can download the latest release for your platform from the releases page.

Supported platforms

nixbench has wide platform support: Linux, macOS, *BSD and more. If your platform is missing, please open an issue.

Sample output

nixbench v0.6 - https://github.com/jgillich/nixbench

cpu
---
Sha256 (1x) :  101.54 MB/s
Gzip (1x)   :   92.16 MB/s
AES (1x)    :  343.17 MB/s

Sha256 (32x) :  143.19 MB/s
Gzip (32x)   :  177.10 MB/s
AES (32x)    :  792.61 MB/s


disk
----
1. run   : 271 MB/s
2. run   : 248 MB/s
3. run   : 239 MB/s
4. run   : 188 MB/s
5. run   : 227 MB/s
Average  : 235 MB/s


geekbench
---------
Single-Core Score  : 1974
Multi-Core Score   : 6892
Result URL         : https://browser.geekbench.com/v4/cpu/3723526


host
----
OS        : linux
Platform  : ubuntu 14.04
CPU       : Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
Cores     : 32
Clock     : 2800 Mhz
RAM       : 60377 MB


net
---
CDN                           :  77.71 MB/s
Amsterdam, The Netherlands    :  12.80 MB/s
Dallas, USA                   :  15.10 MB/s
Frankfurt, Germany            :   9.09 MB/s
Hong Kong, China              :   6.96 MB/s
London, United Kingdoms       :  20.76 MB/s
Melbourne, Australia          :   5.40 MB/s
Oslo, Norway                  :   6.31 MB/s
Paris, France                 :   9.38 MB/s
Queretaro Mexico              :   7.63 MB/s
San Jose, USA                 :  13.20 MB/s
Sao Paulo, Brazil             :   6.94 MB/s
Seoul, Korea                  :   3.22 MB/s
Singapore, Singapore          :   6.67 MB/s
Tokyo, Japan                  :   3.22 MB/s
Toronto, Canada               :  27.34 MB/s
Washington, USA               :   6.75 MB/s

nixbench's People

Contributors

jgillich avatar

Stargazers

frankfanslc avatar Filipe de Luna avatar Vikram Singh Panwar avatar Ulaş SAYGIN avatar Ivan avatar Andreas Huber avatar wmsan avatar Alexander Gemsa avatar GradientCat avatar Michael Zemsky avatar Public profile avatar cucy avatar  avatar  avatar  avatar Thanasis Delenikas avatar  avatar Nicolas Loew avatar  avatar k0nsl avatar Wei He avatar Stefan Prodan avatar  avatar [sCRiPTz-TEAM] avatar c0nnax avatar Rob Szarka avatar

Watchers

 avatar  avatar Alexander Gemsa avatar  avatar

nixbench's Issues

Fix failing platforms

Cross compiling fails on the following platforms:

- env: OS=freebsd ARCH=arm
- env: OS=openbsd ARCH=386
- env: OS=openbsd ARCH=amd64
- env: OS=openbsd ARCH=arm
- env: OS=windows ARCH=386
- env: OS=windows ARCH=amd64

Most seem to be caused by gopsutil, we could probably just disable the host section on these platforms.

Skip geekbench on lowend vps

Geekbench4 needs at least 2GB of RAM else it would fail to run and occur some error on outputting result. So when RAM is detected less than 2000MB it should skip geekbench.

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.