-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(state-keeper): track the time that individual transactions spend…
… in mempool (#941) ## What ❔ We want to track the avergae/median time users' transactions spend in the mempool ## Why ❔ To be able to reason about UX. Note: I also track the time it takes to produce this tracking just to make sure it's negligible.
- Loading branch information
1 parent
9b04a1c
commit fa45aa9
Showing
3 changed files
with
231 additions
and
11 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
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
Oops, something went wrong.