Skip to content
Commit f4bc7636 authored by Matt Wala's avatar Matt Wala
Browse files

Add a decorator for recording execution time.

This change introduces a decorator for recording execution time of a
function. The decorator adds an optional keyword argument to the
decorated function, and the execution time is returned by passing a
dict as the optional keyword argument.
parent f827db2d
Loading
Loading
Loading
Pipeline #11966 failed with stage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment