Performance insights, queueing? #8
ChrisHardie
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for this awesome package!
Based on your usage so far, do you have any insights around performance, i.e. is it safe to use a call like
increase()
during a user-facing request without slowing things down? Is there a case to be made for queuing these operations to take place in the background? Thank you.Beta Was this translation helpful? Give feedback.
All reactions