|
Ran
|
Files
518
|
Run time
21s
|
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)
69805 of 123715 branches covered (56.42%)
102813 of 117645 relevant lines covered (87.39%)
2395429.27 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|