From: "John D'Errico" <woodchips@rochester.rr.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: decrease in speed due to appending a row vecto
Message-ID: <ef580c1.11@webcrossing.raydaftYaTP>
Date: Fri, 25 May 2007 21:06:34 -0400
References: <ef580c1.5@webcrossing.raydaftYaTP> <ef580c1.7@webcrossing.raydaftYaTP> <ef580c1.8@webcrossing.raydaftYaTP> <ef580c1.9@webcrossing.raydaftYaTP> <ef580c1.10@webcrossing.raydaftYaTP>
Lines: 26
NNTP-Posting-Host: 66.66.16.32
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:411204



us wrote:
>
>
> John D'Errico:
> <SNIP growing up fast...
>
> here are my values for <john d'errico>'s test suite
> - n = 100000
> - 1) struct
> - 2) cell
> - 3) growdata2
> - wintel env: ic2d/2*2.4ghz/2gb/winvista/r2007a
> - reboot, ML only
>
> Elapsed time is 6.428093 seconds. <- struct
> Elapsed time is 6.187052 seconds. <- cell
> Elapsed time is 2.578906 seconds. <- growdata2
>
> us
  
Gotta get me one of them souped up computers.

Of more interest is why is there a 10:1
ratio on my system?

John