Giter Site home page Giter Site logo

af-pts-repo's Introduction

af-pts-repo

This repo exists to store local test profiles for Phoronix Test Suite

Getting started with benchmarking on Vagrant (easier):

vagrant up --provider virtualbox
vagrant ssh

cd ~/.phoronix-test-suite/pts
TEST_RESULTS_IDENTIFIER=$HOSTNAME-baseline TEST_RESULTS_NAME=$HOSTNAME-baseline MONITOR=all ./phoronix-test-suite batch-run pts/stream local/af_speedtest local/af_openssl

Getting started with benchmarking on generic CentOS 7 hosted instance:

yum install -y gcc gcc-c++ make autoconf automake glibc-static patch
yum install -y git
yum install -y php-cli php-xml bzip2 unzip nmap-ncat libtool

adduser pts
su - pts

git clone --recursive https://github.com/jgartrel/af-pts-repo.git .phoronix-test-suite
cd ~/.phoronix-test-suite/pts

./phoronix-test-suite enterprise-setup
./phoronix-test-suite detailed-system-info

./phoronix-test-suite install local/af-system

TEST_RESULTS_IDENTIFIER=$HOSTNAME-baseline TEST_RESULTS_NAME=$HOSTNAME-baseline MONITOR=all ./phoronix-test-suite batch-run pts/stream local/af_speedtest local/af_openssl

./phoronix-test-suite batch-run local/af-system

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.