Is there a way to add timers to the .gsql files to measure just the execution time excluding graph reading or results writing to a file? I don’t want to use Linux utility time as it measure end to end time.
The values will be recorded in the GPE log. To find the log file after the query has completed, open a Linux shell and use the command “gadmin log gpe”. It may show you more than one log file name; use the one ending in “INFO”. Search this file for “UDF_”.