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

BlueBrain / libsonata / 6719124249

Builds Branch Commit Type Ran Committer Via Coverage
6719124249 1uc/optimize_xfferent_edges 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 fo... Pull #298 01 Nov 2023 11:34AM UTC 1uc github
93.98
6641285830 1uc/optimize_xfferent_edges 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 fo... Pull #298 25 Oct 2023 01:45PM UTC 1uc github
94.03
6641271301 1uc/optional-coverage Allow disabling coverage an 'Debug'. If the user specifies `-DSONATA_ENABLE_COVERAGE` then that choice is respected. If no choice is made coverage is `On` for `Debug` build; and `Off` otherwise. Turning off coverage is useful, if one doesn't hav... Pull #299 25 Oct 2023 01:42PM UTC 1uc github
93.89
6640911404 1uc/optimize_xfferent_edges 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 fo... Pull #298 25 Oct 2023 01:14PM UTC 1uc github
94.03
6640778036 1uc/simplify-ctor Simplify `Selection::Selection`. The modern pattern for constructors is to accept by value and move. This avoid duplication of the ctor at the (usually) negligible cost of at most one move. push 25 Oct 2023 01:04PM UTC 1uc github
93.87
6629882580 1uc/optimize_xfferent_edges wip Pull #298 24 Oct 2023 04:40PM UTC 1uc github
93.95
6613557877 1uc/optimize_xfferent_edges Remove unused `using`. push 23 Oct 2023 12:59PM UTC Luc Grosheintz github
94.03
6585155895 master Formatting CI prints diff on failure. (#295) push 20 Oct 2023 08:17AM UTC web-flow github
93.89
6572917619 1uc/informative-formatting-ci Merge branch 'master' into 1uc/informative-formatting-ci Pull #295 19 Oct 2023 10:01AM UTC web-flow github
93.89
6572908554 1uc/informative-formatting-ci Formatting CI prints diff on failure. push 19 Oct 2023 09:59AM UTC Luc Grosheintz github
93.89
6572666913 master Use `RawIndex = std::vector<std::array<.., 2>>`. (#294) The memory layout of an `std::vector<std::array<...>>` is better than `std::vector<std::vector<...>>`. This allows HighFive to avoid numerous allocations and copies. push 19 Oct 2023 09:36AM UTC web-flow github
93.89
6564331803 1uc/parallel-wheels Add `CMAKE_BUILD_PARALLEL_LEVEL=2` when building wheels. Pull #296 18 Oct 2023 05:20PM UTC Luc Grosheintz github
93.89
6564004059 1uc/informative-formatting-ci REMOVE: A change to make clang-format fail. Pull #295 18 Oct 2023 04:50PM UTC Luc Grosheintz github
93.89
6563990034 1uc/improve-RawIndex Use `RawIndex = std::vector<std::array<.., 2>>`. The memory layout of an `std::vector<std::array<...>>` is better than `std::vector<std::vector<...>>`. This allows HighFive to avoid numerous allocations and copies. Pull #294 18 Oct 2023 04:47PM UTC Luc Grosheintz github
93.89
6563932814 1uc/informative-formatting-ci Formatting CI prints diff on failure. push 18 Oct 2023 04:42PM UTC Luc Grosheintz github
93.89
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 79
  • 80
  • Next →
  • Back to Repo
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