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

tarantool / tarantool / 5223362129
88%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2023 03:20PM UTC
Jobs 1
Files 487
Run time 13s
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

09 Jun 2023 03:20PM UTC coverage: 85.853% (+0.04%) from 85.809%
5223362129

push

github

alyapunov
box: introduce memtx_sort_threads config parameter

Closes #3389
Closes #7689
Closes #4646

@TarantoolBot document
Title: new box.cfg parameter memtx_sort_threads

The parameter sets the number of threads used to sort keys of secondary
indexes on loading memtx database. The parameter cannot be changed
dynamically (as it does not make sense).

Maximum value is 256, minimum is 1. Default is to use all available cores.

Usage example:
```
box.cfg{memtx_sort_threads=4}
```

63130 of 115668 branches covered (54.58%)

29 of 29 new or added lines in 4 files covered. (100.0%)

94745 of 110357 relevant lines covered (85.85%)

2857359.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5223362129.1 09 Jun 2023 03:20PM UTC 0
85.85
GitHub Action Run
Source Files on build 5223362129
Detailed source file information is not available for this build.
  • Back to Repo
  • 4f617b70 on github
  • Prev Build on master (#5221752427)
  • Next Build on master (#5223368825)
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