Skip to content

Prio benchmarks and communication cost #256

Description

@csharrison

It would be good to have a table for various parameter settings of Prio (vector size, domain size, etc.) along with

  • Message size overhead
  • Some measure of computation cost for that parameterization for aggregating N vectors

This will help us in two major ways:

  1. It can help us determine whether e.g. something like domain size should be a parameter we expose to callers (e.g. to reduce their message sizes in an opt-in way)
  2. It can help users of the system understand the implication to emitting large histograms

In both cases, having "rules of thumb" for these would be great as a way of efficiently communicating the resource constraints to API callers.

cc @schoppmp @bmcase

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions