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

tarantool / tarantool / 12064244871
88%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2024 07:33AM UTC
Jobs 1
Files 518
Run time 1min
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

28 Nov 2024 07:18AM UTC coverage: 87.323% (-0.002%) from 87.325%
12064244871

push

github

Buristan
perf: disable ASLR for perf testing

Address Space Layout Randomization may lead to different addresses
returned by the allocator from run to run. It means that LuaJIT may have
different traces compiled for different runs since the hotcount function
depends on bytecode addresses. It leads to different amounts of GC
steps/cycles and different VM states after Tarantool's startup, which
may affect its performance for particular benchmarks. To avoid this type
of instability, just disable ASLR for performance testing.

NO_DOC=perf
NO_TEST=perf
NO_CHANGELOG=perf

69495 of 123340 branches covered (56.34%)

102426 of 117296 relevant lines covered (87.32%)

2716502.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12064244871.1 28 Nov 2024 07:33AM UTC 0
87.32
GitHub Action Run
Source Files on build 12064244871
Detailed source file information is not available for this build.
  • Back to Repo
  • 57216c7b on github
  • Prev Build on master (#12051236024)
  • Next Build on master (#12067043374)
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