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

s_cmd vs x_cmd benchmark #414

Merged
merged 1 commit into from
Dec 22, 2021
Merged

s_cmd vs x_cmd benchmark #414

merged 1 commit into from
Dec 22, 2021

Conversation

rjkroege
Copy link
Owner

slower than x. Add a benchmark BenchmarkLargeEditTargets.* to
compare the performance of equivalent s and x edits on a range of
buffer sizes.

slower than `x`. Add a benchmark BenchmarkLargeEditTargets.* to
compare the performance of equivalent `s` and `x` edits on a range of
buffer sizes.
@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #414 (2829b40) into master (74da035) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #414   +/-   ##
=======================================
  Coverage   53.83%   53.83%           
=======================================
  Files          55       55           
  Lines       10678    10678           
=======================================
  Hits         5748     5748           
  Misses       4519     4519           
  Partials      411      411           
Impacted Files Coverage Δ
addr.go 80.18% <ø> (ø)
text.go 49.12% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74da035...2829b40. Read the comment docs.

@rjkroege rjkroege merged commit 4ca819b into master Dec 22, 2021
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.

1 participant