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

Problem with replaceImage #61

Open
andyrlv opened this issue Oct 18, 2022 · 2 comments
Open

Problem with replaceImage #61

andyrlv opened this issue Oct 18, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@andyrlv
Copy link

andyrlv commented Oct 18, 2022

Hi!

I got interesting behaviour (in demo1) - a very slow performance in dashboards if demomonkey enabled and included replaceImage function in a script. Without it everything works as usual. But with this feature - page loading is a 10 times slower with artifacts in widgets.

!replaceImage(*BORw0KGgoAAAANSUhEUgAAFBAAAAXOCAYAAAB70BrQAAAgAElEQVR4Xu*) = 'https://moorinsightsstrategy.com/wp-content/uploads/2020/05/Cisco-logo.png'

@svrnm
Copy link
Owner

svrnm commented Oct 19, 2022

thanks

@svrnm svrnm added the bug Something isn't working label Oct 19, 2022
@svrnm
Copy link
Owner

svrnm commented Oct 24, 2022

It looks like the issue comes from "relatively large" images: if there are images in the "hundreds of kilobytes" area the performance gets down drastically until the point everything crashes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants