Why there so much difference in CPU Time and Wall Time?
I have deployed NextJs application on cloudflare using opennext and the site is running a bit slow.
When I checked logs I see there's a big difference between CPU Time and Wall Time.
I am using server actions and these are server actions requests which are getting this much delayed.
can somebody explain this to me?
When I checked logs I see there's a big difference between CPU Time and Wall Time.
I am using server actions and these are server actions requests which are getting this much delayed.
can somebody explain this to me?
