Re: [Python-Dev] Mercurial repository for Python benchmarks

2010-02-24 Thread Dave Fugate
Sent: Wednesday, February 24, 2010 10:51 AM To: Dave Fugate Cc: python-dev@python.org Subject: Re: [Python-Dev] Mercurial repository for Python benchmarks On Wed, Feb 24, 2010 at 12:12 PM, Dave Fugate wrote: > Would there be any interest in accepting IronPython's in-house benchmarks > in

Re: [Python-Dev] Mercurial repository for Python benchmarks

2010-02-24 Thread Dave Fugate
Would there be any interest in accepting IronPython's in-house benchmarks into this repository as well? Internally we run the usual suspects (PyStone, PyBench, etc), but we also have a plethora of custom benchmarks we've written that also happen to run under CPython. My best, Dave --