Ticket #88 (new defect)

Opened 3 months ago

Last modified 4 weeks ago

optimize list, tuple,dict access

Reported by: robertwb Assigned to: somebody
Priority: major Milestone: wishlist
Component: Code Generation Version:
Keywords: Cc:

Description (Last modified by scoder)

There are runtime optimizations, but if their type is known at compile time then we can be even faster (and generate less code).

Change History

12/12/2008 12:33:11 AM changed by scoder

  • description changed.

this is done for the for-loop in

http://hg.cython.org/cython-devel/rev/5657f41218ea