[Mono-bugs] [Bug 371722] Mono array initialization 10x slower than .NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 17 11:51:24 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=371722
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=371722#c3
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #3 from Zoltan Varga <vargaz at gmail.com> 2008-03-17 09:51:24 MST ---
Replacing the initialization code with new char [16] shows that allocation/GC
takes up around 2/3 of the time of the benchmark, so this has little to do with
array initialization.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list