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

tarantool / tarantool / 8627
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: app-threads-http-client
DEFAULT BRANCH: master
Ran 10 Jul 2017 12:53PM UTC
Jobs 1
Files 236
Run time 14s
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
8627

push

travis-ci

rtsisyk
Use open MP sort optimisation only for huge arrays

Now open MP sort is used for any size of an array.
For small arrays it's an overkill and even can cause overhead
due to thread pool creation.

Invoke open MP sort only for big arrays and use old good
single-thread qsort for small arrays.

Fix #2431

29667 of 34397 relevant lines covered (86.25%)

1121489.23 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8627.4 (TARGET=coverage) 10 Jul 2017 12:53PM UTC 0
86.25
Travis Job 8627.4
Source Files on build 8627
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8627
  • 2e864b5a on github
  • Prev Build on 1.7 (#8626)
  • Next Build on 1.7 (#8628)
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