Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is pytest slower on Windows? #167

Open
prjemian opened this issue Nov 17, 2021 · 0 comments
Open

Why is pytest slower on Windows? #167

prjemian opened this issue Nov 17, 2021 · 0 comments
Labels
Milestone

Comments

@prjemian
Copy link
Owner

Side note: At this point (HEAD: 9b653a5) the run time of pytest from the project's root takes much (~3x) longer on Windows 10 than Linux. Same environment installation (bluesky_2022_1). Why?

time, s # tests OS hardware details
149.3 152 Win 10 CPU: Dual Core Intel Core i7-1065G7 (-MCP-) speed: 1498 MHz
58.75 152 Linux Mint 20 (guest VM on above) CPU: Dual Core Intel Core i7-1065G7 (-MCP-) speed: 1498 MHz
48.5 152 Linux Mint 20.1 CPU: Quad Core Intel Core i5-7600 (-MCP-) speed/min/max: 910/800/4100

Observe that it's not just a difference in the CPU speed.

Originally posted by @prjemian in #163 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant