[Mono-devel-list] USE_MMAP speed/time tradeoff

Michal Moskal michal.moskal at gmail.com
Sat Aug 6 18:14:27 EDT 2005


On 8/6/05, Ben Maurer <bmaurer at ximian.com> wrote:
> > I noticed slowdown in Nemerle compiler with:
> Any differences in the oprofile output? Can you try on x86?

The oprofile as well as --profile=default:stat shows that the difference
lies in GC, precisely in GC_mark_from, other functions are generally the
same. And the difference in GC_mark_from is like this 10%.

I can try checking x86 later, but it will require some setup. Anyway the
difference should be also seen in mcs bootstrap.

> 10% is a fairly large performance regression. 

Yeah.

> Also, Gonzalo was trying
> to work on the "large file upload" setup, which has better solutions
> (buffering to files, like is done in Whidbey).

"large file upload"? I don't get it.

-- 
   Michal Moskal,
   http://nemerle.org/~malekith/



More information about the Mono-devel-list mailing list