Eo: add benchmarks to measure eo_add.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Thu, 18 Apr 2013 10:55:11 +0000 (13:55 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Tue, 23 Apr 2013 05:52:43 +0000 (08:52 +0300)
commitb503a681ae87916954bf58b92e6114d3f30c9298
tree5444a54fa1289d03b20c18d50629e79e06f2293e
parent715c77adb9463aceaf8699c8c4aec4cca96a494e
Eo: add benchmarks to measure eo_add.

The first one checks simple objects creation.
The second one creates objects, removes half of them and creates the same number.
src/benchmarks/eo/Makefile.am
src/benchmarks/eo/eo_bench.c
src/benchmarks/eo/eo_bench.h
src/benchmarks/eo/eo_bench_eo_add.c [new file with mode: 0644]