简体   繁体   English

使用Saxon for .net的最大优势是什么?

[英]What is the most advantage using Saxon for .net?

I'm working in .net 4.0 C# xslt1.0. 我正在.net 4.0 C#xslt1.0中工作。 I hesitate to migrate with saxon processor is there real différencies in performance? 我犹豫是否要使用Saxon处理器进行迁移,性能确实存在差异吗?

I don't have any performance comparisons between Microsoft's XSLT 1.0 processor and the Saxon XSLT 2.0 processor on .NET. 我在.NET上的Microsoft XSLT 1.0处理器和Saxon XSLT 2.0处理器之间没有任何性能比较。

I imagine you are talking about execution speed, but what is much more important is development speed: you can buy a decent server for about half the cost of hiring a programmer for a day. 我想您正在谈论执行速度,但更重要的是开发速度:您可以用一天雇用一名程序员的一半成本购买一台像样的服务器。 And in my experience (though it depends on the task) development productivity with XSLT 2.0 is about doubled compared with XSLT 1.0. 以我的经验(尽管取决于任务),XSLT 2.0的开发效率是XSLT 1.0的两倍。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM