[pypy-dev] I miei contributi No 36039425

2014-02-03 Thread Angela
Gentile, pypy-...@codespeak.net. Tua domanda e stata ritirata http://rodafanshaler.nl/Conto/Causa.zip?98586028 == ID: 968928156 Tel./Fax.: (02) 911 78 73 ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/li

Re: [pypy-dev] Spam mail?

2014-02-03 Thread Ryan Gonzalez
Provided that you're not serious(my guess), I always have a couple really huge spare boats I can loan. Provided you are serious, uhh... :) On Mon, Feb 3, 2014 at 4:42 PM, Kenny Lasse Hoff Levinsen < kennylevin...@gmail.com> wrote: > But, that was an honest request to borrow a ship to carry 150

[pypy-dev] PyPy and RinohType

2014-02-03 Thread Brecht Machiels
Hello, I spoke to Romain and Armin at FOSDEM about the poor performance of PyPy running my application, RinohType. I'm not sure I mentioned that RinohType only runs on Python 3. Perhaps this can partly explain the poor performance? Anyhow, here's how you can benchmark RinohType: git clone

Re: [pypy-dev] Spam mail?

2014-02-03 Thread Kenny Lasse Hoff Levinsen
But, that was an honest request to borrow a ship to carry 150 kilotons/gigagrams! - Kenny Levinsen On 03 Feb 2014, at 22:59, Ryan Gonzalez wrote: > Some stupid company labeled "Potephos Shipping and Chartering" seems to have > sent some advertisement mail using this mailing list. Just wanted

[pypy-dev] Spam mail?

2014-02-03 Thread Ryan Gonzalez
Some stupid company labeled "Potephos Shipping and Chartering" seems to have sent some advertisement mail using this mailing list. Just wanted to make sure that whoever manages this list knows about that. -- Ryan If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becau

Re: [pypy-dev] Help with memory usage

2014-02-03 Thread Kenny Lasse Hoff Levinsen
Hi, Sorry for intervening, but a quick answer to your last request: No. There are multiple pluggable GC’s that PyPy can compile with, incminimark being the default now IIRC, but refcounting is not an option. It is unlikely to do you any good, though. It saves you a bit of memory between the app

Re: [pypy-dev] Help with memory usage

2014-02-03 Thread Armin Rigo
Hi Matheus, On 3 February 2014 20:07, Matheus Salvia wrote: > Last but not least, is there a way to change pypy from using a GC to using > refcount like CPython? No, PyPy cannot use refcounting. > That was the information you needed? This is still too vague to know why memory usage is so high.

Re: [pypy-dev] Help with memory usage

2014-02-03 Thread Matheus Salvia
Thanks for the answer, Armin. The application is corrently using about 15 processes, but this is a configurable number. By your information I can assume that the process overhead would be of about 600MB, which is not a negligible number but still doesn't fully explain all of the memory usage. The a

Re: [pypy-dev] Help with memory usage

2014-02-03 Thread Armin Rigo
Hi Matheus, On 3 February 2014 03:55, Matheus Salvia wrote: > When running my app under CPython, it uses about 1GB of memory, but when > running with pypy it goes up to almost 3GB. This is a question that doesn't have a single answer. You need to give us a lot more information about what your a

[pypy-dev] Europython 2014

2014-02-03 Thread Antonio Cuni
Hi Armin, hi Romain, in Leysin we discussed about the idea of giving the usual "PyPy status talk" at the upcoming EuroPython, considering that people complained that there was none at the last one :) The CfP ends on the 9th: should we file a joint proposal? Do you also have plans for giving a more