...
首页> 外文期刊>Software: Practice and experience >Transcoding billions of Unicode characters per second with SIMD instructions
【24h】

Transcoding billions of Unicode characters per second with SIMD instructions

机译:Transcoding billions of Unicode characters per second with SIMD instructions

获取原文
获取原文并翻译 | 示例
           

摘要

In software, text is often represented using Unicode formats (UTF-8 and UTF-16). We frequently have to convert text from one format to the other, a process called transcoding. Popular transcoding functions are slower than state-of-the-art disks and networks. These transcoding functions make little use of the single-instruction-multiple-data (SIMD) instructions available on commodity processors. By designing transcoding algorithms for SIMD instructions, we multiply the speed of transcoding on current systems (x64 and ARM). To ensure reproducibility, we make our software freely available as an open source library.

著录项

获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号