Forum Discussion

Kevin Dean's avatar
Kevin Dean
Copper Contributor
Sep 06, 2023

Timing function execution using LAMBDA

I've been developing a large library of LAMBDA functions and I found myself in need of some crude performance testing, as many of my functions return large arrays and can take some time to execute. I...

Resources