summaryrefslogtreecommitdiff
path: root/src/benchmarks/eina
Commit message (Expand)AuthorAgeFilesLines
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-034-32/+0
* eina bench - have default values inside benc dtoaCarsten Haitzler (Rasterman)2020-09-201-2/+2
* benchmarks: specify this outside extern "C"Marcel Hollerbach2020-09-011-7/+7
* benchmark: eina: remove outdated ecore_hashStefan Schmidt2020-07-069-1877/+4
* benchmarks: eina: make sure we do not divide by zeroStefan Schmidt2020-06-171-3/+6
* benchmarks: use EFL_BUILD=1 in c_argsStefan Schmidt2020-05-261-1/+1
* benchmark: fix ident in meson.build fileStefan Schmidt2020-05-251-6/+6
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-1/+1
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-1/+1
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-071-3/+3
* Fix build with gcc 10 (which has -fno-common enabled by default).Tom Callaway2020-01-312-1/+2
* benchmarks/eina: fix possible div by zero in ecore_hashMike Blumenkrantz2019-10-181-0/+1
* meson.build: allow to disable tiff evas loaderBoris Faure2019-09-131-1/+2
* eina benchmarks: remove dereference of nullShinwoo Kim2019-09-032-0/+2
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-60/+0
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-181-0/+60
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-60/+0
* benchmarks: Fix copy-paste errorChristopher Michael2019-05-221-1/+1
* meson: enforce 61s timeout for tests, remove explicit timeouts from build filesMike Blumenkrantz2019-05-151-1/+0
* eina_bench_stringshare: Fix resourcce leakChristopher Michael2019-05-021-1/+4
* eina benchmark: fix warnings on Windows 64 bitsVincent Torri2019-03-272-9/+10
* meson: Enable dev flags for cppLauro Moura2018-12-171-0/+4
* meson: fix running of benchmarkMarcel Hollerbach2018-12-031-1/+2
* 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-021-0/+41
* 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
* eina: Remove value type promisesLauro Moura2016-06-091-123/+1
* benchmark: remove unused variableStefan Schmidt2016-06-061-1/+0
* eina: Fixes on promises benchmarkLauro Moura2016-06-051-4/+4
* 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
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-051-1/+1
* 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
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-021-1/+1
* eina: ignore benchmark binary.Cedric Bail2013-12-041-0/+1
* eina: improve benchmark logic to be able to choose which one to run.Cedric Bail2013-09-261-19/+41