# NOT RUN {
# }
# NOT RUN {
## Example-1
# Set the current directory to the git repository concerned.
setwd("./Path/to/repository")
# Specify the test-file path
t_path <- "Path/to/file"
# Pass the parameters and obtain the run-time details against 10 commits
library(Rperform)
time_compare(test_path = t_path, num_commits = 10)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab