| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
e18e dependency analysisNo dependency warnings found. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
this pr uses arraybuffers instead of node's buffers for the operations, allowing browser usage.
im not sure if this is a good idea, i want to at least benchmark both versions to make sure its not ungodly slower
having benchmarked, decoding using buffer is 1.7x faster than using arraybuffers. in browsers it would presumably still be slower with a polyfill