the-moisrex / webpp

C++ web framework | web development can be done with C++ as well.
https://t.me/webpp
MIT License
126 stars 9 forks source link

IDNA Mapping algorithm optimization #530

Open the-moisrex opened 2 months ago

the-moisrex commented 2 months ago

There are 3 ways I can suggest for optimization:

the-moisrex commented 2 months ago

Just implemented the Sequenced Mapping Optimization (Packaging Mappings) technique. It saved a few kibibytes.