Performance Bench Report¶

The bench report page provides all the tools to analyze your test results. It is available as soon as the test starts and all changes you made will also be available once the test is finished.
We will detail here all the panels and menus available and point you to their dedicated page:
Main View¶
The main view shows all the report items contained in the current report. You can scroll up and down to browse through them. A click in the header or the legend under the report item will open it for edition in a new tab. You can also click in the items list to navigate.
Edition Mode¶

If you double-click on a report item inside the tree or click on its name/legend in the main view, you will open it for edition. The list of available options is detailed in the dedicated page.
Items List¶

The items tree allows you to reorganize your report items:
- Double click to edit an element,
- Drag and drop of one or several elements using Shift + Click to do a multiple selection,
- Add or copy new elements with the right click menu.
And many more options that are all detailed on the virtual user tree page.
Available Items¶
This panel allows you to drag and drop a new report item inside the tree above it. It contains the same exact elements as the right-click menu insert item option available inside the tree.
The section below provide the list of all report items as well as links to each individual page.

-
Text
- Text: Add custom text, titles, images.
-
Summary items
- Statistics: Test-wide statistics,
- Summary: Runtime scenario configuration used,
- Bar Chart Summary: Test-wide statistics displayed in a bar chart,
- SLA Profiles: SLA profiles applied to this test.
-
Table items
- Results Table: Metrics for containers/requests,
- Results Tree: Structured tree of every virtual user.
- Latencies Table: Response time metrics distribution,
- Errors Table: Details of each error,
- Insights Table: Performance insights for the current report.
-
Line Chart Report Items
- Line charts Display performance and/or monitoring metrics over time.
-
Other Charts
- Top: Highest values for the a metric,
- Donut: Split of values for a given metric across the whole test,
- Percentiles: Percentiles histograms,
- Response codes distribution: Stacked chart of all response codes over time,
- Area range charts: Comparison between two metrics.
-
Monitoring charts
- Monitoring Alarms Table: SLA/Monitoring alerts,
- Textual monitor counter: Textual counters for a monitoring connection,
- Monitors: Table that list all monitors connections (load generators excluded) and their amount of alarms,
- Load Generators tree: Scenario user-profiles and load generators tree,
- Load Generators hosts: Maximum values over time (line chart) for all load generator hosts,
- Load Generators JVMs: Maximum values over time (line chart) for all load generator JVMs,
- Load generators charts are Line charts filtered on monitoring metrics.
Trash¶
The trash panel allows you to get back elements that you previously removed.
Note
This panel is a mutually exclusive with the Available items, you can only have one of them displayed at any given time.
You can either:
- Right click and hit erase to get rid of an element for good,
- Right click and hit restore to put it back exactly where it was,
- Drag and drop it back where you want.
Warning
The trash will be emptied when you quit the page, make sure to restore everything you need before leaving.
Logs¶

You can view test initialization logs and the JMeter logs by clicking on the Test Logs button on the left menu.
Actions¶

Several actions are available from the menu located at the top-right corner of the application when editing a Report.
They are listed in the table bellow:
| Action | Description |
|---|---|
| Export Report | Redirects you to the export report page. |
| Edit Metadata | Opens the configuration dialog on the metadata tab. |
| Set Up Time range | Opens the configuration dialog on the time-range tab. |
| Set Up Apdex | Opens the configuration dialog on the APDEX tab. |
| Set Up Charts | Opens the configuration dialog on the charts tab. |
| Set Up Colors | Opens the configuration dialog on the colors tab. |
| Delete Report | Deletes the current report. This operation cannot be reverted |