Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

perf: avoid unnecessary buffer copy #40

Merged
merged 1 commit into from
Nov 27, 2019

Commits on Nov 27, 2019

  1. perf: avoid unnecessary buffer copy

    The `pending` array is emptied every iteration so just pass the
    file chunk directly into the rabin chunker instead.
    achingbrain committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2ffb40a View commit details
    Browse the repository at this point in the history