Sat, 06 Jan 2001 22:37:35 +1100, Manuel M. T. Chakravarty <[EMAIL PROTECTED]> pisze: > If there were a faster alloca, it would still speed up the > common case where there is no conversion or the initial size > estimate is correct. I'm afraid the common case includes a conversion. It would indeed speed up the case when the size estimate is correct, and slow down the case where it is not correct (wasting some memory). Most of the time the estimate will be correct, but it will have to be measured if the speedup is worth the compilcation (when we have a faster alloca at all)... -- __("< Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/ \__/ ^^ SYGNATURA ZASTĘPCZA QRCZAK _______________________________________________ FFI mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/ffi
- Re: Let's get this fin... Marcin 'Qrczak' Kowalczyk
- Re: Let's get this fin... Marcin 'Qrczak' Kowalczyk
- Re: Let's get this fin... Manuel M. T. Chakravarty
- Re: Let's get this fin... Marcin 'Qrczak' Kowalczyk
- Re: Let's get this fin... Manuel M. T. Chakravarty
- Re: Let's get this fin... Manuel M. T. Chakravarty
- Re: Let's get this fin... Marcin 'Qrczak' Kowalczyk
- RE: Let's get this finished Simon Marlow
- Re: Let's get this finished Marcin 'Qrczak' Kowalczyk
- Re: Let's get this finished Manuel M. T. Chakravarty
- Re: Let's get this finished Marcin 'Qrczak' Kowalczyk
- Re: Let's get this finished Manuel M. T. Chakravarty
- RE: Let's get this finished Manuel M. T. Chakravarty
- RE: Let's get this finished Marcin 'Qrczak' Kowalczyk
- RE: Let's get this finished Manuel M. T. Chakravarty
- Re: Let's get this finished Sven Panne
- Re: Let's get this finishe... Manuel M. T. Chakravarty
- Re: Let's get this finished Marcin 'Qrczak' Kowalczyk
- RE: Let's get this finished Simon Marlow
- RE: Let's get this finished Manuel M. T. Chakravarty
- RE: Let's get this finished Simon Marlow