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

TritonVM / triton-vm / 10939691923
98%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2024 11:51AM CUT
Jobs 1
Files 54
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

19 Sep 2024 10:39AM CUT coverage: 98.482% (+0.001%) from 98.481%
10939691923

push

github

Sword-Smith
perf(degree_lowering): cache node-degrees

Cache node degrees in the `pick_node_to_substitute` function which was
found to be the bottle-neck in the build script. This caching shaves off
38 % of the time it takes to degree-lower, and 30 % of total build time
of Triton VM.

Measurements on my machine (mjolnir):
degree-lowering step in build script:
Before caching degrees:
- 22.024172299s
- 21.938811734s

After caching:
- 13.657397858s
- 13.753980057s

Total time to build triton-vm after change to
`triton-constraint-circuit/src/lib.rs`:
Before caching degrees:
- 26.13s
- 26.74s

After caching:
- 18.63s
- 18.65s

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

1 existing line in 1 file now uncovered.

23679 of 24044 relevant lines covered (98.48%)

6713850.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.42
0.0% triton-vm/src/vm.rs
Jobs
ID Job ID Ran Files Coverage
1 10939691923.1 19 Sep 2024 11:51AM CUT 54
98.48
GitHub Action Run
Source Files on build 10939691923
  • Tree
  • List 54
  • Changed 32
  • Source Changed 1
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • ►
    99.7
    triton-air/
  • ►
    90.89
    triton-constraint-builder/
  • ►
    97.08
    triton-constraint-circuit/
  • ►
    98.69
    triton-isa/
  • ►
    98.69
    triton-vm/
  • Back to Repo
  • Github Actions Build #10939691923
  • 6496a740 on github
  • Prev Build on master (#10880746619)
  • Next Build on master (#10940156395)
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

© 2025 Coveralls, Inc