summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrfjakob2017-06-07 09:26:18 +0200
committerrfjakob2017-06-07 09:26:18 +0200
commit13a6c86e2eaa4eb98d9405fd9f4fe1cb1a389ad7 (patch)
tree79100d3f193baebbc57483c03f97fc095c9e3701
parentaa16f07787239786715806f728d2ed190c1ea71d (diff)
Updated CPU Benchmarks (markdown)
-rw-r--r--CPU-Benchmarks.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md
index b0eb44e..1d37f23 100644
--- a/CPU-Benchmarks.md
+++ b/CPU-Benchmarks.md
@@ -73,6 +73,16 @@ Benchmark4kEncStupidGCM-2 100000 22691 ns/op 180.51 MB/s
Benchmark4kEncGoGCM-2 20000 92810 ns/op 44.13 MB/s
```
+**Sandy Bridge **
+```
+model name : Intel(R) Pentium(R) CPU G630 @ 2.70GHz
+flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts
+$ ./gocryptfs -speed
+AES-GCM-256-OpenSSL 175.80 MB/s (selected in auto mode)
+AES-GCM-256-Go 49.53 MB/s
+AES-SIV-512-Go 38.37 MB/s
+```
+
**Nehalem (Launch: Q3'09)**
```
$ cat /proc/cpuinfo