• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Neptune-Crypto / neptune-core / 15306143824
75%

Build:
DEFAULT BRANCH: master
Ran 28 May 2025 05:49PM UTC
Jobs 1
Files 210
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 May 2025 05:03PM UTC coverage: 71.846%. Remained the same
15306143824

push

github

Sword-Smith
perf(wallet): only do extra MSMP verification in debug mode

This small change gives a 2x speedup on the wallet-updating process,
as evidenced by the wallet-state update benchmark which.

The wallet state update is *by far* the bottleneck when doing state
updates with new blocks.

**Before this commit**
Timer precision: 20 ns
wallet_state                   fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ maintain_membership_proofs                │               │               │               │         │
   ╰─ maintain_100_100                       │               │               │               │         │
      ╰─ apply_block2          172.2 ms      │ 184.5 ms      │ 175.6 ms      │ 176.2 ms      │ 10      │ 10

**After this commit**
Timer precision: 20 ns
wallet_state                   fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ maintain_membership_proofs                │               │               │               │         │
   ╰─ maintain_100_100                       │               │               │               │         │
      ╰─ apply_block2          91.05 ms      │ 102.8 ms      │ 91.97 ms      │ 92.91 ms      │ 10      │ 10

1 of 1 new or added line in 1 file covered. (100.0%)

58 existing lines in 4 files now uncovered.

20196 of 28110 relevant lines covered (71.85%)

410787.68 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
71.7
-0.24% src/models/peer.rs
8
61.18
0.0% src/models/blockchain/transaction/validity/neptune_proof.rs
17
87.91
0.0% src/models/state/wallet/wallet_state.rs
32
73.81
0.0% src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 15306143824.1 28 May 2025 05:49PM UTC 210
71.85
GitHub Action Run
Source Files on build 15306143824
  • Tree
  • List 210
  • Changed 8
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15306143824
  • ac85b228 on github
  • Prev Build on master (#15280272522)
  • Next Build on master (#15469898418)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc