-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
performancePerformance or resource usagePerformance or resource usage
Description
Inserting shim frames simplifies RETURN_VALUE
, YIELD_VALUE
and RETURN_GENERATOR
and enables for
to be specialized for generators, and await
to be specialized for coroutines.
See faster-cpython/ideas#436 for full discussion
Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usage