Skip to content

Commit

Permalink
More README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
daboehme committed May 17, 2017
1 parent e2a6d49 commit afc9916
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Caliper: Context Annotation Library (for Performance)
[![Build Status](https://travis-ci.org/LLNL/Caliper.svg)](https://travis-ci.org/LLNL/Caliper)

Caliper is a program instrumentation and performance measurement
framework. It provides performance data collection mechanisms and a
source-code annotation API for a variety of use cases, e.g.,
performance profiling, tracing, monitoring, and auto-tuning. Features
include:
framework. It provides data collection mechanisms and a source-code
annotation API for a variety of performance engineering use cases,
e.g., performance profiling, tracing, monitoring, and
auto-tuning. Features include:

* Low-overhead source-code annotation API for C, C++ and Fortran
* Flexible key:value data data model: capture application-specific
* Flexible key:value data model: capture application-specific
features for performance analysis
* Fully threadsafe implementation, support for parallel programming
models
Expand Down

0 comments on commit afc9916

Please sign in to comment.