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

tarantool / tarantool / 12393 / 3
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fmt-util-2
DEFAULT BRANCH: master
Ran 04 Jun 2018 09:31PM UTC
Files 301
Run time 27s
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

04 Jun 2018 09:17PM UTC coverage: 81.801% (+0.001%) from 81.8%
TARGET=coverage

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

39019 of 47700 relevant lines covered (81.8%)

859037.05 hits per line

Source Files on job 12393.3 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 269
  • Source Changed 1
  • Coverage Changed 269
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11292
  • Travis Job 12393.3
  • 2efdd235 on github
  • Prev Job for TARGET=coverage on imeevma/gh-3224-tuple-bigrefs (#12392.3)
  • Next Job for TARGET=coverage on imeevma/gh-3224-tuple-bigrefs (#12483.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