-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed as not planned
Labels
performancePerformance-related issuesPerformance-related issuesstaleOver 90 days of inactivityOver 90 days of inactivity
Description
Proposal to improve performance
We've recently rewritten the block management subsystem for better testability. We need to profile it under real load to make sure it is performant enough to replace the block manager V1, and fix any issues.
We should do this once the block manager v2 is feature complete (still missing a few items).
Known issue:
- Prefix caching
num_total_tokens
is O(N^2) instead of O(N) (see [Core] Enable prefix caching with block manager v2 enabled #4142 (comment))
Metadata
Metadata
Assignees
Labels
performancePerformance-related issuesPerformance-related issuesstaleOver 90 days of inactivityOver 90 days of inactivity