tictoc: Functions for Timing R Scripts, as Well as Implementations of
"Stack" and "StackList" 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 'StackList', which is a
stack 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, CIpostSelect, codez, D2MCS, DecomposeR, deltaCaptureC, dymo, EDIRquery, EmiR, exdqlm, ExPanDaR, fobitools, isobxr, janus, jenga, lambdaTS, maestro, mbbe, modeltime.ensemble, modeltime.resample, naive, NeuroDecodeR, onc.api, pingers, proteus, REN, segen, sense, snap, spinner, spooky, SWMPr, tetragon, tsxtreme |
Reverse suggests: |
AcceptReject, asremlPlus, campsis, canaper, CatsCradle, CDMConnector, cheem, ClustImpute, CohortCharacteristics, CohortSurvival, DrugUtilisation, fcaR, fxTWAPLS, graphicalMCP, imagefluency, IncidencePrevalence, leapgp, LexFindR, marginaleffects, modelsummary, netmeta, nfl4th, nhppp, omopgenerics, PatientProfiles, rSWeeP, spBPS, svaRetro, vglmer, wehoop |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tictoc
to link to this page.