emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master f18af6c: Audit use of lsh and fix glitches


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] master f18af6c: Audit use of lsh and fix glitches
Date: Wed, 22 Aug 2018 17:52:05 +0300

> From: Pip Cet <address@hidden>
> Date: Wed, 22 Aug 2018 13:49:13 +0000
> Cc: address@hidden, address@hidden
> 
> That's precisely why `most-positive-fixnum' is dangerous to rely on:
> if you use it for performance tuning, you're likely to make the wrong
> decision, by going through an expensive alternative bignum
> implementation.

We want most-positive-fixnum so that we could make the right
decisions.



reply via email to

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