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

BlueBrain / libsonata / 6744146471 / 1
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: double-ctest
DEFAULT BRANCH: master
Ran 03 Nov 2023 10:40AM UTC
Files 14
Run time 0s
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

03 Nov 2023 10:38AM UTC coverage: 93.964% (+0.09%) from 93.873%
6744146471.1

Pull #298

github

joni-herttuainen
Implement merge-read-extract.

Reading from parallel filesystems, e.g. GPFS, requires reading few but
large chunks. Reading multiple times from the same block/page, come with
a hefty performance penalty.

The commit implements the functionality for merging nearby reads by
adding or modifying:

  * `sortAndMerge` to allow merging ranges across gaps of a certain
    size.

  * `bulkRead` to read block-by-block and extract the requested slices
    in memory.

  * `_readSelection` to always combine reads.

  * `?fferent_edges` to optimize reading of edge IDs.

It requires a compile-time constant `SONATA_PAGESIZE` to specify the
block/pagesize to be targeted.
Pull Request #298: Optimize loading `?fferent_edges`.

1868 of 1988 relevant lines covered (93.96%)

77.83 hits per line

Source Files on job 6744146471.1
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6744146471
  • d2e189e0 on github
  • Prev Job for on 1uc/optimize_xfferent_edges (#6743709520.1)
  • Next Job for on 1uc/optimize_xfferent_edges (#6768415777.1)
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