summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-03-08 21:56:38 +0100
committerFlorian Dold <florian@dold.me>2022-03-08 21:56:46 +0100
commit2fe5223c72107730f269159503308789a53226fe (patch)
tree9e8fd647a2fbfff5540ae6118f1c56fab53f315e
parentcd5ee2338cd0c1d2923244d3ac2cc9695c5a8e25 (diff)
downloadexchange-2fe5223c72107730f269159503308789a53226fe.tar.gz
exchange-2fe5223c72107730f269159503308789a53226fe.tar.bz2
exchange-2fe5223c72107730f269159503308789a53226fe.zip
add missing files for system documentation book
m---------contrib/gana0
-rw-r--r--doc/.gitignore1
-rw-r--r--doc/system/.gitignore2
-rw-r--r--doc/system/plots/cpu.pdfbin0 -> 11450 bytes
-rw-r--r--doc/system/plots/latencies.pdfbin0 -> 11163 bytes
-rw-r--r--doc/system/plots/latency-summary-0.data7
-rw-r--r--doc/system/plots/latency-summary-100.data7
-rw-r--r--doc/system/plots/req-received.data7
-rw-r--r--doc/system/plots/req-sent.data7
-rw-r--r--doc/system/plots/speed.pdfbin0 -> 8161 bytes
-rw-r--r--doc/system/taler-arch-full.pdfbin0 -> 293976 bytes
11 files changed, 30 insertions, 1 deletions
diff --git a/contrib/gana b/contrib/gana
-Subproject 2b8a5d1376cc20acb2d67251f636b5a9d1cf7a6
+Subproject 048ad729b3177a5de1726517bc905e6cd7688d0
diff --git a/doc/.gitignore b/doc/.gitignore
index d4fa2be60..daf31a2cd 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,7 +1,6 @@
*.aux
*.dvi
*.log
-*.pdf
*.out
*.snm
*.toc
diff --git a/doc/system/.gitignore b/doc/system/.gitignore
index 3156fa055..368efd05f 100644
--- a/doc/system/.gitignore
+++ b/doc/system/.gitignore
@@ -1,5 +1,7 @@
thesis.pdf
thesis-*.pdf
+system.pdf
+system-*.pdf
thesis.out
summary/summary-english.pdf
*-converted-to.pdf
diff --git a/doc/system/plots/cpu.pdf b/doc/system/plots/cpu.pdf
new file mode 100644
index 000000000..6ac08a2b5
--- /dev/null
+++ b/doc/system/plots/cpu.pdf
Binary files differ
diff --git a/doc/system/plots/latencies.pdf b/doc/system/plots/latencies.pdf
new file mode 100644
index 000000000..f85609606
--- /dev/null
+++ b/doc/system/plots/latencies.pdf
Binary files differ
diff --git a/doc/system/plots/latency-summary-0.data b/doc/system/plots/latency-summary-0.data
new file mode 100644
index 000000000..8ba510704
--- /dev/null
+++ b/doc/system/plots/latency-summary-0.data
@@ -0,0 +1,7 @@
+http://192.168.42.1:8081/deposit 22.3593
+http://192.168.42.1:8081/keys 1.139
+http://192.168.42.1:8081/reserve/withdraw 22.675
+http://192.168.42.1:8081/refresh/link 7.12287
+http://192.168.42.1:8081/refresh/reveal 63.6377
+http://192.168.42.1:8081/refresh/melt 20.7065
+http://192.168.42.2:8081/admin/add/incoming 0.501
diff --git a/doc/system/plots/latency-summary-100.data b/doc/system/plots/latency-summary-100.data
new file mode 100644
index 000000000..4b282e66a
--- /dev/null
+++ b/doc/system/plots/latency-summary-100.data
@@ -0,0 +1,7 @@
+http://192.168.42.1:8081/deposit 223.217
+http://192.168.42.1:8081/keys 201.251
+http://192.168.42.1:8081/reserve/withdraw 222.458
+http://192.168.42.1:8081/refresh/link 205.331
+http://192.168.42.1:8081/refresh/reveal 466.303
+http://192.168.42.1:8081/refresh/melt 223.9
+http://192.168.42.2:8081/admin/add/incoming 0.485
diff --git a/doc/system/plots/req-received.data b/doc/system/plots/req-received.data
new file mode 100644
index 000000000..d26da40f1
--- /dev/null
+++ b/doc/system/plots/req-received.data
@@ -0,0 +1,7 @@
+http://192.168.42.1:8081/deposit 0.339055
+http://192.168.42.1:8081/keys 3.748
+http://192.168.42.1:8081/reserve/withdraw 0.722583
+http://192.168.42.1:8081/refresh/link 3.15716
+http://192.168.42.1:8081/refresh/reveal 2.10851
+http://192.168.42.1:8081/refresh/melt 0.35252
+http://192.168.42.2:8081/admin/add/incoming 0.177
diff --git a/doc/system/plots/req-sent.data b/doc/system/plots/req-sent.data
new file mode 100644
index 000000000..40f524d30
--- /dev/null
+++ b/doc/system/plots/req-sent.data
@@ -0,0 +1,7 @@
+http://192.168.42.1:8081/deposit 1.36432
+http://192.168.42.1:8081/keys 0.145
+http://192.168.42.1:8081/reserve/withdraw 0.711581
+http://192.168.42.1:8081/refresh/link 0.215
+http://192.168.42.1:8081/refresh/reveal 1.42
+http://192.168.42.1:8081/refresh/melt 1.06365
+http://192.168.42.2:8081/admin/add/incoming 0.386
diff --git a/doc/system/plots/speed.pdf b/doc/system/plots/speed.pdf
new file mode 100644
index 000000000..b809c1d21
--- /dev/null
+++ b/doc/system/plots/speed.pdf
Binary files differ
diff --git a/doc/system/taler-arch-full.pdf b/doc/system/taler-arch-full.pdf
new file mode 100644
index 000000000..9c3d8f2c4
--- /dev/null
+++ b/doc/system/taler-arch-full.pdf
Binary files differ