ccmbioinfo / osmp

One-Sided Matching Portal
6 stars 1 forks source link

Node: add timeit wrapper functions #291

Closed frewmack closed 2 years ago

frewmack commented 2 years ago

Adds timeit and timeitAsync functions for logging execution time of functions.

EDIT: A lot of the diffs outside of timeit.ts are mostly whitespace. The GitHub diff viewer has a setting to hide whitespace which will highlight only the actual text changes.