STINNER Victor added the comment:

> Perhaps adding bigmemtest is not worth if memory requirements are less than 1 
> GiB.

What is the current limit if you don't pass -M option to regrtest? In 
@bigimemtest, I see "maxsize = 5147". Is it a number of bytes? 5 kB of memory?

IMO it's interested to use @bigmemtest if a test uses 100 MB of memory or more, 
but regrtest should use tests using less than 500 MB by default (or maybe less 
than 1 GB by default).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22643>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to