summaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* eina: remove benchmark for Eina_Promise.Cedric BAIL2016-11-073-311/+0
* Eo: Change the way functions are registered to classesTom Hacohen2016-09-092-2/+2
* Eo: Make function overrides implicit.Tom Hacohen2016-09-081-1/+1
* Eo benchmarks: Fix according to recent Eo changes.Tom Hacohen2016-09-062-9/+21
* efl callbacks: update some events calls to no longer trigger legacy callbacksdevs/vitorsousa/update_event_callsVitor Sousa2016-08-301-1/+1
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-301-1/+1
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-1/+1
* Efl object: Don't pass events to eo class creation.Tom Hacohen2016-08-232-2/+0
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-156-45/+45
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-114-13/+13
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-201-2/+1
* benchmark: eo: add missing phthread flag to linkerStefan Schmidt2016-06-131-1/+2
* eina: Remove value type promisesLauro Moura2016-06-091-123/+1
* benchmark: remove unused variableStefan Schmidt2016-06-061-1/+0
* benchmark: mark parameter as unused to ignore compile warningStefan Schmidt2016-06-061-1/+1
* eina: Fixes on promises benchmarkLauro Moura2016-06-051-4/+4
* eo: Fix compilation of benchmarkLauro Moura2016-06-052-3/+3
* eina: Remove unnecessary indirection to promisesFelipe Magno de Almeida2016-06-031-27/+21
* eina: Add non-allocated version to benchmarkFelipe Magno de Almeida2016-05-301-4/+75
* eina: Add mempool usage in benchmarkFelipe Magno de Almeida2016-05-301-5/+12
* eina: Add benchmarks for eina promisesFelipe Magno de Almeida2016-05-264-0/+362
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-112-14/+7
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-092-7/+14
* Automatic migration to Eo4.Tom Hacohen2016-03-033-10/+10
* Eo callbacks: Migrate all of the EFL to the new event cb signatures.Tom Hacohen2016-02-291-1/+1
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-051-1/+1
* Eo benchmarks: Add basic callbacks benchmarks.Tom Hacohen2015-11-096-0/+97
* Eo benchmarks: Improve benchmarks.Tom Hacohen2015-11-095-6/+58
* Eo benchmark: Fix super benchmark.Tom Hacohen2015-11-091-1/+5
* Eo: Fix examples and benchmarks according to recent Eo changes.Tom Hacohen2015-09-281-1/+1
* Eo: Remove EO_SENTINEL.Tom Hacohen2015-09-281-1/+0
* eina: add benchmark for crc hash in eina benchmarkvivek2015-05-074-0/+288
* eina: fix eina_bench.c compilation error.Avi Levin2015-02-091-0/+4
* eina: removed multiple eina_init call.Srivardhan Hebbar2014-12-091-1/+0
* eina: Refactored code and removed unwanted assignment.Srivardhan Hebbar2014-12-081-3/+1
* eina: corrected documentation of ecore_hash_destroy function in benchmarj.Srivardhan Hebbar2014-12-081-3/+2
* eina: Remove TODO, add code to delete the modules arraykabeer khan2014-09-221-1/+6
* doc: fixed typo.Daniel Juyung Seo2014-08-181-1/+1
* benchmarks: close mkstemp fileSebastian Dransfeld2014-08-141-1/+4
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-022-2/+2
* Eo: adapt benchmarks to Eo2.Daniel Zaoui2014-04-233-48/+11
* Eo: EO_BASE_CLASS->EO_CLASS.Tom Hacohen2014-04-101-1/+1
* Evas benchmark: Add .tgv extension to saved filesJean-Philippe Andre2014-04-021-1/+1
* evas: add benchmark for TGV loader and saver.Cedric BAIL2014-04-016-0/+266
* eina: ignore benchmark binary.Cedric Bail2013-12-041-0/+1
* Revert "eo: libs,test,benchmarks Eo_Class -> Eo"Tom Hacohen2013-09-273-4/+4
* eo: libs,test,benchmarks Eo_Class -> EoJérémy Zurcher2013-09-273-4/+4
* gitignore: do not track generated files.Cedric Bail2013-09-261-0/+1
* eina: improve benchmark logic to be able to choose which one to run.Cedric Bail2013-09-261-19/+41
* fix examples makefiles to find Efl_Config.hCarsten Haitzler (Rasterman)2013-04-252-0/+2