-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cometindex: improve event query performance
This changes the query structure to avoid sorting and hash merges, exploiting the fact that events only have one block or transaction associated with them.
- Loading branch information
1 parent
9443d98
commit 7eb5504
Showing
1 changed file
with
41 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters