Skip to content
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

[FEATURE] CPU usage improvements #549

Closed
purplesmoke05 opened this issue Oct 16, 2023 · 0 comments · Fixed by #593
Closed

[FEATURE] CPU usage improvements #549

purplesmoke05 opened this issue Oct 16, 2023 · 0 comments · Fixed by #593
Assignees
Labels
enhancement New feature or request

Comments

@purplesmoke05
Copy link
Member

purplesmoke05 commented Oct 16, 2023

Is your feature request related to a problem? Please describe.

The amount of CPU resources that indexer batch uses high.
Since the configuration provides the option to start them with a single container,
it is possible to run out of CPU resources up to the limit of the container.
Reducing CPU resource usage is required.

Describe the solution you'd like

  • Reduce the number of web3 calls in indexer batch using token cache.
  • Not to index informations of tokens of which issuers have been deleted.
@purplesmoke05 purplesmoke05 added the enhancement New feature or request label Oct 16, 2023
@purplesmoke05 purplesmoke05 self-assigned this Oct 16, 2023
@purplesmoke05 purplesmoke05 moved this to In Progress in ibet-OSS v24.3 Dec 27, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in ibet-OSS v24.3 Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant