Skip to content

Optimize list fields#6439

Draft
guilload wants to merge 1 commit into
mainfrom
guilload/list-fields
Draft

Optimize list fields#6439
guilload wants to merge 1 commit into
mainfrom
guilload/list-fields

Conversation

@guilload
Copy link
Copy Markdown
Member

Description

  • split code in multiple files
  • optimize de/serialization of list fields entries
  • remove de/serialization on cache get/put
  • move CPU-bound work out of tokio runtime
  • cap number of concurrent fields metadata downloads
  • pushdown filtering down to leaves
  • fix naming, clean up code, etc.

How was this PR tested?

In progress

@guilload guilload force-pushed the guilload/list-fields branch 4 times, most recently from 7078cf3 to b50cdaa Compare May 17, 2026 20:48
@guilload guilload force-pushed the guilload/list-fields branch from b50cdaa to 5f69e61 Compare May 17, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant