Re: Performance Issues please help
- From: John Machin <sjmachin@xxxxxxxxxxx>
- Date: Thu, 02 Jun 2005 11:31:42 +1000
PyPK wrote:
I am suspecious abput dictionary approach here. Is this slower than if i do it with arrays or lists with index of array as my key ?
"with index of array as my key" is either redundant -- indicating that your answer to my question about "e" should have included something like "e is an integer that can range from blah0 to blah_max" -- or not understandable.
In any case, seeing that the code in question is only a few lines, why don't *you* write an alternative version and see how fast it runs? And let us know?
.
- References:
- Performance Issues please help
- From: PyPK
- Re: Performance Issues please help
- From: John Machin
- Re: Performance Issues please help
- From: PyPK
- Performance Issues please help
- Prev by Date: Re: plotting with Python
- Next by Date: Re: any macro-like construct/technique/trick?
- Previous by thread: Re: Performance Issues please help
- Next by thread: Re: Performance Issues please help
- Index(es):