Autofac:AutofacContrib.Monitoring 在哪里?
从这个页面:
...这可以带来高达Resolve() 调用速度提高了 10 倍,但仅对出现在许多对象图中的组件有意义。使用AutofacContrib.Monitoring获取激活计数,以确定哪些组件值得切换。
“AutofacContrib.Monitoring”在哪里?我从官方下载页面下载了AutofacContrib-2.4.4.705-NET40.zip,并在源代码并Google,但找不到。
谢谢
From this page:
...This can yield an improvement of up to 10x faster Resolve() calls, but only makes sense for components that appear in many object graphs. Get activation counts using AutofacContrib.Monitoring to determine which components are worth switching.
Where is the "AutofacContrib.Monitoring"? I downloaded AutofacContrib-2.4.4.705-NET40.zip from the official download page, and also searched in the source code and Google, but couldn't find it.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AutofacContrib.Monitoring 从未发布过,它仅位于源存储库中。
更好的选择是从 http://whitebox.googlecode.com 获取 Whitebox(您需要从来源,但值得付出努力:))
尼克
AutofacContrib.Monitoring has never been released, it is in the source repository only.
A better option is to get Whitebox from http://whitebox.googlecode.com (you'll need to build from source but it is worth the effort :))
Nick