how to debug - intel/xFasterTransformer GitHub Wiki

Timeline

Enable timeline with cmake -DWITH_TIMELINE=ON .. and get the timeline.json file, then open it in edge://tracing/ from web browser.

image