|
Repo Added
|
Files
29
|
Badge
README BADGES
|
push
travis-ci
4632 of 4853 relevant lines covered (95.45%)
0.95 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 226 | crc32 | Merge branch 'master' into crc32 | push | travis-ci | pending completion | ||
| 225 | crc32 | Address comments | push | travis-ci | pending completion | ||
| 220 | crc32 | Add CRC32 with SSE support This adds a CRC32 impl based on the SSE4.2 intrinsics. The hash_util::hash function now decide at build time which hash to use. To enable the CRC32 hash, one can pass the flags through RUSTC flag: RUSTFLAGS="-C targe... | push | travis-ci | pending completion |