Is it normal for the first request to a Worker to have a lower latency (~200ms) but subsequent requests are 2-3x as fast? I just implemented a KV store layer on top of a public API that is hit via XHR requests from various websites and while testing with production network traffic I am actually noticing the response time to be higher than anticipated.