index
:
~ickle/ezbench
master
Unnamed repository; edit this file 'description' to name the repository.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ezbench.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
core: update the header
Martin Peres
1
-3
/
+5
2015-08-24
core: use --format=fuller when generating the patch
Martin Peres
1
-1
/
+1
2015-08-18
core: Improve comparison with uninitialized earlier run data
Chris Wilson
1
-11
/
+6
2015-08-15
core: Add -B option (inverse of -b) to allow excluding arbitrary tests
Chris Wilson
1
-3
/
+16
2015-08-14
core: fix the feature allowing to pass a list of commits
Martin Peres
1
-11
/
+12
2015-08-13
core: Allow tests to invert the ratio
Chris Wilson
1
-1
/
+8
2015-08-13
core: Make the tests folder an optional argument
Chris Wilson
1
-44
/
+49
2015-08-13
core: Adjust geometric mean awk script for older versions
Chris Wilson
1
-1
/
+1
2015-08-13
core: save the commits as we go
Martin Peres
1
-0
/
+2
2015-07-30
core: add a new variable containing the benchmark's name
Martin Peres
1
-0
/
+2
2015-07-30
core: add global pre/post hooks for all the benchmarks
Martin Peres
1
-0
/
+2
2015-07-28
Provide a conf.d for splitting up the callback definitions
Chris Wilson
1
-1
/
+4
2015-07-28
Use LC_LOCALE=C for numeric interchange
Chris Wilson
1
-1
/
+1
2015-07-28
core: fix the geometric mean computation
Martin Peres
1
-1
/
+1
2015-07-28
core: force the usage of the us locale for numeric operations
Martin Peres
1
-0
/
+3
2015-07-27
Run the ezbench_pre_hook before querying the tests
Chris Wilson
1
-3
/
+3
2015-07-27
Detect test run failure and highlight it
Chris Wilson
1
-1
/
+8
2015-07-27
Seed the output results with the final commit from the previous round
Chris Wilson
1
-3
/
+14
2015-07-27
Only source the .test files once
Chris Wilson
1
-45
/
+43
2015-07-27
Allow .test to define multiple tests at once
Chris Wilson
1
-13
/
+17
2015-07-27
Allow the user to provide an optional run name to concatenate results
Chris Wilson
1
-4
/
+7
2015-07-27
Allow multiple -b options
Chris Wilson
1
-1
/
+1
2015-07-27
Provide a conf.d for splitting up the callback definitions
Chris Wilson
1
-1
/
+2
2015-07-27
Allow arbitrary git commit ids and ranges to be specified on the commandline
Chris Wilson
1
-5
/
+18
2015-07-27
Don't add a 0 result to the list for geometric mean processing
Chris Wilson
1
-1
/
+1
2015-07-27
Remove extra unguarded compile_pre_hook
Chris Wilson
1
-2
/
+0
2015-07-23
core: use the long version for the year for the log dir (2015 instead of 15)
Martin Peres
1
-1
/
+1
2015-07-22
Allow individual tests to provide a hook to produce a global statistic
Chris Wilson
1
-10
/
+16
2015-07-22
Allow the user to disable compilation
Chris Wilson
1
-17
/
+33
2015-07-22
Save the per-run FPS values where we amalgamate
Chris Wilson
1
-3
/
+4
2015-07-22
Use globstar to enable subdirectories in tests.d
Chris Wilson
1
-2
/
+7
2015-07-21
Be flexible in choosing where to benchmark upto
Chris Wilson
1
-4
/
+9
2015-07-21
Make the FPS difference computations robust against divide-by-zero
Chris Wilson
1
-8
/
+8
2015-07-21
Reset the FPS summation between runs
Chris Wilson
1
-0
/
+1
2015-07-20
core: dump the commit list as we go to enable offline analysis
Martin Peres
1
-0
/
+5
2015-07-20
core: switch to the finish date instead of just the execution time
Martin Peres
1
-1
/
+2
2015-07-20
core: general style fixes
Martin Peres
1
-11
/
+12
2015-07-20
Finish each commit by showing the geometric mean
Chris Wilson
1
-0
/
+25
2015-07-20
Abort if we fail to stash the current dirty state
Chris Wilson
1
-0
/
+5
2015-07-20
Add some color to the fps diff output
Chris Wilson
1
-12
/
+30
2015-07-20
Place the repo check before setting up the termination handler
Chris Wilson
1
-12
/
+12
2015-07-20
Replace git log parsing with git plumbing
Chris Wilson
1
-7
/
+4
2015-07-20
Try benchmarking any work-in-progress
Chris Wilson
1
-4
/
+13
2015-07-20
Preserve local modifications
Chris Wilson
1
-0
/
+5
2015-07-20
Reverse computation of perf changes
Chris Wilson
1
-1
/
+1
2015-07-20
core: redirect the tests' output to an error file
Martin Peres
1
-4
/
+10
2015-07-20
Use 'git show --format' to generate oneline commit identifier
Chris Wilson
1
-2
/
+1
2015-07-17
core: save the logs in different folders
Martin Peres
1
-5
/
+5
2015-07-16
core: let the tests make sure that they do not print anything in stderr
Martin Peres
1
-1
/
+1
2015-07-16
core: add support for hooks
Martin Peres
1
-1
/
+24
[next]