Simplify the use of eina_benchmark:
authorcaro <caro>
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)
commitb4997a7283e8580d25700fd1d151b7c2a644ece4
tree292d51543b27bbe06420468a754d8be9b6f4bbee
parent1c0cf0ee7bdaee0423c7d6a459be7bf868eda9ab
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: http://svn.enlightenment.org/svn/e/trunk/eina@44830 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_benchmark.c
src/tests/eina_bench.c