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

Add PacketBatch packet_indexes stat #22564

Merged
merged 5 commits into from Jan 19, 2022
Merged

Add PacketBatch packet_indexes stat #22564

merged 5 commits into from Jan 19, 2022

Conversation

buffalu
Copy link
Contributor

@buffalu buffalu commented Jan 18, 2022

Questions

Problem

Suspect duplicates are screwing with max batch size for parallel execution.

Summary of Changes

Add metrics to collect data on packet_indexes.

Fixes #

@mergify mergify bot added the community Community contribution label Jan 18, 2022
@mergify mergify bot requested a review from a team January 18, 2022 20:06
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #22564 (7d20f89) into master (6edeed8) will increase coverage by 0.0%.
The diff coverage is 94.1%.

@@           Coverage Diff            @@
##           master   #22564    +/-   ##
========================================
  Coverage    81.1%    81.1%            
========================================
  Files         560      561     +1     
  Lines      151206   151297    +91     
========================================
+ Hits       122633   122735   +102     
+ Misses      28573    28562    -11     

core/src/banking_stage.rs Outdated Show resolved Hide resolved
@t-nelson t-nelson added automerge Merge this Pull Request automatically once CI passes v1.8 labels Jan 19, 2022
@mergify mergify bot merged commit 6508822 into solana-labs:master Jan 19, 2022
mergify bot pushed a commit that referenced this pull request Jan 19, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs
mergify bot pushed a commit that referenced this pull request Jan 19, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Jan 19, 2022
@mergify
Copy link
Contributor

mergify bot commented Jan 19, 2022

automerge label removed due to a CI failure

t-nelson pushed a commit that referenced this pull request Jan 19, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs
t-nelson pushed a commit that referenced this pull request Jan 19, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs
mergify bot added a commit that referenced this pull request Jan 20, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs

Co-authored-by: buffalu <85544055+buffalu@users.noreply.github.com>
mergify bot added a commit that referenced this pull request Jan 20, 2022
* collect stats on packet batch indicies

* cleanup

* cleanup

* cleanup

* change name

(cherry picked from commit 6508822)

# Conflicts:
#	core/src/banking_stage.rs

Co-authored-by: buffalu <85544055+buffalu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants