performance - vs2010 + ReSharper6 = SLOW Javascript. Why? -
happens few minutes after opening .aspx file 250+ lines of js code many comments. when i'm editing js - 1 core become 100% loaded , performance 1 letter per second. when i'm reopening file - starts perform time, slows down again recently... how fix it?
environment: vs2010 + sp1 additional software - resharper6 (faced same issue 5th version)
hardware: c2q9550 + 8gb ram
resharper has bunch of features / improvements javascript code. guess of improvements were... suboptimal. doing lot of parsing , checking in background while type, can take reasonable amount of cpu time.
you may find machine not powerful enough run newer version - running 1 of beta builds of v6 had uninstall due performance issues, , on multicore machine. different people have different experiences, not run on lower spec machine.
Comments
Post a Comment