We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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