Skip to content

Commit 8b438b1

Browse files
authored
Add brief repo description and some health status.
1 parent ed9029c commit 8b438b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ROOT Benchmarks
22

3+
This repository contains a set of relatively small programs (usually based on [gbenchmark](https://github.com/google/benchmark) micro benchmarking infrastructure) built on top of [ROOT](https://github.com/root-project/root). Their primary goal is to provide stable performance metrics which can be monitored over time.
4+
5+
# Project Health
6+
| | |
7+
| :---: |:---:|
8+
| Linux/OSX [![Build Status](https://travis-ci.org/root-project/rootbench.svg?branch=master)](https://travis-ci.org/root-project/rootbench) | Experimental Benchmark Coverage: [![Coverage Status](https://coveralls.io/repos/github/root-project/rootbench/badge.svg?branch=master)](https://coveralls.io/github/root-project/rootbench?branch=master) |
9+
10+
311
## About
412
Collection of benchmarks and performance monitoring applications
513

0 commit comments

Comments
 (0)