Did you notice any extra latency from

Did you notice any extra latency from using the service binding? That’s my only concern with it now
4 Replies
gruntlord6
gruntlord63d ago
No idea, its a batched process and the durable object is essentially invisible outside of logging. I'm going to build a websocket based status checking system to report the progress in the front end in theory even if there was lag it would be diffcult to see in the current use case
3
3OP3d ago
Fair enough. I'll do some testing. thanks
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
3
3OP3d ago
tested it. for a singlular service binding request, there is barely any noticeable latency. But if I stack 3 of the same promises, it goes from 20-> 35ms on inconsistent averages. it is very quick, and regardless I'd only be using 1-2 subrequests. If any more I'd probably define a function to avoid multiple roundtrips

Did you find this page helpful?