Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Database controller performance optimization candidate items #4794

Open
hzy46 opened this issue Aug 7, 2020 · 0 comments
Open

Database controller performance optimization candidate items #4794

hzy46 opened this issue Aug 7, 2020 · 0 comments
Labels

Comments

@hzy46
Copy link
Contributor

hzy46 commented Aug 7, 2020

  • Merge updates in event queue database controller watcher event queue optimization #4780
  • Merge watcher and write-merger into one process to avoid (De)Serialization overheads.
  • Instead of write DB every time, can we first compare the result with oldFramework, if they are deep equal, skip this DB write.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants