g_hash_table_find(), g_hash_table_foreach(): document performance caveats
authorTim Janik <timj@gtk.org>
Mon, 25 Jun 2007 14:44:41 +0000 (14:44 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 25 Jun 2007 14:44:41 +0000 (14:44 +0000)
commit2ef43de2af9dbb1b1ea583639c7339afe9c09af0
treead545039f1b27e128be137afd316ea55cf065bfb
parentce0ad84a78238407087509e8617cb88eb191a556
g_hash_table_find(), g_hash_table_foreach(): document performance caveats

Mon Jun 25 16:43:13 2007  Tim Janik  <timj@gtk.org>

        * glib/ghash.c: g_hash_table_find(), g_hash_table_foreach():
        document performance caveats for linear order searches.

svn path=/trunk/; revision=5587
ChangeLog
glib/ghash.c