[Ironpython-users] running asciidoc

Jeff Hardy jdhardy at gmail.com
Wed Apr 23 13:57:06 CEST 2014


One more thing, just to calibrate the hello-world sample - how long do
`python -c 'print "hello, world"' and `ipy.exe 'print "hello, world"'`
take on your machine?

- Jeff

On Wed, Apr 23, 2014 at 12:39 PM, Pawel Jasinski
<pawel.jasinski at gmail.com> wrote:
> Given the asciidoc workload using 3 different samples (hello world, user
> guide, asciidoc documentation), the best results are when .net regexp
> compilation is *disabled* and everything is cached.
> When .net regexp compilation is enabled, the result are similar, but not
> better.
> Anyway, details can be examined at
> https://github.com/IronLanguages/main/pull/191
> --pawel
>
>
> On Wed, Apr 23, 2014 at 11:37 AM, Jeff Hardy <jdhardy at gmail.com> wrote:
>>
>> On Wed, Apr 23, 2014 at 9:48 AM, Pawel Jasinski
>> <pawel.jasinski at gmail.com> wrote:
>> > asciidoc running with patched version of ironpython performs reasonably.
>>
>> Can you run some numbers and add them in a comment on the pull request
>> or CP issue? I'm curious as to how much speedup asciidoc gets.
>>
>> - Jeff
>
>
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>


More information about the Ironpython-users mailing list