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

include benchmark code for find_*_of algorithm #114

Open
sehe opened this issue May 2, 2022 · 0 comments
Open

include benchmark code for find_*_of algorithm #114

sehe opened this issue May 2, 2022 · 0 comments

Comments

@sehe
Copy link

sehe commented May 2, 2022

boost::core::string_view comes with a very elegant optimized find_{first,last}{,_not}_of implementation.

I wonder in how far the runtime performance depends on available compiler optimizations. It would be nice to have the benchmark code included into the repository so there is a reference people can use to check with new toolchains/configs.

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

No branches or pull requests

1 participant