ptth/docs/build-artifacts.md

30 lines
490 B
Markdown
Raw Normal View History

# Build artifact log
I'm trying to understand how the different dependencies like Tokio and Hyper
affect artifact size.
## 2021-01Jan-03
Git commit 88e7839841ad812f5645a30503955511ac107bdd
Sizes:
- ptth_relay: 11 MB
- ptth_server: 14 MB
- ptth_relay gzipped: 3 MB
- ptth_server gzipped: 5 MB
Git commit 3d11d0eea561690cd1ce4e2c9225858b870ec8a5
Sizes:
- ptth_kv: 5.5M
- ptth_relay: 11M
- ptth_server: 14M
Gzipped sizes:
- ptth_kv: 1.6 MB
- ptth_relay: 3.3 MB
- ptth_server: 4.9 MB