Skip to content

Commit b7f839e

Browse files
authored
Add a reference paper
1 parent 4fbdf35 commit b7f839e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ Results of nightly run of ROOT benchmarks could be discovered in the Rootbench.g
99
| :---: |:---:|
1010
| 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) |
1111

12+
## Cite
13+
```latex
14+
@inproceedings{shadura2019continuous,
15+
title={Continuous Performance Benchmarking Framework for ROOT},
16+
author={Shadura, Oksana and Vassilev, Vassil and Bockelman, Brian Paul},
17+
booktitle={EPJ Web of Conferences},
18+
volume={214},
19+
pages={05003},
20+
year={2019},
21+
organization={EDP Sciences}
22+
}
23+
```
1224

1325
## About
1426
Collection of benchmarks and performance monitoring applications

0 commit comments

Comments
 (0)