From 8e1f6a7ed445672817e322dc2d4728d002dcc575 Mon Sep 17 00:00:00 2001 From: Emily Taylor Date: Fri, 2 Dec 2022 12:30:29 +0100 Subject: [PATCH] updated benchmark-machine link --- doc/source/development/maintaining.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/development/maintaining.rst b/doc/source/development/maintaining.rst index 9e32e43f30dfc..6e9f622e18eea 100644 --- a/doc/source/development/maintaining.rst +++ b/doc/source/development/maintaining.rst @@ -318,7 +318,7 @@ Benchmark machine ----------------- The team currently owns dedicated hardware for hosting a website for pandas' ASV performance benchmark. The results -are published to http://pandas.pydata.org/speed/pandas/ +are published to https://asv-runner.github.io/asv-collection/pandas/ Configuration `````````````