8000 Controller: improve the performance on putting the scanner database. by jayhuang-suse · Pull Request #1106 · neuvector/neuvector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Controller: improve the performance on putting the scanner database. #1106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jayhuang-suse
Copy link
Contributor

Use goroutines to shorten the waiting time among the KV PUT entries while storing the scanner database in the KV store.

Comparisons:

(1) Original: 5.5 sec
(2) Improved: 5.0 sec (could be better on a busy consul).

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
0