Closed GoogleCodeExporter closed 8 years ago
There is no assembler version using NEON instructions known and linked from lz4
homepage at this time.
One could certainly be written, but don't expect NEON to show its strength in
such a scenario. Most probable benefit is enlarged register and, potentially,
bandwidth to L1 cache, which is good, but will only provide small benefit.
Original comment by yann.col...@gmail.com
on 20 Mar 2015 at 3:43
Original comment by yann.col...@gmail.com
on 20 Mar 2015 at 3:44
Thankyou for your reply. I was trying to understand the LZO compression
algorithm , and convert to Neon Instructions , But algorithm understanding is
difficult. As you replied,there is no Neon optimisation for LZ0 algorithm, is
there any way (document,blog) to understand the LZ0 algorithm .
Original comment by manju.go...@gmail.com
on 21 Mar 2015 at 5:28
Original issue reported on code.google.com by
manju.go...@gmail.com
on 20 Mar 2015 at 3:23