今天给centos 6安装mongoDB的时候看到[install-on-linux](http://docs.mongodb.org/manual/administration/install-on-linux/)的文档,有一段提到
> For the best installation experience, MongoDB provides packages for popular Linux distributions. These packages, which support specific platforms and **provide improved performance** and TLS/SSL support, are the preferred way to run MongoDB.
之前都是用mongodb-linux-x86_64-x.x.x.tgz直接安装了,而并非采用包管理用具。所以想问一下有人知道这个 `improved performance` 究竟提高了多少吗?
> For the best installation experience, MongoDB provides packages for popular Linux distributions. These packages, which support specific platforms and **provide improved performance** and TLS/SSL support, are the preferred way to run MongoDB.
之前都是用mongodb-linux-x86_64-x.x.x.tgz直接安装了,而并非采用包管理用具。所以想问一下有人知道这个 `improved performance` 究竟提高了多少吗?
