summaryrefslogtreecommitdiff
path: root/CPU-Benchmarks.md
diff options
context:
space:
mode:
Diffstat (limited to 'CPU-Benchmarks.md')
-rw-r--r--CPU-Benchmarks.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md
index da61576..bb94202 100644
--- a/CPU-Benchmarks.md
+++ b/CPU-Benchmarks.md
@@ -56,6 +56,18 @@ Benchmark4kEncStupidGCM-4 200000 14684 ns/op 278.94 MB/s
Benchmark4kEncGoGCM-4 300000 7792 ns/op 525.62 MB/s
```
+```
+$ grep 'model name\|flags' /proc/cpuinfo | head -n2
+model name : Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
+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 cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
+$ gocryptfs -version
+gocryptfs v1.7-37-gb1468a7; go-fuse v1.0.0-174-g22a9cb9; 2019-06-11 go1.12 linux/amd64
+$ gocryptfs -speed
+AES-GCM-256-OpenSSL 546.39 MB/s
+AES-GCM-256-Go 828.67 MB/s (selected in auto mode)
+AES-SIV-512-Go 158.73 MB/s
+```
+
**Sandy Bridge (Launch: Q1'11)**
```
$ cat /proc/cpuinfo