Simplify the use of eina_benchmark:
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 Dec 2009 09:17:28 +0000 (09:17 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 Dec 2009 09:17:28 +0000 (09:17 +0000)
commit1fe2f59c39cfaeb40df39cd293719918e61be5b2
tree292d51543b27bbe06420468a754d8be9b6f4bbee
parent676e2793222350142d1001440c0a65ae5cc1a44a
Simplify the use of eina_benchmark:

 * Free the inlined list returned by one (or several) calls of
   eina_benchmark_run() automatically in eina_benchmark_free()
   instead of letting the user doing it.

 * Update tutorial and benchmark binary accordingly

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@44830 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_benchmark.c
src/tests/eina_bench.c