Trace sequences are identifiable routes through a program, such as all of the code invoked to respond to an incoming http request. The list below contains all of the idenfitied routes active in the program during the profiling window.
Select any trace below to see the distinct code paths that handle the transaction. Each code path can be clicked on as well to see details on that individual code path (including callback delays and a flame graph of execution time)
click a trace sequence route to see a waterfall view | JS | Total | Async | Sync |
---|