Repo Added
18 Jun 2014 05:52PM UTC
|
Total Files
68
|
# Builds
5627
Last
|
Badge
README BADGES
|
push
travis-ci
5901 of 6740 relevant lines covered (87.55%)
1.75 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
3532 | avoid-dt-index-on-risk-update |
87.55 |
PERF: Remove repeated member lookup for cumulative metrics. The metrics DataFrame is referred to several times, so remove the extra attribute lookups. | Eddie Hebert | push | 01 Jul 2015 03:09PM UTC | travis-ci |
3522 | avoid-dt-index-on-risk-update |
87.55 |
PERF: Reduce time spent indexing in risk cumulative update. Instead of using the pandas.Series datetime index for every single vector, get the index at the beginning of the update loop based on the dt and then use that index to set the values. A... | push | 30 Jun 2015 09:10PM UTC | travis-ci |