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

flux-framework / flux-sched / 1144 / 3
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: zhash_perf_fix
DEFAULT BRANCH: master
Ran 29 Sep 2018 12:37AM UTC
Files 62
Run time 4s
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

29 Sep 2018 12:23AM UTC coverage: 77.745%. Remained the same
LUA_VERSION=5.1 COVERAGE=t

Pull #391

travis-ci

web-flow
planner: Replace zhash_t to zhashx_t for higher performance

planner_new () can be called from a hot section
of the code and performance profilers discovered that
zhash_new () is way too slow.

With zhash_t, planner_new () accouted for 9.1% of the
graph data store populating. With zhashx_t, it
only accouts for 9.1% for the same operation.
Pull Request #391: planner: Replace zhash_t to zhashx_t for higher performance

7462 of 9598 relevant lines covered (77.75%)

251060.27 hits per line

Source Files on job 1144.3 (LUA_VERSION=5.1 COVERAGE=t)
  • Tree
  • List 0
  • Changed 32
  • Source Changed 1
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1014
  • Travis Job 1144.3
  • ee9d25d3 on github
  • Prev Job for LUA_VERSION=5.1 COVERAGE=t on zhash_perf_fix (#1137.3)
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