summaryrefslogtreecommitdiff
path: root/loperf
AgeCommit message (Expand)AuthorFilesLines
2014-12-05loperf: Remove lock files if there are any, before executingMatúš Kukan1-0/+1
2014-03-28loperf: Fix names of callgrind output files.Matúš Kukan1-3/+2
2014-03-25loperf: Use 'ls' to have the files sorted.Matúš Kukan1-1/+1
2014-03-17loperf: Print smaller numbers into history file.Matúš Kukan1-1/+1
2014-03-17loperf: Test plain load of documents separately and then convert them.Matúš Kukan1-10/+21
2014-03-17loperf: Remove user directory before first start; and then start again.Matúš Kukan1-5/+11
2014-02-10loperf: Deduplicate code into function.Matúš Kukan1-66/+39
2014-02-10loperf: Do not log each loperf run. Removes commented out regression checking.Matúš Kukan2-99/+0
2014-02-10loperf: Move test documents to test-files.git repository.Matúš Kukan3-0/+0
2014-02-10loperf: Require second parameter for directory with test documents.Matúš Kukan1-4/+6
2014-02-10loperf: Remove optional second parameter.Matúš Kukan1-3/+2
2013-12-10loperf: Check also export by adding --convert-to.Matúš Kukan1-2/+4
2013-12-10loperf: Generate also history.fods.Matúš Kukan1-3/+4
2013-12-10loperf: Comment out regression check again.Matúš Kukan1-6/+6
2013-12-10loperf: Write history at new lines.Matúš Kukan1-0/+1
2013-12-02loperf: some empty documents; and sample.xlsx was too bigMatúš Kukan3-0/+0
2013-12-02loperf: Remove old callgrind files.Matúš Kukan1-6/+9
2013-11-29loperf: Create one history.csv file with CEsts for all files.Matúš Kukan1-5/+13
2013-11-28loperf: fail if .../soffice.bin does not existMatúš Kukan1-0/+1
2013-11-28loperf: if possible, gzip the callgrind output fileMatúš Kukan1-0/+3
2013-11-28loperf: collect also offload data into csv fileMatúš Kukan1-0/+10
2013-11-28loperf: put version at the end, to have files sorted nicelyMatúš Kukan1-2/+2
2013-02-12loperf: Allow to use optional valgrind paramatersMatúš Kukan1-2/+3
2013-02-12loperf: lo version check, csv log dirYifan J2-36/+65
2013-02-12loperf: these are bash scriptsMatúš Kukan2-2/+2
2013-01-17Add single number performance indicator CEststephan662-53/+65
2012-12-24loperf: initiate performance testingYifan J4-0/+305