Browse thread
Gc.compact surprisingly helpful
-
Aaron Bohannon
- Florian Hars
- Damien Doligez
- Xavier Leroy
[
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: | 2009-12-04 (19:31) |
From: | Florian Hars <florian@h...> |
Subject: | Re: [Caml-list] Gc.compact surprisingly helpful |
Aaron Bohannon schrieb: > To my very pleasant surprise, I found the throughput *increased* by about 2%!! > [...] utterly defying my GC intuition. Maybe you stay in L3 cache with the more compact heap, what is your resident set size with and without the additional compactions? Performance on modern processors is a riddle inside an enigma (someone once reported improved performance after removing the -unsafe compile option, which has the single function of making the code faster by removing array bounds checks). - Florian -- But our moral language is fragmented; our contemporaries reject the Kantian hunch that choosing those things most admirable and plausible as ends in themselves is the best practice; autonomous sources of the good are everywhere brown and broken. Thus we have PHP. http://lambda-the-ultimate.org/node/1463