Re: Searching for Fastest Way to Input a File
- Posted by mattlewis (admin) May 19, 2014
- 2450 views
jimcbrown said...
You aren't event a little bit worried about backwards compatiblity between different versions of the E_OBJECT/E_SEQUENCE/E_ATOM interface?
Ideally, no, because I wouldn't expand the max size of a sequence.
Working with a data set of a certain size does not imply loading it in its entirety into something like a sequence. If you think you need to do this, you need to realize you're doing it wrong and that there is a better way.
I'm not going to stop you, but I reserve the right to mock people who come back complaining about how terrible things get when you use ginormous sequences.
Matt