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

tarantool / tarantool / 12200 / 3
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: cleanup-3.6.3-changelogs
DEFAULT BRANCH: master
Ran 21 May 2018 10:55AM UTC
Files 301
Run time 15s
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

21 May 2018 08:45AM UTC coverage: 81.618% (+0.1%) from 81.497%
TARGET=coverage

push

travis-ci

locker
memtx: free tuples asynchronously when primary index is dropped

When a memtx space is dropped or truncated, we have to unreference all
tuples stored in it. Currently, we do it synchronously, thus blocking
the tx thread. If a space is big, tx thread may remain blocked for
several seconds, which is unacceptable. This patch makes drop/truncate
hand actual work to a background fiber.

Before this patch, drop of a space with 10M 64-byte records took more
than 0.5 seconds. After this patch, it takes less than 1 millisecond.

Closes #3408

38771 of 47503 relevant lines covered (81.62%)

900085.99 hits per line

Source Files on job 12200.3 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 252
  • Source Changed 8
  • Coverage Changed 252
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11169
  • Travis Job 12200.3
  • 2a1482f3 on github
  • Prev Job for TARGET=coverage on 1.10 (#12197.3)
  • Next Job for TARGET=coverage on 1.10 (#12214.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