Skip to content

Conversation

@AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Nov 15, 2025

Reviewer Notes

This PR aims to allow testing with a real 10K recording using the networkCapactity tool.

Results with 0.23.1 or Helidon 4.3.2 applied:

Over docker VM Network
=== FINAL CLIENT THROUGHPUT REPORT ===
Total bytes: 3,160,495,545 (3,086,421 KB)
Total time (first->last byte): 42,725 milliseconds
Average throughput: 72,239 KB/s
Total blocks sent: 83
Total blocks ACKed: 82
Average time per block: 0.514 seconds

image

Over real wifi network:

=== FINAL CLIENT THROUGHPUT REPORT ===
Total bytes: 3,160,495,545 (3,086,421 KB)
Total time (first->last byte): 73,370 milliseconds
Average throughput: 42,066 KB/s
Total blocks sent: 83
Total blocks ACKed: 82
Average time per block: 0.883 seconds

Signed-off-by: Alfredo Gutierrez Grajeda <alfredo@hashgraph.com>
@AlfredoG87 AlfredoG87 self-assigned this Nov 15, 2025
@AlfredoG87 AlfredoG87 added this to the 0.24.0 milestone Nov 15, 2025
@AlfredoG87 AlfredoG87 added Block Node Tools Additional tools related to, but not part of, the Block Node Improvement Code changes driven by non business requirements labels Nov 15, 2025
@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff              @@
##               main    #1873      +/-   ##
============================================
- Coverage     80.77%   80.64%   -0.13%     
- Complexity     1178     1183       +5     
============================================
  Files           127      127              
  Lines          5550     5550              
  Branches        591      591              
============================================
- Hits           4483     4476       -7     
- Misses          794      802       +8     
+ Partials        273      272       -1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Block Node Tools Additional tools related to, but not part of, the Block Node Improvement Code changes driven by non business requirements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants