The size of float is no diff between double
Open
- Dominant language
- C++
- Stars
- 495
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
I used double in protobuf , now I want to reduce the size of data, so I change it to float, but the size is no change
Is riegeli compression double data well than float?
Contributor guide
Assessment
This issue has not been assessed yet.