|
Ran
|
Jobs
1
|
Files
518
|
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)
70550 of 124271 branches covered (56.77%)
103677 of 118474 relevant lines covered (87.51%)
2618587.02 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
87.5 |
0.0% | src/box/vy_run.c |
| 1 |
84.16 |
-0.08% | src/box/xlog.c |
| 1 |
80.0 |
-2.5% | src/lib/core/clock.c |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
22.7 |
0.04% | src/lib/uri/uri_parser.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
92.49 |
0.13% | src/box/vinyl.c |
| 2 |
92.93 |
-0.19% | src/lib/core/fiber.c |
| 2 |
97.05 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 3 |
94.68 |
-0.53% | src/box/vy_range.c |
| 3 |
90.9 |
-0.31% | src/box/vy_scheduler.c |
| 4 |
93.65 |
-0.58% | src/box/xrow_update_field.c |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16047724852.1 | 518 |
87.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|