@ -19,3 +19,7 @@
> lsb_release -a
- 直接查看系统的架构
> arch
### 意外收获
- 在低性能硬件上的程序优化
golang 中使用channel提高并发能力;influxdb中使用批量写入提高性能,此二项性能提高从原CPU 100%变成小于20%