Skip to content

Conversation

jounathaen
Copy link
Member

@jounathaen jounathaen commented Sep 13, 2025

In a benchmark that deserialized a huge json file (and thus hat ten-thousands of String allocations), I found that the performance of Hermit's allocator was a major bottleneck.

This PR adds a simple bump allocator for experiments. The code is rather hacky, and it is not really intended to be actually merged, or if, we should put it behind a feature flag.

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