Here is how you do it:
Build and run the the tree the usual way
In the top menubar select Debug->Collect_Profiling_Stats
A New tab will open with various statistics of the tree. You can view them by node classes by selecting By_Class.
If you look at Own|#|Avg columns it will give the total time, number of times and average time a Node was executed.
