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

dangernoodle-io / TaipanMiner / 25245916521
90%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 06:35AM UTC
Jobs 1
Files 28
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

02 May 2026 06:34AM UTC coverage: 92.338%. Remained the same
25245916521

push

github

web-flow
perf(mining): persistent SHA_TEXT zeros across nonces (TA-320b phase A) (#309)

Skip per-nonce writes to SHA_TEXT[9..14] — these slots are 0 in both
the pass1 (block2 tail) and pass2 (digest tail) padding layouts, and
the SHA peripheral preserves them across SHA_START/SHA_CONTINUE
(verified by sha256_hw_verify_text_preserved boot probe, TA-320).

Prime once per job in sha256_hw_pipeline_prep() called from
hw_prepare_job. mbedTLS may grab the SHA peripheral while mining
yields, so re-prime every job (not once at boot).

Measured: tdongle-S3 mining hashrate 220 → 264 kH/s (+20%).
Microbench peripheral ceiling unchanged at 1.63 us/op (306 kH/s).

Bigger gain than estimated: AHB MMIO stores are dominated by bus
turnaround, not raw cycles, so the 12 skipped stores save more time
than naive cycle math suggests.

707 of 852 branches covered (82.98%)

Branch coverage included in aggregate %.

1607 of 1654 relevant lines covered (97.16%)

249583.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25245916521.1 02 May 2026 06:35AM UTC 28
92.34
GitHub Action Run
Source Files on build 25245916521
  • Tree
  • List 28
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25245916521
  • 7a19d95e on github
  • Prev Build on main (#25245812656)
  • Next Build on main (#25282182937)
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