Skip to content

Collection of benchmarks and performance monitoring applications

License

Notifications You must be signed in to change notification settings

oshadura/rootbench

This branch is 3 commits ahead of, 367 commits behind root-project/rootbench:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 28, 2017
Nov 7, 2017
Oct 11, 2017
Oct 11, 2017
Aug 15, 2017
Oct 29, 2017
Oct 22, 2017
Oct 5, 2017
Oct 5, 2017
Aug 15, 2017
Oct 31, 2017

Repository files navigation

ROOT Benchmarks

This repository contains a set of relatively small programs (usually based on gbenchmark micro benchmarking infrastructure) built on top of ROOT. Their primary goal is to provide stable performance metrics which can be monitored over time.

Project Health

Linux/OSX Build Status Experimental Benchmark Coverage: Coverage Status

About

Collection of benchmarks and performance monitoring applications

Building

Clone the repo

$ git clone https://github.com/root-project/rootbench.git

Make a directory for building

$ mkdir build
$ cd build

Run cmake and make

$ cmake ../rootbench
$ make

About

Collection of benchmarks and performance monitoring applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.2%
  • CMake 21.8%