[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-06-02 Thread Bryan Quigley
Thanks for the help.   I'm going to close this per discussion above.   I
may end up opening a new bug (as per c#8) on trusty in LXC vs trusty on
bare medal depending on the results of further testing.

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Stefan Bader
I would say that this points more likely to apache itself (or maybe some
plumbing user-space parts). With that setup both containers use the same
kernel and lxc parts. Only the user-space is from the given distro. I
would not think udev is having much impact as that only runs when
devices change (hot plugging disks or network devices for example). I
don't think there is a lot of change there during the benchmark. I would
probably look at how apache gets compiled on both distros (compiler
flags or maybe security options being turned on in one but not the
other)...

Oh, btw, about the ping yesterday, I think I should point out that I am
Stefan and not Stéphane... ;)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Bryan Quigley
There definitely is a drop in performance from Ubuntu vs Debian
normally..  see Virtualbox results:
http://openbenchmarking.org/result/1405217-SO-1405214PL68

However, what can explain the drop in Ubuntu Trusty Native vs Ubuntu
Trusty on LXC?

Oh, btw, about the ping yesterday, I think I should point out that I am Stefan 
and not Stéphane... ;)
Sorry!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Stefan Bader
I assume that apache test is running against the local network
interface, so we can rule out the additional network layers you get for
lxc. Not sure here, Stéphane and Serge can probably come up with
details, but all processes running inside the container probably belong
to the same task group (as they get started from one common process). So
scheduling could well be impacted when compared to bare-metal.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Serge Hallyn
I installed the jessie apache2 packages (locally built) on trusty, and
ran the benchmarks using first it and then with a (hand-built) trusty
apache package.  The results  are at
http://openbenchmarking.org/result/1405218-PL-TRUSTYHOS17 .  The
difference there is within SE.  It could still be something in the
toolchain.  Currently setting up containers on that same host for more
testing

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Bryan Quigley
I'm not sure if PTS actually uses the system installed apache for it's
tests.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Serge Hallyn
My results in unprivileged containers on my own host:

http://openbenchmarking.org/result/1405216-PL-HETZNERUN74
http://openbenchmarking.org/result/1405216-PL-HETZNERUN44

** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Serge Hallyn
Note that while I marked it confirmed, I don't see this as a bug in lxc.

Since we get the same results on bare metal, I would expect it to be the
case in containers as well, barring drastic differences in kernel
configurations.

I do wonder how much of this could be due to toolchain hardening flags
when building the libraries.

In comment #3 you mention trusty in lxc vs trusty on bare metal.  That's
a separate issue, please open a new bug if you'd like to look into that.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Serge Hallyn
Quoting Bryan Quigley (gqu...@gmail.com):
 I'm not sure if PTS actually uses the system installed apache for it's
 tests.

Indeed looking more closely at the install logs suggests it builds its
own.  You can find it in the jessie install under
./root/.phoronix-test-suite/installed-tests/pts/apache-1.6.1/httpd_

I wonder if we copy all of .phoronix-test-suite from one container to
the other and run it, what the results will look like.

lmbench results in both containers should also be interesting.  If you
have a chance please do get and upload those.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Bryan Quigley
I wonder if we copy all of .phoronix-test-suite from one container to
the other and run it, what the results will look like.

Indeed, that's the best way to confirm this.  I'll give that a try.
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Bryan Quigley
Copying failed on missing/different libs.. I'm going to try to recreate
the tests using the ab command/locally installed apache.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-21 Thread Bryan Quigley
Basically it looks like Debian in LXC might be faster looping back to
itself, but once you do the test even from the host machine, they even
out.  Also results from Ubuntu apache installed on Debian Jessie.

I'm going to check to see where the other tests were run from.

Summary Results: http://pastebin.ubuntu.com/7498927/
Raw Results: http://pastebin.ubuntu.com/7498935/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-20 Thread Bryan Quigley
Very small performance loss when installing udev on debian
(http://openbenchmarking.org/result/1405208-PL-1405209PL62).  May not be
significant.

My attempt to remove udev from Ubuntu did not succeed...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1321415

Title:
  Big performance difference between debian and ubuntu guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1321415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs