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

tarantool / luajit / 6861904261
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 14 Nov 2023 09:54AM UTC
Jobs 1
Files 89
Run time 8s
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

14 Nov 2023 09:48AM UTC coverage: 88.522% (+0.02%) from 88.501%
6861904261

push

github

igormunkin
tools: add cli flag to run profile dump parsers

It is really inconvenient to use a standalone shell script to parse
binary dumps from profilers. That is why this commit introduces a
CLI flag for tools in the LuaJIT, so now it is possible to parse
a memprof dump as simple as:
```
luajit -tm memprof.bin
luajit -tm --leak-only memprof.bin
```

And the sysprof too:
```
luajit -ts sysprof.bin
```

The scripts `luajit-parse-memprof` and `luajit-parse-sysprof`
are purged as a result of these changes.

Closes tarantool/tarantool#5688

5366 of 5980 branches covered (0.0%)

Branch coverage included in aggregate %.

19 of 25 new or added lines in 1 file covered. (76.0%)

2 existing lines in 2 files now uncovered.

20594 of 23346 relevant lines covered (88.21%)

2755684.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
92.41
-0.92% src/luajit.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.22
-0.78% src/lj_func.c
1
95.91
-0.18% src/lj_opt_mem.c
Jobs
ID Job ID Ran Files Coverage
1 6861904261.1 14 Nov 2023 09:54AM UTC 89
88.52
GitHub Action Run
Source Files on build 6861904261
  • Tree
  • List 89
  • Changed 88
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6861904261
  • 6baebdf3 on github
  • Prev Build on tarantool/master (#6854723763)
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