diff options
author | juj <jujjyl@gmail.com> | 2020-02-09 18:23:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-09 18:23:34 +0200 |
commit | 64760b10911d4dfc828be1fd9ffc74fdd82998ed (patch) | |
tree | 7ea7821d9f5ada5c6500b79d1f2dc063686f2326 /clang-tidy-diff.sh | |
parent | 11c6d59843967640081d7da32f0c43f9fd6ddce6 (diff) | |
download | binaryen-64760b10911d4dfc828be1fd9ffc74fdd82998ed.tar.gz binaryen-64760b10911d4dfc828be1fd9ffc74fdd82998ed.tar.bz2 binaryen-64760b10911d4dfc828be1fd9ffc74fdd82998ed.zip |
Optimize base64 decoding (#2623)
* Optimize base64 decoding (about 7x-10x faster and temporary garbage-free compared to the original version)
* new Uint8Array
* Reuse Uint8Array view
* Fix end handling
* Code format
* Update tests
Diffstat (limited to 'clang-tidy-diff.sh')
0 files changed, 0 insertions, 0 deletions