Skip to content

Conversation

@homm
Copy link
Member

@homm homm commented Dec 8, 2014

There are many issues related to this: #943 #965 #1042

wiredfool added a commit that referenced this pull request Dec 8, 2014
Limit default MAX_CONCURRENCY to 4.
@wiredfool wiredfool merged commit 35cd225 into python-pillow:master Dec 8, 2014
@wiredfool
Copy link
Member

Yep. Causes problems on shared systems.

@homm homm deleted the max-concurrency branch December 8, 2014 23:56
@homm
Copy link
Member Author

homm commented Dec 8, 2014

Also, If you need to very often to recompile Pillow (like me :) there is another, more effective hint.

CC="ccache cc" python ./setup.py develop

Ccache is a c cache.

@wiredfool
Copy link
Member

That is fast. I'm seeing about 3 seconds instead of 8. (@4 cores in a vm, spinning disk backed storage)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants