Skip to content

Releases: droyed/benchit

Single-var groupings

04 Jun 09:45

Choose a tag to compare

Big change is with adding single-var groupings and few fixes on docs.

Plot improvements with subplots for groupings

15 Oct 18:02

Choose a tag to compare

  • Focus has been to incorporate notebook plotting for multivar groupings with subplots.
  • Quick plotting enabled.

Plot improvements and doc restructuring

06 Aug 19:31

Choose a tag to compare

  • Focus has been to incorporate notebook plotting and streamline the codebase that facilitates the same in a much simpler manner. Codebase has been restructured accordingly.
  • Code cleanup.
  • Major documentation restructing done to simplify workflow methods.

Plot improvements

05 Jul 08:04

Choose a tag to compare

  • Added support for various matplotlib backends, including inlined notebook plots.

Towards platform-based workflow

19 May 18:01

Choose a tag to compare

  • Added methods to benchmarking class for a tigher integration with pandas. The intention is to move towards a platform-based workflow for benchmarking.
  • The plots now skip lighter colors for easier viewing experience.

Initial release

15 Apr 22:38

Choose a tag to compare

Initial release with the basic things in place.