[Gtk-sharp-list] [PATCH] GLib.Value as a struct

Ben Maurer bmaurer@users.sourceforge.net
Wed, 18 Feb 2004 18:28:28 -0500


some #s

 19706.406  134056    0.147   Gtk.TreeStore::GetValue(TreeIter,int)
==>
 16722.295  134056    0.125   Gtk.TreeStore::GetValue(TreeIter,int)

Also, this isnt the whole story because alot of it is time in the
finalizer, etc, which is hard to capture with the profiler. Time spent
in the GC again is hard to capture with the profile.

Also, the code is called in alot of cases, for example,
Widget::get_Visible allocates a GLib.Value