sybil-scorer icon indicating copy to clipboard operation
sybil-scorer copied to clipboard

Improve processing time of count_interaction_with_other_contributor

Open poupou-web3 opened this issue 1 year ago • 1 comments

count_interaction_with_other_contributor sets a variable each time it is called which is not efficient, prevent that by assigning it at initialization.

poupou-web3 avatar Aug 31 '23 15:08 poupou-web3