Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-25 | Vectorized bihash_{48,40,24,16}_8 key compare | Damjan Marion | 1 | -1/+18 | |
bihash_48_8 case: Scalar code: 6 clocks SSE4.2 code: 3 clocks AVX2 code: 2.27 clocks AVX512 code: 1.5 clocks Change-Id: I40700175835a1e7321276e47eadbf9771d3c5a68 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2017-08-22 | acl-plugin: Recreate the bihash_40_8.h in the proper place | Andrew Yourtchenko | 1 | -0/+87 | |
Change-Id: I30a3df53bc5fe5ab991a657918eb502bd2913440 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> |