From: Christian S. <ext...@cs...> - 2006-01-23 19:01:44
|
Hi extlibbers, Here's a question which came to my mind a long time ago when I first looked at the implementation of extlib's enums: What are the measurable benefits of the lazy enum construct compared against the naive alternative of building intermediate data structures? I haven't seen any performance measurements. Obviously, it's a good idea for really big arrays/lists, but what should be considered "really big" in this context? Anyway, just curious, Chris -- Chris Stork <> Support eff.org! <> http://www.ics.uci.edu/~cstork/ OpenPGP fingerprint: B08B 602C C806 C492 D069 021E 41F3 8C8D 50F9 CA2F |