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

[Feature Request] #769

Closed
lecion opened this issue Sep 4, 2023 · 1 comment
Closed

[Feature Request] #769

lecion opened this issue Sep 4, 2023 · 1 comment

Comments

@lecion
Copy link

lecion commented Sep 4, 2023

What feature or change would you like to see made?

I am using @cornerstonejs/core and have noticed that it relies on the detect-gpu package. However, by default, detect-gpu loads the benchmarks.json file from the unpkg CDN, which is extremely slow in our network environment. I would like to be able to specify the benchmarksURL during initialization to use an alternative loading method more suitable for our network environment.

Why should we prioritize this feature?

I would like to provide a benchmarksURL to @cornerstonejs/core as an alternative to the default unpkg CDN loading mechanism. This will enable us to load detect-gpu resources more quickly within our network environment.

@lecion lecion closed this as completed Sep 4, 2023
@lecion
Copy link
Author

lecion commented Sep 4, 2023

I found it in #633

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

No branches or pull requests

1 participant