BEEBS

From MAGEEC
Revision as of 13:14, 4 August 2014 by Aburgess (talk | contribs) (Created page with " == Introduction == BEEBS is the Bristol/Embecosm Embedded Benchmark Suite, there's a blog post discussing BEEBS [http://mageec.org/2014/06/20/introducing-beebs-benchmarking-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

BEEBS is the Bristol/Embecosm Embedded Benchmark Suite, there's a blog post discussing BEEBS here.

Downloading And Building

The code is available on github. Clone the github repository and read the README file for details on how to build.

Note: Currently most of the interesting development is being done on the beebsv2 branch, you might want to switch to this branch before trying to build.

Branch Management

We currently have several branches on github, some of which are out of date. This section will soon contain a list of the active / inactive branches, along with documentation of what each branch is for.

Creating New Branches

In future new branches should only be created within the official BEEBS repository if the branch is likely to be of use to a typical BEEBS user. The main thread of active development will continue in the BEEBS repository, but random proto-typing development branches should be created within forks of the BEEBS repository.

Once a feature is ready for inclusion in the main BEEBS development branch then merge the branch, or create a pull request.

Release Planning

Release 2.0

Currently planned for release August/September 2014.

Release 3.0

Currently planned for release sometime after version 2.0.