iotex-core
iotex-core copied to clipboard
[bloomfilter] Improve the performance of calculating the BloomFilter of the block
What would you like to be added:
Improve the performance calculateBlockBloomFilter() and addLogsToRangeBloomFilter() in bloomfilterindexer.go.
The optimization for two funcs would be similar