Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pprof from 0.7.0 to 0.8.0 #3358

Merged
merged 1 commit into from Apr 21, 2022
Merged

Bump pprof from 0.7.0 to 0.8.0 #3358

merged 1 commit into from Apr 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2022

Bumps pprof from 0.7.0 to 0.8.0.

Changelog

Sourced from pprof's changelog.

[0.8.0] - 2022-04-20

Changed

Fixed

  • Fix pthread_getname_np not available on musl (#110)
Commits

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Changelog](https://github.com/tikv/pprof-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/pprof-rs/commits)

---
updated-dependencies:
- dependency-name: pprof
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2022
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #3358 (226885e) into master (a3cecd8) will decrease coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3358      +/-   ##
==========================================
- Coverage   32.18%   31.77%   -0.40%     
==========================================
  Files         500      500              
  Lines       46814    46814              
  Branches    21311    21311              
==========================================
- Hits        15062    14872     -190     
+ Misses      17729    17632      -97     
- Partials    14023    14310     +287     
Flag Coverage Δ
unittests 31.77% <ø> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...m/types/src/account_config/events/config_change.rs 66.67% <0.00%> (-33.33%) ⬇️
consensus/src/consensus.rs 42.86% <0.00%> (-20.63%) ⬇️
vm/natives/src/account.rs 12.50% <0.00%> (-18.75%) ⬇️
executor/src/block_executor.rs 22.23% <0.00%> (-17.77%) ⬇️
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/types/src/on_chain_config/mod.rs 43.84% <0.00%> (-13.69%) ⬇️
vm/natives/src/token.rs 20.00% <0.00%> (-13.33%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
txpool/src/pool/listener/tests.rs 10.91% <0.00%> (-9.09%) ⬇️
consensus/src/dummy.rs 69.57% <0.00%> (-8.69%) ⬇️
... and 73 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3cecd8...226885e. Read the comment docs.

@github-actions
Copy link

Benchmark for b47fa80

Click to view benchmark
Test Base PR %
accumulator_append 583.8±12.15µs 583.4±11.09µs -0.07%
block_apply/block_apply_10 263.6±0.95ms 264.1±0.50ms +0.19%
block_apply/block_apply_1000 27.0±0.02s 27.1±0.11s +0.37%
get_with_proof/db_store 37.0±0.26µs 36.2±0.29µs -2.16%
get_with_proof/mem_store 31.8±0.74µs 31.4±0.14µs -1.26%
put_and_commit/db_store/1 96.4±4.87µs 96.0±4.97µs -0.41%
put_and_commit/db_store/10 859.8±39.68µs 861.0±37.63µs +0.14%
put_and_commit/db_store/100 7.4±0.34ms 7.4±0.32ms 0.00%
put_and_commit/db_store/5 439.6±22.88µs 418.5±23.05µs -4.80%
put_and_commit/db_store/50 3.8±0.17ms 3.8±0.17ms 0.00%
put_and_commit/mem_store/1 62.5±5.67µs 62.1±5.67µs -0.64%
put_and_commit/mem_store/10 584.6±49.13µs 582.0±49.15µs -0.44%
put_and_commit/mem_store/100 5.7±0.82ms 5.7±0.83ms 0.00%
put_and_commit/mem_store/5 293.2±24.65µs 292.6±24.39µs -0.20%
put_and_commit/mem_store/50 2.9±0.19ms 2.9±0.19ms 0.00%
query_block/query_block_in(10)_times(100) 3.9±0.07ms 3.9±0.05ms 0.00%
query_block/query_block_in(10)_times(1000) 38.6±0.89ms 39.2±0.76ms +1.55%
query_block/query_block_in(10)_times(10000) 384.9±8.00ms 388.6±5.30ms +0.96%
query_block/query_block_in(1000)_times(100) 948.2±9.12µs 959.1±4.65µs +1.15%
query_block/query_block_in(1000)_times(1000) 9.4±0.06ms 9.5±0.10ms +1.06%
query_block/query_block_in(1000)_times(10000) 95.1±0.70ms 95.5±1.04ms +0.42%
storage_transaction 1055.5±283.18µs 1053.3±286.34µs -0.21%
vm/transaction_execution/1 311.9±1.50ms 311.7±0.64ms -0.06%
vm/transaction_execution/10 98.2±0.32ms 98.8±0.90ms +0.61%
vm/transaction_execution/20 92.1±1.07ms 93.1±2.71ms +1.09%
vm/transaction_execution/5 120.1±0.96ms 120.1±0.41ms 0.00%
vm/transaction_execution/50 106.1±0.37ms 106.2±0.43ms +0.09%

@nkysg nkysg self-requested a review April 21, 2022 03:26
@nkysg nkysg merged commit 4652f82 into master Apr 21, 2022
@nkysg nkysg deleted the dependabot/cargo/pprof-0.8.0 branch April 21, 2022 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant