---
title: "How can you check network performance for the VaultSpeed application"
canonical: "https://docs.vaultspeed.com/space/VPD/3320775021/How%20can%20you%20check%20network%20performance%20for%20the%20VaultSpeed%20application"
format: markdown
---
Since the VaultSpeed Application is a SAAS application, network performance is crucial for application performance.

This document will guide you through the steps to test your network performance and look for potential bottlenecks.

All the following steps are performed in google chrome.

The first thing to test is the connection from your workstation to the VaultSpeed public instance in the Azure cloud region you are using.

There are 2 VaultSpeed public instances on different Azure Cloud regions

1. West Europe (VaultSpeed URL [https://app.vaultspeed.com](https://app.vaultspeed.com/))
2. Australian East (Vaultspeed URL [https://app-au.vaultspeed.com](https://app-au.vaultspeed.com/))

To do this, open a window in the chrome web browser and go to URL [https://www.azurespeed.com/Azure/Latency](https://www.azurespeed.com/Azure/Latency) 

![image](media://536fb557-6211-448e-8ffa-42c5eff4067e)

On the right in the menu, choose “Latency Test”. Select your Azure Cloud regions where the VaultSpeed public instance resides.

In the next video, you see how the network latency can be tested.

![image](media://8d97ea95-64d3-4cbf-847e-be710a1535c8)

You can also test the Download and Upload speed as shown in the next video

![image](media://c23d6299-2a66-4f31-bf25-f54e12bc725a)

The figures from these tests can be reported to our service management team to evaluate the performance.

You can also view the performance of the different parts of the application and the network time spent on each of them.

We need the developer console in chrome to view these statistics.

Start the VaultSpeed application and when you have a part that is not performing well, open the developer console and retry the action.

The developer console will show statistics on each step of the application. These statistics are to be send to the VaultSpeed service management team for analysis.

Look in the next video on how to do this.

![image](media://376a81de-a815-4dbc-919d-e0fd9c3ded68)