From 9a861e8dd93342b391bfa0e1a51f1ec67da74690 Mon Sep 17 00:00:00 2001
From: Juan Anton <juan.anton.che@gmail.com>
Date: Fri, 12 Feb 2016 16:55:24 +0700
Subject: [PATCH] Laporan Performa

---
 Laporan.txt | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 Laporan.txt

diff --git a/Laporan.txt b/Laporan.txt
new file mode 100644
index 0000000..8618c49
--- /dev/null
+++ b/Laporan.txt
@@ -0,0 +1,27 @@
+N: 50.000
+M:	1: 3.72366
+	4: 0.86147
+	8: 0.70912
+	16: 0.60738
+	32: 0.31999
+
+N: 100.000
+M:	1: 14.54627
+	4: 3.12979
+	8: 2.33928
+	16: 1.68579
+	32: Segfault
+
+N: 200.000
+M:	1: 56.95965
+	4: 9.82565
+	8: 6.05210
+	16: Segfault
+	32: Segfault
+
+N: 400.000
+M:	1: 220.02810
+	4: 43.65215
+	8: Segfault
+	16: Segfault
+	32: Segfault
\ No newline at end of file
-- 
GitLab