|
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)
70147 of 124029 branches covered (56.56%)
103199 of 117908 relevant lines covered (87.53%)
1955454.6 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.51 |
-0.63% | src/box/engine.c |
| 1 |
94.74 |
-1.75% | src/box/engine.h |
| 1 |
96.14 |
-0.18% | src/box/relay.cc |
| 1 |
92.51 |
0.0% | src/box/vinyl.c |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
96.3 |
-3.7% | src/cpu_feature.c |
| 1 |
92.84 |
-0.1% | src/lib/core/fiber.c |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 2 |
91.38 |
0.0% | src/box/box.cc |
| 2 |
84.26 |
-0.18% | src/box/xlog.c |
| 3 |
89.72 |
-0.52% | src/box/wal.c |
| 3 |
97.36 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 3 |
22.64 |
-0.06% | src/lib/uri/uri_parser.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16047724709.1 | 518 |
87.53 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|