Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
Without testZip64 and testZip64CruftAndComment test_zipimport takes about ~300ms:
./python-mtest-qtest_zipimportUsingrandomseed: 41541149330:00:00loadavg: 0.02Run1testsequentiallyinasingleprocess==Testsresult: SUCCESS==Totalduration: 270msTotaltests: run=81skipped=6Totaltestfiles: run=1/1Result: SUCCESSWith them, about ~35 seconds:
./python-mtest-qtest_zipimportUsingrandomseed: 35293359330:00:00loadavg: 0.01Run1testsequentiallyinasingleprocesstest_zipimportpassedin35.0sec==Testsresult: SUCCESS==Totalduration: 35.0secTotaltests: run=81skipped=2Totaltestfiles: run=1/1Result: SUCCESSHas this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement