Improve MaterialList loading#7657
Conversation
It's faster to load them all in one request, and start the request earlier.
|
@CodeRabbit review this pr |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain@BacLuc I'll review PR #7657 for you. Let me gather the necessary information about the pull request first. 🏁 Script executed: Length of output: 4414 PR Review: Improve MaterialList loading@BacLuc Great work on optimizing the material loading performance! This PR effectively addresses the performance concern by batching requests instead of making individual ones. Here's my detailed review: ✅ Positive Changes
|
201242f to
8479376
Compare
⛔ Feature branch deployment currently inactive.If the PR is still open, you can add the |
|
The resulting request to the content_nodes |
Replace requests for each category/materialnode with a request to the collection with a filter.