mail-archives/gtk-sharp-list/2004-February/003374.html

75 строки
2.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] PATCH: speed up treeview and managed values
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:jluke%40users.sourceforge.net">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="003373.html">
<LINK REL="Next" HREF="003377.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] PATCH: speed up treeview and managed values
</H1>
<B>John Luke
</B>
<A HREF="mailto:jluke%40users.sourceforge.net"
TITLE="[Gtk-sharp-list] PATCH: speed up treeview and managed values">jluke@users.sourceforge.net
</A><BR>
<I>Sun, 15 Feb 2004 02:53:27 -0500</I>
<P><UL>
<LI> Previous message: <A HREF="003373.html">[Gtk-sharp-list] PATCH: speed up treeview and managed values
</A></li>
<LI> Next message: <A HREF="003377.html">[Gtk-sharp-list] PATCH: speed up treeview and managed values
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3374">[ date ]</a>
<a href="thread.html#3374">[ thread ]</a>
<a href="subject.html#3374">[ subject ]</a>
<a href="author.html#3374">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, 2004-02-15 at 01:05, Ben Maurer wrote:
&gt;<i> Hello,
</I>&gt;<i>
</I>&gt;<i> The patch is at:
</I>&gt;<i> <A HREF="http://devservices.go-mono.com/~benm/patches/gtksharp-treemodel-managedvalue.patch">http://devservices.go-mono.com/~benm/patches/gtksharp-treemodel-managedvalue.patch</A>
</I>&gt;<i>
</I>&gt;<i> Overall, this made a noticable difference when loading a large project
</I>&gt;<i> (in this case, the MCS compiler) in MonoDevelop. The time improved and
</I>&gt;<i> memory was down by a few MB (according to top).
</I>&gt;<i>
</I>
A few comments after glancing over the patch:
- I believe it is still considered appropriate to actually attach a
patch, at least so it is preserved and not lost.
- The rest of Gtk# and GTK+ is LGPL licensed why did you submit these
with GPL headers.
- I'm not crazy about special casing certain things to C code solely for
performance unless it is very necessary. Hopefully you looked into the
future maintainability, considered the NodeStore implementation, and GTK
2.4 changes.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="003373.html">[Gtk-sharp-list] PATCH: speed up treeview and managed values
</A></li>
<LI> Next message: <A HREF="003377.html">[Gtk-sharp-list] PATCH: speed up treeview and managed values
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3374">[ date ]</a>
<a href="thread.html#3374">[ thread ]</a>
<a href="subject.html#3374">[ subject ]</a>
<a href="author.html#3374">[ author ]</a>
</LI>
</UL>
</body></html>