Closed yusuf-musleh closed 7 months ago
Based on the performance tests ran in the https://github.com/openedx/modular-learning/issues/178, the findings concluded that pasting units/blocks that contain large number of tags is inefficient.
For this task we should look into what is causing the bottleneck and optimize the pasting implementation to speed it up.
Posted more finds at https://github.com/openedx/modular-learning/issues/178#issuecomment-2071358972, turns out no further optimizations needed.
Based on the performance tests ran in the https://github.com/openedx/modular-learning/issues/178, the findings concluded that pasting units/blocks that contain large number of tags is inefficient.
For this task we should look into what is causing the bottleneck and optimize the pasting implementation to speed it up.