ham-fisted.profile
time-ms
macro
(time-ms kw & code)Time an operation returning the results. Puts time in double milliseconds into the time map.
with-times
macro
(with-times & code)Returns {:result :times}. Run a block of code with time map bound to a new map.