Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.5.0) of this package.
Take me there.
microbenchmark (version 1.4-7)
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
205,442
Version
1.4-7
License
BSD_2_clause + file LICENSE
Issues
13
Pull Requests
0
Stars
93
Forks
24
Repository
https://github.com/joshuaulrich/microbenchmark/
Maintainer
Joshua Ulrich
Last Published
September 24th, 2019
Functions in microbenchmark (1.4-7)
Search all functions
convert_to_unit
Convert timings to different units.
find_prefix
Find SI prefix for unit
summary.microbenchmark
Summarize
microbenchmark
timings.
get_nanotime
Return the current value of the platform timer.
microbenchmark
Sub-millisecond accurate timing of expression evaluation.
coalesce
Return first non null argument.
print.microbenchmark
Print
microbenchmark
timings.
microtiming_precision
Estimate precision of timing routines.
autoplot.microbenchmark
Autoplot method for microbenchmark objects: Prettier graphs for microbenchmark using ggplot2
boxplot.microbenchmark
Boxplot of
microbenchmark
timings.