Skip to content

Conversation

@0xdeafbeef
Copy link
Member

…t archive early

@0xdeafbeef 0xdeafbeef requested review from Rexagon and pashinov April 15, 2025 16:01
@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

❌ Patch coverage is 0% with 190 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.81%. Comparing base (6d2f73e) to head (fb01af5).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ore/src/block_strider/provider/archive_provider.rs 0.00% 189 Missing ⚠️
core/src/blockchain_rpc/service.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #670      +/-   ##
==========================================
- Coverage   45.98%   45.81%   -0.17%     
==========================================
  Files         341      341              
  Lines       61170    61328     +158     
  Branches    61170    61328     +158     
==========================================
- Hits        28127    28096      -31     
- Misses      31586    31772     +186     
- Partials     1457     1460       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@0xdeafbeef
Copy link
Member Author

logs.txt: total_time = 0:53:37.166710 (2025-04-15 11:26:15.563743 .. 2025-04-15 12:19:52.730453)
logs-new.txt: total_time = 0:42:00.475914 (2025-04-15 17:39:13.769644 .. 2025-04-15 18:21:14.245558)

Old total time: 0:53:37.166710
New total time: 0:42:00.475914
Absolute time saved: 0:11:36.690796
Speedup factor: 1.276x
New code is 21.66% faster

@0xdeafbeef 0xdeafbeef added this to the 050 Other milestone May 16, 2025
@0xdeafbeef 0xdeafbeef force-pushed the master branch 6 times, most recently from 5a83fcb to 1b9e10a Compare July 3, 2025 13:49
@Rexagon Rexagon force-pushed the master branch 4 times, most recently from dad89c9 to 8d9ab65 Compare July 8, 2025 12:05
@pashinov pashinov self-assigned this Oct 24, 2025
@github-actions
Copy link

github-actions bot commented Oct 25, 2025

🧪 Network Tests

To run network tests for this PR, use:

gh workflow run network-tests.yml -f pr_number=670

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=670
  • Run specific test: gh workflow run network-tests.yml -f pr_number=670 -f test_selection=ping-pong

Test types: destroyable, ping-pong, one-to-many-internal-messages, fq-deploy, nft-index, persistent-sync

Results will be posted as workflow runs in the Actions tab.

…t archive early

```
logs.txt: total_time = 0:53:37.166710 (2025-04-15 11:26:15.563743 .. 2025-04-15 12:19:52.730453)
logs-new.txt: total_time = 0:42:00.475914 (2025-04-15 17:39:13.769644 .. 2025-04-15 18:21:14.245558)

Old total time: 0:53:37.166710
New total time: 0:42:00.475914
Absolute time saved: 0:11:36.690796
Speedup factor: 1.276x
New code is 21.66% faster
```

replace known_archives map with ArchivesManager
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.

3 participants