efl/src/benchmarks/eo
Tom Hacohen 7ebf9d879d Eo: Change the way functions are registered to classes
This change lets us remove a field from the structure that leads to
around 20KiB more of saving in private dirty pages in elementary.

This also looks a bit better and feels a bit cleaner.

Breaks API and ABI.
2016-09-09 11:14:35 +01:00
..
.gitignore gitignore: do not track generated files. 2013-09-26 15:51:25 +09:00
Makefile.am benchmark: eo: add missing phthread flag to linker 2016-06-13 12:01:13 +02:00
class_simple.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
class_simple.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eo_bench.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_bench.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_bench_callbacks.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
eo_bench_eo_add.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_bench_eo_do.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00