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

Update to compile with rust > 1.48 #14

Open
wants to merge 2 commits into
base: half-aggregation
Choose a base branch
from

Commits on Oct 6, 2021

  1. Update to compile with rust > 1.48

    The fold_first method has been changed to reduce in rust >1.48
    abhvious committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    bd39f1a View commit details
    Browse the repository at this point in the history
  2. Add benchmarking parameters that reproduce CTRSA paper table

    This commit adds the parameters reported in the CTRSA paper to the benchmark method to improve the reproducibility of the result.
    abhvious committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4e6c21b View commit details
    Browse the repository at this point in the history