how to correctly close deduplication
Open
question
- Dominant language
- C++
- Stars
- 7.5k
- Forks
- 1.1k
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
I try close deduplication by removing the definition DRACO_ATTRIBUTE_INDICES_DEDUPLICATION_SUPPORTED and DRACO_ATTRIBUTE_VALUES_DEDUPLICATION_SUPPORTED
but I get bad compress result:
I set qp - 11 qt - 10 qn -0 qg - 0
the compress seems ok when cl is between -5 to -10. when cl is set to -0 to -4 I get very big .dro file, about 106% the size of the original file
Contributor guide
Assessment
This issue has not been assessed yet.