[Javascript] Memory Useage

Chris Tifer christ at saeweb.com
Mon Oct 27 13:34:27 CST 2003


Hmmm... I could see where this might (not even sure of that) be a problem
with people on older machines, but with the newer PC's nowadays, it
shouldn't be much of a problem. How about doing a quick mock-up and testing
it, or better yet, send us a URL and we can report if there's any noticable
delays.

Do you have to loop through this array?  I could see where a bigger problem
might be the fact of all the HTML that's going to have to be pushed for 6000
elements in an array...

Chris Tifer
http://micclub.net

----- Original Message ----- 
From: "Tim Makins" <spindrift at oceanfree.net>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Monday, October 27, 2003 1:54 PM
Subject: [Javascript] Memory Useage


> I have a requirement for quite a bit of data on a page, to be accessed
from
> Javascript. For instance, 6000 names, each with lat/lon coordinates,
> accessed from a series of drop-downs. The easy way would be to store them
in
> an array, but I am a bit concerned that  viewer's computers might not be
> able to cope. Am I right to think this, or is it not a problem ?
>
> Tim in Ireland.
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list