473,506 Members | 16,994 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Netscape v7.0 and memory build-up

Hi all,

I have a page that uses JavaScript to continuously reload an image
(Client-Pull method). Using Netscape v7.0 on Windows NT 4, Service
Pack 6a, the images reload fine, but using Performance Monitor or even
Task Manager, I notice that the Commited Bytes In Use of the Memory
steadily climbs and after some time, it suddenly drops to about where
it started.

The link to the page is here:
http://www.rtww.co.za/streaming_muizenberg.html
and the JavaScript source is available by viewing the HTML source.

My question is: Is this memory build-up behaviour normal to Netscape,
because using Internet Explorer v6 to view the same page, I see no
memory buidl-up at all? Can this cycle of build-up and releasing of
virtual memory be explained by the JavaScript Garbage Collection
implementation of Netscape? If so, why does the memory usage of IE6
remain constant, since it also implements Garbage Collection? Is
there perhaps a recursive allocating of new memory in my script? If
not, is there a way for me to stop the memory build-up when using
Netscape?

Many thanks for any comments or suggestions.

Eugene
(eu****@ccii.co.za)
Jul 20 '05 #1
1 1995
Eugene wrote:
Hi all,

I have a page that uses JavaScript to continuously reload an image
(Client-Pull method). Using Netscape v7.0 on Windows NT 4, Service
Pack 6a, the images reload fine, but using Performance Monitor or even
Task Manager, I notice that the Commited Bytes In Use of the Memory
steadily climbs and after some time, it suddenly drops to about where
it started.
Why are you using this javascript if an easy html meta refresh would do
the job?
The link to the page is here:
http://www.rtww.co.za/streaming_muizenberg.html
Cool!
and the JavaScript source is available by viewing the HTML source.

My question is: Is this memory build-up behaviour normal to Netscape,
because using Internet Explorer v6 to view the same page, I see no
memory buidl-up at all? Can this cycle of build-up and releasing of
virtual memory be explained by the JavaScript Garbage Collection
implementation of Netscape? If so, why does the memory usage of IE6
remain constant, since it also implements Garbage Collection? Is
there perhaps a recursive allocating of new memory in my script? If
not, is there a way for me to stop the memory build-up when using
Netscape?
In my humble experience, the combi NS & java is kind of buggy... that's
why I prefer a meta-refresh in plain html.

Many thanks for any comments or suggestions.

Eugene
(eu****@ccii.co.za)


Hoped I was of any assitance,
Michael,
The Netherlands.

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4479
by: 2obvious | last post by:
This is a pipe dream, I realize, but I'm trying to emulate the functionality of the W3C DOM-supported document.getElementsByTagName method under the very nightmarish Netscape 4. Through some...
2
2172
by: SabMan | last post by:
I understand that document.layers is no longer supported in Netscape 7.1 but I am not sure on how to fix the code so that it will work with Netscape 7.1. I understand that document.all is no...
3
1759
by: Anne Marie | last post by:
I would really appreciate anyone's help with the following: 1. Extra cell space is added to several graphics cells in Netscape (everything looks fine in IE and Mozilla) 2. HTML text is really...
16
2387
by: Ben | last post by:
I have a page (www.eastex.net/ben/NewETN/index3.asp) that displays OK in IE, but not in Netscape. I used a combination of padding-top and height attributes to get a total height on four cells. ...
18
1539
by: Dennis | last post by:
It seems that garbage collection is somewhat flawed in Netscape as the following little script can bring a machine to its knees in about an hour when run on Netstcape 7.1. I've tried freeing the...
2
1683
by: lawrence | last post by:
I thought I was fighting a PHP problem, so I asked about this on a PHP list, but they felt it was a Javascript problem, so I'm reposting a bit of the debate here. Could this Javascript, below,...
4
1907
by: Jonas | last post by:
Hi! I have a web page where I want to intercept keypress events in an INPUT-tag and check if it is the Enter key, which calls another function that executes a search. My code runs on Netscape 7...
3
1420
by: M B HONG 20 | last post by:
Hi all - I have a page using asynchronous out of band calls to a Web Service located on a server that is on the network. The web service is located on the machine where the pages are being...
5
1367
by: Asterbing | last post by:
Hello, Here is a page which contains an "evoluated" (to distinguish-it from the simple one) way to hear sound on a html page event. From my memory, it worked under all major browsers, but didn't...
1
4763
by: rengaraj | last post by:
I have the following try/catch block: try { netscape.javascript.JSObject.getWindow(this.applet).eval("ClkExcept(" + nId.toString() + ")"); ...
0
7218
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7103
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7307
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7370
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
5035
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4701
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1532
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
755
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
409
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.