python performance on Solaris

Adam Vande More amvandemore at gmail.com
Thu Oct 15 18:02:45 EDT 2009


On Thu, Oct 15, 2009 at 4:35 PM, Aahz <aahz at pythoncraft.com> wrote:

> In article <
> 1a4707f5-85be-4f5f-ac3e-cf8f5bd21bcb at b15g2000yqd.googlegroups.com>,
> inaf  <cem.ezberci at gmail.com> wrote:
> >
> >I have been following this group for quite some time and I figured
> >(after searching enough on google --and on this group-- and not finding
> >anything useful) I could pose this question here. Can anyone shed
> >some light on python's performance on Solaris? My code seem to return
> >lookups from a in memory data structure I build combining bunch of
> >dictionaries and lists 6-8 times faster on a 32 bit Linux box than on a
> >Solaris zone.
>
> Also, assuming that a "zone" is some kind of virtual machine, it will
> definitely impose its own overhead.
> --
>

This list is old and not extremely accurate but a decent representation.

http://unixconsult.org/jails_vs_zones_vs_xen.html

opensolaris zones and freebsd jails can be thought of as an enhanced chroot
enviro.  Hence there is very little overhead wise < %1



-- 
Adam Vande More
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091015/31fc809b/attachment.html>


More information about the Python-list mailing list