Site Issues Training Log & Site Support » Route manager eating up memory Rss Feed  
Moderators: k9car363, alicefoeller Reply
2009-07-09 1:05 PM

User image

Champion
9060
5000200020002525
Charlottesville, Virginia
Subject: Route manager eating up memory
Running on XP and IE 6 (yeah on work computer, it's what they use)

If I am creating a route with a lot of points my memory utilization shoots up 60% and higher and screen refresh is really bad.

Anyone else experience this?


2009-07-10 12:00 AM
in reply to: #2273533

User image

Champion
11641
50005000100050010025
Fairport, NY
Subject: RE: Route manager eating up memory
Not much to be done at the moment. Here's why:

1- IE6 has a really bad javascript engine. It's performance is literally orders of magnitude worse than modern browsers.
2- The Google Maps API upon which the Route Tracker is built wasn't intended to be used with lots of markers/points. That's been a known limitation of it since the API was released.
3- The Route Tracker itself isn't the best performing javascript app out there. It was my first largish project in javascript and it contains some design problems.

Although in your situation the big bottleneck is IE6, there is a bright side to this. Google is currently working on a new API for Google Maps. Performance looks to be much improved and some cool new features will be made possible. Also, I'll be working on a redo of the Route Tracker later this summer. I really, really need to redo it. Lots of new features and I've sharpened my javascript chops a bit so performance at that end hopefully won't be such an issue.  The interface is going to be much cleaner too. Got some nifty ideas for that.

New Thread
Site Issues Training Log & Site Support » Route manager eating up memory Rss Feed