Skip to content

2.0.0

Compare
Choose a tag to compare
@max-au max-au released this 09 Apr 04:50
· 40 commits to master since this release
713f167

What's Changed

  • reduced benchmarking overhead for continuous mode
  • added low-overhead benchmark mode
  • added feature to save the state between runner invocations
  • simplified standalone usage (application does not need to be started)
  • added "duration per single runner iteration" to output (in ns/us/ms)
  • unified naming (all modules now have erlperf_ prefix)
  • removed fprof support
  • removed confusing behaviour when runner with wrong arity would still work
  • usability improvements (better error reporting, less noise on crashing workers)
  • working cluster feature