-
Notifications
You must be signed in to change notification settings - Fork 334
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
web: memory constantly grows then shrinks for seemingly no reason #909
Comments
We should be able to debug this using the |
The saw-toothing is
|
We have a decent picture of where these come from by now:
Further investigation is needed, but with what we know the issue seems fairly contained, and not as worrisome as originally thought, especially if we continue to use the |
Look at the memory panel if both of these examples.
Native behaviour (
cargo r --release --features web -- examples/out/avocado.rrd
):23-01-24_17.56.22.patched.mp4
Web behaviour (
cargo r --release --features web -- --web-viewer examples/out/avocado.rrd
):<screwed up the recording, gotta make a new one>
The text was updated successfully, but these errors were encountered: