|
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)
68798 of 122065 branches covered (56.36%)
101472 of 116181 relevant lines covered (87.34%)
2207620.55 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.89 |
-0.05% | src/box/iproto.cc |
| 1 |
95.36 |
-0.31% | src/box/raft.c |
| 1 |
95.94 |
-0.18% | src/box/relay.cc |
| 1 |
95.15 |
-0.13% | src/box/replication.cc |
| 1 |
84.35 |
0.0% | src/box/xlog.c |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| 2 |
93.9 |
-0.31% | src/box/memtx_space.c |
| 3 |
94.12 |
0.0% | src/box/iproto_constants.h |
| 3 |
94.68 |
-1.6% | src/box/vy_range.c |
| 4 |
96.75 |
-0.87% | src/box/tuple_hash.cc |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| 28 |
97.05 |
1.26% | src/lib/msgpuck/msgpuck.h |
| 34 |
96.42 |
1.02% | src/box/tuple_compare.cc |
| 44 |
80.74 |
1.59% | src/box/tuple_bloom.c |
| 125 |
92.05 |
0.12% | src/box/vinyl.c |
| 151 |
87.36 |
-0.05% | src/box/vy_run.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13325239531.1 | 514 |
87.34 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|