• Pieter Noordhuis's avatar
    Implements ziplistFind · fe458402
    Pieter Noordhuis authored
    To improve the performance of the ziplist implementation, some
    functions have been converted to macros to avoid unnecessary stack
    movement and duplicate variable assignments.
    fe458402
t_hash.c 20.4 KB