I need to debug a module in my checkout page, i can't use xdebug in my server, because i don't have the authorization to do so, and i really want to know what part of my code is slowing my module, so i can determine if i can optimize it or not
Edit History
I need to debug a module in my checkout page, i can't use xdebug in my server, because i don't have the authorization to do so, and i really want to know what part of my code is slowing my module, so i can determine if i can optimize it or not