Changes in CLazyLinker
- can update shared variables internally, so that it does not need
Function.__call__ to give correct answers.
- it can loop without returning to Python to implement scan (though this is not
much faster than a for i in xrange(...) f.fn() type thing
- it is versioned now so that it is recompiled when necessary
- the scan test speed is modified to show these things.
正在显示
请
注册
或者
登录
后发表评论