Re: Further adventures in the land of 64-bit linux
Anders Qvist <[email protected]> Tue, 17 Sep 2002 06:56:24 +0200
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 16, 2002 at 05:52:22PM -0400, Guido van Rossum wrote:
> > Next one to "fail" is test_longexp, which bloats the interpreter
> > massively. Simplified, it looks like this:
> >
> > >>> l = eval ("[" + "2," * 65580 + "]")
>
> Could it be that the parse tree uses twice the memory on a 64-bit
> machine, and that that is simply too much? Give it a try with smaller
> values of 65580. (:-)
Alright. Is this the largest test? If so, it defines the amount of
memory a machine needs to complete the tests. We've been talking about
adding memory to those machines (asmodean and moghedian), that should
solve the problem.
Is there any point to having such a large number?
--
Anders "Quest" Qvist
"We've all heard that a million monkeys banging on a million typewriters
will eventually reproduce the entire works of Shakespeare. Now, thanks
to the Internet, we know this is not true." -- Robert Wilensky