Salesforce Performance Test with Speedtest.jsp

Speedtest.jsp is a diagnostic tool provided by Salesforce to measure the network latency and response time between the client machine and Salesforce servers. It's a simple JavaServer Pages (JSP) page that can be accessed through a web browser to perform basic network speed tests. 

Access Speedtest.jsp: You can access Speedtest.jsp by appending /speedtest.jsp to your Salesforce instance URL. For example, if your Salesforce instance URL is https://yourdomain.my.salesforce.com, then you would access Speedtest.jsp using https://yourdomain.my.salesforce.com/speedtest.jsp.

Measure download and upload speeds to your Salesforce instance here: https://[instance].salesforce.com/speedtest.jsp.


Before














After














Action

Based on the analysis of speed test results, take appropriate actions to address any performance issues identified. This may include optimizing network configuration, contacting Salesforce support for assistance, or implementing network optimizations such as using content delivery networks (CDNs) to improve data transfer speeds.

If users experience slow page-loading times in Lightning Experience, it may be due to geographical, device, browser, or Salesforce organization configuration issues. 

Please visit here for more details about the issues and mitigation steps.












Comments

Popular posts from this blog

Introduction to Salesforce Agent Script: Build Predictable AI Agents

Anti-Patterns in Salesforce Agentforce: What to Avoid When Building AI Agents

MCP vs. Traditional APIs: Choosing the Right Integration Approach