|
Ran
|
Jobs
54
|
Files
155
|
Run time
2min
|
Badge
README BADGES
|
push
github
Combine Huffman code and extra bits into single shift operation This changes the "code" structure so that "bits" contains the total number of bits, and "op & 15" contains the non-extra bit count. Based on https://github.com/dougallj/zlib-dougallj/commit/34b9fc457 Co-authored-by: Nathan Moinvaziri <nathan@nathanm.com>
9415 of 10159 branches covered (92.68%)
Branch coverage included in aggregate %.
49 of 49 new or added lines in 4 files covered. (100.0%)
131 existing lines in 6 files now uncovered.12198 of 12861 relevant lines covered (94.84%)
342367892.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 47 |
0.0 |
-98.48% | arch/x86/adler32_avx512_vnni.c |
| 35 |
0.0 |
-86.61% | arch/x86/chunkset_avx512.c |
| 24 |
0.0 |
-96.67% | arch/x86/adler32_avx512.c |
| 19 |
0.0 |
-63.41% | arch/x86/compare256_avx512.c |
| 4 |
0.0 |
-50.0% | arch/x86/crc32_vpclmulqdq.c |
| 2 |
0.0 |
-100.0% | arch/x86/adler32_avx512_p.h |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|