-
I ran the tests below and found out that on PyPy tdigest is horribly slow.
```python
# -*- coding: utf-8 -*-
from __future__ import print_function
import sys
from tdigest import TDigest
from…
-
*Originally reported by* **Thomas Weißschuh (Bitbucket: [t-8ch](https://bitbucket.org/t-8ch), GitHub: [t-8ch](https://github.com/t-8ch))**
----------------------------------------
We are facing unex…
-
Can binary wheels be generated for PyPy along side the CPython wheels?
-
It will be cool to run junction on pypy and see if we can use it production. If the test benchmark is on par with CPython (we love faster one's ) and doesn't involve too much work, then switch to PyPy…
-
TL;DR: It's almost there, I believe (PyPy 4.0.1 on Linux):
``` sh
$ # Get a fresh copy of ZeroNet
$ git clone https://github.com/HelloZeroNet/ZeroNet
$ cd ZeroNet
$ # Install the msgpack-python and g…
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…
-
pypy in current measurement (after having optimized all the low handing fruits, i.e. ASUCA is now transpiling in ~2min) is about 30% faster than python. Build system should check for pypy in path and …
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…