« April Fool | トップページ | [ASP.NET] Atlas March 2006 CTP Released »

2006/04/02

[Python] IronPython beta 5 released

Python の .NET 実装である IronPython の beta 5 が公開されています。 ダウンロードはこちら。

We have just released IronPython 1.0 Beta 5. This release focuses primarily on improving IronPython’s performance. In this area we’ve reduced working set and startup type by optimizing methods on-demand, improved the speed of attribute access, reduced the overhead in many basic operations (e.g. equality checks and uninitialized checks for local variables), and done other various fine tuning. As usual there are also a good number of bug fixes (primarily focused on community reported bugs). There was also one significant API change in the .NET <-> Python interoperability area:

今回の修正はパフォーマンスの改善がメインのようです。他に、.NET と Python をつなぐ API にも変更が加えられたようです。

参考:
IronPython Workspace

|

« April Fool | トップページ | [ASP.NET] Atlas March 2006 CTP Released »

コメント

この記事へのコメントは終了しました。

トラックバック


この記事へのトラックバック一覧です: [Python] IronPython beta 5 released:

« April Fool | トップページ | [ASP.NET] Atlas March 2006 CTP Released »