emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list-print-separator


From: Stefan Monnier
Subject: Re: list-print-separator
Date: Mon, 25 Apr 2011 14:28:38 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> OK.  I'll look at `pp' in my spare time :)
> I have noticed in the past that printing a whole object with pp is
> slower (much) than looping in this object and printing element by
> element.

Yes, `pp's slowness (as is usually the case for most/all software
slowness problems) is algorithmic.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]