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

tarantool / tarantool / 16517
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part6
DEFAULT BRANCH: master
Ran 11 Apr 2019 09:41PM 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
16517

push

travis-ci

locker
vinyl: take into account primary key lookup in latency accounting

Currently, latency accounting and warning lives in vy_point_lookup and
vy_read_iterator_next. As a result, we don't take into account full by
partial tuple lookup in it while it can take quite a while, especially
if there are lots of deferred DELETE statements we have to skip. So this
patch moves latency accounting to the upper level, namely to vy_get and
vinyl_iterator_{primary,secondary}_next.

Note, as a side effect, now we always print full tuples to the log on
"too long" warning. Besides, we strip LSN and statement type as those
don't make much sense anymore.

(cherry picked from commit b5734069d)

41251 of 50332 relevant lines covered (81.96%)

832770.03 hits per line

Jobs
ID Job ID Ran Files Coverage
5 16517.5 (TARGET=coverage) 11 Apr 2019 09:41PM UTC 0
81.96
Travis Job 16517.5
Source Files on build 16517
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16517
  • 9a9bf199 on github
  • Prev Build on 1.10 (#16494)
  • Next Build on 1.10 (#16529)
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