BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems šŸ› 
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[FEATURE] CPU usage improvements about processor Token Notification #1266

Closed purplesmoke05 closed 1 year ago

purplesmoke05 commented 1 year ago

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

The amount of CPU resources thatĀ processor Token Notification batch uses would be high. Since multiple processes run in multi-threaded, the batch may occupy CPU and affect other batch processes. So reducing high CPU usage is required.

Describe the solution you'd like

Currently no. We would like to investigate CPU usage and clear what potential CPU resource savings are possible.

purplesmoke05 commented 1 year ago

py-spy profiling

profile