summaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eo: add benchmarks to measure eo_add.Daniel Zaoui2013-04-234-1/+51
* Fix incorrect printf format usageIgor Murzov2013-04-161-3/+3
* Eo: Added an eo_do_super benchmark.Tom Hacohen2013-03-181-0/+49
* Eo: Make the benchmark values larger to improve the sample space.Tom Hacohen2013-03-131-1/+1
* clean up benchmark and example rules.Gustavo Sverzut Barbieri2013-01-121-9/+0
* efl: distcheck will run tests and compile all examples.Gustavo Sverzut Barbieri2013-01-052-0/+8
* efl/eina: add source benchmark file.Gustavo Sverzut Barbieri2013-01-041-1/+1
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-312-2/+6
* efl: update module path to reflect current state.Cedric BAIL2012-12-061-1/+1
* [eina] cleans up and fixes 'make benchmark'Jérémy Zurcher2012-11-194-16/+20
* merge: pass directly to the preprocessor the Windows macro instead of using a...Vincent Torri2012-10-231-1/+0
* efl: introduce build profile, simplify options.Gustavo Sverzut Barbieri2012-10-102-7/+2
* efl: eet and eo are now mandatory.Gustavo Sverzut Barbieri2012-10-101-2/+0
* merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri2012-10-053-12/+12
* Eo IS optional. Sorry, i will fight to have ALL libs being optionalVincent Torri2012-09-271-0/+2
* make eo not an optional build - this WILL be no-option as we will beCarsten Haitzler2012-09-271-2/+0
* and more include dir fixes.Carsten Haitzler2012-09-272-4/+4
* merge: add eoVincent Torri2012-09-267-1/+193
* merge: use $(MAKE) $(AM_MAKEFLAGS) and not just make. Fix benchmark-e17 ruleVincent Torri2012-09-222-4/+4
* merge: "fix" distcheckVincent Torri2012-09-171-1/+0
* merge: mostly fix tests and benchmarkVincent Torri2012-09-162-0/+64
* merge: move the files in their own directoryVincent Torri2012-09-1626-0/+56878