문제

I just have some questions about the performance of Hadoop based on LXC.

So I am wondering if anyone have such kind of experince before? Is there any impressive improvements of performance like mem or disk usage?

It will be nice if you have any test data to share with me.

도움이 되었습니까?

해결책

The good news is that lxc is almost the same as native considering performance tests!

Comparing with the VM (kvm), we have some basic results here:

CPU:native(lxc)and vm are almost the same

MEM:VM performance is about 1/2 of native (lxc)

DISK:VM write performance is 2/3 of native, read performance 1/2

NETWORK:VM has twice network latency than native
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top