Image binding CPU Time
Hello, I have a worker that's using R2 and Images bindings to composite a single image from layers.
Previously this was all done with a sub request to the image transform via url and I had very little CPU time but I wasn't able to test the transforms using the preview URL so switched to bindings.
Is the Images binding and transform/output calls whats contributing to my CPU time? I would have thought that would be just wall time? Is there a way this can be made more efficient?
0 Replies