Azure / Azure/azure-sdk-tools

[Test Proxy] Compress recordings size

Open
#2,724 1 comment 1 reaction 1 assignee Claimed by @scbedd View on GitHub
Central-EngSys Test-Proxy
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Certain old recording from JS repo
![image](https://user-images.githubusercontent.com/10452642/153098421-858926ea-0559-459d-b6d4-f7bf86508604.png)

Same recording with the test-proxy based recorder
![image](https://user-images.githubusercontent.com/10452642/153098483-08f0cb31-7c0d-4f58-9c36-4072088de3f7.png)

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
![image](https://user-images.githubusercontent.com/10452642/153098775-6c662f20-dae4-467a-a255-05775b466536.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.