Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to outline the total expected latency before an ad is rendered via Parakeet #18

Open
pranay-prabhat opened this issue Apr 30, 2021 · 1 comment

Comments

@pranay-prabhat
Copy link

The way i understand the steps

  1. User visits the page and browser calls Parakeet service
  2. Parakeet services generates C',S' parameters and calls multiple SSPs for each Interest Group. The SSPs then call multiple DSPs to collect ads with bids
  3. Parakeet Service the does multiple round trips between itself, the same SSPs and DSPs it interacted in point 2 above to run secure multiple part computations for other quality controls as expected by sell side and buy side
  4. Finally Parakeet service chooses the final ad and sends it back to the browser

We understand that caching techniques between SSPs, DSPs, Parakeet service could help but the network calls latency and multi party computations seem heavy even when done on server side.

Will love to understand how Parakeet team thinks about cutting latency which is critical

@michaelkleber
Copy link

Note WICG/turtledove#90 in which @AramZS observes the publishers often want to control latency budgets on a buyer-by-buyer basis, rather than a blanket setting for everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants