[Test Proxy] Compress recordings size
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Certain old recording from JS repo

Same recording with the test-proxy based recorder

Size of `recording_pdf_file_stream` went from 312KB to 524KB.
And re-recording the tests in https://github.com/Azure/azure-sdk-for-js/pull/20264 have added 100K more lines

It might be beneficial to compress the recordings before saving them - "uglifying the JSON" of sorts to save a ton of space.
/cc @witemple-msft
Contributor guide
Assessment
This issue has not been assessed yet.