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

metrics for generate new bank forks #22492

Merged
merged 5 commits into from Jan 17, 2022

Conversation

aeyakovenko
Copy link
Member

@aeyakovenko aeyakovenko commented Jan 13, 2022

Problem

something takes a long time in this function during a low TPS event

Screen Shot 2022-01-13 at 9 24 19 AM

Summary of Changes

metrics

Fixes #

tag @carllin @sakridge

core/src/replay_stage.rs Outdated Show resolved Hide resolved
core/src/replay_stage.rs Outdated Show resolved Hide resolved
core/src/replay_stage.rs Outdated Show resolved Hide resolved
@aeyakovenko aeyakovenko marked this pull request as ready for review January 13, 2022 23:36
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #22492 (c66db89) into master (66a97bd) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #22492   +/-   ##
=======================================
  Coverage    81.1%    81.1%           
=======================================
  Files         556      556           
  Lines      150655   150685   +30     
=======================================
+ Hits       122296   122351   +55     
+ Misses      28359    28334   -25     

@t-nelson t-nelson merged commit 2d94e6e into solana-labs:master Jan 17, 2022
mergify bot pushed a commit that referenced this pull request Jan 17, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs
mergify bot pushed a commit that referenced this pull request Jan 17, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs
t-nelson pushed a commit that referenced this pull request Jan 17, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs
t-nelson pushed a commit that referenced this pull request Jan 17, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs
mergify bot added a commit that referenced this pull request Jan 17, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs

Co-authored-by: anatoly yakovenko <anatoly@solana.com>
mergify bot added a commit that referenced this pull request Jan 19, 2022
* metrics for generate new bank forks

* fixed

* Apply suggestions from code review

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* --fixup

* fixup!

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
(cherry picked from commit 2d94e6e)

# Conflicts:
#	core/src/replay_stage.rs

Co-authored-by: anatoly yakovenko <anatoly@solana.com>
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.

None yet

2 participants