core: preallocate batch size in bloomIndexer (#25289)
This change reduces allocations when committing bloombits indexes by creating the database batch with a larger initial size.
Showing
Please register or sign in to comment
This change reduces allocations when committing bloombits indexes by creating the database batch with a larger initial size.