[BUG] cudf.Series str.replace performance appears slower than nvstrings #4937
Labels
bug
Something isn't working
libcudf
Affects libcudf (C++/CUDA) code.
Performance
Performance related issue
strings
strings issues (C++ and Python)
Describe the bug
cudf.Series str.replace performance appears slower than nvstrings. Probably related to #4885.
Steps/Code to reproduce bug
Expected behavior
Performance should be more closely aligned with nvstrings.
The text was updated successfully, but these errors were encountered: