Closed
Description
As spotted by our continuous benchmark suite, there is a more than 2x slowdown in pairwise_distances
on sparse input data (for the Euclidean metric).
This happened between b4afbee and fabe160.
Could it be ef5c087?
It's not sure because there are many other commits in git log b4afbeee..fabe1606
and I did not review them all.