Skip to content

2.2.0

Compare
Choose a tag to compare
@max-au max-au released this 23 Jan 00:17
· 27 commits to master since this release
f7b4d75

What's Changed

Breaking changes

  • consolidated monitor sample structure for cluster and local process groups (node name is now a part of the monitor sample)

New features and improvements

  • added extended and full reporting capabilities to both programmatic and command line APIs
  • implemented additional statistics (standard deviation, median, p99)
  • exported formatting APIs to allow escript-based benchmarks (#21)
  • improved documentation, switched from edoc to ex_doc
  • added convenience functions and defaults to monitor, file_log, cluster_monitor and history
  • fixed cluster monitor output for multi-node configurations
  • fixed history store
  • refined types for better Dialyzer analysis
  • enabled timed runs with multiple samples taken
  • added system information report (#20)