Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: a41820fbf0ca5ba25fc64bc0f976c3b3d4af53ea
https://github.com/pytest-dev/pytest/commit/a41820fbf0ca5ba25fc64bc0f976c3b3d4af53ea
Author: Anders Hovmöller <[email protected]>
Date: 2018-11-02 (Fri, 02 Nov 2018)
Changed paths:
M src/_pytest/main.py
M src/_pytest/pathlib.py
M src/_pytest/python.py
Log Message:
-----------
collection: performance: use optimized parts function
Time: 8.53s => 5.73s
Commit: 2b50911c9d9e7cc2c3ffa38c70bff398109718ef
https://github.com/pytest-dev/pytest/commit/2b50911c9d9e7cc2c3ffa38c70bff398109718ef
Author: Anders Hovmöller <[email protected]>
Date: 2018-11-02 (Fri, 02 Nov 2018)
Changed paths:
M src/_pytest/main.py
M src/_pytest/python.py
Log Message:
-----------
Minor refactor for readability
Time: 5.73s => 5.88s/5.82s
Commit: 6ffa347c77344a57cbb99ff43d7c27b78a7b9511
https://github.com/pytest-dev/pytest/commit/6ffa347c77344a57cbb99ff43d7c27b78a7b9511
Author: Daniel Hahler <[email protected]>
Date: 2018-11-02 (Fri, 02 Nov 2018)
Changed paths:
M src/_pytest/main.py
Log Message:
-----------
Handle dirs only once
Time: 5.73s/5.88s => 5.36s
(Before rebase: 4.86s => 4.45s)
Commit: 023e1c78df64e0cbdc7fa9ff8a912c56a43a033b
https://github.com/pytest-dev/pytest/commit/023e1c78df64e0cbdc7fa9ff8a912c56a43a033b
Author: Daniel Hahler <[email protected]>
Date: 2018-11-02 (Fri, 02 Nov 2018)
Changed paths:
M src/_pytest/main.py
M src/_pytest/pathlib.py
Log Message:
-----------
paths: use set and isdisjoint
Time: 5.36s => 4.85s (before rebase: 4.45s => 3.55s)
Commit: 4cb838d97809bbe573c69c6683b1b9a6b0108a8c
https://github.com/pytest-dev/pytest/commit/4cb838d97809bbe573c69c6683b1b9a6b0108a8c
Author: Bruno Oliveira <[email protected]>
Date: 2018-11-03 (Sat, 03 Nov 2018)
Changed paths:
M src/_pytest/main.py
M src/_pytest/pathlib.py
M src/_pytest/python.py
Log Message:
-----------
Merge pull request #4237 from boxed/master
Performance fixes
Compare:
https://github.com/pytest-dev/pytest/compare/f2cebce2eb2f...4cb838d97809
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit