caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Performance on PPC
@ 2006-04-28 23:29 Jon Harrop
  2006-05-07 20:01 ` [Caml-list] " Sven Luther
  2006-05-07 20:31 ` Oliver Bandel
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Harrop @ 2006-04-28 23:29 UTC (permalink / raw)
  To: caml-list


Has anyone done any OCaml benchmarks on x86/AMD64 and PPC? I'd like to know 
how PPC compares specifically on OCaml programs.

I assume Intel-based Macs are equivalent to Intel-based PCs.

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
Objective CAML for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Performance on PPC
  2006-04-28 23:29 Performance on PPC Jon Harrop
@ 2006-05-07 20:01 ` Sven Luther
  2006-05-07 20:31 ` Oliver Bandel
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Luther @ 2006-05-07 20:01 UTC (permalink / raw)
  To: Jon Harrop; +Cc: caml-list

On Sat, Apr 29, 2006 at 12:29:20AM +0100, Jon Harrop wrote:
> 
> Has anyone done any OCaml benchmarks on x86/AMD64 and PPC? I'd like to know 
> how PPC compares specifically on OCaml programs.

It does pretty well. I had done some tests some time ago, using a lambda
calculus interpreter calculating the fibonacci numbers reducing lambda
expressions, and i was very agreeably surprised comparing a G4 cpu to and AMD
box. I don't remember the details though. Mmm, it is well possible that it was
still with 240Mhz 603e cpu even, compared to a 600-700 AMD box.

The same goes for building the debian ocaml powerpc package, compared to
building it on a x86 box.

> I assume Intel-based Macs are equivalent to Intel-based PCs.

Probably yes, provided you compare ones with similar cpus.

Friendly,

Sven Luther


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Performance on PPC
  2006-04-28 23:29 Performance on PPC Jon Harrop
  2006-05-07 20:01 ` [Caml-list] " Sven Luther
@ 2006-05-07 20:31 ` Oliver Bandel
  1 sibling, 0 replies; 3+ messages in thread
From: Oliver Bandel @ 2006-05-07 20:31 UTC (permalink / raw)
  To: caml-list

On Sat, Apr 29, 2006 at 12:29:20AM +0100, Jon Harrop wrote:
> 
> Has anyone done any OCaml benchmarks on x86/AMD64 and PPC? I'd like to know 
> how PPC compares specifically on OCaml programs.

I have not done Benchmarks on PPC, but I use OCaml on a PPC-machine and it's
quite fast.

I normally use bytecode, and for most things this is fast enough. :)

If you have a ready-to-run benchmark sources, you can send them
me and I can let it run here.

I have a 400 MHz Powerbook (G4 processor), running OS-X 10.3.9


Ciao,
   Oliver


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-07 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-28 23:29 Performance on PPC Jon Harrop
2006-05-07 20:01 ` [Caml-list] " Sven Luther
2006-05-07 20:31 ` Oliver Bandel

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).