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

large output buffer #18

Open
Gidrogen opened this issue Sep 2, 2022 · 0 comments
Open

large output buffer #18

Gidrogen opened this issue Sep 2, 2022 · 0 comments

Comments

@Gidrogen
Copy link

Gidrogen commented Sep 2, 2022

Hi. My program uses quite a lot of RAM and sometimes crashes.
So I found this library to diagnose.
But I found that it uses a rather large persistent buffer of 2048 to output the saved data to the web page.
Is it possible to assign this buffer dynamically when the report is viewed?
after which transfer the memory to the main program?
Thanks.

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