summaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* eina benchmark: fix warnings on Windows 64 bitsVincent Torri2019-03-272-9/+10
* eo: remove class functions from eoMarcel Hollerbach2019-02-132-2/+2
* eo: change API call of efl_class_functions_setMarcel Hollerbach2019-02-072-2/+2
* meson: Enable dev flags for cppLauro Moura2018-12-171-0/+4
* benchmarks - focus tree - fix unused param warnCarsten Haitzler (Rasterman)2018-12-041-1/+1
* elementary: add a benchmark for focus widget tree interationMarcel Hollerbach2018-12-032-0/+273
* meson: fix running of benchmarkMarcel Hollerbach2018-12-032-2/+5
* evas mempool bench - fix warning about unused paramCarsten Haitzler (Rasterman)2018-11-091-1/+7
* evas list benchmarks - fix warning about if guardingCarsten Haitzler (Rasterman)2018-11-091-3/+4
* eina bench array - fix warning about if case not guardingCarsten Haitzler (Rasterman)2018-11-091-17/+21
* eina bech - hash - warn - fix type for hash func to have proper typesCarsten Haitzler (Rasterman)2018-11-091-1/+7
* here comes mesonMarcel Hollerbach2018-10-022-0/+57
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-203-11/+11
* all: Simplify definition of EAPIVincent Torri2018-01-182-8/+8
* benchmarks: eine: include header for using time()Stefan Schmidt2018-01-021-0/+1
* eina: remove tests and benchmark for long dead mempool.Cedric BAIL2017-08-151-59/+0
* 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