[Mono-dev] [PATCH] Optimizations for FileSystemWatcher and MulticastDelegate
Juraj Skripsky
js at hotfeet.ch
Thu Jul 19 05:29:21 EDT 2007
Hello,
The attached patch reduces the amount of memory allocations in
FileSystemWatcher.RaiseEvent() and
MulticastDelegate.GetInvocationList().
See http://bugzilla.ximian.com/show_bug.cgi?id=81627 for more
information. The amount of allocated memory is reduced by almost one
third for the test program attached to the bug report.
Please review.
- Juraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MulticastDelegate_Watcher.patch
Type: text/x-patch
Size: 3345 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070719/4bf18957/attachment.bin
More information about the Mono-devel-list
mailing list