I've been making infrequent progress eliminating the "slow doctest"
warnings that appear on every pull request. In most cases, I can
easily reproduce the problem because my CPU is slower than the CI.

But, there are many tests that are slow only on macOS/Conda, and they
are seemingly slow for no reason. You can take any open pull request
as an example:

  https://github.com/sagemath/sage/pull/41200/files

If you scroll down to the "slow doctest" annotations, you'll
eventually see tests that ran slow on macOS/Conda but nowhere else.

I opened an issue for this a while ago:

  https://github.com/sagemath/sage/issues/40825

I am wondering if maybe the macOS binaries available on Conda are
unoptimized, or something like that. Since this is a niche issue and
most of us don't have access to macOS... if you know anyone using
Conda on macOS, please ask them if everything is slow.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/aR-dgcoWnml8OFOn%40mertle.

Reply via email to