Répertoire de publications
de recherche en accès libre
de recherche en accès libre
Muła, Wojciech et Lemire, Daniel (2018). Faster Base64 Encoding and Decoding Using AVX2 Instructions. ACM Transactions on the Web, 12 (3). https://doi.org/10.1145/3132709
Fichier(s) associé(s) à ce document :
PDF
- base64.pdf
Contenu du fichier : Manuscrit accepté (révisé après évaluation) Licence : Creative Commons CC BY. |
|
Catégorie de document : | Articles de revues |
---|---|
Évaluation par un comité de lecture : | Oui |
Étape de publication : | Publié |
Résumé : | Web developers use base64 formats to include images, fonts, sounds and other resources directly inside HTML, JavaScript, JSON and XML files. We estimate that billions of base64 messages are decoded every day. We are motivated to improve the efficiency of base64 encoding and decoding. Compared to state-of-the-art implementations, we multiply the speeds of both the encoding (~10x) and the decoding (~7x). We achieve these good results by using the single-instruction-multiple-data (SIMD) instructions available on recent Intel processors (AVX2). Our accelerated software abides by the specification and reports errors when encountering characters outside of the base64 set. It is available online as free software under a liberal license. |
Déposant: | Lemire, Daniel |
Responsable : | Daniel Lemire |
Dépôt : | 17 janv. 2018 21:25 |
Dernière modification : | 04 janv. 2019 18:17 |
RÉVISER |