| as.character.treeprof | Transform treeprof Output Into Text Representation |
| as.data.table.treeprof | Convert a Treeprof object to 'data.table' |
| as.dt | Convert a Treeprof object to 'data.table' |
| by_fun | Per Function Summary |
| chop_stack_recurse | Recursively Descend into Rprof Ouput to Create Data for... |
| clean_message | Outputs a Message For Overwriting |
| collapse_passthru_fun | Remove All Intermediate Levels of a Passthrough |
| collapse_passthru_funs | Applies All Defined Passthrus |
| get_descendant_nodes | Get ”ids” of Descendant Nodes |
| get_par_nodes | Get ”ids” of Parent Node For Each Node |
| melt_prof | Generate The Final Treeprof Object |
| normalize | Converts to desired time units |
| parse_lines | Converts ”Rprof” Output to Matrix |
| passthru_defined | List of Passthrus to Collapse |
| passthru_fun | Represents Pass Through Function We Wish to Condense In Call... |
| run_rprof | Actually Run the Code and Capture ”Rprof” Output |
| shinyfy | Interactive UI For Exploring Benchmarks |
| sort.treeprof | Sort A Treeprof |
| summarize | Compute High Level Summary of ”treeprof” |
| time_format | Display Time In Reasonable Units |
| time_per | Retrive the Time Per Iteration of the treeprof |
| treeprof | Profile with Rprof and Display As Tree |
| trim_branch | Presents A Pruned Version of A Branch |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.