tictoc: Functions for Timing R Scripts, as Well as Implementations of
"Stack" and "List" Structures
Code execution timing functions 'tic' and 'toc' that
can be nested. One can record all timings while a complex script is
running, and examine the values later. It is also possible to instrument
the timing calls with custom callbacks. In addition, this package provides
class 'Stack', implemented as a vector, and class 'List', implemented as a
list, both of which support operations 'push', 'pop', 'first_element',
'last_element' and 'clear'.
Documentation:
Downloads:
Reverse dependencies:
Reverse depends: |
spFSR |
Reverse imports: |
audrex, bayesmove, CelliD, D2MCS, DecomposeR, deltaCaptureC, dymo, EmiR, exdqlm, ExPanDaR, fobitools, jenga, lambdaTS, modeltime.ensemble, modeltime.resample, naive, onc.api, pingers, proteus, segen, sense, snap, spooky, SWMPr, tetragon, tsxtreme, VARMER, yaps |
Reverse suggests: |
cheem, ClustImpute, fcaR, fxTWAPLS, hadron, imagefluency, LexFindR, mustashe, netmeta, nfl4th, svaRetro, toRvik, wehoop |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tictoc
to link to this page.