I've created a tabular model with hundreds of calculations. The .bim is now about 16MB.
Only about 10 to 20 rows of fact data are being loaded into visual studio. The problem is just about any operation (e.g. adding a level to a hierarchy , or modifying a measure ) is taking up to a minute. Turning automatic calculations off doesn't seem to make any difference.
The deployed model runs well and does it's job.
The problem is the time it takes to modify anything. Slow load, deploy, change just about anything.
Currently running on SQL Server 2014.
Is there anything that can be done to speed up the editing of Tabular Models with large .bim files?
Does anyone have any of similar/larger size and are they experiencing the same issues?
In Resource Monitor it looks like devenv.exe uses 1 core during the delay.