Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Java, VBScript or JavaScript? which is faster?
From: Damien Morton
Date: Wed, 27 Sep 2000 23:17:42 +0100

The only way you can be sure about this is to benchmark the kinds of
applications you are likely to run.

The other thing you should consider is that the speed of the language is
only going to be relevant if your site is maxed out. There are so many
variables that control speed, and programming language is only one of them.

Also consider this: if speed is such a major consideration, why are you
developing in either vbscript or jscript and not vb or even c++?

Bottom line: run a test - set your vbscript programmers against your jscript
programmers and see who can create the fastest ASP pages.

Personally I like server-side javascript because of the try/catch error
handling it offers. Its much harder to write a vbscript program that
responds to errors capably.

> -----Original Message-----
> From: Colleen Appleton [listatgoldlink [dot] com (mailto:listatgoldlink [dot] com)]
> Sent: Wednesday, September 27, 2000 5:45 PM
> To: flasheratchinwag [dot] com
> Cc: Brad Smith
> Subject: FLASH: Java, VBScript or JavaScript? which is faster?
>
>
> I need to find out which language has a faster load time.
> Our "bail out
> zone" is 8 seconds or less and we have to have each page load
> within that
> time frame.
>
> Our team is using VBScript / ASP and Flash
> The other team integrating with our sections of the site is using
> Javascript. We want the other team to switch to VBScript but
> we are not
> sure which language will process faster. Regardless, the
> language will be
> used with ASP and Flash will read from the ASP files.
>
> Thank you in advance,
>
> Colleen Appleton
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]