Skip to content
New issue

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

ISSUE 4628 - Model Loading Speed Improvements #4629

Merged
merged 18 commits into from
Dec 15, 2023
Merged

ISSUE 4628 - Model Loading Speed Improvements #4629

merged 18 commits into from
Dec 15, 2023

Conversation

sebjf
Copy link
Contributor

@sebjf sebjf commented Dec 1, 2023

This fixes #4628

Description

This PR is created right now to get a deployment so we can benchmark against one without any fixes.

Test cases

@sebjf sebjf added the invalid label Dec 1, 2023
@sebjf sebjf changed the base branch from master to staging December 1, 2023 14:31
@sebjf
Copy link
Contributor Author

sebjf commented Dec 1, 2023

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Charence
Copy link
Contributor

Charence commented Dec 2, 2023

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@sebjf
Copy link
Contributor Author

sebjf commented Dec 4, 2023

@Charence, I uploaded these this morning: https://issue-4628.dev.3drepo.io/v5/dashboard/MeshOptWorkspace/e116e566-85d2-48f2-a778-e0077fed248e/t/containers

If you can get a couple of the asset bundles from the ref nodes, I can check if they are gzipped properly and therefore if the issue is with the bouncer or .io?

carmenfan
carmenfan previously approved these changes Dec 7, 2023
Copy link
Member

@carmenfan carmenfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works fine, the only issue I find is that we don't cancel the background fetches when we leave the page:

img-07-53-23-09-53

This could be problematic if the user entered a container and start fetching thousands of bundles.... But I don't think this is release critical and it could be something we address in 5.8 if it's complex (if so, please create an issue) - so approving for now!

@sebjf
Copy link
Contributor Author

sebjf commented Dec 8, 2023

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@carmenfan carmenfan self-assigned this Dec 13, 2023
@carmenfan carmenfan removed the invalid label Dec 13, 2023
@carmenfan carmenfan merged commit 8e7a0a4 into staging Dec 15, 2023
8 of 10 checks passed
@carmenfan carmenfan deleted the ISSUE_4628 branch December 15, 2023 17:06
@carmenfan carmenfan removed their assignment Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model Loading Performance Improvement
3 participants