[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Bad performance with Xen
Hi Agustin, I just did a test on XCP-ng 8.1 (Xen 4.13) with a fresh Debian 10 VM, and here is the result I have: ``` # time for i in `dpkg -L ncurses-term | sort`; do if [ -f "$i" ]; then ls -ld "$i"; fi; done | tr -s " "| cut -d" " -f5,9 >/dev/null real 0m2,741s user 0m2,248s sys 0m0,574s ``` My hardware isn't ultra modern: Xeon(R) CPU E3-1225 v5 (3.3Ghz) on a small Dell T30 machine, VM storage on local HDD. I did the test 3 times, and I have always results between 2,6 and 2,8 secs. Regards, Olivier. Le sam. 2 mai 2020 à 18:33, Agustin Lopez <Agustin.Lopez@xxxxx> a écrit : Hello.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |