×
יבש
One of many browser forms we created has become extremly slow in production.
It would seem that the amount of data retrieved (about 500Kb) from several
web services has a negative effect on the client-side performance of the form
within IE (Firefox performs rather well with the same form, BTW). This
slowdown can be perceived even when simply traversing the fields or moving
the selection from one option button to another or selecting a value from a
drop-down list. It seems that a lot of time is being spent inside core.js; I
am not sure whether the form would be usable if we don't load that script at
all.
Any ideas?
It would seem that the amount of data retrieved (about 500Kb) from several
web services has a negative effect on the client-side performance of the form
within IE (Firefox performs rather well with the same form, BTW). This
slowdown can be perceived even when simply traversing the fields or moving
the selection from one option button to another or selecting a value from a
drop-down list. It seems that a lot of time is being spent inside core.js; I
am not sure whether the form would be usable if we don't load that script at
all.
Any ideas?