Re: [sage-devel] Re: Doctest memory limit

2021-03-24 Thread Michael Orlitzky
On Tue, 2021-03-23 at 17:16 -0700, Volker Braun wrote: > I don't understand what the big pain point is, if Steve doesn't like the > limit it he can just pick a different value no? You can, but "make ptestlong" no longer works. And the correct number to use is not obvious. The "optional - memlimi

Re: [sage-devel] Re: Doctest memory limit

2021-03-24 Thread Dima Pasechnik
On Wed, Mar 24, 2021 at 9:50 AM Dima Pasechnik wrote: > > On Wed, Mar 24, 2021 at 12:16 AM Volker Braun wrote: > > > > I don't understand what the big pain point is, if Steve doesn't like the > > limit it he can just pick a different value no? > > > > We do need some way of keeping the memory us

Re: [sage-devel] Re: Doctest memory limit

2021-03-24 Thread Dima Pasechnik
On Wed, Mar 24, 2021 at 12:16 AM Volker Braun wrote: > > I don't understand what the big pain point is, if Steve doesn't like the > limit it he can just pick a different value no? > > We do need some way of keeping the memory usage in check, people naturally > want to show off largeish computati

[sage-devel] Re: Doctest memory limit

2021-03-23 Thread Volker Braun
I don't understand what the big pain point is, if Steve doesn't like the limit it he can just pick a different value no? We do need some way of keeping the memory usage in check, people naturally want to show off largeish computations and we run the risk to require a beefy developer machine to