Skip to content
Snippets Groups Projects
Commit 8041de59 authored by stijn's avatar stijn Committed by Damien George
Browse files

windows/mpconfigport: Enable some features, including the Python stack

Add some features which are already enabled in the unix port and
default to using the Python stack for scoped allocations: this can be
more performant in cases the heap is heavily used because for example
the memory needed for storing *args and **kwargs doesn't require
scanning the heap to find a free block.
parent 6fc58db5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment