OvermindDL1 / protocol_ex

Elixir Extended Protocol
https://hex.pm/packages/protocol_ex
48 stars 5 forks source link

Bump benchee from 0.13.1 to 0.13.2 #25

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps benchee from 0.13.1 to 0.13.2.

Release notes *Sourced from [benchee's releases](https://github.com/PragTob/benchee/releases).* > ## 0.13.2 > Mostly fixing memory measurement bugs and delivering them to you asap ;) > > ### Bugfixes (User Facing) > * Remove race condition that caused us to sometimes miss garbage collection events and hence report even negative or N/A results > * restructure measuring code to produce less overhead (micro memory benchmarks should be much better now) > * make console formatter more resilient to faulty memory measurements aka don't crash
Changelog *Sourced from [benchee's changelog](https://github.com/PragTob/benchee/blob/master/CHANGELOG.md).* > ## 0.14.0 (unreleased) > > ### Breaking Changes (User Facing) > * dropped support for Erlang 18.x > > ### Features (User Facing) > * benchee now uses the maximum precision available to measure which on Linux and OSX is nanoseonds instead of microseconds. Somewhat surprisingly `:timer.tc/1` always cut down to microseconds although better precision is available. > > ### Breaking Changes (Plugins) > * all reported times are now in nanoseconds instead of microseconds
Commits - [`22cfa60`](https://github.com/PragTob/benchee/commit/22cfa6098a528458c947027aa54759f67c88f5d7) bump it up 0.13.2 - [`994743f`](https://github.com/PragTob/benchee/commit/994743f9f8f64ef144f685616d0d7403b92fd76f) 0.13.2 changelog - [`a816393`](https://github.com/PragTob/benchee/commit/a816393e9419a45385f369c6eac5d52e3adc7b70) Fix race condition in spawning tracer process ([#239](https://github-redirect.dependabot.com/PragTob/benchee/issues/239)) - [`ce3a393`](https://github.com/PragTob/benchee/commit/ce3a3932cb887d35a7de2366d749815858cd11df) Memory format crash ([#238](https://github-redirect.dependabot.com/PragTob/benchee/issues/238)) - [`5661ed1`](https://github.com/PragTob/benchee/commit/5661ed175de83a0227e3e484393dc25c5bade9c2) dont mix 1.7 and 18 - [`c5b0b4f`](https://github.com/PragTob/benchee/commit/c5b0b4f6f46ba5198599498caf02002aebb8bc0c) Travis, do you 1.7.0 yet? ([#233](https://github-redirect.dependabot.com/PragTob/benchee/issues/233)) - [`21e4a82`](https://github.com/PragTob/benchee/commit/21e4a82c6314b2366af4013a239889d69ec5e777) Move to updated Elixir and Erlang versions ([#228](https://github-redirect.dependabot.com/PragTob/benchee/issues/228)) - See full diff in [compare view](https://github.com/PragTob/benchee/compare/0.13.1...0.13.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.