Reorganize scoring trait and implement row-slice scoring for AVX2 and SSE2
Showing
- lightmotif/benches/score.rs 2 additions, 4 deletionslightmotif/benches/score.rs
- lightmotif/src/pli/dispatch.rs 28 additions, 24 deletionslightmotif/src/pli/dispatch.rs
- lightmotif/src/pli/mod.rs 21 additions, 24 deletionslightmotif/src/pli/mod.rs
- lightmotif/src/pli/platform/avx2.rs 8 additions, 5 deletionslightmotif/src/pli/platform/avx2.rs
- lightmotif/src/pli/platform/sse2.rs 11 additions, 5 deletionslightmotif/src/pli/platform/sse2.rs
- lightmotif/src/pwm.rs 2 additions, 2 deletionslightmotif/src/pwm.rs
Loading
Please register or sign in to comment