help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Reading portions of large files


From: Stefan Monnier <address@hidden>
Subject: Re: Reading portions of large files
Date: 27 Jan 2003 09:44:20 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> think  we only  need 1  tag bit  in the  separate tag-bit  array.  Its
> function is  to indicate whether  the corresponding memory word  is an
> integer or not.  If not, then  the remaining tag bits are found in the
> word itself.  And integer arithmetic can certainly be faster!

Integer arithmetic performance is a complete non-issue in Emacs (and most
other tagged programming languages, as a matter of fact).


        Stefan


reply via email to

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