Message178242
> Isn't 2 GiB + 1 bytes mmap file enough for testing?
Yes.
But creating multigigabyte files is very slow on Windows. On Linux/FreeBSD test_mmap takes a fraction of a second, whereas on Windows it takes over 2 minutes. (Presumably Linux/FreeBSD is automatically creating a sparse file.)
So adding assertions to an existing test is more convenient than creating another huge file just for these new tests. |
|
Date |
User |
Action |
Args |
2012-12-26 19:50:02 | sbt | set | recipients:
+ sbt, terry.reedy, mark.dickinson, pitrou, tim.golden, brian.curtin, schlamar, serhiy.storchaka |
2012-12-26 19:50:02 | sbt | set | messageid: <1356551402.25.0.373169467459.issue16743@psf.upfronthosting.co.za> |
2012-12-26 19:50:02 | sbt | link | issue16743 messages |
2012-12-26 19:50:01 | sbt | create | |
|