The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?)
Terry Reedy
tjreedy at udel.edu
Mon Mar 21 19:50:42 EDT 2016
More information about the Python-list mailing list
Mon Mar 21 19:50:42 EDT 2016
- Previous message (by thread): The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?)
- Next message (by thread): The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/21/2016 8:43 AM, BartC wrote: > This tests highlights the benefits of an O(1) switch statement. So why are you not taking advantage of Python's O(1) dict lookup? -- Terry Jan Reedy
- Previous message (by thread): The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?)
- Next message (by thread): The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list