From: <HIDDEN>
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.10@webcrossing.raydaftYaTP>
Date: Fri, 25 May 2007 17:04:00 -0400
References: <1180055867.161190.184610@u36g2000prd.googlegroups.com> <ef580c1.5@webcrossing.raydaftYaTP> <ef580c1.7@webcrossing.raydaftYaTP> <ef580c1.8@webcrossing.raydaftYaTP> <ef580c1.9@webcrossing.raydaftYaTP>
Lines: 16
NNTP-Posting-Host: 89.217.8.191
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:411173



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