Eo: Added simple benchmark infra (not really testing anything atm).
authorTom Hacohen <tom@stosb.com>
Sun, 26 Aug 2012 13:18:44 +0000 (13:18 +0000)
committerTom Hacohen <tom@stosb.com>
Sun, 26 Aug 2012 13:18:44 +0000 (13:18 +0000)
commite8ad8e3a93772027ca83a744650c28dc9ec535e1
tree3d18cb0100b84499dc0c935ef46eaeb2fbfb7b2f
parent4c7a23d21e27e7e6b6721842b693567b6a876eb9
Eo: Added simple benchmark infra (not really testing anything atm).

SVN revision: 75712
legacy/eobj/CMakeLists.txt
legacy/eobj/src/benchmarks/CMakeLists.txt [new file with mode: 0644]
legacy/eobj/src/benchmarks/class_simple.c [new file with mode: 0644]
legacy/eobj/src/benchmarks/class_simple.h [new file with mode: 0644]
legacy/eobj/src/benchmarks/eo_bench.c [new file with mode: 0644]
legacy/eobj/src/benchmarks/eo_bench.h [new file with mode: 0644]
legacy/eobj/src/benchmarks/eo_bench_eo_do.c [new file with mode: 0644]