Skip to content

Releases: bencheeorg/benchee_json

1.0.0

28 Mar 15:17
Compare
Choose a tag to compare
  • Benchee 0.99 & 1.0.0 support
  • BREAKING: data structures changed, no more run_times/memory_usages/run_time_statitics/memory_usage_statistics - it's all in run_time_data/memory_usage_data now under the keys samples/statistics to mirror the original benchee data structure.

0.6.0

10 Feb 19:14
7733aa5
Compare
Choose a tag to compare

Features

  • Benchee 0.14.0 support
  • Added the serialization of memory usages

0.5.0

11 Feb 17:31
Compare
Choose a tag to compare

Features

  • Switched out the JSON library from poison to jason, this avoids inconsistent behaviour between poison 2.x and 3.x + is probably faster
  • Compatibility with the tags and names of benchee 0.12