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

tarantool / tarantool / 12392
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mk-index-mvcc-support
DEFAULT BRANCH: master
Ran 04 Jun 2018 09:15PM UTC
Jobs 1
Files 301
Run time 4min
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
12392

push

travis-ci

Gerold103
tuple: introduce bigref hints

Typical usage of bigrefs: allocate many bigrefs in Lua in a row,
reach memory threshold and delete many bigrefs in a row.

Hits allow to make multiple refs deletions or creations be
faster. For example, before the patch complexity of N refs with
C capacity in a row: O(C) * N.
After the patch:     O(C) + N.

Same about unrefs.

Follow up #3224

39018 of 47699 relevant lines covered (81.8%)

888538.22 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12392.3 (TARGET=coverage) 04 Jun 2018 09:15PM UTC 0
81.8
Travis Job 12392.3
Source Files on build 12392
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12392
  • 3237caac on github
  • Prev Build on imeevma/gh-3224-tuple-bigrefs (#12382)
  • Next Build on imeevma/gh-3224-tuple-bigrefs (#12393)
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