Skip to content

Conversation

@blt
Copy link
Collaborator

@blt blt commented Jan 13, 2026

What does this PR do?

This commit updates payloadtool with a tracking allocator, showing:

  • total allocations
  • total deallocations
  • total bytes allocated
  • peak bytes live

This information is exposed on stderr if --memory-stats is provided to payloadtool. The goal is to enable more convenient optimization flows for lading developers.

@blt blt requested a review from a team as a code owner January 13, 2026 19:53
This commit updates payloadtool with a tracking allocator, showing:

* total allocations
* total deallocations
* total bytes allocated
* peak bytes live

This information is exposed on stderr if `--memory-stats` is provided to
payloadtool. The goal is to enable more convenient optimization flows
for lading developers.

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt force-pushed the blt/memory-stats-payloadtools branch from 36b2441 to df55fee Compare January 13, 2026 19:57
Copy link
Collaborator Author

blt commented Jan 13, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants