|
Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
README BADGES
|
push
github
perf: fix a clang warning for BPS tree perftest Clang warned about the getting the offset of a field in a structure with a non-standard layout because of a `std::unique_ptr` field in the `DummyAllocator` class. Let's simply replace it with a regular pointer. Closes #11122 NO_DOC=minor NO_TEST=minor NO_CHANGELOG=minor (cherry picked from commit 0a9258e2d)
68815 of 122065 branches covered (56.38%)
101479 of 116176 relevant lines covered (87.35%)
2191497.12 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 |
85.48 |
-1.61% | src/box/lua/ctl.c |
| 1 |
95.93 |
-0.01% | src/box/relay.cc |
| 1 |
89.05 |
-0.08% | src/box/vy_log.c |
| 1 |
91.23 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
84.46 |
0.11% | src/box/xlog.c |
| 1 |
84.53 |
-0.36% | src/lib/core/coio.c |
| 1 |
97.4 |
-0.06% | src/lib/salad/bps_tree.h |
| 1 |
22.68 |
0.04% | src/lib/uri/uri_parser.c |
| 1 |
97.39 |
-0.02% | src/lib/vclock/vclock.c |
| 2 |
95.83 |
-0.05% | src/box/iproto.cc |
| 2 |
93.53 |
-0.72% | src/box/vy_point_lookup.c |
| 2 |
94.98 |
-0.07% | src/box/xrow_update_field.c |
| 2 |
82.22 |
-4.44% | src/lib/core/latch.h |
| 3 |
90.78 |
-0.15% | src/box/applier.cc |
| 3 |
91.31 |
0.52% | src/box/box.cc |
| 3 |
97.39 |
-0.23% | src/box/memtx_tx.c |
| 3 |
91.91 |
-0.14% | src/box/vinyl.c |
| 3 |
87.3 |
-0.06% | src/box/vy_run.c |
| 3 |
89.61 |
-0.54% | src/box/wal.c |
| 3 |
96.75 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 7 |
94.55 |
-1.47% | src/box/vy_read_iterator.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13325244736.1 | 514 |
87.35 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|