Improve quality of snappy implementation#615
Conversation
|
Hmm, looking at those changes, I don't think this will bring any visible performance improvements into the general implementation. It makes the code slightly cleaner (and it's a good enough reason to merge it), but it seems irrelevant from the entire algorithm performance point of view. |
|
Yes, both profiles were generated using the example from the readme with just small adjustments (hardcoded faker data & skip of extension run). |
|
Is there any performance impact on the initial benchmark? |
|
I'm gonna merge this regardless, however, if there is no visible performance impact, I would rename this PR and changelog into "improve code readability of snappy implementation" from "improve performance of snappy implementation". |
2414d0b to
ad6409d
Compare
|
@norberttech I have renamed the commit & PR, cause I could not reproduce the result enough (used also sampling in profiler) to confirm performance improvements. |
|
Thanks! |
Change Log
Added
Fixed
Changed
Removed
Deprecated
Security
Description