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

tarantool / tarantool / 23248
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mandesero/liveness-and-readiness-probes
DEFAULT BRANCH: master
Ran 26 Jun 2020 08:48PM UTC
Jobs 1
Files 306
Run time 46s
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

26 Jun 2020 03:18PM UTC coverage: 82.637% (+0.004%) from 82.633%
23248

push

travis-ci

kyukhin
box: reduce box_process_lua Lua GC memory usage

<box_process_lua> function created a new GCfunc object for a handler
having no upvalues depending on the request context on each call.

The change introduces the following mapping:
| <handler id> -> <handler GCfunc object>
Initializing this mapping on Tarantool startup is aimed to reduce Lua GC
memory usage.

Reviewed-by: Sergey Ostanevich <sergos@tarantool.org>
Reviewed-by: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

8 of 8 new or added lines in 1 file covered. (100.0%)

41986 of 50808 relevant lines covered (82.64%)

931036.54 hits per line

Jobs
ID Job ID Ran Files Coverage
3 23248.3 (TARGET=coverage) 26 Jun 2020 08:48PM UTC 0
82.64
Travis Job 23248.3
Source Files on build 23248
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23248
  • 3a9dcbb7 on github
  • Prev Build on 1.10 (#23231)
  • Next Build on 1.10 (#23293)
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