Skip to main content
Example on how we can use memory to compare two algos on a real data.
output output We see that new algo is strictly better. Above example loads the same data and iterates it for each plot line, it’s a bit slow but readable and easy to write during development. Below is an example that generates the same results but more efficiently