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

0.7.1 #181

Merged
merged 16 commits into from
Nov 15, 2024
Merged

0.7.1 #181

merged 16 commits into from
Nov 15, 2024

Conversation

curlpipe
Copy link
Owner

@curlpipe curlpipe commented Nov 7, 2024

  • Efficiency
    • Optimisation Rounds
      • Optimisation Round 1 - from_iter (string escaping)
      • Optimisation Round 2 - core::slice::memchr::memchr_aligned & core::str::count::do_count_chars origin is char_len and find_all
      • Optimisation Round 3 - raw_to_char moving by word
      • Optimisation Round 4 - selection_loc_bound - called repeatedly - stop it
      • Optimisation Round 5 - reducing rendering burden
  • Editing
    • Opening of binary files
    • Better selecting backwards over words
    • Better selecting backwards over lines
  • Bug Fixes
    • Selecting over unicode character bug fix

@curlpipe curlpipe merged commit b58c3fc into master Nov 15, 2024
3 checks passed
@curlpipe curlpipe deleted the 0.7.1 branch November 15, 2024 13:45
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