Select to view content in your preferred language

Latency/Performance in JSAPI 2.3/2.4 download/loading

802
1
07-19-2011 02:33 PM
DEWright_CA
Frequent Contributor
We are seeing what appears to be across our whole state users of applications that are having issues with loading/downloading finishing for our applications. We have stepped back and eliminated our code/systems.

So its appearing to be issues with resolution or download of the scripts.

We converted to using the Compact version and see much better performance, but even without that the footprint of our apps was pretty small.

Anyone else seeing anything?
0 Kudos
1 Reply
NilsRydh
Deactivated User
I'm having performance issues with version 2.4 and 2.5 from http://serverapi.arcgisonline.com
I have now installed the Javascript locally on a server, and my test results look promising.
My measurements give these numbers:

  • serverapi.arcgisonline.com/jsapi/arcgis/?v=2.5    

  • 1.46 seconds
  • mytestserver/js/2.5/arcgis/                             

  • 0.31 seconds
  • mytestserver/js/2.5/arcgis_compact                 

  • 0.23 seconds
I'm located in Denmark, so that might affect the response time from ArcGIS Online, but 1.46 s seems very slow compared to other hosted api's I've been using.
0 Kudos