Simplify the use of eina_benchmark:
authorVincent Torri <vincent.torri@gmail.com>
Thu, 31 Dec 2009 09:17:28 +0000 (09:17 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Thu, 31 Dec 2009 09:17:28 +0000 (09:17 +0000)
commit8e85a71f039d77f8e00791b03267a06169495458
tree73d472941f69b7d508818828e27f5989bbd248f4
parent42753d614199ad11ac943a8bf61ef1e2b06a513d
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

SVN revision: 44830
legacy/eina/src/lib/eina_benchmark.c
legacy/eina/src/tests/eina_bench.c