summaryrefslogtreecommitdiff
path: root/src/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2013-09-27Revert "eo: libs,test,benchmarks Eo_Class -> Eo"Tom Hacohen3-4/+4
2013-09-27eo: libs,test,benchmarks Eo_Class -> EoJérémy Zurcher3-4/+4
2013-09-26gitignore: do not track generated files.Cedric Bail1-0/+1
2013-09-26eina: improve benchmark logic to be able to choose which one to run.Cedric Bail1-19/+41
2013-04-25fix examples makefiles to find Efl_Config.hCarsten Haitzler (Rasterman)2-0/+2
2013-04-23Eo: add benchmarks to measure eo_add.Daniel Zaoui4-1/+51
2013-04-16Fix incorrect printf format usageIgor Murzov1-3/+3
2013-03-18Eo: Added an eo_do_super benchmark.Tom Hacohen1-0/+49
2013-03-13Eo: Make the benchmark values larger to improve the sample space.Tom Hacohen1-1/+1
2013-01-12clean up benchmark and example rules.Gustavo Sverzut Barbieri1-9/+0
2013-01-05efl: distcheck will run tests and compile all examples.Gustavo Sverzut Barbieri2-0/+8
2013-01-04efl/eina: add source benchmark file.Gustavo Sverzut Barbieri1-1/+1
2012-12-31efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2-2/+6
2012-12-06efl: update module path to reflect current state.Cedric BAIL1-1/+1
2012-11-19[eina] cleans up and fixes 'make benchmark'Jérémy Zurcher4-16/+20
2012-10-23merge: pass directly to the preprocessor the Windows macro instead of using a...Vincent Torri1-1/+0
2012-10-10efl: introduce build profile, simplify options.Gustavo Sverzut Barbieri2-7/+2
2012-10-10efl: eet and eo are now mandatory.Gustavo Sverzut Barbieri1-2/+0
2012-10-05merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri3-12/+12
2012-09-27Eo IS optional. Sorry, i will fight to have ALL libs being optionalVincent Torri1-0/+2
2012-09-27make eo not an optional build - this WILL be no-option as we will beCarsten Haitzler1-2/+0
2012-09-27and more include dir fixes.Carsten Haitzler2-4/+4
2012-09-26merge: add eoVincent Torri7-1/+193
2012-09-22merge: use $(MAKE) $(AM_MAKEFLAGS) and not just make. Fix benchmark-e17 ruleVincent Torri2-4/+4
2012-09-17merge: "fix" distcheckVincent Torri1-1/+0
2012-09-16merge: mostly fix tests and benchmarkVincent Torri2-0/+64
2012-09-16merge: move the files in their own directoryVincent Torri26-0/+56878