Ran
|
Files
131
|
Run time
17s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/4e5c61b7b">Cache `algorithm.declaration_path` result on first invocation `hierarchy_info_t` makes repeated calls to `algorithm.declaration_path` which affects performance. Added property `declaration_path` to `hierarchy_info_t` which will cache the result of a call to `algorithm.declaration_path` the first time the function is called. Added `hierarchy_info_t.declaration_path_hash` which maintains a hash of `hierarchy_info_t.declaration_path` for faster equality comparisons. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/bb45f71eb">bb45f71eb</a>
8677 of 10700 relevant lines covered (81.09%)
0.81 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|