Skip to content

Milestones

List view

  • Add instrumentation to the MatLab code to get a finer grained measure of progress and computational complexity using the number of times a line gets run.

    No due date
    3/4 issues closed
  • * User can click on a benchmark script to see its previous runs, plotted by scale and runtime with ave itteration runtime in bubble size * User can choose which scale to show the bubbles, original or log scale for radius * User can hover over a test data point to find out more details about the run * User can click on any previous test run, to generate a similar experiment. For example, they want to examine the slope between 5000 and 6000 dataset size to investigate swapping or other factors that maybe why there is a inflection in the performance trends * User can see the syntax highlighted matlab code for benchmark script to be even more context when thinking about the data viz

    No due date
    18/19 issues closed