mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
1.96k stars 48 forks source link

Save profiles with gzip compression by default (as profile.json.gz) #282

Closed mstange closed 3 days ago

mstange commented 3 days ago

Fixes #12.

This reduces the file size but adds some latency. This is mostly an experiment; we can revert it if it causes problems.