ADF Application takes time to load first time, how to check where it takes time? We have logger in java code to print log messages, when log level set to Notification. But that didn't help.
Looks like SQLs or components takes considerable time, how can we check?