[pypy-dev] PGO Optimized Binary

2016-10-31 Thread Singh, Yashwardhan
Hi All, We applied compiler assisted optimization technique called PGO or Profile Guided Optimization while building PyPy, and found performance got improved by up to 22.4% on the Grand Unified Python Benchmark (GUPB) from “hg clone https://hg.python.org/benchmarks”. The below result table sho

Re: [pypy-dev] Fwd: [SUPPORT] [Bitbucket Cloud Support] users are issuing spam pull requests [BBS-42969]

2016-10-31 Thread Matti Picus
On 30/10/16 20:45, Matti Picus wrote: I filed an issue in PyPy's name with Atlassian about spam pull requests on the PyPy hg repo, it is annoying to decline them. Here is the text of the issue (reference BBS-42969): "We have been getting pull requests like this one https://bitbucket.org/pypy

[pypy-dev] SSL module Py3.5, Github? Bitbucket?

2016-10-31 Thread Richard Plangger
Hi, I'm currenlty working on the ssl stdlib replacement we agreed to implement during for py3.5. I'm unsure what the current rule for new project is. Github? Bitbucket? VMProf was initiated on Github, what did we learn from that experiment? Is the bar lower for new contributions? Cheers, Richar