Skip to content

Conversation

discord9
Copy link

@discord9 discord9 commented Apr 2, 2024

Added a bump allocator to test it's perf again pooling,
perf_change
turned out for unpooled request, the time is decreased by 30%,
and as expected, for pooled request, time consume goes up by 6%,
which indicate bump allocator is better suit for case where pooling request is hard, allocation is small and phased

@v0y4g3r v0y4g3r force-pushed the step6/optimize-slice branch from 3af0d33 to 93c53e2 Compare April 13, 2024 09:13
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.

2 participants