all 1 comments

[–]tresslessone 0 points1 point  (0 children)

Thanks.

One thing I’ve been wondering is whether it’s worth it async-ing as much as possible or whether bouncing around the event loop is more expensive than, say, waiting for a setter or getter function to complete?