dragonfly
dragonfly copied to clipboard
chore(tiering): Optimize serialization
- Simplfy
TieredStorage::Stashlogic by usingOpManager::PrepareAndStashhelper - Don't serialize SmallBin to string, return object that can be serialized to destination buffer
- Return
string_view[2]fromCompactObj::GetRawStringto determine size/get string copyless with small strings - Use Listpack in SerializedMap constructor to avoid intermediate format
pls respond to copilot comments
augment review
Sorry, Augment does not have access to the org this pull request's branch is from.
@romange PTAL at the updates