Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information