HomePhabricator
Diffusion Comm 1bab9cb450cc

[keyserver] Use async version of brotliCompress

Description

[keyserver] Use async version of brotliCompress

Summary:
It's generally better for performance to let this be async, especially if it's implemented natively and can take advantage of threading / parallelism.

Putting this as a separate diff because I think it has some separate risks.

Depends on D9294

Test Plan: See parent diff's test plan

Reviewers: atul, michal, kamil

Reviewed By: atul

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D9298

Details

Provenance
ashoatAuthored on Sep 26 2023, 1:07 PM
Reviewer
atul
Differential Revision
D9298: [keyserver] Use async version of brotliCompress
Parents
rCOMM1a5f519898ce: Introduce Brotli compression for keyserver -> client socket messages
Branches
Unknown
Tags
Unknown