VSSpeedster - Speed up your VS 2010

简介:

一直感觉VS慢,也找了网上不少加速的文章,可惜像智能提示这些爽的功能怎么可能关呢?真是无比纠结。

又在等待编译的时候,无聊的在插件搜索中输入speed,空空的结果又打击我了,哎,那google 试试 vs speed,咦?一个台湾人发表的日志吸引了我——“众里寻他千百度”。

好吧废话不多贴出介绍。

This addin will change your build related commands to trigger MSBuild with parallel compilation massively reducing the build time of your project and improving the responsiveness of the VS UI while the build is running.

简单说就是用并行运算来提高速度,其实进入多核已经不是一天两天了,但是软件大多根本没有使用并行,VS2010也一样,当然了,并行会带来很多问题,特别在编译的时候,但是试想现在分层架构中大部分时间都是在一个层中工作,谁没事情调整依赖关系,如果依赖关系变化不大,并行就没事,更何况这个插件提供了很方便的切换方式,详情请见插件中的readme.

Codeplex Link:http://vsspeedster.codeplex.com/

另外Win7的哥们要注意了,Addin文件夹为C:\ProgramData\Microsoft\VisualStudio\10.0\Addins

    • Projects Num:  25
    •              CPU:  E5400@2.7GHz*2
    •             RAM:  2.00GB
    •         System: Win7-32bit-Uti
    •    Pre-Install: 40s-50s
    • After-Install: 12s-16s
    •     Save time: 60%

PS:我省下的时间不是很多,大概是原来的1/3吧。不过机器只有双核,回家四核笔记本再试试,如果方便请大家留下测试数据,谢谢。


本文转自today4king博客园博客,原文链接:http://www.cnblogs.com/jinzhao/archive/2011/05/31/2064264.html,如需转载请自行联系原作者

相关文章
gdk_screen_get_scale_factor已经淘汰,改成gdk_screen_get_monitor_scale_factor
gdk_screen_get_scale_factor已经淘汰,改成gdk_screen_get_monitor_scale_factor
98 0
|
调度
6.3.3Transmit ONOFF time mask
6.3.3Transmit ONOFF time mask
248 0
|
Web App开发 JavaScript 测试技术
|
关系型数据库 MySQL 数据库
|
SQL Shell Perl
[20170604]12c Top Frequency histogram 2
[20170604]12c Top Frequency histogram补充.txt 1.环境: SCOTT@test01p> @ ver1 PORT_STRING                    VERSION        BANNER       ...
991 0

热门文章

最新文章