Jul 4, 2014 decorator delta profile python timer Braindump: Use a Decorator to Time your Python Function In the programs I write these days I use timing methods to profile the code, mainly because I find it easier to split and sum