summaryrefslogtreecommitdiff
path: root/threads.txt
diff options
context:
space:
mode:
Diffstat (limited to 'threads.txt')
-rw-r--r--threads.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/threads.txt b/threads.txt
new file mode 100644
index 0000000..774e272
--- /dev/null
+++ b/threads.txt
@@ -0,0 +1,43 @@
+
+
+Experimental data regarding threading
+
+
+
+
+single thread tas 6
+48.7 seconds
+54.3MB memory
+
+
+multithread tas 6, 2 threads
+44.7 seconds
+61.7MB memory
+
+
+multithread tas 6, 3 threads
+46 seconds
+70MB memory
+
+
+multithread tas 6, 4 threads
+49 seconds
+70.6MB memory
+
+
+
+
+single thread sa 6
+2 min, 47 seconds
+239MB memory
+
+
+multithread sa 6, 2 threads
+2 min, 43.8 seconds
+245.9MB memory
+
+
+multithread sa 6, 4 threads
+2 min, 39.6 seconds
+236MB memory
+