[ 
https://issues.apache.org/jira/browse/MINIFI-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

marco polo updated MINIFI-199:
------------------------------
    Fix Version/s: cpp-0.2.0

> CRC32 Implementation is inefficient
> -----------------------------------
>
>                 Key: MINIFI-199
>                 URL: https://issues.apache.org/jira/browse/MINIFI-199
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++
>            Reporter: marco polo
>             Fix For: cpp-0.2.0
>
>
> The CRC32 Impl in Site2Site is 4x slower than a custom thread safe 
> implementation and approximately 200x slower than zlib. We should probably 
> opt for zlib's implementation. The pure C++ implementation is also an option 
> if there are potential concerns for portability.
> I do think the bigger issue will be maintenance  as zlib's implementation is 
> well accepted and platform independent. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to