Reduce fragment size
Open
performance
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
as titled, reduce the fragment size with potential optimization (e.g., varint)
- [ ] baseline test, compare with Plato, GraphX and other systems....
- [x] optimization-1: varint, considering compatibility, co-exists with current fragments.
- [x] optimization-2: perfect hashing, (advise @luoxiaojian)
- [x] test and report effectiveness.
Contributor guide
Assessment
This issue has not been assessed yet.