Repo Added
|
Files
29
|
Badge
Embed ▾
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
502 | compress-use-slice | fix bench | push | sunchao | travis-ci | pending completion | |
500 | compress-use-slice | Pass in vec for Codec.compress This changes `Codec.compress` to accept a vec as a parameter, instead of allocating & returning a vec every time, therefore allows reuse of the same allocated vec object. Also refactored the code to use `e.into()` ... | push | sunchao | travis-ci | pending completion | |
497 | compress-use-slice | WIP | push | sunchao | travis-ci | pending completion |