Edge function: Track CPU time

Dear community,

I'm struggling with my Supabase Edge Function which takes more time than maximal allowed CPU time (2s at the moment).
Is there a way to debug where is the bottleneck in the function since CPU time is not the same than actual time?

Thanks for your help!

Cheers,

Thibault
Was this page helpful?