A behavior has been detected where a node occasionally takes an extremely long time to respond to a getblocktemplate request, longer than 1 second (this doesn't happen for all requests). This is unacceptably slow for mining pools.
It's necessary to either optimize the current system or develop a lightweight version of getblocktemplate.
Tested on version compiled from the Main branch of the repository (v0.2.3rc3) on Ryzen 5900x with 128GB ecc RAM and NVMe fast SSD. (Accordingly, the reason is clearly not slow hardware.).
In addition, I will also say that FB is the only node that has this problem out of 50 different coin nodes tested, including Bitcoin.
A behavior has been detected where a node occasionally takes an extremely long time to respond to a getblocktemplate request, longer than 1 second (this doesn't happen for all requests). This is unacceptably slow for mining pools.
It's necessary to either optimize the current system or develop a lightweight version of getblocktemplate.
Tested on version compiled from the Main branch of the repository (v0.2.3rc3) on Ryzen 5900x with 128GB ecc RAM and NVMe fast SSD. (Accordingly, the reason is clearly not slow hardware.).
In addition, I will also say that FB is the only node that has this problem out of 50 different coin nodes tested, including Bitcoin.