We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
============================== slowest durations =============================== 42.14s call tests/test_debug_mode.py::test_debug_mode_combined_training[spark] 21.49s call tests/test_debug_mode.py::test_debug_mode_ptrrm_train[spark] 20.24s call tests/test_analyse_blocking.py::test_analyse_blocking_slow_methodology[spark] 18.65s call tests/test_debug_mode.py::test_debug_mode_u_training[spark] 17.38s call tests/test_full_example_spark.py::test_full_example_spark 14.38s call tests/test_debug_mode.py::test_debug_mode_em_training[spark] 13.66s call tests/test_debug_mode.py::test_debug_mode_profile_columns[spark]
The text was updated successfully, but these errors were encountered:
One simple solution would be to disable for Spark; i can't remember whether we observed cases where debug mode failed for Spark but nothing else
Sorry, something went wrong.
No branches or pull requests
============================== slowest durations ===============================
42.14s call tests/test_debug_mode.py::test_debug_mode_combined_training[spark]
21.49s call tests/test_debug_mode.py::test_debug_mode_ptrrm_train[spark]
20.24s call tests/test_analyse_blocking.py::test_analyse_blocking_slow_methodology[spark]
18.65s call tests/test_debug_mode.py::test_debug_mode_u_training[spark]
17.38s call tests/test_full_example_spark.py::test_full_example_spark
14.38s call tests/test_debug_mode.py::test_debug_mode_em_training[spark]
13.66s call tests/test_debug_mode.py::test_debug_mode_profile_columns[spark]
The text was updated successfully, but these errors were encountered: