Transactions Tab

Some apps delivered by Salesforce include transaction markers that enable you to see fine-grained metrics for actions within those transactions. You can’t create your own transactions.
Transactions tab
Measure Description
Duration The page duration since the page start time, in milliseconds
Start Time The start time when the page was last loaded or refreshed, in milliseconds
Timeline The start and end times of a transaction, represented by a colored bar:
  • Green — How long the action took on the server
  • Yellow — XMLHttpRequest transaction
  • Blue — Queued time until the XMLHttpRequest transaction was sent
  • Purple — Custom transaction