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

From my colleague, a perf improvement to Async_file_logger, so it uses somewhat less memory per pending-for-logging message. I then massage that code somewhat. #49

Merged
merged 5 commits into from
Jan 23, 2024

Conversation

ygoldfeld
Copy link
Contributor

No description provided.

…er, so it uses somewhat less memory per pending-for-logging message. I will then massage this code somewhat.
…har[]>(size_t) would zero-initialize the chars, whereas for us that is a waste. Using the technique from Basic_blob (there is also a @todo added to make a util::Tight_blob later, so it can be reused by itself and also Basic_blob would be written in terms of it).
@ygoldfeld ygoldfeld merged commit c1bc827 into main Jan 23, 2024
44 checks passed
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

Successfully merging this pull request may close these issues.

1 participant