summaryrefslogtreecommitdiff
path: root/src/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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