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

perf: reduce std::string_view creation #59

Closed
wants to merge 8 commits into from
Closed

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Jan 16, 2023

Before

BasicBench_AdaURL       4825 ns         4824 ns       106667 time/byte=5.97064ns time/url=438.571ns url/s=2.28014M/s

After

BasicBench_AdaURL            4478 ns         4477 ns       156362 time/byte=5.54135ns time/url=407.037ns url/s=2.45678M/s

@anonrig anonrig requested a review from lemire January 16, 2023 18:33
tests/wpt_tests.cpp Outdated Show resolved Hide resolved
src/serializers.cpp Outdated Show resolved Hide resolved
src/parser.cpp Outdated Show resolved Hide resolved
src/parser.cpp Show resolved Hide resolved
@anonrig anonrig closed this Jan 17, 2023
@anonrig anonrig deleted the perf-reduce-string branch January 22, 2023 23:57
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