Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Read messages of "Enable Performance Profiling" setting

sebenciven
8 - Asteroid

Good morning, I ran a workflow and enabled the "Enable Performance Profiling" setting.
At the end I obtain these messages:

Join (314)Profile Time: 653,239.26ms, 20.62%
Formula (538)Profile Time: 401,877.83ms, 12.68%
Summarize (576)Profile Time: 194,835.18ms, 6.15%
Join (397)Profile Time: 185,811.03ms, 5.86%

 

How can I read these messages? What do they indicate?

Thank you!

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

It represents how long each individual tool took to run, and the percentage of the total workflow time it represents. For example, the join tool took just above 20% of the total workflow runtime!

sebenciven
8 - Asteroid

Thank you @alexnajm.

 

Are 653,239.26ms milliseconds?

 

 

alexnajm
18 - Pollux
18 - Pollux

Yes

Labels
Top Solution Authors