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

akopytov / sysbench / 491
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 25 Feb 2017 05:03PM UTC
Jobs 2
Files 54
Run time 51s
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
491

push

travis-ci

akopytov
Optimize random string generation in OLTP_RW.

Avoid Lua string management in OLTP_RW by introducing a new sql_param
method: set_rand_str(). Which calls sb_rand_str() in C code with a given
template string and a pre-allocated result buffer. In oltp_common.lua,
use set_rand_str() instead of allocating a new Lua string each time we
need a random string parameter for a prepared statement.

3073 of 4344 relevant lines covered (70.74%)

1882090.49 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/tests/memory/sb_memory.c
Jobs
ID Job ID Ran Files Coverage
1 491.1 25 Feb 2017 05:04PM UTC 0
70.74
Travis Job 491.1
2 491.2 25 Feb 2017 05:03PM UTC 0
0.0
Travis Job 491.2
Source Files on build 491
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #491
  • 1d40ad0e on github
  • Prev Build on luajit_optimization (#489)
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