Don’t time in the global scope. Put it in a function. What you’re actually timing is that it takes longer to compile the fused function.
Don’t time in the global scope. Put it in a function. What you’re actually timing is that it takes longer to compile the fused function.