中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档 | 网通镜像
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > Web开发 > XML
InsideMSXMLPerformance(MSXML性能分析)(7)
作者:ayusay 时间:2001-12-23 11:46 出处:互联网 责编:chinaitpower
              摘要:InsideMSXMLPerformance(MSXML性能分析)(7)

小结

The XML team at Microsoft has done some great work to improve the performance of the MSXML parser over the last three releases. They made a major improvement to the scalability of MSXML for the Windows 2000 release, as described at the end of Charlie Heinemann's article "What's New in XML for Microsoft Windows 2000." They added new interfaces in the MSXML January 2000 Web Release that allow caching of schemas and XSL templates. The Web Release also includes some important work to improve the memory management of XSL transformations, so that they scale better on the server.

MicrosoftXML小组在过去的三版MSXML解析器中作了大量的工作来提升性能。他们在Windows 2000版中大大提升了MSXML的伸缩性,正如在Charlie Heinemann"What's New in XML for Microsoft Windows 2000"一文最后提到的那样。他们在MSXML January 2000 Web版中添加了新的接口用来缓存schemaXSL模板。该版本还包含了对XSL转换的内存管理十分重要的一些改进,使得能够在服务器上有更好的伸缩性能。

I ran out of time in this article to explore the new features. If there's enough interest, perhaps I'll do a follow up article on them. The C++ source code used to get the performance numbers in this article and the same data is included in the xmlperf.exe file that accompanies this article.

以上就是对MSXML一些新的性能的探讨。如果大家有兴趣,我可能会有后续的文章继续讨论这个问题。在本文中用来做性能测试的C++源代码和使用的样本文件都包含在与本文配套的xmlperf.exe文件之中[SL1] 


 [SL1]The link is not available

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有