Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
safl committed Apr 2, 2015
1 parent 2732b09 commit 8b73869
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
Go [here](http://benchpress.readthedocs.org) for full documentation on Benchpress, see below for a quick start.
Read the full

.. image:: https://readthedocs.org/projects/benchpress/badge/?version=latest
:target: https://readthedocs.org/projects/benchpress/?badge=latest
:target: http://benchpress.readthedocs.org
:alt: Documentation Status

on Benchpress or see below for a quick start.

Quick Start
===========

Jump right into it::
Fire up your terminal, and::

# Clone the repos
git clone git@github.com:bh107/benchpress.git
Expand All @@ -18,7 +20,7 @@ Jump right into it::
# Source environment vars
source util/setbpenv.bash

You now have the Benchpress commands, ``bp_run``, ``bp_times``, ``bp_info``, ``bp_compile``, and ``bp_grapher`` ready at your finger-tops along with all the benchmarks and suites.
You now have the Benchpress commands, ``bp_run``, ``bp_times``, ``bp_info``, ``bp_compile``, and ``bp_grapher`` ready at your finger-tips along with all the benchmarks and suites.

Go ahead and run the `numpy_only` suite, executing each benchmark in the suite twice::

Expand Down

0 comments on commit 8b73869

Please sign in to comment.