Ran
|
Files
132
|
Run time
51s
|
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>
8605 of 10720 relevant lines covered (80.27%)
0.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|