dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

chore(tiering): Optimize serialization

Open dranikpg opened this issue 1 month ago • 3 comments

  • Simplfy TieredStorage::Stash logic by using OpManager::PrepareAndStash helper
  • Don't serialize SmallBin to string, return object that can be serialized to destination buffer
  • Return string_view[2] from CompactObj::GetRawString to determine size/get string copyless with small strings
  • Use Listpack in SerializedMap constructor to avoid intermediate format

dranikpg avatar Dec 05 '25 09:12 dranikpg

pls respond to copilot comments

romange avatar Dec 10 '25 15:12 romange

augment review

dranikpg avatar Dec 10 '25 17:12 dranikpg

Sorry, Augment does not have access to the org this pull request's branch is from.

augmentcode[bot] avatar Dec 10 '25 17:12 augmentcode[bot]

@romange PTAL at the updates

dranikpg avatar Dec 12 '25 13:12 dranikpg