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

akopytov / sysbench
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 14 Jan 2017 07:34AM UTC
Files 49
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

LAST BUILD ON BRANCH luajit_optimization
branch: luajit_optimization
CHANGE BRANCH
x
Reset
  • luajit_optimization
  • 0.5
  • 1.0
  • 1.0.0
  • 1.0.1
  • 1.0.10
  • 1.0.11
  • 1.0.12
  • 1.0.13
  • 1.0.14
  • 1.0.15
  • 1.0.17
  • 1.0.18
  • 1.0.19
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.5
  • 1.0.6
  • 1.0.7
  • 1.0.8
  • 1.0.9
  • GH-173
  • gh-287
  • gh118
  • master
  • random_string_optimization
  • sql_refactoring
  • travis_ppc64le
  • zipfian

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

Relevant lines Covered
Build:
Build:
4344 RELEVANT LINES 3073 COVERED LINES
1882090.49 HITS PER LINE
Source Files on luajit_optimization
  • List 0
  • Changed 20
  • Source Changed 2
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
491 luajit_optimization 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 olt... push 25 Feb 2017 05:03PM UTC akopytov travis-ci pending completion  
489 luajit_optimization Merge from akopytov/LuaJIT up to commit fc9893e. push 25 Feb 2017 03:49PM UTC akopytov travis-ci pending completion  
See All Builds (578)
  • Repo on GitHub
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

© 2025 Coveralls, Inc