Hi,
I have recently upgraded my system from 2.15 to 2.17 and some of my courses are significantly slower than before. I made sure I correctly did the steps going from 2.15 to 2.16 as well.
Looking at the debug logs I find this after navigating between problems in a problem set in one of the slow courses:
[Tue Jan 24 10:56:38.645306 2023] WeBWorK::ContentGenerator::Problem::pre_header_initialize: end pg processing
[Tue Jan 24 10:56:40.959122 2023] WeBWorK::dispatch: -------------------- call to WeBWorK::ContentGenerator::Problem::go
From the start of the call up until that point is about a quarter of a second and then it takes about 2.5 seconds to complete this step (looking at the timestamp).
Are there any known issues with the new version that can cause this?
What additional information would be helpful to debug this further?
Thanks!