eina/hash - improve performance comparison between different hashes.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Jul 2011 17:58:41 +0000 (17:58 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Jul 2011 17:58:41 +0000 (17:58 +0000)
commit10006b87faa0b8b06b468d8c8e56ab2646892620
tree67028d2edf759f1d835884c6b78f4f8c5757b714
parentf5d1ada465f05972f607819d23d2acbd33f9a057
eina/hash - improve performance comparison between different hashes.

For the hashes available for storing string keys, give a better
explanation about the difference of performance.

Also add to the documentation that the data_free_cb will be called when
when items are deleted from the hash table, not only on the hash table
free.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@61091 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/include/eina_hash.h