Skip to content

v1.1.0

Compare
Choose a tag to compare
@nunofachada nunofachada released this 21 Apr 16:18
· 61 commits to master since this release

New features

  • Optional error bars in scalability plots generated by the perfstats function, showing the standard deviation of execution times.
  • Optional error bars in bar plots generated by the speedup function, showing maximum and minimum speedups.
  • The speedup function also returns maximum and minimum speedups, besides the average speedup.

Other

  • Sample data included with package.
  • Added unit tests.
  • Improved documentation.