File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1275,8 +1275,8 @@ Performance matters and it is worth considering whether your code has introduced
1275
1275
performance regressions. pandas is in the process of migrating to
1276
1276
`asv benchmarks <https://github.com/spacetelescope/asv >`__
1277
1277
to enable easy monitoring of the performance of critical pandas operations.
1278
- These benchmarks are all found in the ``pandas/asv_bench `` directory. asv
1279
- supports both python2 and python3 .
1278
+ These benchmarks are all found in the ``pandas/asv_bench `` directory, and the
1279
+ test results can be found ` here < https://pandas.pydata.org/speed/pandas/#/ >`__ .
1280
1280
1281
1281
To use all features of asv, you will need either ``conda `` or
1282
1282
``virtualenv ``. For more details please check the `asv installation
You can’t perform that action at this time.
0 commit comments