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

tarantool / tarantool / 17212
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/rollback-info-as-engine-svp
DEFAULT BRANCH: master
Ran 30 May 2019 03:23PM UTC
Jobs 1
Files 305
Run time 24s
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

pending completion
17212

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)

32 of 32 new or added lines in 1 file covered. (100.0%)

41553 of 50406 relevant lines covered (82.44%)

840719.11 hits per line

Jobs
ID Job ID Ran Files Coverage
5 17212.5 (TARGET=coverage) 30 May 2019 03:23PM UTC 0
82.44
Travis Job 17212.5
Source Files on build 17212
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17212
  • b9072317 on github
  • Prev Build on 1.10 (#17191)
  • Next Build on 1.10 (#17222)
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