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

quixdb / squash / 639 / 3
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2015 08:54AM UTC
Files 55
Run time 6s
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

16 Nov 2015 08:43AM UTC coverage: 66.447% (-1.0%) from 67.399%
COMPILER=gcc-5 BUILD_TYPE=coverage

push

travis-ci

nemequ
splice: use huge pages if available

Currently, this just checks to see if MAP_HUGETLB is defined and, if
so, uses it (and assumes 2 MiB pages).  This likely only works on
Linux, though I'm sure OS X and BSD have similar mechanisms.

This seems to fix the performance regression I have been seeing with
mapped files (I think it's due to a change in the kernel at around 4.1
or 4.2, but verifying that would be difficult).  2 MiB pages make a lot
of sense for Squash, though, so I'm not going to worry about it.

https://github.com/quixdb/squash/issues/125
https://github.com/quixdb/squash-benchmark/issues/17

1513 of 2277 relevant lines covered (66.45%)

8632.72 hits per line

Source Files on job 639.3 (COMPILER=gcc-5 BUILD_TYPE=coverage)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 639
  • Travis Job 639.3
  • 8ec7329a on github
  • Prev Job for COMPILER=gcc-5 BUILD_TYPE=coverage on master (#638.3)
  • Next Job for COMPILER=gcc-5 BUILD_TYPE=coverage on master (#640.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