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 <[email protected]> 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 <[email protected]> wrote: >> >> On Wed, Apr 23, 2014 at 9:48 AM, Pawel Jasinski >> <[email protected]> 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 > [email protected] > https://mail.python.org/mailman/listinfo/ironpython-users > _______________________________________________ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users
