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

Add a profiling hook #12

Open
habnabit opened this issue Aug 27, 2014 · 0 comments
Open

Add a profiling hook #12

habnabit opened this issue Aug 27, 2014 · 0 comments

Comments

@habnabit
Copy link
Contributor

Sometimes, it's useful to be able to record the amount of time an endpoint took to respond. So, there should be a hook for this.

It seems like it could be a method on the handler class, or the user could specify a delegate which gets passed the recorded times.

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

No branches or pull requests

1 participant