Lynx Trace is a performance analysis tool for Lynx applications. It records detailed trace events throughout the rendering pipeline and the internal execution of the Lynx engine.
Using Lynx Trace, developers can capture, inspect, and analyze the timing and sequence of operations, making it easier to identify performance bottlenecks, long tasks, and other performance issues.
Open the Lynx Devtool desktop application and choose Trace from the topbar.
Pick the target app you want to profile from the available device list.
Press the Start to start recording trace.
Click the Stop to stop recording trace.
After stopping, the trace data will be displayed for analysis.
If needed, click the Download to save the trace file to your computer.
Click History to see previous trace data.
You can select a trace file to view, download, or delete as needed on Trace History panel.