Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

klient/machine: improve indexing performance with concurrent file scanning #10434

Merged
merged 5 commits into from Jan 30, 2017

Commits on Jan 28, 2017

  1. klient/machine: improve indexing performance with concurrent file sca…

    …nning
    Pawel Knap committed Jan 28, 2017
    Copy the full SHA
    878af21 View commit details
    Browse the repository at this point in the history
  2. klient/machine: use CRC-32 checksum instead of SHA-1

    Pawel Knap committed Jan 28, 2017
    Copy the full SHA
    58d0a50 View commit details
    Browse the repository at this point in the history
  3. klient/machine: use sync.Pool to buffer copy slices

    Pawel Knap committed Jan 28, 2017
    Copy the full SHA
    0f98765 View commit details
    Browse the repository at this point in the history
  4. klient/machine: use workers to add index entries

    Pawel Knap committed Jan 28, 2017
    Copy the full SHA
    5cc12a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. Copy the full SHA
    0a18934 View commit details
    Browse the repository at this point in the history