In article <1a4707f5-85be-4f5f-ac3e-cf8f5bd21...@b15g2000yqd.googlegroups.com>,
inaf  <cem.ezbe...@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.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"To me vi is Zen.  To use vi is to practice zen.  Every command is a
koan.  Profound to the user, unintelligible to the uninitiated.  You
discover truth everytime you use it."  --re...@lion.austin.ibm.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to