[gnome-talos] README: Add section on building/running it
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-talos] README: Add section on building/running it
- Date: Thu, 29 Sep 2011 18:15:45 +0000 (UTC)
commit 4e2e454f482119e32977806d8057c329f3801845
Author: Colin Walters <walters verbum org>
Date: Thu Sep 29 14:15:08 2011 -0400
README: Add section on building/running it
README | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index fd3ffc6..59f6678 100644
--- a/README
+++ b/README
@@ -1,9 +1,22 @@
+ABOUT:
+
A set of performance tests; the name is inspired by Mozilla's Talos:
https://wiki.mozilla.org/StandaloneTalos
There is no code shared though.
+TRYING IT OUT:
+
+./autogen.sh && make
+./gnome-talos --log-file=/tmp/talos.log
+# (wait a while, use your desktop etc.)
+killall -SIGINT gnome-talos
+./gnome-talos --log-file=/tmp/talos.log --to-html-file=/tmp/talos.html
+firefox talos.html
+
+DETAILS:
+
gnome-talos has as a primary goal repeatable performance tracking.
It has two parts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]