system.time(find_best_split_parallel(chain))
system.time(find_best_split(chain))
system.time(find_change_points_JSD(chain, par=TRUE))
system.time(find_change_points_JSD(chain))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.