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

tarantool / tarantool / 17214726123
88%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2025 04:43PM UTC
Jobs 1
Files 512
Run time 2min
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

25 Aug 2025 04:30PM UTC coverage: 87.606% (+0.002%) from 87.604%
17214726123

push

github

Totktonada
config: evaluate instance configs lazily

Before this patch tarantool evaluates instance configurations for all
the cluster members on startup (and on configuration reload). It takes
observable amount of time for large clusters (500 instances or more),
while these configurations are not necessarily accessed by a user.

This patch adds a simple machinery to evaluate them lazily, when
accessed (for example, by `config:get(<...>, {instance = <...>})`).

Timings of startup of a single instance from a configuration with 9000
instances on my laptop: 21 seconds before the patch, 0.6 seconds
afterwards.

Fixes TNTP-4284

NO_DOC=no API changes

71114 of 124805 branches covered (56.98%)

104545 of 119336 relevant lines covered (87.61%)

1377184.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.72
-0.12% src/box/replication.cc
1
92.63
0.13% src/box/vinyl.c
1
88.01
0.13% src/box/vy_run.c
1
80.0
-2.05% src/lib/core/clock.c
1
92.93
-0.01% src/lib/core/fiber.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
75.06
-0.25% src/main.cc
2
84.65
-0.15% src/box/xlog.c
17
90.89
-0.46% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 17214726123.1 25 Aug 2025 04:43PM UTC 512
87.61
GitHub Action Run
Source Files on build 17214726123
  • Tree
  • List 512
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cd0cde9d on github
  • Prev Build on master (#17205210591)
  • Next Build on master (#17241528959)
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