|
Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
README BADGES
|
push
github
perf: `1mops_write` uses `box.stat()` to measure peak speed Before this patch, the test calculated the peak speed independently, but tarantool has a ready-made API `box.stat()`, which allows you to track the speed of all operations. This patch uses this API instead of its own mechanisms. NO_DOC=internal NO_CHANGELOG=internal NO_TEST=internal (cherry picked from commit 584c3e00c)
68995 of 122301 branches covered (56.41%)
101693 of 116335 relevant lines covered (87.41%)
1806688.05 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
90.9 |
-0.41% | src/box/vy_scheduler.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
93.62 |
-1.6% | src/box/vy_range.c |
| 2 |
93.96 |
2.01% | src/box/memtx_space.c |
| 2 |
93.56 |
-0.32% | src/box/txn_limbo.c |
| 2 |
92.29 |
0.0% | src/box/vinyl.c |
| 2 |
85.61 |
-0.72% | src/lib/core/coio.c |
| 2 |
85.03 |
-0.27% | src/lib/core/say.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
97.36 |
-0.2% | src/lib/msgpuck/msgpuck.h |
| 2 |
94.11 |
-0.39% | src/lua/fiber.c |
| 1 |
95.05 |
-0.31% | src/box/raft.c |
| 1 |
92.45 |
-0.47% | src/box/recovery.cc |
| 1 |
84.32 |
0.16% | src/box/xlog.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 1 |
95.4 |
-1.15% | src/histogram.c |
| 1 |
97.41 |
-0.85% | src/lib/vclock/vclock.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16047723464.1 | 514 |
87.41 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|