Graphics and memory opinions

Jordi Gutiérrez Hermoso jordigh at gmail.com
Sat Dec 13 22:08:55 CST 2008


2008/12/13 John W. Eaton <jwe at octave.org>:

> But I thought we were doing this in a
> reasonbly efficient way now.  Or maybe we only discussed fixing it and
> no one did the work.  I can't remember.

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...

- Jordi G. H.


More information about the Octave-maintainers mailing list