Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.5.0) of this package.
Take me there.
microbenchmark (version 1.4-2.1)
Accurate Timing Functions
Description
Provides infrastructure to accurately measure and compare the execution time of R expressions.
Copy Link
Link to current version
Version
Version
1.5.0
1.4.10
1.4.9
1.4.8
1.4-7
1.4-6
1.4-5
1.4-4
1.4-3
1.4-2.1
1.3-0
1.1-3
1.1-2
1.1-0
1.0-2
Install
install.packages('microbenchmark')
Monthly Downloads
320,780
Version
1.4-2.1
License
BSD_2_clause + file LICENSE
Maintainer
Olaf Mersmann
Last Published
November 25th, 2015
Functions in microbenchmark (1.4-2.1)
Search all functions
coalesce
Return first non null argument.
microbenchmark
Sub-millisecond accurate timing of expression evaluation.
boxplot.microbenchmark
Boxplot of
microbenchmark
timings.
convert_to_unit
Convert timings to different units.
autoplot.microbenchmark
Autoplot method for microbenchmark objects: Prettier graphs for microbenchmark using ggplot2
summary.microbenchmark
Summarize
microbenchmark
timings.
print.microbenchmark
Print
microbenchmark
timings.
find_prefix
Find SI prefix for unit
get_nanotime
Return the current value of the platform timer.
microtiming_precision
Estimate precision of timing routines.