caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alex Baretta <alex@barettadeit.com>
To: Ville-Pertti Keinonen <will@exomi.com>
Cc: Jon Harrop <jon@ffconsultancy.com>, Ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] 32- and 64-bit performance
Date: Wed, 30 Mar 2005 10:41:22 +0200	[thread overview]
Message-ID: <424A6632.1020902@barettadeit.com> (raw)
In-Reply-To: <1112169658.27768.1.camel@dsws>

Ville-Pertti Keinonen wrote:
> On Wed, 2005-03-30 at 09:46 +0200, Alex Baretta wrote:
> 
> 64-bit data structures (due to bigger pointers, alignment, and in OCaml
> bigger default integers) are bigger, so things that are constrained by
> memory bandwidth are obviously going to be faster as 32-bit.
> 
> On other architectures where you can use 32-bit or 64-bit that are
> otherwise identical, 32-bit is generally faster.

Ah, obviously! But this seems to imply that a 32-bit machine/compiler 
couple would be generally faster on symbolic processing algorithms, 
which generally require a good deal of memory allocations/deallocations. 
Since this is the kind of code which seems to be most idiomatic in 
Ocaml, I wonder how well or how badly 64 bits will actually impact all 
our software.

Alex

-- 
*********************************************************************
http://www.barettadeit.com/
Baretta DE&IT
A division of Baretta SRL

tel. +39 02 370 111 55
fax. +39 02 370 111 54

Our technology:

The Application System/Xcaml (AS/Xcaml)
<http://www.asxcaml.org/>

The FreerP Project
<http://www.freerp.org/>


  reply	other threads:[~2005-03-30  9:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30  2:40 Jon Harrop
2005-03-30  7:46 ` [Caml-list] " Alex Baretta
2005-03-30  8:00   ` Ville-Pertti Keinonen
2005-03-30  8:41     ` Alex Baretta [this message]
2005-03-30  9:01       ` Ville-Pertti Keinonen
2005-03-30 12:53         ` Jon Harrop
2005-03-30 14:34           ` Ville-Pertti Keinonen
2005-03-30  8:10   ` Robert Roessler
2005-03-30  8:11   ` Alexander S. Usov
2005-03-30 13:46 ` Eijiro Sumii
2005-03-31 13:42   ` Jon Harrop
2005-03-31 15:05 ` Stefan Monnier
2005-03-31 18:40   ` [Caml-list] " Jon Harrop
2005-03-31 22:41     ` Richard Jones
2005-04-02 20:23     ` Stefan Monnier
2005-04-02 20:50       ` [Caml-list] " David Brown
2005-04-03 10:01         ` Ville-Pertti Keinonen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=424A6632.1020902@barettadeit.com \
    --to=alex@barettadeit.com \
    --cc=caml-list@inria.fr \
    --cc=jon@ffconsultancy.com \
    --cc=will@exomi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).