Editions Available: All Editions | Audience: |
Running the System Performance Report
Run the System Performance Report to see key statistics on your Bullhorn application's performance for the past week. This report tracks every click a user makes in the application and logs how many of those clicks resulted in page load times of ten seconds or more. Requests that take ten seconds or longer to load are called Long Running Pages.
You can use this as a troubleshooting tool when you're experiencing slowness to pinpoint whether the issue is with Bullhorn or another source (e.g., your internet connection, or computer's operating system).
You cannot export this report.
After Clicking Run, the Following Information Appears
Request Performance Over The Past 7 Days
Column |
Description |
---|---|
Day |
Date of the request. |
# Requests |
Number of requests that day. |
Avg Requests |
Time (ms) Average request time (in milliseconds*). |
% Requests under 1 Sec |
Percentage of requests that took under one second to perform for the given day. |
% Requests 1 - 5 Secs | Percentage of requests that took between one and five seconds to perform for that day. |
% Requests 5 - 10 Secs |
Percentage of requests that took between five and ten seconds to perform for that day. |
% Requests over 10 Secs |
Percentage of requests that took over 10 seconds to perform that day. |
Request Performance by Hour
Column |
Description |
---|---|
Hour |
Hour of the request. |
# Requests |
Number of requests for that hour every day for the past seven days. |
Avg Requests |
Time (ms) Average time to perform a request (in milliseconds*). |
% Requests under 1 Sec |
Percentage of requests that took under one second to perform for that hour. |
% Requests 1 - 5 Secs |
Percentage of requests that took between one and five seconds to perform for the given hour. |
% Requests 5 - 10 Secs |
Percentage of requests that took between five and ten seconds to perform that hour. |
% Requests over 10 Secs |
Percentage of requests that took over 10 seconds to perform that hour. |
Top 10 Long Running Pages
Column |
Description |
---|---|
Page |
Name of the view in Bullhorn (e.g., Compose a Message, Candidate). |
# Requests |
Number of requests for that page in the last seven days that exceeded 10 seconds. |
Avg Requests Time (ms) |
Average time it took to load the given page in the last seven days (in milliseconds*). |
Top 10 Users Experiencing Long Running Pages
Column |
Description |
---|---|
User |
Name of the user requesting the page. |
# Requests |
Number of requests performed by the user in the last seven days that exceeded 10 seconds. |
Avg Requests Time (ms) |
Average time it took the given user to perform a request (in milliseconds*). |
*1 millisecond = 0.001 seconds