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

BlueBrain / libsonata / 6769244473
94%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2023 10:16AM UTC
Jobs 1
Files 14
Run time 2s
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

06 Nov 2023 10:11AM UTC coverage: 93.964% (+0.09%) from 93.873%
6769244473

push

github

web-flow
Optimize loading `?fferent_edges`. (#298)

* 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.

* Move include.

82 of 84 new or added lines in 3 files covered. (97.62%)

1868 of 1988 relevant lines covered (93.96%)

77.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
96.49
src/read_bulk.hpp
Jobs
ID Job ID Ran Files Coverage
1 6769244473.1 06 Nov 2023 10:16AM UTC 14
93.96
GitHub Action Run
Source Files on build 6769244473
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83664657 on github
  • Prev Build on master (#6743709520)
  • Next Build on master (#6798893200)
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

© 2025 Coveralls, Inc