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

tarantool / tarantool / 17212 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: read-view-lua-refactoring
DEFAULT BRANCH: master
Ran 30 May 2019 03:23PM UTC
Files 305
Run time 22s
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

30 May 2019 02:14PM UTC coverage: 82.437% (-0.1%) from 82.545%
TARGET=coverage

push

travis-ci

locker
vinyl: lookup key in reader thread

If a key isn't found in the tuple cache, we fetch it from a run file. In
this case disk read and page decompression is done by a reader thread,
however key lookup in the fetched page is still performed by the tx
thread. Since pages are immutable, this could as well be done by the
reader thread, which would allow us to save some precious CPU cycles for
tx.

Close #4257

(cherry picked from commit 04b19ac15)

41553 of 50406 relevant lines covered (82.44%)

840719.11 hits per line

Source Files on job 17212.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 255
  • Source Changed 1
  • Coverage Changed 255
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14074
  • Travis Job 17212.5
  • b9072317 on github
  • Prev Job for TARGET=coverage on 1.10 (#17191.5)
  • Next Job for TARGET=coverage on 1.10 (#17222.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc