A collection of tools for measuring performance counter data. On modern 'x86' hardware, as programs are running, certain performance side-effects are being measured, like cache misses, number of floating point operations executed, etc. This package allows the R user to easily collect this counter data for their R programs. The package uses the well-known C library 'PAPI' to perform the counter lookups. There is also an experimental interface to the Intel Performance Counter Monitor (IPCM) for Windows and Mac users.
Package details |
|
|---|---|
| Maintainer | Drew Schmidt <wrathematics@gmail.com> |
| License | BSD 3-clause License + file LICENSE |
| Version | 0.3-3 |
| URL | http://r-pbd.org/ |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.