summaryrefslogtreecommitdiffstats
path: root/Tools/iobench
Commit message (Expand)AuthorAgeFilesLines
* gh-100176: Remove outdated Tools/{io,cc,string}bench (#101853)Hugo van Kemenade2024-02-171-568/+0
* gh-100176: Tools/iobench: Remove redundant compat code for Python <= 3.2 (#10...Hugo van Kemenade2023-04-081-42/+54
* Replace KB unit with KiB (#4293)Victor Stinner2017-11-081-3/+3
* Issue #15204: Deprecated the 'U' mode in file-like objects.Serhiy Storchaka2013-11-231-1/+3
* Some cleanup in the Tools directory.Florent Xicluna2012-07-071-2/+0
* iobench.py: add more info in the headerVictor Stinner2011-12-181-4/+15
* Fix a missing encoding argument when opening a text file in some of iobench's...Antoine Pitrou2011-10-081-1/+1
* Add an option to choose the IO module under test (allows to benchAntoine Pitrou2010-09-061-0/+6
* Merged revisions 77599-77601 via svnmerge fromAntoine Pitrou2010-01-181-0/+539