[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Large files
From: |
Ben Pfaff |
Subject: |
Re: Large files |
Date: |
Wed, 11 Mar 2009 22:11:05 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
John Darrington <address@hidden> writes:
> It would seem that when processing syntax like:
>
> get file='several-billion-cases.sav'.
> n of cases 10.
> list.
>
>
> The pspp engine iterates through the complete file, even though it
> doesn't need to. There's an opportunity for optimisation here, and my
> guess is that it would be simple to implement.
You are probably right. Want to file a bug report?
--
Ben Pfaff
http://benpfaff.org
- Large files, John Darrington, 2009/03/11
- Re: Large files,
Ben Pfaff <=