On Sat, 19 Jun 2010 20:20:48 +0100
Nicolas Oury <nicolas.o...@gmail.com> wrote:

> Not "ordinary" code. 10^19 is big.

No, Aleph-2 is big. Any non-infinite number you can name in your
lifetime is small ;-).

Pretty much any time I really need integer speed, I also deal with
numbers that can get much larger than 10^19th, because I tend to be
doing combinatorics or cryptography.

True, this represents a small fraction of all programs. The question
I'd really like answered is how much difference does this make for
non-numeric clojure code, where only a few percent of the calls to
core functions are calls to integer ops.

     <mike
-- 
Mike Meyer <m...@mired.org>             http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to