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

Add benchmark and profiling facilities #71

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Add benchmark and profiling facilities #71

merged 4 commits into from
Feb 5, 2025

Conversation

supercaracal
Copy link
Contributor

@supercaracal supercaracal commented Feb 5, 2025

I added benchmark and profiling facilities to get a proof of a performance tuning. Also I set the both to a workflow in CI. I think we became to be able to review tunings were whether legit or not. As a context, I have a plan to try to lessen load of GC by using sync.Pool for some buffers in the future.

@supercaracal supercaracal marked this pull request as ready for review February 5, 2025 06:37
@supercaracal supercaracal requested a review from etsxxx February 5, 2025 06:37
@supercaracal supercaracal merged commit 1979e9b into master Feb 5, 2025
6 checks passed
@supercaracal supercaracal deleted the add-bench branch February 5, 2025 07:27
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