fix(deps): update dependency benchee to v1.4.0

This MR contains the following updates:

Package Type Update Change
benchee (source) dev minor 1.3.1 -> 1.4.0

Release Notes

bencheeorg/benchee (benchee)

v1.4.0

Compare Source

Some nice features (pre_check: :all_same is cool) along with adding support for some new stuff (tprof) and fixing some bugs.

Features (User Facing)
  • pre_check now accepts the option :all_same - which raises if any job returns a value different from another for the same input. Useful when benchmarking multiple variants of the same function. Thanks to @​sabiwara!
  • Enable the tprof profiler that shipped with OTP 27, requires OTP 27+ and elixir 1.17+.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading