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

Benchmark parsing CSV files against std::ranges #207

Open
3 tasks done
ashvardanian opened this issue Dec 30, 2024 · 0 comments
Open
3 tasks done

Benchmark parsing CSV files against std::ranges #207

ashvardanian opened this issue Dec 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ashvardanian
Copy link
Owner

Describe what you are looking for

It may be a good idea to both benchmark StringZilla against std::ranges and validate compatibility, implementing a bench_parse_csv.cpp CSV parser, similar to the Simpler and faster parsing code with std::views::split by @lemire.

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ashvardanian ashvardanian added the enhancement New feature or request label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant