Skip to content

Conversation

@galibey
Copy link
Contributor

@galibey galibey commented Jul 14, 2022

Added macro for measuring latency for stats instead of using the function. It will decouple it from unnecessary details and make it more generic.

Also, I changed some async functions into sync where they aren't needed.

Related #2481

@galibey galibey requested review from sehz and tjtelan July 14, 2022 12:19
Copy link

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sehz sehz added this to the 0.9.32 milestone Jul 15, 2022
@galibey
Copy link
Contributor Author

galibey commented Jul 15, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jul 15, 2022
Added macro for measuring latency for stats instead of using the function. It will decouple it from unnecessary details and make it more generic.

Also, I changed some async functions into sync where they aren't needed.

Related #2481

Co-authored-by: Alexander Galibey <48586936+galibey@users.noreply.github.com>
@bors
Copy link

bors bot commented Jul 15, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Measure latency for stats using macro [Merged by Bors] - Measure latency for stats using macro Jul 15, 2022
@bors bors bot closed this Jul 15, 2022
@galibey galibey deleted the feature/2481-macro-for-stats-latency-measure branch July 15, 2022 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants