Profile Tutorial
The functions in the Instrumentation` context provide support for profiling WL code.
| ProfileInstrument[inputDir,outputDir] | instrument WL code for profiling |
| ProfileEvaluate[expr] | evaluate expr to be profiled |
| ProfileProcess[profilingData] | process profiling data |
| ProfileReport[reportData] | generate a report |