Have you tried to run function before executing @profile? It looks like together with the function execution, you also show function compilation stacktrace, which is probably not what you want.
1 Like
Have you tried to run function before executing @profile? It looks like together with the function execution, you also show function compilation stacktrace, which is probably not what you want.