Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE856] optimize binary buffer allocation #953

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 5, 2022

  1. Allocate binary buffer from combine buffer as well

    allocate single combine buffer for all partitions
    FelixYBW committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    b840d99 View commit details
    Browse the repository at this point in the history
  2. fix size_per_row bug

    add madvise
    FelixYBW committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    3a19bdb View commit details
    Browse the repository at this point in the history
  3. update benchmark

    FelixYBW committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    ea9da79 View commit details
    Browse the repository at this point in the history