Repo Added
|
Files
63
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
3441 of 3847 relevant lines covered (89.45%)
1.38 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
987 | speed-up-pattern-matcher | Store pattern as a one dimensional array This (unfortunately) doesn't improve the performance but makes the profile output easier to read. | push | ujh | travis-ci | pending completion | |
986 | speed-up-pattern-matcher | Use an enum instead of chars to represent the point patterns This doesn't add anything in terms of speed but it allows exhaustive matching in the match expressions. | push | ujh | travis-ci | pending completion | |
985 | speed-up-pattern-matcher | Cache Coord#neighbours8_unchecked | push | Urban Hafner | travis-ci | pending completion | |
984 | speed-up-pattern-matcher | Turn on pattern matching in the UCT benchmark | push | ujh | travis-ci | pending completion |