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

nickg / nvc / 24148914215
92%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2026 05:42PM UTC
Jobs 1
Files 101
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

08 Apr 2026 05:20PM UTC coverage: 92.381% (-0.03%) from 92.408%
24148914215

push

github

web-flow
Implement fast paths for mul JIT intrinsics (#1452)

Implement fast paths for mul and add JIT intrinsics

The functions of numeric_std run faster if we implement fast paths
for computations if the results are less than or equal to 64 bits.

An FIR filter in a typical DSP scenario (100 taps, 25 and 18 bits
operands for multiplication) runs 3x faster with the changes.

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

24 existing lines in 3 files now uncovered.

76272 of 82562 relevant lines covered (92.38%)

620427.77 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
82.75
-1.79% src/jit/jit-intrin.c
2
88.71
-0.41% src/hash.c
1
88.3
-0.14% src/jit/jit-interp.c
Jobs
ID Job ID Ran Files Coverage
1 24148914215.1 08 Apr 2026 05:42PM UTC 101
92.38
GitHub Action Run
Source Files on build 24148914215
  • Tree
  • List 101
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 88a30b49 on github
  • Prev Build on master (#24148831966)
  • Next Build on master (#24158346884)
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