Array Slicing fo'Shizzle!.ppt
《Array Slicing fo'Shizzle!.ppt》由会员分享,可在线阅读,更多相关《Array Slicing fo'Shizzle!.ppt(20页珍藏版)》请在麦多课文档分享上搜索。
1、Array Slicing fo Shizzle!, Kris 2007, Kris 2007,Some Background,2001: Web servers (Tomcat, Resin, WebLogic, etc) 2002: Bull in a china shop, Kris 2007,A Java Enigma,Overt GC reliance has potential to make any language or system appear sluggish Java has few easy-to-apply alternatives Libraries & syst
2、ems can appear GC-bound GC can be a synchronization bottleneck Yet, Java flourished on the server, Kris 2007,GC Pressure Reduction,Low-level access to malloc/free Precision new & delete overrides Temporal struct or class on the stack Free-lists Array slicing, Kris 2007,Array Slicing fo Shizzle!,Easy
3、-to-use array aliasing Native to the language auto slice = array start end;, Kris 2007,Three Use-Cases,Text Processing Sliced HTTP Clustering with Tina, Kris 2007,1: Integer as Text,char uitoa (uint val, char output=null) if (output.length unit.dig)output.length = uint.dig;auto len = output.length;d
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ARRAYSLICINGFO SHIZZLEPPT
