Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add measureAsyncFunction function #556

Merged

Conversation

fabioh8010
Copy link
Contributor

Summary

This PR adds the measureAsyncFunction function, which enable consumers to measure the performance of async functions.

Test plan

Unit tests were added to cover this change.

@fabioh8010 fabioh8010 requested a review from mdjastrzebski March 4, 2025 17:32
@fabioh8010
Copy link
Contributor Author

cc @mdjastrzebski @adhorodyski

@fabioh8010 fabioh8010 requested a review from mdjastrzebski March 6, 2025 07:38
Copy link
Member

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

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

Looks good. @fabioh8010 could you make the remaining nit changes before mergin?

@fabioh8010 fabioh8010 requested a review from mdjastrzebski March 6, 2025 11:32
@mdjastrzebski mdjastrzebski merged commit c51fb5f into callstack:main Mar 6, 2025
3 checks passed
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