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 basic benchmarking #88

Merged
merged 3 commits into from
Aug 24, 2022
Merged

Add basic benchmarking #88

merged 3 commits into from
Aug 24, 2022

Conversation

notgull
Copy link
Member

@notgull notgull commented Aug 21, 2022

I'd like to be able to tell if #85 positively or negatively impacts the performance of I/O (although my initial expectations is no effect at all). This PR adds a set of benchmarks that measure the performance of a number of operations.

Currently a work in progress that only measures reading/writing, and ideally would probably only measure one at a time.

@notgull notgull marked this pull request as ready for review August 23, 2022 16:42
@notgull
Copy link
Member Author

notgull commented Aug 23, 2022

I have all of the benchmarks I'd like here now.

@taiki-e

This comment was marked as resolved.

@taiki-e taiki-e closed this Aug 24, 2022
@taiki-e taiki-e reopened this Aug 24, 2022
@notgull notgull merged commit 7deba4f into smol-rs:master Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants