[gegl] perf: add more color entrie to reprot generator
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] perf: add more color entrie to reprot generator
- Date: Thu, 18 Feb 2016 20:47:07 +0000 (UTC)
commit cd681fbc53bd3c45f9bd5414c0a8de79e8b3941a
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Feb 18 10:49:45 2016 +0100
perf: add more color entrie to reprot generator
perf/Makefile-retrospect | 2 +-
perf/create-report.rb | 29 ++++++++++++++++++++++++++++-
perf/joblist | 9 ++++-----
3 files changed, 33 insertions(+), 7 deletions(-)
---
diff --git a/perf/Makefile-retrospect b/perf/Makefile-retrospect
index 14517c6..239471d 100644
--- a/perf/Makefile-retrospect
+++ b/perf/Makefile-retrospect
@@ -31,7 +31,7 @@ reset:
# create clone
git clone -s $(PROJECT_PATH) checkout
mkdir reports > /dev/null 2>&1 || true
- killall tail
+ killall tail || true
make -f $(SELF) jobs
make -f $(SELF) prepare
diff --git a/perf/create-report.rb b/perf/create-report.rb
index c917d0e..6f5eef9 100755
--- a/perf/create-report.rb
+++ b/perf/create-report.rb
@@ -49,10 +49,37 @@ class Database
[1,1,0.25, 0.8],
[1,0.6,1, 0.8],
[1,1,1, 0.3],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
+ [0.5,1,0.2, 0.7],
[0.5,1,0.2, 0.7]
]
@width = 1800
- @height = 500
+ @height = 800
@marginlx = 10
@marginrx = 180
diff --git a/perf/joblist b/perf/joblist
index 4d31c49..9ddd95f 100644
--- a/perf/joblist
+++ b/perf/joblist
@@ -1,12 +1,11 @@
# 24ee45ef27f19971da390aa232e505bf6c72956d should be blacklisted
-e4fd7c63e2b1bf19e6014bc64641828bbd478bc8..d0be9b7cba271a496e5873be9762760543e70266 % 8
-
-master~8..master
-master~16..master % 2
+#85267e0c013a41c8c0e64557e55868260ca9d9eb..master % 2
+master~16..master
+#master~16..master % 2
master~32..master % 4
-#master~64..master % 8
+master~128..master % 8
#ae81fbf..master
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]