Browse thread
A Question About Types and Inlining
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-12-09 (01:31) |
From: | Eric Cooper <ecc@c...> |
Subject: | Re: [Caml-list] A Question About Types and Inlining |
On Sat, Dec 09, 2006 at 02:16:16AM +0100, Philippe Wang wrote: > I don't get it... Can you tell how adding some boxing/unboxing matter > can help having better performance ? You're right, I completely forgot about the boxing and unboxing, which will hurt performance. The exposed representation should still allow some more optimizations, but I don't know whether it will be enough for a net gain. -- Eric Cooper e c c @ c m u . e d u