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

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

Build:
Build:
LAST BUILD BRANCH: double-ctest
DEFAULT BRANCH: master
Ran 25 Oct 2023 01:45PM 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

25 Oct 2023 01:40PM UTC coverage: 94.03% (+0.1%) from 93.886%
6641285830.1

Pull #298

github

1uc
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`.

1890 of 2010 relevant lines covered (94.03%)

78.01 hits per line

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