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

pprof with criterion for flamegraph #2992

Merged
merged 3 commits into from
Oct 28, 2021
Merged

pprof with criterion for flamegraph #2992

merged 3 commits into from
Oct 28, 2021

Conversation

nkysg
Copy link
Collaborator

@nkysg nkysg commented Oct 28, 2021

No description provided.

nkysg and others added 3 commits October 26, 2021 15:10
pprof-rs with crition error
add pprof with criterion for flamegraph
@nkysg nkysg changed the title Pprof with criterion for flamegraph pprof with criterion for flamegraph Oct 28, 2021
@nkysg nkysg requested a review from jolestar October 28, 2021 04:50
@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #2992 (d6150a7) into master (094a713) will decrease coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2992      +/-   ##
==========================================
- Coverage   33.29%   32.96%   -0.32%     
==========================================
  Files         515      515              
  Lines       45688    45678      -10     
  Branches    20830    20812      -18     
==========================================
- Hits        15206    15052     -154     
- Misses      16047    16122      +75     
- Partials    14435    14504      +69     
Flag Coverage Δ
unittests 32.96% <ø> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
rpc/api/src/errors.rs 0.00% <0.00%> (-57.14%) ⬇️
...m/types/src/account_config/events/config_change.rs 66.67% <0.00%> (-33.33%) ⬇️
vm/types/src/contract_event.rs 54.00% <0.00%> (-18.00%) ⬇️
network/src/worker.rs 33.88% <0.00%> (-16.12%) ⬇️
types/src/filter.rs 0.00% <0.00%> (-16.00%) ⬇️
commons/crypto/src/multi_ed25519/mod.rs 71.43% <0.00%> (-14.28%) ⬇️
vm/functional-tests/src/genesis_accounts.rs 37.50% <0.00%> (-12.50%) ⬇️
vm/vm-runtime/src/natives.rs 77.78% <0.00%> (-11.11%) ⬇️
rpc/api/src/types/pubsub.rs 12.50% <0.00%> (-7.14%) ⬇️
network-rpc/core/src/lib.rs 23.53% <0.00%> (-5.88%) ⬇️
... and 70 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 094a713...d6150a7. Read the comment docs.

@nkysg nkysg merged commit e50b1a5 into master Oct 28, 2021
@nkysg nkysg deleted the pprof-rs branch October 28, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants