Select to view content in your preferred language

Performance for Feature Layers

613
1
07-03-2012 10:04 AM
EdwardSon
Emerging Contributor
There is some performance hit with feature layers for polylines and polygon features (Silverlight API 2.4).
I implemented MaxAllowableOffset and that increased performance by 7 fold.  But still delay of 10 seconds or so for some of the feature layers (with only small fraction of production data).
I am using OnDemand mode with OnDemandCacheSize of 1000 (I've tried 0 to 50 to 1000).
For MaxAllowableOffset using: MapResolution * factor, where factor ranged from 2 to 2000.

Are there other performance optimization techniques available...?
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
Could you try v3.0 if there's any performance gain?
0 Kudos