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

cilium / cilium / 42407
39%

Build:
DEFAULT BRANCH: master
Ran 31 May 2022 12:41PM UTC
Jobs 2
Files 941
Run time 11min
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

31 May 2022 12:05PM UTC coverage: 33.776% (-0.02%) from 33.798%
42407

push

travis-ci-com

jibi
hubble: Improve performance of identity getter

Profiling Hubble showed that the `GetIdentity` getter is responsible for
a lot of CPU time when Hubble is enabled, as it translates the internal
identity object into a API model. This stems from the fact that Hubble
used to fetch these identities via external API. However, these days
Hubble can directly access the identity allocator, thus making the
conversion unnecessary.

This PR removes the conversion step from the identity type to the model
and directly returns the identity type instead.

Reported-by: Michi Mutsuzaki <michi@isovalent.com>
Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>

47637 of 141038 relevant lines covered (33.78%)

3454.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 42407.1 31 May 2022 12:46PM UTC 0
33.77
Travis Job 42407.1
2 42407.2 31 May 2022 12:41PM UTC 0
33.77
Travis Job 42407.2
Source Files on build 42407
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #42407
  • 246dd680 on github
  • Prev Build on master (#42395)
  • Next Build on master (#42409)
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