Web Player analysis information - Details
You can review information about open Web Player instances in . Select the Web Player instance and then review the Information area. To see details about a specific analysis, locate the analysis in the Information table and click the View details link to the right on the row of the analysis.
Note: Click the
Refresh all icon in the
Diagnostics section to update the list of open
analyses.
| Details column head | Description |
|---|---|
| Title | The title of the analysis. The path of the analysis file is shown in the tooltip. |
| User name | The name of the user that uses the analysis |
| Load time | The loading time (in seconds) for the analysis. |
| Execution time | The execution time (in seconds) measures the time spent executing request for the analysis. It is a measure of the CPU load the selected analysis puts on the server. |
| Shared data table size | The memory size of data tables that are shared between instances of the analysis. |
| Shared data table cells | The number of data table cells shared between instances of the analysis |
| Private data table size | The memory size of the data tables that are not shared between instances. |
| Private data table cells | The number of data table cells that are not shared between instances. |
| Shared data view size | The memory size of the data views that are
shared between instances of the analysis.
Data view size is a measure of the memory required for
generating the visualizations of the analysis. The memory required varies
depending on the complexity of the data needed for the visualization.
Note: This
column is displayed only when
Show document nodes and view sizes is
selected.
|
| Private data view size | The memory size of the data views that are
not shared between instances.
Note: This column
is displayed only when
Show document nodes and view sizes is
selected.
|
| Shared document node count | The number of document nodes that are shared
between instances of the analysis.
The document node count is a measure of the complexity of the
analysis. More visualizations, pages, columns, filtering schemes, markings, and
so on, lead to a higher value. If .NET memory is a problem, it is likely that
the analyses that use many more document nodes than the others are an issue.
Note: This
column is displayed only when
Show document nodes and view sizes is
selected.
|
| Private document node count | The number of document nodes that are not
shared between instances.
Note: This column
is displayed only when
Show document nodes and view sizes is
selected.
|
| Idle time | The time elapsed, in seconds, since the last
user interaction in the analysis.
Note: For analyses
with streaming data, idle time is the number of seconds that the analysis has
been open but in a non-visible browser tab.
|
| Scheduled | Yes if the analysis is scheduled for automatic updates. |
| Running jobs | The total number of currently running internal analysis jobs. |
Parent topic: Accessing performance data