[Mono-dev] compression performance ZIP

pablosantosluac at terra.es pablosantosluac at terra.es
Sat Aug 23 13:47:14 EDT 2008


Great!!!!

I can't wait to test it!! :-P

Zoltan Varga escribió:
> Hi,
>
>    You are comparing code compiled by gcc with code compiled by our JIT, so the
> first one will always be faster. The upcoming mono 2.2 release will
> have a new JIT which
> executes sharpziplib about 20-30% faster tough:
>
> http://www.mono-project.com/Linear_IR#Benchmark_results
>
>                Zoltan
>
> On Sat, Aug 23, 2008 at 4:04 PM, pablosantosluac at terra.es
> <pablosantosluac at terra.es> wrote:
>   
>> Hi,
>>
>> I'm comparing ShapZipLib against a zlib wrapper, and the second one
>> seems to be about twice faster.
>>
>> I know there's a Compression namespace (from .NET 2.0), but I don't know
>> whether it is a wrapper or a managed implementation.
>>
>> The question: given the good results we normally get out of mono, do you
>> think the performance hit zip deflating is due to the runtime or just
>> the algorithm implementation?
>>
>> http://codicesoftware.blogspot.com/2008/08/decompressing-zip-files-with-c.html
>>
>>
>> Thanks,
>>
>> pablo
>>
>>
>> www.plasticscm.com
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>     
>
>   


More information about the Mono-devel-list mailing list