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

Measuring memory usage #1

Open
kassane opened this issue Jun 7, 2023 · 0 comments
Open

Measuring memory usage #1

kassane opened this issue Jun 7, 2023 · 0 comments

Comments

@kassane
Copy link

kassane commented Jun 7, 2023

Hi, @TwoClocks

I have conducted some tests with c++20 std::corroutine (using asio [non-boost]) and it was perceived that high memory consumption could affect some usage approaches.
I'm trying to achieve some approaches for testing concurrent and asynchronous processes too, without harming memory consumption.
Currently I have two situations, tigerbeetle-cpp getting thread-safe ffi callbacks from zig (w/ c header). Also a small test, showing run asio library in c or zig code.

However, regarding your tests no information about the memory consumption between the mentioned races has been shown.
Would you consider this previously done test valid for evaluating memory consumption or would it need to be re-adapted?

References

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