octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphics and memory opinions


From: John W. Eaton
Subject: Re: Graphics and memory opinions
Date: Sat, 13 Dec 2008 20:20:31 -0800

On 13-Dec-2008, Jordi Gutiérrez Hermoso wrote:

| Yeah, I think we discussed it, and I never did the work. But I was
| complaining about speed of loading, not memory usage. I know how to
| fix both of them, though: put the data into either std::vector or
| std::list. Let me see what the current sources are doing...

Wouldn't that be a lot of overhead for loading a large file of
numbers?  How much extra data would accompany each element in a
std::list of numbers?

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]