[pypy-dev] translating pypy benchmarks to C
Alex Gaynor
alex.gaynor at gmail.com
Sun Feb 24 19:47:03 CET 2013
What you are doing will not generate any information about how fast Python
can be. It will show you the speed of RPython or Cython on baremetal, these
are *NOT* python.
Alex
On Sun, Feb 24, 2013 at 10:44 AM, Ghitulete Razvan <
razvan.ghitulete at gmail.com> wrote:
> On Sun, Feb 24, 2013 at 8:22 PM, Ronny Pfannschmidt <
> Ronny.Pfannschmidt at gmx.de> wrote:
>
>> then i dont quite get why you want to use rpython - pypy+jit should do
>>
>>>
>>>
> Ok let me rephrase that, because I fear it might not have been clear. By
> saying that I do not plan to write an operating system I mean that the
> resulted binary will not offer facilities to other programs(the common
> meaning of an operating system). On the other hand, by running on baremetal
> I mean that there will not actually be any operating system around to offer
> support and all code needs to be in binary form so that it can run. So yes,
> you can say that the resulting binary will be an operating system that will
> be aimed of doing a single task(in this case running various python
> benchmarks).
>
> --
> Sincerely,
> Razvan Ghitulete
> Universitatea Politehnica Bucuresti
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>
--
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130224/f4fc9bbb/attachment.html>
More information about the pypy-dev
mailing list