Skip to content

Added benchmarking tool for Beacon API's endpoints#9462

Merged
Giulio2002 merged 25 commits intodevelfrom
fix-caplin-buf
Feb 19, 2024
Merged

Added benchmarking tool for Beacon API's endpoints#9462
Giulio2002 merged 25 commits intodevelfrom
fix-caplin-buf

Conversation

@Giulio2002
Copy link
Copy Markdown
Collaborator

@Giulio2002 Giulio2002 commented Feb 17, 2024

  • Added benchmarking tool for latency testing
  • Fixed crash in attestations/rewards handler
  • Handling possible corruption of canonical chain on interrupt

@Giulio2002 Giulio2002 requested a review from bayram98 February 18, 2024 13:52
@bayram98 bayram98 changed the title Added becnhmarking tool for Beacon API's endpoints Added benchmarking tool for Beacon API's endpoints Feb 18, 2024
return fmt.Errorf("unable to hash tree root of latest block header: %v", err)
}
if block.ParentRoot != latestRoot {
fmt.Println(blockHeader.Root, blockHeader.Slot)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to keep it clean we can remove prints.

@Giulio2002 Giulio2002 merged commit 3c3eccd into devel Feb 19, 2024
@Giulio2002 Giulio2002 deleted the fix-caplin-buf branch February 19, 2024 08:21
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