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

1.0 Release #1

Closed
10 of 12 tasks
anonrig opened this issue Apr 10, 2022 · 0 comments
Closed
10 of 12 tasks

1.0 Release #1

anonrig opened this issue Apr 10, 2022 · 0 comments

Comments

@anonrig
Copy link
Owner

anonrig commented Apr 10, 2022

Hey there!

Here is a little list of all the issues related to 1.0 release.

  • Rewrite parse_ipv6 in javascript
  • Rewrite parse_ipv4 in javascript
  • Research on performance on domain_to_ascii
  • Research on removing textencoder/textdecoder from the project
  • Research tr46 and its performance impact
  • Conform to all tests (100% test coverage)
  • Investigate why string/percent_decode and string/utf8_percent_encode receives non-string values
  • Use shared memory allocation for utf-8 encoding
  • Try to reduce the number of Uint8Array allocations
  • Replace setInput while traversing checks.
  • Replace states with numbers for performance
  • Avoid string comparison
@anonrig anonrig pinned this issue Apr 10, 2022
@anonrig anonrig closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2023
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