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

tari-project / tari / 13012261930 / 1
62%
development: 62%

Build:
DEFAULT BRANCH: development
Ran 28 Jan 2025 07:35PM UTC
Files 721
Run time 26s
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 Jan 2025 02:09PM UTC coverage: 73.991% (+8.6%) from 65.396%
13012261930.1

push

github

web-flow
feat: keep keys in compressed form (#6753)

Description
---
Keeps all crypto public keys in compressed form, and only uncompressing
when needed.

Motivation and Context
---
This should improve speed and reduce the compression of keys. Comparing
unit test speeds this PR is roughly the same as before. But unit test
almost always do crypto operations to ensure everything is correct.
Where this PR increases performance is when only reading something and
providing it. For example, just reading the mainnet gen block in its
current form on avg it takes 56 seconds. With this pr this time is taken
down to on avg 15 seconds. Thats a 370% speed improvement.

How Has This Been Tested?
---
unit tests

83511 of 112867 relevant lines covered (73.99%)

273339.14 hits per line

Source Files on job 13012261930.1
  • Tree
  • List 721
  • Changed 464
  • Source Changed 156
  • Coverage Changed 183
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13012261930
  • f0fd7f1c on github
  • Prev Job for on development (#13006702397.1)
  • Next Job for on development (#13026118674.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc