<div class="gmail_quote">On Thu, Oct 15, 2009 at 4:35 PM, Aahz <span dir="ltr"><<a href="mailto:aahz@pythoncraft.com">aahz@pythoncraft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In article <<a href="mailto:1a4707f5-85be-4f5f-ac3e-cf8f5bd21bcb@b15g2000yqd.googlegroups.com">1a4707f5-85be-4f5f-ac3e-cf8f5bd21bcb@b15g2000yqd.googlegroups.com</a>>,<br>
<div class="im">inaf  <<a href="mailto:cem.ezberci@gmail.com">cem.ezberci@gmail.com</a>> wrote:<br>
><br>
>I have been following this group for quite some time and I figured<br>
>(after searching enough on google --and on this group-- and not finding<br>
>anything useful) I could pose this question here. Can anyone shed<br>
</div>>some light on python's performance on Solaris? My code seem to return<br>
>lookups from a in memory data structure I build combining bunch of<br>
>dictionaries and lists 6-8 times faster on a 32 bit Linux box than on a<br>
>Solaris zone.<br>
<br>
Also, assuming that a "zone" is some kind of virtual machine, it will<br>
definitely impose its own overhead.<br>
<font color="#888888">--<br>
</font></blockquote></div><br>This list is old and not extremely accurate but a decent representation.<br><br><a href="http://unixconsult.org/jails_vs_zones_vs_xen.html">http://unixconsult.org/jails_vs_zones_vs_xen.html</a><br>
<br>opensolaris zones and freebsd jails can be thought of as an enhanced chroot enviro.  Hence there is very little overhead wise < %1<br><br><br clear="all"><br>-- <br>Adam Vande More<br>