Hi all,
Based on the feedback I received, I updated the patch to introduce django_v3
benchmark, which uses django 1.8. Also, django_v2 was deprecated for Python 3.6
and above. In order for django_v3 to work, the latest django release must be
present in lib/Django-1.8. Django-1.8 is attached as
On Tue, 25 Aug 2015 at 08:31 R. David Murray wrote:
> On Tue, 25 Aug 2015 11:18:54 -0400, Terry Reedy wrote:
> > On 8/25/2015 10:51 AM, R. David Murray wrote:
> > > On Tue, 25 Aug 2015 13:11:37 -, "Papa, Florin" <
> florin.p...@intel.com> wrote:
> > >> My name is Florin Papa and I work in th
On Tue, 25 Aug 2015 11:18:54 -0400, Terry Reedy wrote:
> On 8/25/2015 10:51 AM, R. David Murray wrote:
> > On Tue, 25 Aug 2015 13:11:37 -, "Papa, Florin"
> > wrote:
> >> My name is Florin Papa and I work in the Server Languages Optimizations
> >> Team at Intel Corporation.
> >>
> >> I would
On 8/25/2015 10:51 AM, R. David Murray wrote:
On Tue, 25 Aug 2015 13:11:37 -, "Papa, Florin"
wrote:
My name is Florin Papa and I work in the Server Languages Optimizations Team at
Intel Corporation.
I would like to submit a patch that solves compatibility issues of the django_v2
benchma
On Tue, 25 Aug 2015 13:11:37 -, "Papa, Florin"
wrote:
> My name is Florin Papa and I work in the Server Languages Optimizations Team
> at Intel Corporation.
>
> I would like to submit a patch that solves compatibility issues of the
> django_v2 benchmark in the Grand Unified Python Benchmar
Hi All,
My name is Florin Papa and I work in the Server Languages Optimizations Team at
Intel Corporation.
I would like to submit a patch that solves compatibility issues of the
django_v2 benchmark in the Grand Unified Python Benchmark. The django_v2
benchmark uses inspect.getargspec(), which