Hello everyone!
I just want to share one thing that a noted and could be crucial. After upgrading my DataHub from 0.8.41 to 0.8.44, the user experience was drastically affected. After a few days of trying to debug, I decided to rollback my development instance to 0.8.41 version. Below, I will share the results of the same query, the first in the production environmt with the version 0.8.44 and the second in the development environment with the version 0.8.41.
Searching for "order" - version 0.8.41
First try: | 43 requests | 5.6 MB transferred | 5.6 MB resources | Finish: 5.50 s | DOMContentLoaded: 3.82 s | Load: 4.23 s |
Average time is 6 seconds to load
Searching for "order" - version 0.8.44
First try: | 32 requests | 5.7 MB transferred | 5.7 MB resources | Finish: 34.64 s | DOMContentLoaded: 3.84 s | Load: 4.36 s |
Average time is 14 seconds to load
Disclaimer: This performance impact has been reported by ALL users of the platform but the above data does not necessarily prove it. I just want to know if anyone else has gone through the same situation.
Does anyone know why?