unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/2] performance-test/README: update instructions for fetching corpus.
@ 2012-11-28 21:27 david
  2012-11-28 21:27 ` [PATCH 2/2] performance-test: add units to In and Out david
  0 siblings, 1 reply; 3+ messages in thread
From: david @ 2012-11-28 21:27 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner

From: David Bremner <bremner@debian.org>

It turns out not everybody on the planet has my gpg key.
---
 performance-test/README |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/performance-test/README b/performance-test/README
index 630cf13..36f1dac 100644
--- a/performance-test/README
+++ b/performance-test/README
@@ -12,9 +12,18 @@ In addition to having notmuch, you need:
 Getting set up to run tests:
 ----------------------------
 
-First, you need to get the corpus.
+First, you need to get the corpus.  If you don't already have the gpg
+key for David Bremner, run
 
-It should work to run
+   % gpg --search 'david@tethera.net'
+
+This should get you a key with fingerprint
+
+    815B 6398 2A79 F8E7 C727  86C4 762B 57BB 7842 06AD
+
+(the last 8 digits are printed as the "key id").
+
+To fetch the actual corpus it should work to run
 
    % make download-corpus
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] performance-test: add units to In and Out
  2012-11-28 21:27 [PATCH 1/2] performance-test/README: update instructions for fetching corpus david
@ 2012-11-28 21:27 ` david
  2012-11-29 13:52   ` David Bremner
  0 siblings, 1 reply; 3+ messages in thread
From: david @ 2012-11-28 21:27 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner

From: David Bremner <bremner@debian.org>

Austin Read enough Fine Manuals to figure out this is in multiples of
512 bytes.
---
 performance-test/perf-test-lib.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/performance-test/perf-test-lib.sh b/performance-test/perf-test-lib.sh
index 80ec1eb..1399d05 100644
--- a/performance-test/perf-test-lib.sh
+++ b/performance-test/perf-test-lib.sh
@@ -42,7 +42,7 @@ add_email_corpus ()
 }
 
 print_header () {
-    printf "[v%4s]               Wall(s)\tUsr(s)\tSys(s)\tRes(K)\tIn\tOut\n" \
+    printf "[v%4s]               Wall(s)\tUsr(s)\tSys(s)\tRes(K)\tIn(512B)\tOut(512B)\n" \
 	   ${PERFTEST_VERSION}
 }
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/2] performance-test: add units to In and Out
  2012-11-28 21:27 ` [PATCH 2/2] performance-test: add units to In and Out david
@ 2012-11-29 13:52   ` David Bremner
  0 siblings, 0 replies; 3+ messages in thread
From: David Bremner @ 2012-11-29 13:52 UTC (permalink / raw)
  To: notmuch

david@tethera.net writes:

> From: David Bremner <bremner@debian.org>
>
> Austin Read enough Fine Manuals to figure out this is in multiples of
> 512 bytes.

Pushed both of these trivial patches.

d

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-29 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-28 21:27 [PATCH 1/2] performance-test/README: update instructions for fetching corpus david
2012-11-28 21:27 ` [PATCH 2/2] performance-test: add units to In and Out david
2012-11-29 13:52   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).