Skip to content

Measuring memory usage #1

Description

@kassane

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions