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

Fix json perf counter print and add script to generate a chart #337

Merged
merged 1 commit into from
Jun 9, 2018

Conversation

sakridge
Copy link
Member

@sakridge sakridge commented Jun 9, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2018

Codecov Report

Merging #337 into master will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   91.11%   91.41%   +0.29%     
==========================================
  Files          34       34              
  Lines        3366     3366              
==========================================
+ Hits         3067     3077      +10     
+ Misses        299      289      -10
Impacted Files Coverage Δ
src/counter.rs 85.71% <ø> (ø) ⬆️
src/tvu.rs 97.67% <0%> (+1.16%) ⬆️
src/crdt.rs 84.51% <0%> (+1.29%) ⬆️

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 1ee5c81...e704b59. Read the comment docs.

@sakridge sakridge merged commit 0fce336 into solana-labs:master Jun 9, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
apfitzge referenced this pull request in apfitzge/agave Mar 21, 2024
…anza-xyz#337)

* Revert deprecate executable feature (anza-xyz#309)

* revert deprecate executable feature

* add native loader account transfer test

---------

Co-authored-by: HaoranYi <[email protected]>
(cherry picked from commit 0f8f8cd)

# Conflicts:
#	programs/bpf_loader/src/lib.rs
#	runtime/src/accounts/mod.rs
#	runtime/src/bank.rs
#	runtime/src/bank/tests.rs
#	sdk/src/account.rs

* fix merge conflict

* fix a test

---------

Co-authored-by: HaoranYi <[email protected]>
Co-authored-by: HaoranYi <[email protected]>
willhickey pushed a commit that referenced this pull request Mar 23, 2024
* Revert deprecate executable feature (#309)

* revert deprecate executable feature

* add native loader account transfer test

---------

Co-authored-by: HaoranYi <[email protected]>
(cherry picked from commit 0f8f8cd)

# Conflicts:
#	programs/bpf_loader/src/lib.rs
#	runtime/src/accounts/mod.rs
#	runtime/src/bank.rs
#	runtime/src/bank/tests.rs
#	sdk/src/account.rs

* fix merge conflict

* fix a test

---------

Co-authored-by: HaoranYi <[email protected]>
Co-authored-by: HaoranYi <[email protected]>
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.

1 participant