|
Ran
|
Jobs
1
|
Files
518
|
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)
69832 of 123715 branches covered (56.45%)
102827 of 117649 relevant lines covered (87.4%)
2489927.71 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 |
93.66 |
-0.14% | src/box/txn_limbo.c |
| 1 |
89.05 |
-0.08% | src/box/vy_log.c |
| 1 |
89.48 |
-0.16% | src/box/vy_lsm.c |
| 1 |
94.24 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
95.03 |
0.6% | src/box/xrow_update_field.c |
| 1 |
84.53 |
-0.36% | src/lib/core/coio.c |
| 1 |
92.94 |
0.01% | src/lib/core/fiber.c |
| 1 |
60.42 |
-0.69% | src/lib/core/fio.c |
| 1 |
90.67 |
-1.33% | src/lib/core/iostream.c |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 2 |
84.27 |
-0.15% | src/box/xlog.c |
| 2 |
96.15 |
-3.85% | src/lib/core/iostream.h |
| 3 |
94.2 |
0.0% | src/box/iproto_constants.h |
| 4 |
96.75 |
-0.87% | src/box/tuple_hash.cc |
| 7 |
94.55 |
-1.47% | src/box/vy_read_iterator.c |
| 16 |
90.84 |
-0.41% | src/box/box.cc |
| 26 |
97.26 |
1.57% | 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 |
| 121 |
92.31 |
0.16% | src/box/vinyl.c |
| 149 |
87.43 |
-0.25% | src/box/vy_run.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13366889834.1 | 518 |
87.4 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|